Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0763565157d6401623f57a64962ffe6d17717018 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-ssh5367863646771972615.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8223240842174824662.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/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-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8056504093376220874.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16302620239869723489.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-rest-go/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-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9137241340999510377.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-rest-go, 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-rest-go-settings PROJECT: device-rest-go 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-rest 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-1998’ Running on prd-ubuntu20.04-docker-8c-8g-2025 in /w/workspace/edgexfoundry_device-rest-go_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-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0763565157d6401623f57a64962ffe6d17717018 (main) Commit message: "Merge pull request #519 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0763565157d6401623f57a64962ffe6d17717018 # timeout=10 > git rev-list --no-walk ebfcea488914323c244f670204065839212e06e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:54:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:54:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:54:17 ========================================================= 06:54:17 EdgeX Global Pipelines Version Info 06:54:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:54:18 ------------------- 06:54:18 stable info: 06:54:18 ------------------- 06:54:18 Commited By: Cherry Wang cherry@iotechsys.com 06:54:18 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:54:18 Message: update stable to v1.0.278 06:54:19 ------------------- 06:54:19 experimental info: 06:54:19 ------------------- 06:54:19 Commited By: **** collab-it+edgex@linuxfoundation.org 06:54:19 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:54:19 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0763565157d6401623f57a64962ffe6d17717018 [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0763565 [Pipeline] echo 06:54:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:54:19 provisioning config files... 06:54:19 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config823170503549308020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:20 ---> ****-login.sh 06:54:20 nexus3.edgexfoundry.org:10001 06:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:20 06:54:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:54:20 Configure a credential helper to remove this warning. See 06:54:20 https://docs.****.com/go/credential-store/ 06:54:20 06:54:20 Login Succeeded 06:54:20 nexus3.edgexfoundry.org:10002 06:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:20 06:54:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:54:20 Configure a credential helper to remove this warning. See 06:54:20 https://docs.****.com/go/credential-store/ 06:54:20 06:54:20 Login Succeeded 06:54:20 nexus3.edgexfoundry.org:10003 06:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:20 06:54:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:54:20 Configure a credential helper to remove this warning. See 06:54:20 https://docs.****.com/go/credential-store/ 06:54:20 06:54:20 Login Succeeded 06:54:20 nexus3.edgexfoundry.org:10004 06:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:20 06:54:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:54:20 Configure a credential helper to remove this warning. See 06:54:20 https://docs.****.com/go/credential-store/ 06:54:20 06:54:20 Login Succeeded 06:54:20 ****.io 06:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:21 06:54:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:54:21 Configure a credential helper to remove this warning. See 06:54:21 https://docs.****.com/go/credential-store/ 06:54:21 06:54:21 Login Succeeded 06:54:21 ---> ****-login.sh ends [Pipeline] } 06:54:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:54:21 + git rev-list -1 --merges 0763565157d6401623f57a64962ffe6d17717018~1..0763565157d6401623f57a64962ffe6d17717018 [Pipeline] echo 06:54:21 -----------> git rev-list -1 --merges 0763565157d6401623f57a64962ffe6d17717018~1..0763565157d6401623f57a64962ffe6d17717018 0763565157d6401623f57a64962ffe6d17717018 06:54:21 0763565157d6401623f57a64962ffe6d17717018 [false] [Pipeline] sh 06:54:21 + git log --format=format:%s -1 0763565157d6401623f57a64962ffe6d17717018 [Pipeline] echo 06:54:21 ========================================================= 06:54:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:54:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:54:22 + git log --format=format:%s -1 0763565157d6401623f57a64962ffe6d17717018 [Pipeline] echo 06:54:22 [semverPrep] GIT_COMMIT: 0763565157d6401623f57a64962ffe6d17717018, Commit Message: Merge pull request #519 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55 [Pipeline] echo 06:54:22 [semverPrep] This is not a build commit. [Pipeline] sh 06:54:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:54:22 + grep -v github /etc/ssh/ssh_known_hosts 06:54:22 + [ -e /tmp/ssh_known_hosts ] 06:54:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:54:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:54:22 + sudo tee -a /etc/ssh/ssh_known_hosts 06:54:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:22 06:54:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:23 0.1.4: Pulling from edgex-devops/py-git-semver 06:54:23 3dae71ba6b94: Pulling fs layer 06:54:23 6bf1a483ea7c: Pulling fs layer 06:54:23 f5dfc541a4d3: Pulling fs layer 06:54:23 461d9e800cba: Pulling fs layer 06:54:23 80192f66455f: Pulling fs layer 06:54:23 2e8e34ca0e6c: Pulling fs layer 06:54:23 a29436f7fd5d: Pulling fs layer 06:54:23 923cac83aea3: Pulling fs layer 06:54:23 25ad8b0a4227: Pulling fs layer 06:54:23 db01528c6b51: Pulling fs layer 06:54:23 28988de357af: Pulling fs layer 06:54:23 a29436f7fd5d: Waiting 06:54:23 923cac83aea3: Waiting 06:54:23 25ad8b0a4227: Waiting 06:54:23 db01528c6b51: Waiting 06:54:23 28988de357af: Waiting 06:54:23 461d9e800cba: Waiting 06:54:23 80192f66455f: Waiting 06:54:23 2e8e34ca0e6c: Waiting 06:54:23 6bf1a483ea7c: Verifying Checksum 06:54:23 6bf1a483ea7c: Download complete 06:54:23 461d9e800cba: Download complete 06:54:23 80192f66455f: Verifying Checksum 06:54:23 80192f66455f: Download complete 06:54:23 f5dfc541a4d3: Verifying Checksum 06:54:23 f5dfc541a4d3: Download complete 06:54:23 3dae71ba6b94: Verifying Checksum 06:54:23 3dae71ba6b94: Download complete 06:54:23 923cac83aea3: Download complete 06:54:23 25ad8b0a4227: Verifying Checksum 06:54:23 25ad8b0a4227: Download complete 06:54:23 db01528c6b51: Verifying Checksum 06:54:23 db01528c6b51: Download complete 06:54:23 28988de357af: Download complete 06:54:23 a29436f7fd5d: Verifying Checksum 06:54:23 a29436f7fd5d: Download complete 06:54:24 2e8e34ca0e6c: Verifying Checksum 06:54:24 2e8e34ca0e6c: Download complete 06:54:25 3dae71ba6b94: Pull complete 06:54:25 6bf1a483ea7c: Pull complete 06:54:26 f5dfc541a4d3: Pull complete 06:54:26 461d9e800cba: Pull complete 06:54:26 80192f66455f: Pull complete 06:54:30 2e8e34ca0e6c: Pull complete 06:54:30 a29436f7fd5d: Pull complete 06:54:31 923cac83aea3: Pull complete 06:54:31 25ad8b0a4227: Pull complete 06:54:31 db01528c6b51: Pull complete 06:54:31 28988de357af: Pull complete 06:54:31 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:54:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:31 prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container 06:54:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:54:37 $ docker top 555b68b63b2a826c6e6878b568f7e988164c9dd30b7f132fe8628a59738c9d56 -eo pid,comm 06:54:37 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:54:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:54:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:54:37 [ssh-agent] Looking for ssh-agent implementation... 06:54:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:54:37 $ docker exec 555b68b63b2a826c6e6878b568f7e988164c9dd30b7f132fe8628a59738c9d56 ssh-agent 06:54:37 SSH_AUTH_SOCK=/tmp/ssh-VWCQjC4naPrd/agent.34 06:54:37 SSH_AGENT_PID=40 06:54:37 Running ssh-add (command line suppressed) 06:54:38 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16914994768763169529.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16914994768763169529.key) 06:54:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:54:38 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] sh 06:54:38 + git tag --points-at HEAD [Pipeline] } 06:54:38 $ docker exec --env ******** --env ******** 555b68b63b2a826c6e6878b568f7e988164c9dd30b7f132fe8628a59738c9d56 ssh-agent -k 06:54:38 unset SSH_AUTH_SOCK; 06:54:38 unset SSH_AGENT_PID; 06:54:38 echo Agent pid 40 killed; 06:54:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:54:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:54:38 [ssh-agent] Looking for ssh-agent implementation... 06:54:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:54:38 $ docker exec 555b68b63b2a826c6e6878b568f7e988164c9dd30b7f132fe8628a59738c9d56 ssh-agent 06:54:39 SSH_AUTH_SOCK=/tmp/ssh-4GmoQizkACVP/agent.87 06:54:39 SSH_AGENT_PID=93 06:54:39 Running ssh-add (command line suppressed) 06:54:39 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_18360544717342714697.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_18360544717342714697.key) 06:54:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:54:39 + git semver init 06:54:39 2026-02-13 06:54:39,680 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:54:39 2026-02-13 06:54:39,683 [run_init] DEBUG init version:0.0.0 force:False 06:54:39 2026-02-13 06:54:39,683 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 06:54:39 2026-02-13 06:54:39,684 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 06:54:39 2026-02-13 06:54:39,684 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) 06:54:42 2026-02-13 06:54:41,718 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 06:54:42 2026-02-13 06:54:41,718 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 06:54:42 2026-02-13 06:54:41,718 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 06:54:42 2026-02-13 06:54:41,719 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 06:54:42 4.1.0-dev.21 [Pipeline] } 06:54:42 $ docker exec --env ******** --env ******** 555b68b63b2a826c6e6878b568f7e988164c9dd30b7f132fe8628a59738c9d56 ssh-agent -k 06:54:42 unset SSH_AUTH_SOCK; 06:54:42 unset SSH_AGENT_PID; 06:54:42 echo Agent pid 93 killed; 06:54:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:54:42 + git semver [Pipeline] } 06:54:43 $ docker stop --time=1 555b68b63b2a826c6e6878b568f7e988164c9dd30b7f132fe8628a59738c9d56 06:54:45 $ docker rm -f --volumes 555b68b63b2a826c6e6878b568f7e988164c9dd30b7f132fe8628a59738c9d56 [Pipeline] // withDockerContainer [Pipeline] sh 06:54:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:54:46 Stashed 1 file(s) [Pipeline] echo 06:54:46 [edgeXSemver]: initialized semver on version 4.1.0-dev.21 [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:54:46 provisioning config files... 06:54:46 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3348522664187101096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:46 ---> ****-login.sh 06:54:46 nexus3.edgexfoundry.org:10001 06:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:46 Login Succeeded 06:54:46 nexus3.edgexfoundry.org:10002 06:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:46 Login Succeeded 06:54:46 nexus3.edgexfoundry.org:10003 06:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:46 Login Succeeded 06:54:46 nexus3.edgexfoundry.org:10004 06:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:46 Login Succeeded 06:54:46 ****.io 06:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:47 Login Succeeded 06:54:47 ---> ****-login.sh ends [Pipeline] } 06:54:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:54:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:54:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:54:47 ========================================================= 06:54:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 06:54:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:47 + 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:54:49 #0 building with "default" instance using docker driver 06:54:49 06:54:49 #1 [internal] load build definition from Dockerfile 06:54:49 #1 transferring dockerfile: 06:54:49 #1 transferring dockerfile: 1.74kB done 06:54:49 #1 DONE 0.2s 06:54:49 06:54:49 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:54:49 #2 DONE 0.3s 06:54:49 06:54:49 #3 [internal] load .dockerignore 06:54:49 #3 transferring context: 193B done 06:54:49 #3 DONE 0.0s 06:54:49 06:54:49 #4 [internal] load build context 06:54:49 #4 DONE 0.0s 06:54:49 06:54:49 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:54:49 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:54:49 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.2s done 06:54:49 #5 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 06:54:49 #5 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 06:54:50 #5 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 06:54:50 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0B / 3.80MB 0.1s 06:54:50 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.07MB / 3.80MB 0.3s 06:54:50 #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0B / 291.15kB 0.3s 06:54:50 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.4s 06:54:50 #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.4s 06:54:51 #5 ... 06:54:51 06:54:51 #4 [internal] load build context 06:54:51 #4 transferring context: 22.45MB 0.3s done 06:54:51 #4 DONE 1.7s 06:54:51 06:54:51 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:54:51 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 1.3s done 06:54:51 #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 1.3s done 06:54:51 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 06:54:51 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 1.4s 06:54:51 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 16.78MB / 60.15MB 1.5s 06:54:51 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.5s 06:54:52 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 06:54:52 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 44.04MB / 60.15MB 1.7s 06:54:52 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.7s done 06:54:52 #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 1.7s 06:54:52 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.8s 06:54:52 #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 2.4s done 06:54:52 #5 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 06:54:52 #5 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 2.4s 06:54:52 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 2.4s done 06:54:52 #5 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 2.6s done 06:54:52 #5 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.64MB / 11.98MB 2.6s 06:54:52 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 30.41MB / 112.58MB 3.0s 06:54:52 #5 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 3.0s 06:54:53 #5 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 3.0s done 06:54:53 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 54.92MB / 112.58MB 3.2s 06:54:53 #5 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 5.24MB / 14.72MB 3.2s 06:54:53 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 82.84MB / 112.58MB 3.3s 06:54:53 #5 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 3.3s 06:54:53 #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 06:54:53 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 110.10MB / 112.58MB 3.4s 06:54:53 #5 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 3.4s done 06:54:54 #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 4.4s done 06:54:59 #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.1s done 06:54:59 #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 06:54:59 #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 06:54:59 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:54:59 #5 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 06:54:59 #5 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 06:54:59 #5 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 06:54:59 #5 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 06:55:01 Still waiting to schedule task 06:55:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:55:02 #5 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.3s done 06:55:02 #5 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 06:55:03 #5 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 06:55:03 #5 DONE 13.9s 06:55:03 06:55:03 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 06:55:03 #6 0.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:55:03 #6 0.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:55:03 #6 0.807 (1/4) Installing openssh-keygen (10.0_p1-r10) 06:55:04 #6 0.817 (2/4) Installing libedit (20250104.3.1-r1) 06:55:04 #6 0.822 (3/4) Installing openssh-client-common (10.0_p1-r10) 06:55:04 #6 0.844 (4/4) Installing openssh-client-default (10.0_p1-r10) 06:55:04 #6 0.854 Executing busybox-1.37.0-r19.trigger 06:55:04 #6 0.864 OK: 269 MiB in 64 packages 06:55:08 #6 DONE 5.2s 06:55:08 06:55:08 #7 [builder 3/7] WORKDIR /device-rest-go 06:55:08 #7 DONE 0.0s 06:55:08 06:55:08 #8 [builder 4/7] COPY go.mod vendor* ./ 06:55:08 #8 DONE 0.0s 06:55:08 06:55:08 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:26 #9 DONE 15.4s 06:55:26 06:55:26 #10 [builder 6/7] COPY . . 06:55:26 #10 DONE 0.2s 06:55:26 06:55:26 #11 [builder 7/7] RUN echo noop 06:55:26 #11 0.221 noop 06:55:26 #11 DONE 0.3s 06:55:26 06:55:26 #12 exporting to image 06:55:26 #12 exporting layers 06:55:34 #12 exporting layers 9.1s done 06:55:34 #12 writing image sha256:1a04ff62111da9686e83f9887d1db86c8b130ebfc404b6f3cf6c3e224d41d3cc done 06:55:34 #12 naming to docker.io/library/ci-base-image-x86_64 done 06:55:34 #12 DONE 9.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:35 + docker inspect -f . ci-base-image-x86_64 06:55:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:35 prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container 06:55:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:55:35 $ docker top 7f8066eda8d24c224157df6f4d3679f831c0190dd369b28dad442fb759288c4f -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:36 + go version 06:55:36 go version go1.25.2 linux/amd64 [Pipeline] } 06:55:36 $ docker stop --time=1 7f8066eda8d24c224157df6f4d3679f831c0190dd369b28dad442fb759288c4f 06:55:37 $ docker rm -f --volumes 7f8066eda8d24c224157df6f4d3679f831c0190dd369b28dad442fb759288c4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:37 + docker inspect -f . ci-base-image-x86_64 06:55:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:37 prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container 06:55:37 $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:55:38 $ docker top 471334fa4814f6b86f5b483841ad2db12ca3dc018173f803bacf894df253a965 -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:38 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 06:55:38 + make test 06:55:38 go test ./... -coverprofile=coverage.out ./... 06:55:41 ? github.com/edgexfoundry/device-rest-go [no test files] 06:56:03 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 06:56:03 ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 32.2% of statements 06:56:15 0 issues. 06:56:15 go vet ./... 06:56:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:56:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:56:20 ./bin/test-attribution-txt.sh 06:56:20 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 06:56:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:56:20 $ docker stop --time=1 471334fa4814f6b86f5b483841ad2db12ca3dc018173f803bacf894df253a965 06:56:25 $ docker rm -f --volumes 471334fa4814f6b86f5b483841ad2db12ca3dc018173f803bacf894df253a965 [Pipeline] // withDockerContainer [Pipeline] sh 06:56:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:56:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:56:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:56:26 + ls -al . 06:56:26 total 248 06:56:26 drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 06:55 . 06:56:26 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 06:54 .. 06:56:26 -rw-rw-r-- 1 jenkins jenkins 151 Feb 13 06:54 .dockerignore 06:56:26 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 06:56 .git 06:56:26 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:54 .github 06:56:26 -rw-rw-r-- 1 jenkins jenkins 264 Feb 13 06:54 .gitignore 06:56:26 -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 06:54 .golangci.yml 06:56:26 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 06:54 .semver 06:56:26 -rw-rw-r-- 1 jenkins jenkins 22791 Feb 13 06:54 Attribution.txt 06:56:26 -rw-rw-r-- 1 jenkins jenkins 18492 Feb 13 06:54 CHANGELOG.md 06:56:26 -rw-rw-r-- 1 jenkins jenkins 1697 Feb 13 06:54 Dockerfile 06:56:26 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 06:54 GOVERNANCE.md 06:56:26 -rw-rw-r-- 1 jenkins jenkins 704 Feb 13 06:54 Jenkinsfile 06:56:26 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 06:54 LICENSE 06:56:26 -rw-rw-r-- 1 jenkins jenkins 2597 Feb 13 06:54 Makefile 06:56:26 -rw-rw-r-- 1 jenkins jenkins 620 Feb 13 06:54 OWNERS.md 06:56:26 -rw-rw-r-- 1 jenkins jenkins 3989 Feb 13 06:54 README.md 06:56:26 -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 06:54 VERSION 06:56:26 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 06:54 bin 06:56:26 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:54 cmd 06:56:26 -rw-r--r-- 1 jenkins jenkins 14565 Feb 13 06:56 coverage.out 06:56:26 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 06:54 driver 06:56:26 -rw-rw-r-- 1 jenkins jenkins 6822 Feb 13 06:54 go.mod 06:56:26 -rw-rw-r-- 1 jenkins jenkins 89296 Feb 13 06:54 go.sum 06:56:26 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:54 openapi 06:56:26 -rw-rw-r-- 1 jenkins jenkins 713 Feb 13 06:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:26 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0763565157d6401623f57a64962ffe6d17717018 --label arch=amd64 --label version=4.1.0-dev.21 . 06:56:27 #0 building with "default" instance using docker driver 06:56:27 06:56:27 #1 [internal] load build definition from Dockerfile 06:56:27 #1 transferring dockerfile: 1.74kB done 06:56:27 #1 DONE 0.0s 06:56:27 06:56:27 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:56:27 #2 DONE 0.0s 06:56:27 06:56:27 #3 [internal] load metadata for docker.io/library/alpine:3.22 06:56:27 #3 DONE 0.1s 06:56:27 06:56:27 #4 [internal] load .dockerignore 06:56:27 #4 transferring context: 193B done 06:56:27 #4 DONE 0.0s 06:56:27 06:56:27 #5 [internal] load build context 06:56:27 #5 transferring context: 18.46kB 0.0s done 06:56:27 #5 DONE 0.0s 06:56:27 06:56:27 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:56:27 #6 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:56:27 #6 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:56:27 #6 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 06:56:27 #6 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 06:56:27 #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s 06:56:27 #6 ... 06:56:27 06:56:27 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:56:27 #7 DONE 0.1s 06:56:27 06:56:27 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:56:27 #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 06:56:27 #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s 06:56:27 #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 06:56:27 #6 DONE 0.3s 06:56:27 06:56:27 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:56:27 #8 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:56:27 #8 0.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:56:28 #8 0.879 (1/1) Installing dumb-init (1.2.5-r3) 06:56:28 #8 0.884 Executing busybox-1.37.0-r20.trigger 06:56:28 #8 0.890 OK: 7 MiB in 17 packages 06:56:28 #8 ... 06:56:28 06:56:28 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 06:56:28 #9 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:56:28 #9 0.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:56:28 #9 1.033 OK: 269 MiB in 64 packages 06:56:28 #9 DONE 1.2s 06:56:28 06:56:28 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:56:28 #8 DONE 1.0s 06:56:28 06:56:28 #10 [builder 3/7] WORKDIR /device-rest-go 06:56:28 #10 DONE 0.0s 06:56:28 06:56:28 #11 [builder 4/7] COPY go.mod vendor* ./ 06:56:28 #11 DONE 0.0s 06:56:28 06:56:28 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:56:28 #12 DONE 0.5s 06:56:28 06:56:28 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:56:28 #13 0.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:56:28 #13 0.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:56:29 #13 ... 06:56:29 06:56:29 #14 [builder 6/7] COPY . . 06:56:29 #14 DONE 0.2s 06:56:29 06:56:29 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:56:29 #13 0.839 OK: 7 MiB in 17 packages 06:56:29 #13 DONE 1.0s 06:56:29 06:56:29 #15 [builder 7/7] RUN make build 06:56:29 #15 0.228 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 06:57:01 #15 DONE 27.3s 06:57:01 06:57:01 #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / 06:57:01 #16 DONE 0.3s 06:57:01 06:57:01 #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / 06:57:01 #17 DONE 0.0s 06:57:01 06:57:01 #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / 06:57:01 #18 DONE 0.0s 06:57:01 06:57:01 #19 exporting to image 06:57:01 #19 exporting layers 0.1s done 06:57:01 #19 writing image sha256:74b0768df2cfbf46a5f9c4522946d74a23b88f3a514f9ca7b03034a16851f3be done 06:57:01 #19 naming to docker.io/library/device-rest done 06:57:01 #19 DONE 0.2s 06:57:01 06:57:01 1 warning found (use docker --debug to expand): 06:57:01  - UndefinedVar: Usage of undefined variable '$VERSION' (line 41) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:57:01 provisioning config files... 06:57:01 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14297941546384791986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:02 ---> ****-login.sh 06:57:02 nexus3.edgexfoundry.org:10001 06:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:02 Login Succeeded 06:57:02 nexus3.edgexfoundry.org:10002 06:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:02 Login Succeeded 06:57:02 nexus3.edgexfoundry.org:10003 06:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:02 Login Succeeded 06:57:02 nexus3.edgexfoundry.org:10004 06:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:02 Login Succeeded 06:57:02 ****.io 06:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:02 Login Succeeded 06:57:02 ---> ****-login.sh ends [Pipeline] } 06:57:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:57:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:57:02 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 06:57:02 0763565157d6401623f57a64962ffe6d17717018 06:57:02 latest 06:57:02 4.1.0-dev.21 06:57:02 0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 06:57:02 main 06:57:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:02 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:03 + docker push nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018 06:57:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 06:57:03 91d8cfc3e848: Preparing 06:57:03 a8cc8d3e004d: Preparing 06:57:03 66a59ee23605: Preparing 06:57:03 20db326364fc: Preparing 06:57:03 dd1aa18f899a: Preparing 06:57:03 cce92674e987: Preparing 06:57:03 cce92674e987: Waiting 06:57:03 a8cc8d3e004d: Pushed 06:57:03 dd1aa18f899a: Pushed 06:57:03 91d8cfc3e848: Pushed 06:57:03 20db326364fc: Pushed 06:57:03 cce92674e987: Layer already exists 06:57:07 66a59ee23605: Pushed 06:57:07 0763565157d6401623f57a64962ffe6d17717018: digest: sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:07 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:08 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 06:57:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 06:57:08 91d8cfc3e848: Preparing 06:57:08 a8cc8d3e004d: Preparing 06:57:08 66a59ee23605: Preparing 06:57:08 20db326364fc: Preparing 06:57:08 dd1aa18f899a: Preparing 06:57:08 cce92674e987: Preparing 06:57:08 cce92674e987: Waiting 06:57:08 dd1aa18f899a: Layer already exists 06:57:08 66a59ee23605: Layer already exists 06:57:08 20db326364fc: Layer already exists 06:57:08 a8cc8d3e004d: Layer already exists 06:57:08 91d8cfc3e848: Layer already exists 06:57:08 cce92674e987: Layer already exists 06:57:08 latest: digest: sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:08 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:08 + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21 06:57:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 06:57:08 91d8cfc3e848: Preparing 06:57:08 a8cc8d3e004d: Preparing 06:57:08 66a59ee23605: Preparing 06:57:08 20db326364fc: Preparing 06:57:08 dd1aa18f899a: Preparing 06:57:08 cce92674e987: Preparing 06:57:08 cce92674e987: Waiting 06:57:08 20db326364fc: Layer already exists 06:57:08 a8cc8d3e004d: Layer already exists 06:57:08 66a59ee23605: Layer already exists 06:57:08 91d8cfc3e848: Layer already exists 06:57:08 dd1aa18f899a: Layer already exists 06:57:08 cce92674e987: Layer already exists 06:57:08 4.1.0-dev.21: digest: sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:09 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:09 + docker push nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 06:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 06:57:09 91d8cfc3e848: Preparing 06:57:09 a8cc8d3e004d: Preparing 06:57:09 66a59ee23605: Preparing 06:57:09 20db326364fc: Preparing 06:57:09 dd1aa18f899a: Preparing 06:57:09 cce92674e987: Preparing 06:57:09 cce92674e987: Waiting 06:57:09 20db326364fc: Layer already exists 06:57:09 a8cc8d3e004d: Layer already exists 06:57:09 dd1aa18f899a: Layer already exists 06:57:09 91d8cfc3e848: Layer already exists 06:57:09 66a59ee23605: Layer already exists 06:57:09 cce92674e987: Layer already exists 06:57:09 0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21: digest: sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:09 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:10 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 06:57:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 06:57:10 91d8cfc3e848: Preparing 06:57:10 a8cc8d3e004d: Preparing 06:57:10 66a59ee23605: Preparing 06:57:10 20db326364fc: Preparing 06:57:10 dd1aa18f899a: Preparing 06:57:10 cce92674e987: Preparing 06:57:10 cce92674e987: Waiting 06:57:10 20db326364fc: Layer already exists 06:57:10 66a59ee23605: Layer already exists 06:57:10 a8cc8d3e004d: Layer already exists 06:57:10 dd1aa18f899a: Layer already exists 06:57:10 91d8cfc3e848: Layer already exists 06:57:10 cce92674e987: Layer already exists 06:57:10 main: digest: sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:57:10 ===================================================== [Pipeline] echo 06:57:10 taggedImages: 06:57:10 - nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018 06:57:10 - nexus3.edgexfoundry.org:10004/device-rest:latest 06:57:10 - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21 06:57:10 - nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 06:57:10 - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] echo 06:57:10 ========================================================= 06:57:10 [edgeXBuildMultiArch] RAW Config: 06:57:10 images: 06:57:10 - nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018 06:57:10 - nexus3.edgexfoundry.org:10004/device-rest:latest 06:57:10 - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21 06:57:10 - nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 06:57:10 - nexus3.edgexfoundry.org:10004/device-rest:main 06:57:10 settingsFile: 06:57:10 device-rest-go-settings 06:57:10 ========================================================= [Pipeline] node 06:57:25 Still waiting to schedule task 06:57:25 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2008’ 06:57:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2028 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 06:57:25 Running in /w/workspace/device-rest-go/228 [Pipeline] { [Pipeline] checkout 06:57:28 The recommended git tool is: git 06:57:35 using credential edgex-jenkins-ssh 06:57:35 Cloning the remote Git repository 06:57:35 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 06:57:35 > git init /w/workspace/device-rest-go/228 # timeout=10 06:57:36 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:57:36 > git --version # timeout=10 06:57:36 > git --version # 'git version 2.25.1' 06:57:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:57:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:57:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:57:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:57:40 Avoid second fetch 06:57:40 Checking out Revision 0763565157d6401623f57a64962ffe6d17717018 (main) 06:57:41 Commit message: "Merge pull request #519 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55" 06:57:40 > git config core.sparsecheckout # timeout=10 06:57:40 > git checkout -f 0763565157d6401623f57a64962ffe6d17717018 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:57:45 provisioning config files... 06:57:45 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/228@tmp/config10756993291060021264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:46 ---> ****-login.sh 06:57:46 nexus3.edgexfoundry.org:10001 06:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:46 Configure a credential helper to remove this warning. See 06:57:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:46 06:57:46 Login Succeeded 06:57:46 nexus3.edgexfoundry.org:10002 06:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:47 Configure a credential helper to remove this warning. See 06:57:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:47 06:57:47 Login Succeeded 06:57:47 nexus3.edgexfoundry.org:10003 06:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:47 Configure a credential helper to remove this warning. See 06:57:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:47 06:57:47 Login Succeeded 06:57:47 nexus3.edgexfoundry.org:10004 06:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:48 Configure a credential helper to remove this warning. See 06:57:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:48 06:57:48 Login Succeeded 06:57:48 ****.io 06:57:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:48 Configure a credential helper to remove this warning. See 06:57:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:48 06:57:48 Login Succeeded 06:57:48 ---> ****-login.sh ends [Pipeline] } 06:57:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:57:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:57:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:57:49 ========================================================= 06:57:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 06:57:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57: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:57:49 Sending build context to Docker daemon 144.9kB 06:57:49 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 06:57:49 Step 2/12 : FROM ${BASE} AS builder 06:57:49 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:57:49 6b59a28fa201: Pulling fs layer 06:57:49 d32bb0dddca7: Pulling fs layer 06:57:49 5dab1238d3d9: Pulling fs layer 06:57:49 196fd7d83e7d: Pulling fs layer 06:57:49 4f4fb700ef54: Pulling fs layer 06:57:49 8ba94037c8f0: Pulling fs layer 06:57:49 deaec5988b04: Pulling fs layer 06:57:49 9f65657bb879: Pulling fs layer 06:57:49 4f4fb700ef54: Waiting 06:57:49 8ba94037c8f0: Waiting 06:57:49 9f65657bb879: Waiting 06:57:49 deaec5988b04: Waiting 06:57:50 d32bb0dddca7: Verifying Checksum 06:57:50 d32bb0dddca7: Download complete 06:57:50 196fd7d83e7d: Download complete 06:57:50 4f4fb700ef54: Download complete 06:57:50 6b59a28fa201: Verifying Checksum 06:57:50 6b59a28fa201: Download complete 06:57:50 9f65657bb879: Verifying Checksum 06:57:50 9f65657bb879: Download complete 06:57:50 6b59a28fa201: Pull complete 06:57:51 d32bb0dddca7: Pull complete 06:57:51 5dab1238d3d9: Verifying Checksum 06:57:51 5dab1238d3d9: Download complete 06:57:53 deaec5988b04: Verifying Checksum 06:57:53 deaec5988b04: Download complete 06:58:05 5dab1238d3d9: Pull complete 06:58:05 196fd7d83e7d: Pull complete 06:58:06 4f4fb700ef54: Pull complete 06:58:06 8ba94037c8f0: Pull complete 06:58:16 deaec5988b04: Pull complete 06:58:17 9f65657bb879: Pull complete 06:58:17 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 06:58:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 06:58:17 ---> 334268110677 06:58:17 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:58:19 ---> Running in fae75c59fe8e 06:58:19 Removing intermediate container fae75c59fe8e 06:58:19 ---> 8cd482eabb8a 06:58:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:58:19 ---> Running in f056f6b73678 06:58:19 Removing intermediate container f056f6b73678 06:58:19 ---> c31eb43c047b 06:58:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:58:20 ---> Running in b8dc32a8cab2 06:58:22 Removing intermediate container b8dc32a8cab2 06:58:22 ---> ea0a84264e3d 06:58:22 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:58:22 ---> Running in 9ea180668379 06:58:22 Removing intermediate container 9ea180668379 06:58:22 ---> b9c57cbc8298 06:58:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:58:22 ---> Running in 18212d2c67a3 06:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:58:26 (1/4) Installing openssh-keygen (10.0_p1-r10) 06:58:26 (2/4) Installing libedit (20250104.3.1-r1) 06:58:26 (3/4) Installing openssh-client-common (10.0_p1-r10) 06:58:26 (4/4) Installing openssh-client-default (10.0_p1-r10) 06:58:26 Executing busybox-1.37.0-r19.trigger 06:58:26 OK: 259 MiB in 64 packages 06:58:27 Removing intermediate container 18212d2c67a3 06:58:27 ---> 89ff6d875896 06:58:27 Step 8/12 : WORKDIR /device-rest-go 06:58:27 ---> Running in 271e8b3cc67f 06:58:27 Removing intermediate container 271e8b3cc67f 06:58:27 ---> 22110441ebfa 06:58:27 Step 9/12 : COPY go.mod vendor* ./ 06:58:27 Running on prd-centos7-docker-4c-2g-2030 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:58:27 provisioning config files... 06:58:27 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16327993211345979718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:58:27 ---> a40505e1d466 06:58:27 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:27 ---> Running in 7f6861265b53 06:58:29 ---> ****-login.sh 06:58:29 nexus3.edgexfoundry.org:10001 06:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:29 Configure a credential helper to remove this warning. See 06:58:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:29 06:58:29 Login Succeeded 06:58:29 nexus3.edgexfoundry.org:10002 06:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:29 Configure a credential helper to remove this warning. See 06:58:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:29 06:58:29 Login Succeeded 06:58:29 nexus3.edgexfoundry.org:10003 06:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:30 Configure a credential helper to remove this warning. See 06:58:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:30 06:58:30 Login Succeeded 06:58:30 nexus3.edgexfoundry.org:10004 06:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:30 Configure a credential helper to remove this warning. See 06:58:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:30 06:58:30 Login Succeeded 06:58:30 ****.io 06:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:30 Configure a credential helper to remove this warning. See 06:58:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:30 06:58:30 Login Succeeded 06:58:30 ---> ****-login.sh ends [Pipeline] } 06:58:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:58:30 + docker buildx ls 06:58:30 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:58:30 default * docker 06:58:30 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:58:31 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:58:31 edgex-builder [Pipeline] sh 06:58:31 + docker buildx inspect --bootstrap 06:58:31 #1 [internal] booting buildkit 06:58:31 #1 pulling image moby/buildkit:buildx-stable-1 06:58:35 #1 pulling image moby/buildkit:buildx-stable-1 3.9s done 06:58:35 #1 creating container buildx_buildkit_edgex-builder0 06:58:36 #1 creating container buildx_buildkit_edgex-builder0 1.0s done 06:58:36 #1 DONE 4.9s 06:58:36 Name: edgex-builder 06:58:36 Driver: docker-container 06:58:36 06:58:36 Nodes: 06:58:36 Name: edgex-builder0 06:58:36 Endpoint: unix:///var/run/docker.sock 06:58:36 Status: running 06:58:36 Buildkit: v0.27.1 06:58:36 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:58:36 + docker buildx ls 06:58:36 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:58:36 edgex-builder * docker-container 06:58:36 edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:58:36 default docker 06:58:36 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:58:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018' 06:58:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018 --push - 06:58:37 #1 [internal] load build definition from Dockerfile 06:58:37 #1 transferring dockerfile: 196B done 06:58:37 #1 DONE 0.0s 06:58:37 06:58:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018 06:58:37 #2 DONE 0.1s 06:58:37 06:58:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018 06:58:37 #3 DONE 0.1s 06:58:37 06:58:37 #4 [internal] load .dockerignore 06:58:37 #4 transferring context: 2B done 06:58:37 #4 DONE 0.0s 06:58:37 06:58:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 06:58:37 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 0.0s done 06:58:37 #5 DONE 0.0s 06:58:37 06:58:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 06:58:37 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 0.0s done 06:58:37 #6 DONE 0.1s 06:58:37 06:58:37 #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 06:58:37 #7 DONE 0.0s 06:58:37 06:58:37 #8 exporting to image 06:58:37 #8 exporting layers done 06:58:37 #8 exporting manifest sha256:f271a39a50b1a151feb2c93924eac079ecb88a84a1f241145ac10616308674a3 done 06:58:37 #8 exporting config sha256:74b0768df2cfbf46a5f9c4522946d74a23b88f3a514f9ca7b03034a16851f3be done 06:58:37 #8 exporting manifest sha256:2af9cf642d154ee5ed91f126048dc57ca6eaf91d83513aafb9340a6aa05fa6da 0.0s done 06:58:37 #8 exporting config sha256:4d1f5c301b1dbe8660769ce6d02dcbe854d10c7c70a6a3e8f9579489aeb42695 done 06:58:37 #8 exporting manifest list sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db done 06:58:37 #8 pushing layers 0.1s done 06:58:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018@sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db 06:58:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018@sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db 0.1s done 06:58:37 #8 DONE 0.2s 06:58:37 06:58:37 1 warning found (use --debug to expand): 06:58:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:latest --push - 06:58:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:latest' 06:58:37 #1 [internal] load build definition from Dockerfile 06:58:37 #1 transferring dockerfile: 162B done 06:58:37 #1 DONE 0.0s 06:58:37 06:58:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest 06:58:37 #2 DONE 0.0s 06:58:37 06:58:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest 06:58:37 #3 DONE 0.0s 06:58:37 06:58:37 #4 [internal] load .dockerignore 06:58:37 #4 transferring context: 2B done 06:58:37 #4 DONE 0.0s 06:58:37 06:58:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 06:58:37 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 0.0s done 06:58:37 #5 CACHED 06:58:37 06:58:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 06:58:37 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 0.0s done 06:58:37 #6 CACHED 06:58:37 06:58:37 #7 exporting to image 06:58:37 #7 exporting layers done 06:58:37 #7 exporting manifest sha256:f271a39a50b1a151feb2c93924eac079ecb88a84a1f241145ac10616308674a3 done 06:58:37 #7 exporting config sha256:74b0768df2cfbf46a5f9c4522946d74a23b88f3a514f9ca7b03034a16851f3be done 06:58:37 #7 exporting manifest sha256:2af9cf642d154ee5ed91f126048dc57ca6eaf91d83513aafb9340a6aa05fa6da done 06:58:37 #7 exporting config sha256:4d1f5c301b1dbe8660769ce6d02dcbe854d10c7c70a6a3e8f9579489aeb42695 done 06:58:37 #7 exporting manifest list sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db done 06:58:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:38 #7 pushing layers 0.0s done 06:58:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db 0.1s done 06:58:38 #7 DONE 0.1s 06:58:38 06:58:38 #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 06:58:38 #8 DONE 0.0s 06:58:38 06:58:38 1 warning found (use --debug to expand): 06:58:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21 --push - 06:58:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21' 06:58:38 #1 [internal] load build definition from Dockerfile 06:58:38 #1 transferring dockerfile: 168B done 06:58:38 #1 DONE 0.0s 06:58:38 06:58:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21 06:58:38 #2 DONE 0.0s 06:58:38 06:58:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21 06:58:38 #3 DONE 0.0s 06:58:38 06:58:38 #4 [internal] load .dockerignore 06:58:38 #4 transferring context: 2B done 06:58:38 #4 DONE 0.0s 06:58:38 06:58:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 06:58:38 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 0.0s done 06:58:38 #5 CACHED 06:58:38 06:58:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 06:58:38 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 0.0s done 06:58:38 #6 CACHED 06:58:38 06:58:38 #7 exporting to image 06:58:38 #7 exporting layers done 06:58:38 #7 exporting manifest sha256:f271a39a50b1a151feb2c93924eac079ecb88a84a1f241145ac10616308674a3 done 06:58:38 #7 exporting config sha256:74b0768df2cfbf46a5f9c4522946d74a23b88f3a514f9ca7b03034a16851f3be done 06:58:38 #7 exporting manifest sha256:2af9cf642d154ee5ed91f126048dc57ca6eaf91d83513aafb9340a6aa05fa6da done 06:58:38 #7 exporting config sha256:4d1f5c301b1dbe8660769ce6d02dcbe854d10c7c70a6a3e8f9579489aeb42695 done 06:58:38 #7 exporting manifest list sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db done 06:58:38 #7 pushing layers 0.0s done 06:58:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21@sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db 06:58:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21@sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db 0.1s done 06:58:38 #7 DONE 0.1s 06:58:38 06:58:38 #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 06:58:38 #8 DONE 0.0s 06:58:38 06:58:38 1 warning found (use --debug to expand): 06:58:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21' 06:58:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 --push - 06:58:38 #1 [internal] load build definition from Dockerfile 06:58:38 #1 transferring dockerfile: 209B done 06:58:38 #1 DONE 0.0s 06:58:38 06:58:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 06:58:38 #2 DONE 0.0s 06:58:38 06:58:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 06:58:38 #3 DONE 0.0s 06:58:38 06:58:38 #4 [internal] load .dockerignore 06:58:38 #4 transferring context: 2B done 06:58:38 #4 DONE 0.0s 06:58:38 06:58:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 06:58:38 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 0.0s done 06:58:38 #5 CACHED 06:58:38 06:58:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 06:58:38 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 0.0s done 06:58:38 #6 CACHED 06:58:38 06:58:38 #7 exporting to image 06:58:38 #7 exporting layers done 06:58:38 #7 exporting manifest sha256:f271a39a50b1a151feb2c93924eac079ecb88a84a1f241145ac10616308674a3 done 06:58:38 #7 exporting config sha256:74b0768df2cfbf46a5f9c4522946d74a23b88f3a514f9ca7b03034a16851f3be done 06:58:38 #7 exporting manifest sha256:2af9cf642d154ee5ed91f126048dc57ca6eaf91d83513aafb9340a6aa05fa6da done 06:58:38 #7 exporting config sha256:4d1f5c301b1dbe8660769ce6d02dcbe854d10c7c70a6a3e8f9579489aeb42695 done 06:58:38 #7 exporting manifest list sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db 06:58:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:39 #7 exporting manifest list sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db done 06:58:39 #7 pushing layers 0.0s done 06:58:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21@sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db 0.1s done 06:58:39 #7 DONE 0.1s 06:58:39 06:58:39 #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 06:58:39 #8 DONE 0.0s 06:58:39 06:58:39 1 warning found (use --debug to expand): 06:58:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:main' 06:58:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:main --push - 06:58:39 #1 [internal] load build definition from Dockerfile 06:58:39 #1 transferring dockerfile: 160B done 06:58:39 #1 DONE 0.0s 06:58:39 06:58:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main 06:58:39 #2 DONE 0.0s 06:58:39 06:58:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main 06:58:39 #3 DONE 0.0s 06:58:39 06:58:39 #4 [internal] load .dockerignore 06:58:39 #4 transferring context: 2B done 06:58:39 #4 DONE 0.0s 06:58:39 06:58:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 06:58:39 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 0.0s done 06:58:39 #5 CACHED 06:58:39 06:58:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 06:58:39 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 0.0s done 06:58:39 #6 CACHED 06:58:39 06:58:39 #7 exporting to image 06:58:39 #7 exporting layers done 06:58:39 #7 exporting manifest sha256:f271a39a50b1a151feb2c93924eac079ecb88a84a1f241145ac10616308674a3 done 06:58:39 #7 exporting config sha256:74b0768df2cfbf46a5f9c4522946d74a23b88f3a514f9ca7b03034a16851f3be 06:58:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:39 #7 exporting config sha256:74b0768df2cfbf46a5f9c4522946d74a23b88f3a514f9ca7b03034a16851f3be done 06:58:39 #7 exporting manifest sha256:2af9cf642d154ee5ed91f126048dc57ca6eaf91d83513aafb9340a6aa05fa6da done 06:58:39 #7 exporting config sha256:4d1f5c301b1dbe8660769ce6d02dcbe854d10c7c70a6a3e8f9579489aeb42695 done 06:58:39 #7 exporting manifest list sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db done 06:58:39 #7 pushing layers 0.0s done 06:58:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:main@sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db 0.1s done 06:58:39 #7 DONE 0.1s 06:58:39 06:58:39 #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 06:58:39 #8 DONE 0.0s 06:58:39 06:58:39 1 warning found (use --debug to expand): 06:58:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:58:40 + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:58:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:58:40 ---> package-listing.sh 06:58:40 ++ facter osfamily 06:58:40 ++ tr '[:upper:]' '[:lower:]' 06:58:41 + OS_FAMILY=redhat 06:58:41 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 06:58:41 + START_PACKAGES=/tmp/packages_start.txt 06:58:41 + END_PACKAGES=/tmp/packages_end.txt 06:58:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:58:41 + PACKAGES=/tmp/packages_start.txt 06:58:41 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 06:58:41 + PACKAGES=/tmp/packages_end.txt 06:58:41 + case "${OS_FAMILY}" in 06:58:41 + rpm -qa 06:58:41 + sort 06:58:41 + '[' -f /tmp/packages_start.txt ']' 06:58:41 + '[' -f /tmp/packages_end.txt ']' 06:58:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:58:41 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 06:58:41 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 06:58:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 06:58:41 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-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:58:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:58:42 06:58:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:58:42 latest: Pulling from edgex-lftools-log-publisher 06:58:42 5eb5b503b376: Pulling fs layer 06:58:42 5c69ac0246d0: Pulling fs layer 06:58:42 ec43610c2a17: Pulling fs layer 06:58:42 3a2ae6a8a46f: Pulling fs layer 06:58:42 33b1e0a273af: Pulling fs layer 06:58:42 5d3b04190fa2: Pulling fs layer 06:58:42 2f39f015ded8: Pulling fs layer 06:58:42 3a2ae6a8a46f: Waiting 06:58:42 33b1e0a273af: Waiting 06:58:42 5d3b04190fa2: Waiting 06:58:42 2f39f015ded8: Waiting 06:58:42 5c69ac0246d0: Download complete 06:58:42 3a2ae6a8a46f: Verifying Checksum 06:58:42 3a2ae6a8a46f: Download complete 06:58:42 33b1e0a273af: Verifying Checksum 06:58:42 33b1e0a273af: Download complete 06:58:42 ec43610c2a17: Verifying Checksum 06:58:42 ec43610c2a17: Download complete 06:58:42 5d3b04190fa2: Verifying Checksum 06:58:42 5d3b04190fa2: Download complete 06:58:43 5eb5b503b376: Verifying Checksum 06:58:43 5eb5b503b376: Download complete 06:58:43 2f39f015ded8: Verifying Checksum 06:58:43 2f39f015ded8: Download complete 06:58:44 5eb5b503b376: Pull complete 06:58:44 5c69ac0246d0: Pull complete 06:58:44 ec43610c2a17: Pull complete 06:58:44 3a2ae6a8a46f: Pull complete 06:58:44 33b1e0a273af: Pull complete 06:58:45 5d3b04190fa2: Pull complete 06:58:49 2f39f015ded8: Pull complete 06:58:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:58:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:58:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:49 prd-centos7-docker-4c-2g-2030 does not seem to be running inside a container 06:58:49 $ 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-rest-go_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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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:58:52 $ docker top 349a029d00cc21054478eae8bae9734118860bf98f15ee964a1ed7014627571b -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:52 + touch /tmp/pre-build-complete [Pipeline] sh 06:58:52 + mkdir -p /var/log/sysstat [Pipeline] sh 06:58:53 + ls /var/log/sa-host 06:58:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:58:53 provisioning config files... 06:58:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10903222436690733575tmp [Pipeline] { [Pipeline] echo 06:58:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:58:53 ---> create-netrc.sh [Pipeline] } 06:58:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:58:54 ---> python-tools-install.sh [Pipeline] echo 06:58:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:58:54 ---> sudo-logs.sh 06:58:54 Archiving 'sudo' log.. 06:58:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-2030.novalocal: Name or service not known 06:58:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-2030.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:58:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:58:54 ---> job-cost.sh 06:58:54 lf-activate-venv: SKIPPING 06:58:54 INFO: No Stack... 06:58:55 INFO: Retrieving Pricing Info for: v3-standard-2 06:58:55 INFO: Archiving Costs [Pipeline] echo 06:58:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:58:55 ---> logs-deploy.sh 06:58:55 lf-activate-venv: SKIPPING 06:58:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/228 06:58:55 INFO: archiving workspace using pattern(s): 06:58:56 Archives upload complete. 06:58:56 INFO: archiving logs to Nexus 06:58:57 ---> uname -a: 06:58:57 Linux prd-centos7-docker-4c-2g-2030.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 06:58:57 06:58:57 06:58:57 ---> lscpu: 06:58:57 Architecture: x86_64 06:58:57 CPU op-mode(s): 32-bit, 64-bit 06:58:57 Byte Order: Little Endian 06:58:57 Address sizes: 40 bits physical, 48 bits virtual 06:58:57 CPU(s): 2 06:58:57 On-line CPU(s) list: 0,1 06:58:57 Thread(s) per core: 1 06:58:57 Core(s) per socket: 1 06:58:57 Socket(s): 2 06:58:57 NUMA node(s): 1 06:58:57 Vendor ID: AuthenticAMD 06:58:57 CPU family: 23 06:58:57 Model: 49 06:58:57 Model name: AMD EPYC-Rome Processor 06:58:57 Stepping: 0 06:58:57 CPU MHz: 2799.998 06:58:57 BogoMIPS: 5599.99 06:58:57 Virtualization: AMD-V 06:58:57 Hypervisor vendor: KVM 06:58:57 Virtualization type: full 06:58:57 L1d cache: 64 KiB 06:58:57 L1i cache: 64 KiB 06:58:57 L2 cache: 1 MiB 06:58:57 L3 cache: 32 MiB 06:58:57 NUMA node0 CPU(s): 0,1 06:58:57 Vulnerability Itlb multihit: Not affected 06:58:57 Vulnerability L1tf: Not affected 06:58:57 Vulnerability Mds: Not affected 06:58:57 Vulnerability Meltdown: Not affected 06:58:57 Vulnerability Mmio stale data: Not affected 06:58:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:58:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:58:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:58:57 Vulnerability Srbds: Not affected 06:58:57 Vulnerability Tsx async abort: Not affected 06:58:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 06:58:57 06:58:57 06:58:57 ---> nproc: 06:58:57 2 06:58:57 06:58:57 06:58:57 ---> df -h: 06:58:57 Filesystem Size Used Avail Use% Mounted on 06:58:57 overlay 40G 7.4G 33G 19% / 06:58:57 tmpfs 64M 0 64M 0% /dev 06:58:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:58:57 shm 64M 0 64M 0% /dev/shm 06:58:57 /dev/vda1 40G 7.4G 33G 19% /facter-os 06:58:57 06:58:57 06:58:57 Cannot open /var/log/sysstat/sa13: No such file or directory 06:58:57 Please check if data collecting is enabled 06:58:57 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:58:57 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:58:57 $ docker stop --time=1 349a029d00cc21054478eae8bae9734118860bf98f15ee964a1ed7014627571b 06:58:58 $ docker rm -f --volumes 349a029d00cc21054478eae8bae9734118860bf98f15ee964a1ed7014627571b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:58:58 [WS-CLEANUP] Deleting project workspace... 06:58:58 [WS-CLEANUP] Deferred wipeout is used... 06:58:58 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:58:59 06:58:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:58:59 latest: Pulling from edgex-lftools-log-publisher 06:58:59 5eb5b503b376: Pulling fs layer 06:58:59 5c69ac0246d0: Pulling fs layer 06:58:59 ec43610c2a17: Pulling fs layer 06:58:59 3a2ae6a8a46f: Pulling fs layer 06:58:59 33b1e0a273af: Pulling fs layer 06:58:59 5d3b04190fa2: Pulling fs layer 06:58:59 2f39f015ded8: Pulling fs layer 06:58:59 3a2ae6a8a46f: Waiting 06:58:59 33b1e0a273af: Waiting 06:58:59 5d3b04190fa2: Waiting 06:58:59 2f39f015ded8: Waiting 06:58:59 5c69ac0246d0: Download complete 06:58:59 3a2ae6a8a46f: Verifying Checksum 06:58:59 3a2ae6a8a46f: Download complete 06:58:59 33b1e0a273af: Verifying Checksum 06:58:59 33b1e0a273af: Download complete 06:58:59 5d3b04190fa2: Verifying Checksum 06:58:59 5d3b04190fa2: Download complete 06:58:59 ec43610c2a17: Verifying Checksum 06:58:59 ec43610c2a17: Download complete 06:58:59 5eb5b503b376: Verifying Checksum 06:58:59 5eb5b503b376: Download complete 06:59:00 2f39f015ded8: Verifying Checksum 06:59:00 2f39f015ded8: Download complete 06:59:01 5eb5b503b376: Pull complete 06:59:01 5c69ac0246d0: Pull complete 06:59:02 ec43610c2a17: Pull complete 06:59:02 3a2ae6a8a46f: Pull complete 06:59:02 33b1e0a273af: Pull complete 06:59:02 5d3b04190fa2: Pull complete 06:59:09 2f39f015ded8: Pull complete 06:59:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:59:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:59:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:59:09 prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container 06:59:09 $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:59:12 $ docker top 63c8506335a5858a4aabaeed3703e7073fb0fb1d67acdee85272d01baff85124 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:59:13 ---> job-cost.sh 06:59:13 lf-activate-venv: SKIPPING 06:59:13 INFO: No Stack... 06:59:13 INFO: Retrieving Pricing Info for: v3-standard-8 06:59:13 INFO: Archiving Costs [Pipeline] sh 06:59:14 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 06:59:14 + cut -d, -f6 [Pipeline] lock 06:59:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-228-stack-cost] 06:59:14 Resource [jenkins-edgexfoundry-device-rest-go-main-228-stack-cost] did not exist. Created. 06:59:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:59:14 + echo total: 0.2199999988079071 [Pipeline] stash 06:59:14 Stashed 1 file(s) [Pipeline] } 06:59:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-228-stack-cost] [Pipeline] // lock [Pipeline] } 06:59:14 $ docker stop --time=1 63c8506335a5858a4aabaeed3703e7073fb0fb1d67acdee85272d01baff85124 06:59:15 $ docker rm -f --volumes 63c8506335a5858a4aabaeed3703e7073fb0fb1d67acdee85272d01baff85124 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:00:19 Removing intermediate container 7f6861265b53 07:00:19 ---> a2ce6fa812f6 07:00:19 Step 11/12 : COPY . . 07:00:19 ---> c029f15cc762 07:00:19 Step 12/12 : RUN $MAKE 07:00:19 ---> Running in f3ff4c95829f 07:00:20 noop 07:00:21 Removing intermediate container f3ff4c95829f 07:00:21 ---> ebd39aa95a46 07:00:21 Successfully built ebd39aa95a46 07:00:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:21 + docker inspect -f . ci-base-image-arm64 07:00:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:22 prd-ubuntu20.04-docker-arm64-4c-16g-2028 does not seem to be running inside a container 07:00:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/228 -v /w/workspace/device-rest-go/228:/w/workspace/device-rest-go/228:rw,z -v /w/workspace/device-rest-go/228@tmp:/w/workspace/device-rest-go/228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:00:23 $ docker top 7cfea750c63023ff79279fb7253086a48f56655a8635c4f75e36b2f98b0131a4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:24 + go version 07:00:24 go version go1.25.3 linux/arm64 [Pipeline] } 07:00:24 $ docker stop --time=1 7cfea750c63023ff79279fb7253086a48f56655a8635c4f75e36b2f98b0131a4 07:00:26 $ docker rm -f --volumes 7cfea750c63023ff79279fb7253086a48f56655a8635c4f75e36b2f98b0131a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:26 + docker inspect -f . ci-base-image-arm64 07:00:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:26 prd-ubuntu20.04-docker-arm64-4c-16g-2028 does not seem to be running inside a container 07:00:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/228 -v /w/workspace/device-rest-go/228:/w/workspace/device-rest-go/228:rw,z -v /w/workspace/device-rest-go/228@tmp:/w/workspace/device-rest-go/228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:00:28 $ docker top 11cf3d3e79e5ca79317d166983bca889ca8c943d83a5a946054637ca70c7754d -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:28 + git config --global --add safe.directory /w/workspace/device-rest-go/228 [Pipeline] fileExists [Pipeline] sh 07:00:29 + make test 07:00:29 go test ./... -coverprofile=coverage.out ./... 07:00:35 ? github.com/edgexfoundry/device-rest-go [no test files] 07:04:26 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 07:04:26 ok github.com/edgexfoundry/device-rest-go/driver 0.040s coverage: 32.2% of statements 07:04:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:04:26 go vet ./... 07:05:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:05:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:05:13 ./bin/test-attribution-txt.sh 07:05:13 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 07:05:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:05:13 $ docker stop --time=1 11cf3d3e79e5ca79317d166983bca889ca8c943d83a5a946054637ca70c7754d 07:05:15 $ docker rm -f --volumes 11cf3d3e79e5ca79317d166983bca889ca8c943d83a5a946054637ca70c7754d [Pipeline] // withDockerContainer [Pipeline] sh 07:05:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:05:17 Warning: overwriting stash ‘coverage-report’ 07:05:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:05:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:05:18 + ls -al . 07:05:18 total 244 07:05:18 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 07:00 . 07:05:18 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 06:57 .. 07:05:18 -rw-rw-r-- 1 jenkins jenkins 151 Feb 13 06:57 .dockerignore 07:05:18 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 06:57 .git 07:05:18 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:57 .github 07:05:18 -rw-rw-r-- 1 jenkins jenkins 264 Feb 13 06:57 .gitignore 07:05:18 -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 06:57 .golangci.yml 07:05:18 -rw-rw-r-- 1 jenkins jenkins 22791 Feb 13 06:57 Attribution.txt 07:05:18 -rw-rw-r-- 1 jenkins jenkins 18492 Feb 13 06:57 CHANGELOG.md 07:05:18 -rw-rw-r-- 1 jenkins jenkins 1697 Feb 13 06:57 Dockerfile 07:05:18 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 06:57 GOVERNANCE.md 07:05:18 -rw-rw-r-- 1 jenkins jenkins 704 Feb 13 06:57 Jenkinsfile 07:05:18 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 06:57 LICENSE 07:05:18 -rw-rw-r-- 1 jenkins jenkins 2597 Feb 13 06:57 Makefile 07:05:18 -rw-rw-r-- 1 jenkins jenkins 620 Feb 13 06:57 OWNERS.md 07:05:18 -rw-rw-r-- 1 jenkins jenkins 3989 Feb 13 06:57 README.md 07:05:18 -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 06:54 VERSION 07:05:18 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 06:57 bin 07:05:18 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:57 cmd 07:05:18 -rw-r--r-- 1 jenkins jenkins 14565 Feb 13 07:04 coverage.out 07:05:18 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 06:57 driver 07:05:18 -rw-rw-r-- 1 jenkins jenkins 6822 Feb 13 06:57 go.mod 07:05:18 -rw-rw-r-- 1 jenkins jenkins 89296 Feb 13 06:57 go.sum 07:05:18 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:57 openapi 07:05:18 -rw-rw-r-- 1 jenkins jenkins 713 Feb 13 06:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:19 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0763565157d6401623f57a64962ffe6d17717018 --label arch=arm64 --label version=4.1.0-dev.21 . 07:05:19 Sending build context to Docker daemon 160.3kB 07:05:19 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 07:05:19 Step 2/26 : FROM ${BASE} AS builder 07:05:19 ---> ebd39aa95a46 07:05:19 Step 3/26 : ARG ADD_BUILD_TAGS="" 07:05:20 ---> Running in 35c1320b2d24 07:05:20 Removing intermediate container 35c1320b2d24 07:05:20 ---> 27019c326c15 07:05:20 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:05:20 ---> Running in 283fff78e367 07:05:21 Removing intermediate container 283fff78e367 07:05:21 ---> ca3a11ce071e 07:05:21 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:05:21 ---> Running in 9bc5c3776abf 07:05:21 Removing intermediate container 9bc5c3776abf 07:05:21 ---> d50bae0adcbf 07:05:21 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 07:05:21 ---> Running in 1d0df67db6ea 07:05:21 Removing intermediate container 1d0df67db6ea 07:05:21 ---> 493729110da4 07:05:21 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:05:21 ---> Running in 61b066ab3e90 07:05:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:05:25 OK: 259 MiB in 64 packages 07:05:25 Removing intermediate container 61b066ab3e90 07:05:25 ---> 245fb9eba01b 07:05:25 Step 8/26 : WORKDIR /device-rest-go 07:05:25 ---> Running in 02eef96a6525 07:05:26 Removing intermediate container 02eef96a6525 07:05:26 ---> 41feba71c4bd 07:05:26 Step 9/26 : COPY go.mod vendor* ./ 07:05:26 ---> 320f37355fbe 07:05:26 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:26 ---> Running in e7e87b564c69 07:05:29 Removing intermediate container e7e87b564c69 07:05:29 ---> 47321ee9012f 07:05:29 Step 11/26 : COPY . . 07:05:29 ---> 8b269d3d42ef 07:05:29 Step 12/26 : RUN $MAKE 07:05:29 ---> Running in 4a5d8d7c55ff 07:05:30 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 07:09:22 Removing intermediate container 4a5d8d7c55ff 07:09:22 ---> 05f5926bf374 07:09:22 Step 13/26 : FROM alpine:3.22 07:09:22 3.22: Pulling from library/alpine 07:09:22 d741ee1608f3: Pulling fs layer 07:09:22 d741ee1608f3: Verifying Checksum 07:09:22 d741ee1608f3: Download complete 07:09:22 d741ee1608f3: Pull complete 07:09:22 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:09:22 Status: Downloaded newer image for alpine:3.22 07:09:22 ---> 5a766deef0c8 07:09:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:09:22 ---> Running in a9d24535a187 07:09:22 Removing intermediate container a9d24535a187 07:09:22 ---> 437c21704619 07:09:22 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 07:09:22 ---> Running in 83c6b1074ba4 07:09:22 Removing intermediate container 83c6b1074ba4 07:09:22 ---> a295edc10d1e 07:09:22 Step 16/26 : RUN apk add --update --no-cache dumb-init 07:09:22 ---> Running in d1d17e61c0f1 07:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:09:22 (1/1) Installing dumb-init (1.2.5-r3) 07:09:22 Executing busybox-1.37.0-r20.trigger 07:09:22 OK: 8 MiB in 17 packages 07:09:22 Removing intermediate container d1d17e61c0f1 07:09:22 ---> 948766214918 07:09:22 Step 17/26 : RUN apk --no-cache upgrade 07:09:22 ---> Running in 25557472c6bf 07:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:09:22 OK: 8 MiB in 17 packages 07:09:22 Removing intermediate container 25557472c6bf 07:09:22 ---> 86b4e9b14e00 07:09:22 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 07:09:24 ---> 5858f54fad2e 07:09:24 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 07:09:24 ---> ad926bb36459 07:09:24 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 07:09:26 ---> 77ff754f8b29 07:09:26 Step 21/26 : EXPOSE 59986 07:09:26 ---> Running in b655ea463720 07:09:26 Removing intermediate container b655ea463720 07:09:26 ---> 4657f927d8b5 07:09:26 Step 22/26 : ENTRYPOINT ["/device-rest"] 07:09:26 ---> Running in 99229a23f2d9 07:09:27 Removing intermediate container 99229a23f2d9 07:09:27 ---> bdb56b3d3720 07:09:27 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:09:27 ---> Running in 8edcc86f8cba 07:09:27 Removing intermediate container 8edcc86f8cba 07:09:27 ---> 18cc0995f5ae 07:09:27 Step 24/26 : LABEL arch=arm64 07:09:27 ---> Running in 7ec07b675808 07:09:27 Removing intermediate container 7ec07b675808 07:09:27 ---> e9ceefb255b1 07:09:27 Step 25/26 : LABEL git_sha=0763565157d6401623f57a64962ffe6d17717018 07:09:27 ---> Running in 0f0f7723dffb 07:09:28 Removing intermediate container 0f0f7723dffb 07:09:28 ---> 5be193de7bc4 07:09:28 Step 26/26 : LABEL version=4.1.0-dev.21 07:09:28 ---> Running in 743da0c46dfe 07:09:28 Removing intermediate container 743da0c46dfe 07:09:28 ---> b73591474606 07:09:28 [Warning] One or more build-args [ARCH] were not consumed 07:09:28 Successfully built b73591474606 07:09:28 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:09:28 provisioning config files... 07:09:28 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/228@tmp/config11565551499161004656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:09:28 ---> ****-login.sh 07:09:28 nexus3.edgexfoundry.org:10001 07:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:29 Configure a credential helper to remove this warning. See 07:09:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:29 07:09:29 Login Succeeded 07:09:29 nexus3.edgexfoundry.org:10002 07:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:29 Configure a credential helper to remove this warning. See 07:09:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:29 07:09:29 Login Succeeded 07:09:29 nexus3.edgexfoundry.org:10003 07:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:30 Configure a credential helper to remove this warning. See 07:09:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:30 07:09:30 Login Succeeded 07:09:30 nexus3.edgexfoundry.org:10004 07:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:30 Configure a credential helper to remove this warning. See 07:09:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:30 07:09:30 Login Succeeded 07:09:30 ****.io 07:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:30 Configure a credential helper to remove this warning. See 07:09:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:30 07:09:30 Login Succeeded 07:09:30 ---> ****-login.sh ends [Pipeline] } 07:09:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:09:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:09:30 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 07:09:30 0763565157d6401623f57a64962ffe6d17717018 07:09:30 latest 07:09:30 4.1.0-dev.21 07:09:30 0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 07:09:30 main 07:09:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:31 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:0763565157d6401623f57a64962ffe6d17717018 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:31 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:0763565157d6401623f57a64962ffe6d17717018 07:09:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 07:09:31 ff227a55e9a0: Preparing 07:09:31 74cdd4a952f3: Preparing 07:09:31 0b75be4de9d1: Preparing 07:09:31 2168049d80a9: Preparing 07:09:31 d4ab58299b85: Preparing 07:09:31 c4e71c2a4573: Preparing 07:09:31 c4e71c2a4573: Waiting 07:09:31 2168049d80a9: Pushed 07:09:31 74cdd4a952f3: Pushed 07:09:31 ff227a55e9a0: Pushed 07:09:31 d4ab58299b85: Pushed 07:09:31 c4e71c2a4573: Layer already exists 07:09:40 0b75be4de9d1: Pushed 07:09:40 0763565157d6401623f57a64962ffe6d17717018: digest: sha256:c2d96e57ab626317940e6cd04cd6eecaa7aa2cc27024a3f388262ab36cb4416a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:40 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:40 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 07:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 07:09:40 ff227a55e9a0: Preparing 07:09:40 74cdd4a952f3: Preparing 07:09:40 0b75be4de9d1: Preparing 07:09:40 2168049d80a9: Preparing 07:09:40 d4ab58299b85: Preparing 07:09:40 c4e71c2a4573: Preparing 07:09:40 c4e71c2a4573: Waiting 07:09:40 74cdd4a952f3: Layer already exists 07:09:40 0b75be4de9d1: Layer already exists 07:09:40 ff227a55e9a0: Layer already exists 07:09:40 2168049d80a9: Layer already exists 07:09:40 d4ab58299b85: Layer already exists 07:09:40 c4e71c2a4573: Layer already exists 07:09:40 latest: digest: sha256:c2d96e57ab626317940e6cd04cd6eecaa7aa2cc27024a3f388262ab36cb4416a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:41 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:41 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.21 07:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 07:09:41 ff227a55e9a0: Preparing 07:09:41 74cdd4a952f3: Preparing 07:09:41 0b75be4de9d1: Preparing 07:09:41 2168049d80a9: Preparing 07:09:41 d4ab58299b85: Preparing 07:09:41 c4e71c2a4573: Preparing 07:09:41 c4e71c2a4573: Waiting 07:09:41 2168049d80a9: Layer already exists 07:09:41 0b75be4de9d1: Layer already exists 07:09:41 74cdd4a952f3: Layer already exists 07:09:41 ff227a55e9a0: Layer already exists 07:09:41 d4ab58299b85: Layer already exists 07:09:41 c4e71c2a4573: Layer already exists 07:09:41 4.1.0-dev.21: digest: sha256:c2d96e57ab626317940e6cd04cd6eecaa7aa2cc27024a3f388262ab36cb4416a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:41 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:42 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 07:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 07:09:42 ff227a55e9a0: Preparing 07:09:42 74cdd4a952f3: Preparing 07:09:42 0b75be4de9d1: Preparing 07:09:42 2168049d80a9: Preparing 07:09:42 d4ab58299b85: Preparing 07:09:42 c4e71c2a4573: Preparing 07:09:42 c4e71c2a4573: Waiting 07:09:42 74cdd4a952f3: Layer already exists 07:09:42 0b75be4de9d1: Layer already exists 07:09:42 2168049d80a9: Layer already exists 07:09:42 ff227a55e9a0: Layer already exists 07:09:42 d4ab58299b85: Layer already exists 07:09:42 c4e71c2a4573: Layer already exists 07:09:42 0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21: digest: sha256:c2d96e57ab626317940e6cd04cd6eecaa7aa2cc27024a3f388262ab36cb4416a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:42 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:43 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 07:09:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 07:09:43 ff227a55e9a0: Preparing 07:09:43 74cdd4a952f3: Preparing 07:09:43 0b75be4de9d1: Preparing 07:09:43 2168049d80a9: Preparing 07:09:43 d4ab58299b85: Preparing 07:09:43 c4e71c2a4573: Preparing 07:09:43 c4e71c2a4573: Waiting 07:09:43 ff227a55e9a0: Layer already exists 07:09:43 74cdd4a952f3: Layer already exists 07:09:43 0b75be4de9d1: Layer already exists 07:09:43 2168049d80a9: Layer already exists 07:09:43 d4ab58299b85: Layer already exists 07:09:43 c4e71c2a4573: Layer already exists 07:09:43 main: digest: sha256:c2d96e57ab626317940e6cd04cd6eecaa7aa2cc27024a3f388262ab36cb4416a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:09:43 ===================================================== [Pipeline] echo 07:09:43 taggedImages: 07:09:43 - nexus3.edgexfoundry.org:10004/device-rest-arm64:0763565157d6401623f57a64962ffe6d17717018 07:09:43 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 07:09:43 - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.21 07:09:43 - nexus3.edgexfoundry.org:10004/device-rest-arm64:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 07:09:43 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] echo 07:09:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:0763565157d6401623f57a64962ffe6d17717018 [Pipeline] echo 07:09:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] echo 07:09:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.21 [Pipeline] echo 07:09:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 [Pipeline] echo 07:09:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:09:44 07:09:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:09:44 arm64: Pulling from edgex-lftools-log-publisher 07:09:44 8998bd30e6a1: Pulling fs layer 07:09:44 04944245beec: Pulling fs layer 07:09:44 699f458cf7ca: Pulling fs layer 07:09:44 765212b225bb: Pulling fs layer 07:09:44 f23df028b6ca: Pulling fs layer 07:09:44 d65c8cfc05b1: Pulling fs layer 07:09:44 2437ff75d9bd: Pulling fs layer 07:09:44 f23df028b6ca: Waiting 07:09:44 d65c8cfc05b1: Waiting 07:09:44 2437ff75d9bd: Waiting 07:09:44 765212b225bb: Waiting 07:09:44 04944245beec: Verifying Checksum 07:09:44 04944245beec: Download complete 07:09:44 765212b225bb: Download complete 07:09:44 f23df028b6ca: Verifying Checksum 07:09:44 f23df028b6ca: Download complete 07:09:44 d65c8cfc05b1: Download complete 07:09:44 699f458cf7ca: Verifying Checksum 07:09:44 699f458cf7ca: Download complete 07:09:45 8998bd30e6a1: Verifying Checksum 07:09:45 8998bd30e6a1: Download complete 07:09:47 2437ff75d9bd: Verifying Checksum 07:09:47 2437ff75d9bd: Download complete 07:09:49 8998bd30e6a1: Pull complete 07:09:50 04944245beec: Pull complete 07:09:51 699f458cf7ca: Pull complete 07:09:53 765212b225bb: Pull complete 07:09:54 f23df028b6ca: Pull complete 07:09:54 d65c8cfc05b1: Pull complete 07:10:12 2437ff75d9bd: Pull complete 07:10:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:10:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:10:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:12 prd-ubuntu20.04-docker-arm64-4c-16g-2028 does not seem to be running inside a container 07:10:12 $ 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-rest-go/228 -v /w/workspace/device-rest-go/228:/w/workspace/device-rest-go/228:rw,z -v /w/workspace/device-rest-go/228@tmp:/w/workspace/device-rest-go/228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:10:15 $ docker top dc3d97a7a5ce3bb4a81e46e1f04f8e622e5751f123661525e63499aa0df1189d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:10:15 ---> job-cost.sh 07:10:16 lf-activate-venv: SKIPPING 07:10:16 INFO: No Stack... 07:10:16 INFO: Retrieving Pricing Info for: v3-standard-4 07:10:17 INFO: Archiving Costs [Pipeline] sh 07:10:17 + cat /w/workspace/device-rest-go/228/archives/cost.csv 07:10:17 + cut -d, -f6 [Pipeline] lock 07:10:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-228-stack-cost] 07:10:18 Resource [jenkins-edgexfoundry-device-rest-go-main-228-stack-cost] did not exist. Created. 07:10:18 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:10:18 /w/workspace/device-rest-go/228@tmp/durable-be7079c4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:10:19 + echo total: 0.10999999940395355 [Pipeline] stash 07:10:19 Warning: overwriting stash ‘stack-cost’ 07:10:19 Stashed 1 file(s) [Pipeline] } 07:10:19 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-228-stack-cost] [Pipeline] // lock [Pipeline] } 07:10:19 $ docker stop --time=1 dc3d97a7a5ce3bb4a81e46e1f04f8e622e5751f123661525e63499aa0df1189d 07:10:20 $ docker rm -f --volumes dc3d97a7a5ce3bb4a81e46e1f04f8e622e5751f123661525e63499aa0df1189d [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 07:10:21 provisioning config files... 07:10:21 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config496656357476295260tmp [Pipeline] { [Pipeline] sh 07:10:21 + set +x 07:10:21 + curl -s https://codecov.io/bash 07:10:21 + bash -s -- 07:10:21 07:10:21 _____ _ 07:10:21 / ____| | | 07:10:21 | | ___ __| | ___ ___ _____ __ 07:10:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:10:21 | |___| (_) | (_| | __/ (_| (_) \ V / 07:10:21 \_____\___/ \__,_|\___|\___\___/ \_/ 07:10:21 Bash-1.0.6 07:10:21 07:10:21 07:10:21 ==> git version 2.25.1 found 07:10:21 ==> 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 07:10:21 Release-Date: 2020-01-08 07:10:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:10:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:10:21 ==> Jenkins CI detected. 07:10:21 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 07:10:21 project root: . 07:10:21 --> token set from env 07:10:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:10:21 ==> Running gcov in . (disable via -X gcov) 07:10:21 ==> Python coveragepy not found 07:10:21 ==> Searching for coverage reports in: 07:10:21 + . 07:10:21 -> Found 1 reports 07:10:21 ==> Detecting git/mercurial file structure 07:10:21 ==> Reading reports 07:10:21 + ./coverage.out bytes=14565 07:10:21 ==> Appending adjustments 07:10:21 https://docs.codecov.io/docs/fixing-reports 07:10:21 + Found adjustments 07:10:21 ==> Gzipping contents 07:10:21 4.0K /tmp/codecov.KeAoeR.gz 07:10:21 ==> Uploading reports 07:10:21 url: https://codecov.io 07:10:21 query: branch=main&commit=0763565157d6401623f57a64962ffe6d17717018&build=228&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F228%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:10:21 -> Pinging Codecov 07:10:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0763565157d6401623f57a64962ffe6d17717018&build=228&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F228%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:10:22 -> Uploading to 07:10:22 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/0763565157d6401623f57a64962ffe6d17717018/742b5e97-b420-467c-bd90-5c8daffb6dbd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260213T071022Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=66d2d5a0cdf4435891a7b4e7fd6564a551eb30bf4f3ee592d7a25587b8b96d74 07:10:22 % Total % Received % Xferd Average Speed Time Time Time Current 07:10:22 Dload Upload Total Spent Left Speed 07:10:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 12994 --:--:-- --:--:-- --:--:-- 12994 07:10:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/0763565157d6401623f57a64962ffe6d17717018 [Pipeline] } 07:10:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:10:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:10:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:10:22 07:10:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:10:23 latest: Pulling from edgex-devops/edgex-snyk-go 07:10:23 2d35ebdb57d9: Already exists 07:10:23 85e8836fcdb2: Pulling fs layer 07:10:23 91631faa732a: Pulling fs layer 07:10:23 f3f5ae8826fa: Pulling fs layer 07:10:23 4f4fb700ef54: Pulling fs layer 07:10:23 7861252a18e6: Pulling fs layer 07:10:23 4f4fb700ef54: Waiting 07:10:23 7861252a18e6: Waiting 07:10:23 9130f900ef6f: Pulling fs layer 07:10:23 9130f900ef6f: Waiting 07:10:23 f3f5ae8826fa: Download complete 07:10:23 85e8836fcdb2: Download complete 07:10:23 4f4fb700ef54: Download complete 07:10:23 85e8836fcdb2: Pull complete 07:10:24 7861252a18e6: Verifying Checksum 07:10:24 7861252a18e6: Download complete 07:10:24 91631faa732a: Verifying Checksum 07:10:24 91631faa732a: Download complete 07:10:24 9130f900ef6f: Verifying Checksum 07:10:24 9130f900ef6f: Download complete 07:10:30 91631faa732a: Pull complete 07:10:30 f3f5ae8826fa: Pull complete 07:10:30 4f4fb700ef54: Pull complete 07:10:31 7861252a18e6: Pull complete 07:10:36 9130f900ef6f: Pull complete 07:10:36 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 07:10:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:10:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:36 prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container 07:10:36 $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:10:46 $ docker top c990a6ce09cccabf2fb77773adc9be3b0a884e85a94b4df237205adf374f1691 -eo pid,comm [Pipeline] { [Pipeline] sh 07:10:46 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo 07:10:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 07:10:46 + set -o pipefail 07:10:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 07:10:58 07:10:58 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 07:10:58 07:10:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/06762519-a4ca-48e0-8413-92957fbd0555 07:10:58 07:10:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:10:58 07:10:58 07:10:58 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:10:58 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:10:58 $ docker stop --time=1 c990a6ce09cccabf2fb77773adc9be3b0a884e85a94b4df237205adf374f1691 07:11:11 $ docker rm -f --volumes c990a6ce09cccabf2fb77773adc9be3b0a884e85a94b4df237205adf374f1691 [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 07:11:12 + git log --format=format:%s -1 0763565157d6401623f57a64962ffe6d17717018 [Pipeline] sh 07:11:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:11:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:11:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:12 prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container 07:11:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:11:14 $ docker top 2dedc496cfbb737ccad138e9eb4288a5ed44127db3e7ad44eba904815840718b -eo pid,comm 07:11:14 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). 07:11:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:11:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:11:14 [ssh-agent] Looking for ssh-agent implementation... 07:11:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:11:14 $ docker exec 2dedc496cfbb737ccad138e9eb4288a5ed44127db3e7ad44eba904815840718b ssh-agent 07:11:14 SSH_AUTH_SOCK=/tmp/ssh-4iNjDkKdgYBo/agent.14 07:11:14 SSH_AGENT_PID=20 07:11:14 Running ssh-add (command line suppressed) 07:11:14 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9288615532835111490.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9288615532835111490.key) 07:11:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:11:14 + git semver tag 07:11:15 2026-02-13 07:11:15,004 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:11:15 2026-02-13 07:11:15,043 [run_tag] DEBUG tag force:False 07:11:15 2026-02-13 07:11:15,043 [check_head_tag] DEBUG check head tag 07:11:15 2026-02-13 07:11:15,045 [execute] INFO git cat-file --batch-check 07:11:15 2026-02-13 07:11:15,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) 07:11:15 2026-02-13 07:11:15,047 [execute] INFO git cat-file --batch 07:11:15 2026-02-13 07:11:15,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) 07:11:15 2026-02-13 07:11:15,062 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 07:11:15 2026-02-13 07:11:15,062 [execute] INFO git tag -a v4.1.0-dev.21 -m v4.1.0-dev.21 07:11:15 2026-02-13 07:11:15,062 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.21', '-m', 'v4.1.0-dev.21'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) 07:11:15 2026-02-13 07:11:15,066 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 07:11:15 4.1.0-dev.21 [Pipeline] } 07:11:15 $ docker exec --env ******** --env ******** 2dedc496cfbb737ccad138e9eb4288a5ed44127db3e7ad44eba904815840718b ssh-agent -k 07:11:15 unset SSH_AUTH_SOCK; 07:11:15 unset SSH_AGENT_PID; 07:11:15 echo Agent pid 20 killed; 07:11:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:11:15 + git semver [Pipeline] } 07:11:16 $ docker stop --time=1 2dedc496cfbb737ccad138e9eb4288a5ed44127db3e7ad44eba904815840718b 07:11:18 $ docker rm -f --volumes 2dedc496cfbb737ccad138e9eb4288a5ed44127db3e7ad44eba904815840718b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:11:18 07:11:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:11:19 0.23.1-centos7: Pulling from edgex-lftools 07:11:19 ab5ef0e58194: Pulling fs layer 07:11:19 9712f1f96733: Pulling fs layer 07:11:19 63f879dbbcfc: Pulling fs layer 07:11:19 0d9ebad4ef96: Pulling fs layer 07:11:19 e9a5061849ea: Pulling fs layer 07:11:19 d747dcd14b5f: Pulling fs layer 07:11:19 2de7ff778b66: Pulling fs layer 07:11:19 e9a5061849ea: Waiting 07:11:19 d747dcd14b5f: Waiting 07:11:19 0d9ebad4ef96: Waiting 07:11:19 2de7ff778b66: Waiting 07:11:19 9712f1f96733: Verifying Checksum 07:11:19 9712f1f96733: Download complete 07:11:19 63f879dbbcfc: Verifying Checksum 07:11:19 63f879dbbcfc: Download complete 07:11:19 e9a5061849ea: Verifying Checksum 07:11:19 e9a5061849ea: Download complete 07:11:19 d747dcd14b5f: Download complete 07:11:19 0d9ebad4ef96: Verifying Checksum 07:11:19 0d9ebad4ef96: Download complete 07:11:19 2de7ff778b66: Verifying Checksum 07:11:19 2de7ff778b66: Download complete 07:11:19 ab5ef0e58194: Download complete 07:11:23 ab5ef0e58194: Pull complete 07:11:23 9712f1f96733: Pull complete 07:11:23 63f879dbbcfc: Pull complete 07:11:29 0d9ebad4ef96: Pull complete 07:11:29 e9a5061849ea: Pull complete 07:11:29 d747dcd14b5f: Pull complete 07:11:30 2de7ff778b66: Pull complete 07:11:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:11:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:11:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:30 prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container 07:11:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:11:35 $ docker top f45087235a047d0dce309be417a55bd82e0759451ef281d1e71dabf0b138063b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:11:35 provisioning config files... 07:11:35 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18109625100681679288tmp 07:11:35 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11469474362793989209tmp 07:11:35 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8551400889182726411tmp [Pipeline] { [Pipeline] echo 07:11:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:11:35 ---> sigul-configuration.sh 07:11:35 gpg: directory `/root/.gnupg' created 07:11:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:11:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:11:35 gpg: keyring `/root/.gnupg/secring.gpg' created 07:11:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:11:35 gpg: CAST5 encrypted data 07:11:35 gpg: encrypted with 1 passphrase 07:11:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:11:35 + mkdir /home/jenkins 07:11:35 + mkdir /home/jenkins/sigul [Pipeline] sh 07:11:36 + 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 07:11:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:11:36 ---> sigul-install.sh 07:11:36 Sigul already installed; skipping installation. [Pipeline] sh 07:11:36 + git tag --list 07:11:36 v1.0.0 07:11:36 v1.1.0 07:11:36 v1.1.1 07:11:36 v1.1.2 07:11:36 v1.2.0 07:11:36 v1.2.1 07:11:36 v2.0.0 07:11:36 v2.1.0 07:11:36 v2.1.1 07:11:36 v2.2.0 07:11:36 v2.3.0 07:11:36 v3.0 07:11:36 v3.0.0 07:11:36 v3.1 07:11:36 v3.1.0 07:11:36 v3.1.1 07:11:36 v4.0 07:11:36 v4.0.0 07:11:36 v4.0.1 07:11:36 v4.0.1-dev.1 07:11:36 v4.1.0-dev.1 07:11:36 v4.1.0-dev.10 07:11:36 v4.1.0-dev.11 07:11:36 v4.1.0-dev.12 07:11:36 v4.1.0-dev.13 07:11:36 v4.1.0-dev.14 07:11:36 v4.1.0-dev.15 07:11:36 v4.1.0-dev.16 07:11:36 v4.1.0-dev.17 07:11:36 v4.1.0-dev.18 07:11:36 v4.1.0-dev.19 07:11:36 v4.1.0-dev.2 07:11:36 v4.1.0-dev.20 07:11:36 v4.1.0-dev.21 07:11:36 v4.1.0-dev.3 07:11:36 v4.1.0-dev.4 07:11:36 v4.1.0-dev.5 07:11:36 v4.1.0-dev.6 07:11:36 v4.1.0-dev.7 07:11:36 v4.1.0-dev.8 07:11:36 v4.1.0-dev.9 [Pipeline] sh 07:11:37 + lftools sign git-tag v4.1.0-dev.21 07:11:37 Signing Git tag with Sigul... 07:11:37 Signing v4.1.0-dev.21 [Pipeline] echo 07:11:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:11:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:11:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:11:38 $ docker stop --time=1 f45087235a047d0dce309be417a55bd82e0759451ef281d1e71dabf0b138063b 07:11:39 $ docker rm -f --volumes f45087235a047d0dce309be417a55bd82e0759451ef281d1e71dabf0b138063b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:11:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:11:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:11:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:40 prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container 07:11:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:11:40 $ docker top 18008daffa0dbbe1272ca962ba73c0c3e4edbd1652a19aadce8f96b1f11cbc60 -eo pid,comm 07:11:40 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). 07:11:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:11:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:11:40 [ssh-agent] Looking for ssh-agent implementation... 07:11:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:11:40 $ docker exec 18008daffa0dbbe1272ca962ba73c0c3e4edbd1652a19aadce8f96b1f11cbc60 ssh-agent 07:11:41 SSH_AUTH_SOCK=/tmp/ssh-m6RvZQ5bNoB7/agent.32 07:11:41 SSH_AGENT_PID=39 07:11:41 Running ssh-add (command line suppressed) 07:11:41 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1734107694661549607.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1734107694661549607.key) 07:11:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:11:41 + git semver bump pre 07:11:41 2026-02-13 07:11:41,663 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:11:41 2026-02-13 07:11:41,668 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 07:11:41 2026-02-13 07:11:41,668 [bump_version] DEBUG bumping version:4.1.0-dev.21 on axis:pre with prefix:dev 07:11:41 2026-02-13 07:11:41,668 [bump_version] DEBUG bumped version:4.1.0-dev.22 07:11:41 2026-02-13 07:11:41,668 [write_version] DEBUG write version:4.1.0-dev.22 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 07:11:41 2026-02-13 07:11:41,668 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 07:11:41 2026-02-13 07:11:41,668 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 07:11:41 2026-02-13 07:11:41,671 [execute] INFO git cat-file --batch-check 07:11:41 2026-02-13 07:11:41,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 07:11:41 2026-02-13 07:11:41,674 [execute] INFO git cat-file --batch 07:11:41 2026-02-13 07:11:41,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 07:11:41 2026-02-13 07:11:41,679 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 07:11:41 4.1.0-dev.22 [Pipeline] } 07:11:41 $ docker exec --env ******** --env ******** 18008daffa0dbbe1272ca962ba73c0c3e4edbd1652a19aadce8f96b1f11cbc60 ssh-agent -k 07:11:41 unset SSH_AUTH_SOCK; 07:11:41 unset SSH_AGENT_PID; 07:11:41 echo Agent pid 39 killed; 07:11:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:11:42 + git semver [Pipeline] } 07:11:42 $ docker stop --time=1 18008daffa0dbbe1272ca962ba73c0c3e4edbd1652a19aadce8f96b1f11cbc60 07:11:43 $ docker rm -f --volumes 18008daffa0dbbe1272ca962ba73c0c3e4edbd1652a19aadce8f96b1f11cbc60 [Pipeline] // withDockerContainer [Pipeline] sh 07:11:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:11:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:11:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:44 prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container 07:11:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:11:44 $ docker top ba65957584b6815b28a64b04bf748bb9c0f0fd218eb87e898f94ef16cc44e279 -eo pid,comm 07:11:44 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). 07:11:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:11:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:11:44 [ssh-agent] Looking for ssh-agent implementation... 07:11:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:11:44 $ docker exec ba65957584b6815b28a64b04bf748bb9c0f0fd218eb87e898f94ef16cc44e279 ssh-agent 07:11:45 SSH_AUTH_SOCK=/tmp/ssh-EMXpArRrYZjh/agent.32 07:11:45 SSH_AGENT_PID=38 07:11:45 Running ssh-add (command line suppressed) 07:11:45 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12406616340291143911.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12406616340291143911.key) 07:11:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:11:45 + git semver push 07:11:45 2026-02-13 07:11:45,672 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:11:45 2026-02-13 07:11:45,675 [run_push] DEBUG push 07:11:45 2026-02-13 07:11:45,676 [execute] INFO git cat-file --batch-check 07:11:45 2026-02-13 07:11:45,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 07:11:45 2026-02-13 07:11:45,678 [execute] INFO git rev-list fb8907ed80a5b1f43609a0e05234053a9e03c71e -- 07:11:45 2026-02-13 07:11:45,678 [execute] DEBUG Popen(['git', 'rev-list', 'fb8907ed80a5b1f43609a0e05234053a9e03c71e', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 07:11:45 2026-02-13 07:11:45,686 [execute] INFO git fetch -v -- origin 07:11:45 2026-02-13 07:11:45,687 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 07:11:46 2026-02-13 07:11:46,248 [run_push] DEBUG no remote changes detected 07:11:46 2026-02-13 07:11:46,248 [execute] INFO git push origin semver 07:11:46 2026-02-13 07:11:46,249 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 07:11:47 2026-02-13 07:11:46,980 [run_push] DEBUG push all version tags 07:11:47 2026-02-13 07:11:46,981 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:11:47 2026-02-13 07:11:46,981 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) 07:11:47 2026-02-13 07:11:47,710 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 07:11:47 4.1.0-dev.22 [Pipeline] } 07:11:47 $ docker exec --env ******** --env ******** ba65957584b6815b28a64b04bf748bb9c0f0fd218eb87e898f94ef16cc44e279 ssh-agent -k 07:11:47 unset SSH_AUTH_SOCK; 07:11:47 unset SSH_AGENT_PID; 07:11:47 echo Agent pid 38 killed; 07:11:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:11:48 + git semver [Pipeline] } 07:11:48 $ docker stop --time=1 ba65957584b6815b28a64b04bf748bb9c0f0fd218eb87e898f94ef16cc44e279 07:11:49 $ docker rm -f --volumes ba65957584b6815b28a64b04bf748bb9c0f0fd218eb87e898f94ef16cc44e279 [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 07:11:50 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 07:11:50 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 07:11:50 total 16 07:11:50 drwxr-xr-x 3 root root 4096 Feb 13 06:59 . 07:11:50 drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 07:11 .. 07:11:50 drwxr-xr-x 2 root root 4096 Feb 13 06:59 cost 07:11:50 -rw-r--r-- 1 root root 86 Feb 13 06:59 cost.csv 07:11:50 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 07:11:50 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 07:11:50 total 16 07:11:50 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 06:59 . 07:11:50 drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 07:11 .. 07:11:50 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 06:59 cost 07:11:50 -rw-r--r-- 1 jenkins jenkins 86 Feb 13 06:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:11:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:11:51 ---> package-listing.sh 07:11:51 ++ facter osfamily 07:11:51 ++ tr '[:upper:]' '[:lower:]' 07:11:51 + OS_FAMILY=debian 07:11:51 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 07:11:51 + START_PACKAGES=/tmp/packages_start.txt 07:11:51 + END_PACKAGES=/tmp/packages_end.txt 07:11:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:11:51 + PACKAGES=/tmp/packages_start.txt 07:11:51 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 07:11:51 + PACKAGES=/tmp/packages_end.txt 07:11:51 + case "${OS_FAMILY}" in 07:11:51 + dpkg -l 07:11:51 + grep '^ii' 07:11:51 + '[' -f /tmp/packages_start.txt ']' 07:11:51 + '[' -f /tmp/packages_end.txt ']' 07:11:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:11:51 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 07:11:51 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 07:11:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 07:11:51 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-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:11:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:11:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:52 prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container 07:11:52 $ 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-rest-go_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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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 07:11:52 $ docker top 4017cd1d5fcba28cace7ea8dbb395edaec180c4cf5892b282179159e9ea4aa84 -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:53 + touch /tmp/pre-build-complete [Pipeline] sh 07:11:53 + mkdir -p /var/log/sysstat [Pipeline] sh 07:11:53 + ls /var/log/sa-host 07:11:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:11:53 provisioning config files... 07:11:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6736204703473563196tmp [Pipeline] { [Pipeline] echo 07:11:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:11:54 ---> create-netrc.sh [Pipeline] } 07:11:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:11:54 ---> python-tools-install.sh [Pipeline] echo 07:11:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:11:54 ---> sudo-logs.sh 07:11:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:11:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:11:55 ---> job-cost.sh 07:11:55 lf-activate-venv: SKIPPING 07:11:55 DEBUG: total: 0.2199999988079071 07:11:55 INFO: Retrieving Stack Cost... 07:11:55 INFO: Retrieving Pricing Info for: v3-standard-8 07:11:55 INFO: Archiving Costs [Pipeline] echo 07:11:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:11:55 ---> logs-deploy.sh 07:11:55 lf-activate-venv: SKIPPING 07:11:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/228 07:11:55 INFO: archiving workspace using pattern(s): 07:11:56 Archives upload complete. 07:11:56 INFO: archiving logs to Nexus