Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d 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-ssh3183559907501579024.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh1673687044763555905.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-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-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5428035813914308559.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh16052208611954218290.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-mqtt-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-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6753377672738545388.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-mqtt-go] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7819 in /w/workspace/edgexfoundry_device-mqtt-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-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d (main) Commit message: "build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#757)" > git config core.sparsecheckout # timeout=10 > git checkout -f f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d # timeout=10 > git rev-list --no-walk cdda5f776f8694e126028f8522b11c284e24cb57 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:50:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:50:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:50:59 ========================================================= 01:50:59 EdgeX Global Pipelines Version Info 01:50:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:51:00 ------------------- 01:51:00 stable info: 01:51:00 ------------------- 01:51:00 Commited By: Cherry Wang cherry@iotechsys.com 01:51:00 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:51:00 Message: update stable to v1.0.276 01:51:01 ------------------- 01:51:01 experimental info: 01:51:01 ------------------- 01:51:01 Commited By: **** collab-it+edgex@linuxfoundation.org 01:51:01 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:51:01 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:51:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:51:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:51:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:51:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:51:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:51:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:51:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:51:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:51:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:51:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:51:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:51:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:51:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:51:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:51:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:51:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:51:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:51:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:51:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:51:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:51:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:51:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:51:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:51:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:51:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:51:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:51:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:51:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:51:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:51:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:51:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [Pipeline] echo 01:51:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6ad11b [Pipeline] echo 01:51:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:02 provisioning config files... 01:51:02 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1974069434168150232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:02 ---> ****-login.sh 01:51:02 nexus3.edgexfoundry.org:10001 01:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:02 01:51:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:51:02 Configure a credential helper to remove this warning. See 01:51:02 https://docs.****.com/go/credential-store/ 01:51:02 01:51:02 Login Succeeded 01:51:02 nexus3.edgexfoundry.org:10002 01:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:02 01:51:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:51:02 Configure a credential helper to remove this warning. See 01:51:02 https://docs.****.com/go/credential-store/ 01:51:02 01:51:02 Login Succeeded 01:51:02 nexus3.edgexfoundry.org:10003 01:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:02 01:51:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:51:02 Configure a credential helper to remove this warning. See 01:51:02 https://docs.****.com/go/credential-store/ 01:51:02 01:51:02 Login Succeeded 01:51:02 nexus3.edgexfoundry.org:10004 01:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:03 01:51:03 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:51:03 Configure a credential helper to remove this warning. See 01:51:03 https://docs.****.com/go/credential-store/ 01:51:03 01:51:03 Login Succeeded 01:51:03 ****.io 01:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:03 01:51:03 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:51:03 Configure a credential helper to remove this warning. See 01:51:03 https://docs.****.com/go/credential-store/ 01:51:03 01:51:03 Login Succeeded 01:51:03 ---> ****-login.sh ends [Pipeline] } 01:51:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:51:03 + git rev-list -1 --merges f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d~1..f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [Pipeline] echo 01:51:03 -----------> git rev-list -1 --merges f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d~1..f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [false] [Pipeline] sh 01:51:04 + git log --format=format:%s -1 f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [Pipeline] echo 01:51:04 ========================================================= 01:51:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:51:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:51:04 + git log --format=format:%s -1 f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [Pipeline] echo 01:51:04 [semverPrep] GIT_COMMIT: f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d, Commit Message: build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#757) [Pipeline] echo 01:51:04 [semverPrep] This is not a build commit. [Pipeline] sh 01:51:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:51:04 + grep -v github /etc/ssh/ssh_known_hosts 01:51:04 + [ -e /tmp/ssh_known_hosts ] 01:51:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:51:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:51:04 + sudo tee -a /etc/ssh/ssh_known_hosts 01:51:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:51:05 01:51:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:51:05 0.1.4: Pulling from edgex-devops/py-git-semver 01:51:05 3dae71ba6b94: Pulling fs layer 01:51:05 6bf1a483ea7c: Pulling fs layer 01:51:05 f5dfc541a4d3: Pulling fs layer 01:51:05 461d9e800cba: Pulling fs layer 01:51:05 80192f66455f: Pulling fs layer 01:51:05 2e8e34ca0e6c: Pulling fs layer 01:51:05 a29436f7fd5d: Pulling fs layer 01:51:05 923cac83aea3: Pulling fs layer 01:51:05 25ad8b0a4227: Pulling fs layer 01:51:05 461d9e800cba: Waiting 01:51:05 2e8e34ca0e6c: Waiting 01:51:05 80192f66455f: Waiting 01:51:05 db01528c6b51: Pulling fs layer 01:51:05 28988de357af: Pulling fs layer 01:51:05 db01528c6b51: Waiting 01:51:05 a29436f7fd5d: Waiting 01:51:05 28988de357af: Waiting 01:51:05 923cac83aea3: Waiting 01:51:05 25ad8b0a4227: Waiting 01:51:05 6bf1a483ea7c: Verifying Checksum 01:51:05 6bf1a483ea7c: Download complete 01:51:05 461d9e800cba: Verifying Checksum 01:51:05 461d9e800cba: Download complete 01:51:05 80192f66455f: Verifying Checksum 01:51:05 80192f66455f: Download complete 01:51:05 f5dfc541a4d3: Verifying Checksum 01:51:05 f5dfc541a4d3: Download complete 01:51:05 3dae71ba6b94: Verifying Checksum 01:51:05 3dae71ba6b94: Download complete 01:51:05 923cac83aea3: Download complete 01:51:06 25ad8b0a4227: Verifying Checksum 01:51:06 25ad8b0a4227: Download complete 01:51:06 db01528c6b51: Verifying Checksum 01:51:06 db01528c6b51: Download complete 01:51:06 28988de357af: Verifying Checksum 01:51:06 28988de357af: Download complete 01:51:06 a29436f7fd5d: Verifying Checksum 01:51:06 a29436f7fd5d: Download complete 01:51:06 2e8e34ca0e6c: Verifying Checksum 01:51:06 2e8e34ca0e6c: Download complete 01:51:07 3dae71ba6b94: Pull complete 01:51:07 6bf1a483ea7c: Pull complete 01:51:07 f5dfc541a4d3: Pull complete 01:51:07 461d9e800cba: Pull complete 01:51:08 80192f66455f: Pull complete 01:51:12 2e8e34ca0e6c: Pull complete 01:51:12 a29436f7fd5d: Pull complete 01:51:12 923cac83aea3: Pull complete 01:51:13 25ad8b0a4227: Pull complete 01:51:13 db01528c6b51: Pull complete 01:51:13 28988de357af: Pull complete 01:51:13 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:51:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:51:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:13 prd-ubuntu20.04-docker-8c-8g-7819 does not seem to be running inside a container 01:51:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:51:16 $ docker top 0bd0c4bb5bbe47389d9116e94cf68c1bd0d5b137ab07f852c8d8b8dea4d7d5e8 -eo pid,comm 01:51:16 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). 01:51:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:51:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:51:17 [ssh-agent] Looking for ssh-agent implementation... 01:51:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:51:17 $ docker exec 0bd0c4bb5bbe47389d9116e94cf68c1bd0d5b137ab07f852c8d8b8dea4d7d5e8 ssh-agent 01:51:17 SSH_AUTH_SOCK=/tmp/ssh-BIFePJAUXud2/agent.32 01:51:17 SSH_AGENT_PID=38 01:51:17 Running ssh-add (command line suppressed) 01:51:17 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17165340923043972417.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17165340923043972417.key) 01:51:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:51:17 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh 01:51:17 + git tag --points-at HEAD [Pipeline] } 01:51:17 $ docker exec --env ******** --env ******** 0bd0c4bb5bbe47389d9116e94cf68c1bd0d5b137ab07f852c8d8b8dea4d7d5e8 ssh-agent -k 01:51:18 unset SSH_AUTH_SOCK; 01:51:18 unset SSH_AGENT_PID; 01:51:18 echo Agent pid 38 killed; 01:51:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:51:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:51:18 [ssh-agent] Looking for ssh-agent implementation... 01:51:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:51:18 $ docker exec 0bd0c4bb5bbe47389d9116e94cf68c1bd0d5b137ab07f852c8d8b8dea4d7d5e8 ssh-agent 01:51:18 SSH_AUTH_SOCK=/tmp/ssh-vNBr8JkdBuaQ/agent.85 01:51:18 SSH_AGENT_PID=91 01:51:18 Running ssh-add (command line suppressed) 01:51:18 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1572491507690133333.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1572491507690133333.key) 01:51:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:51:18 + git semver init 01:51:18 2025-08-29 01:51:18,934 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:51:18 2025-08-29 01:51:18,938 [run_init] DEBUG init version:0.0.0 force:False 01:51:18 2025-08-29 01:51:18,938 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 01:51:18 2025-08-29 01:51:18,939 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 01:51:18 2025-08-29 01:51:18,939 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) 01:51:20 2025-08-29 01:51:20,227 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 01:51:20 2025-08-29 01:51:20,227 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 01:51:20 2025-08-29 01:51:20,227 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 01:51:20 2025-08-29 01:51:20,227 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 01:51:20 4.1.0-dev.4 [Pipeline] } 01:51:20 $ docker exec --env ******** --env ******** 0bd0c4bb5bbe47389d9116e94cf68c1bd0d5b137ab07f852c8d8b8dea4d7d5e8 ssh-agent -k 01:51:20 unset SSH_AUTH_SOCK; 01:51:20 unset SSH_AGENT_PID; 01:51:20 echo Agent pid 91 killed; 01:51:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:51:20 + git semver [Pipeline] } 01:51:21 $ docker stop --time=1 0bd0c4bb5bbe47389d9116e94cf68c1bd0d5b137ab07f852c8d8b8dea4d7d5e8 01:51:22 $ docker rm -f --volumes 0bd0c4bb5bbe47389d9116e94cf68c1bd0d5b137ab07f852c8d8b8dea4d7d5e8 [Pipeline] // withDockerContainer [Pipeline] sh 01:51:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:51:22 Stashed 1 file(s) [Pipeline] echo 01:51:22 [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [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 01:51:23 provisioning config files... 01:51:23 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17952745970392091413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:23 ---> ****-login.sh 01:51:23 nexus3.edgexfoundry.org:10001 01:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:23 Login Succeeded 01:51:23 nexus3.edgexfoundry.org:10002 01:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:23 Login Succeeded 01:51:23 nexus3.edgexfoundry.org:10003 01:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:23 Login Succeeded 01:51:23 nexus3.edgexfoundry.org:10004 01:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:23 Login Succeeded 01:51:23 ****.io 01:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:23 Login Succeeded 01:51:23 ---> ****-login.sh ends [Pipeline] } 01:51:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:51:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:51:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:51:24 ========================================================= 01:51:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:51:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:24 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:51:25 #0 building with "default" instance using docker driver 01:51:25 01:51:25 #1 [internal] load build definition from Dockerfile 01:51:25 #1 transferring dockerfile: 1.84kB done 01:51:25 #1 DONE 0.0s 01:51:25 01:51:25 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:51:25 #2 DONE 0.1s 01:51:25 01:51:25 #3 [internal] load .dockerignore 01:51:25 #3 transferring context: 182B done 01:51:25 #3 DONE 0.0s 01:51:25 01:51:25 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:51:25 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 01:51:25 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 01:51:25 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 01:51:25 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 01:51:25 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.46MB / 74.06MB 0.1s 01:51:25 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 01:51:25 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 01:51:25 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 01:51:25 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 13.63MB / 74.06MB 0.2s 01:51:25 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 01:51:25 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 01:51:25 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:51:25 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done 01:51:25 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s 01:51:25 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s 01:51:25 #4 ... 01:51:25 01:51:25 #5 [internal] load build context 01:51:25 #5 transferring context: 30.64MB 0.3s done 01:51:25 #5 DONE 0.3s 01:51:25 01:51:25 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:51:25 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.3s 01:51:25 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 01:51:25 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 01:51:25 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 8.39MB / 103.05MB 0.3s 01:51:25 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s 01:51:25 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 01:51:25 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 65.01MB / 74.06MB 0.5s 01:51:25 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 30.41MB / 103.05MB 0.5s 01:51:25 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s 01:51:25 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s 01:51:25 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 44.04MB / 103.05MB 0.6s 01:51:25 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done 01:51:25 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 68.16MB / 103.05MB 0.7s 01:51:25 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 01:51:26 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 01:51:26 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 91.23MB / 103.05MB 0.8s 01:51:26 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 0.9s 01:51:26 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done 01:51:30 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.3s done 01:51:30 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 01:51:30 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 01:51:30 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:51:30 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 01:51:30 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 01:51:30 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 01:51:30 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 01:51:34 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.7s done 01:51:34 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 01:51:34 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done 01:51:34 #4 DONE 9.2s 01:51:34 01:51:34 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 01:51:34 #6 0.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:51:34 #6 0.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:51:35 #6 0.679 (1/4) Installing openssh-keygen (9.7_p1-r5) 01:51:35 #6 0.692 (2/4) Installing libedit (20240517.3.1-r0) 01:51:35 #6 0.697 (3/4) Installing openssh-client-common (9.7_p1-r5) 01:51:35 #6 0.721 (4/4) Installing openssh-client-default (9.7_p1-r5) 01:51:35 #6 0.733 Executing busybox-1.36.1-r29.trigger 01:51:35 #6 0.742 OK: 252 MiB in 62 packages 01:51:38 Still waiting to schedule task 01:51:38 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:51:38 #6 DONE 4.2s 01:51:38 01:51:38 #7 [builder 3/7] WORKDIR /device-mqtt-go 01:51:38 #7 DONE 0.0s 01:51:38 01:51:38 #8 [builder 4/7] COPY go.mod vendor* ./ 01:51:38 #8 DONE 0.0s 01:51:38 01:51:38 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:05 #9 DONE 24.4s 01:52:05 01:52:05 #10 [builder 6/7] COPY . . 01:52:05 #10 DONE 0.3s 01:52:05 01:52:05 #11 [builder 7/7] RUN echo noop 01:52:05 #11 0.188 noop 01:52:05 #11 DONE 0.2s 01:52:05 01:52:05 #12 exporting to image 01:52:05 #12 exporting layers 01:52:10 #12 exporting layers 6.9s done 01:52:10 #12 writing image sha256:06a0361d8b11e3061093e4e2314611f7a3041535196be04789138c0c3106523a done 01:52:10 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:52:10 #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:10 + docker inspect -f . ci-base-image-x86_64 01:52:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:10 prd-ubuntu20.04-docker-8c-8g-7819 does not seem to be running inside a container 01:52:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** ci-base-image-x86_64 cat 01:52:11 $ docker top f9604e524bac1640ccae0f0fe963471542f87f9a601b7ea52bcb393c4e68212d -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:11 + go version 01:52:11 go version go1.23.9 linux/amd64 [Pipeline] } 01:52:11 $ docker stop --time=1 f9604e524bac1640ccae0f0fe963471542f87f9a601b7ea52bcb393c4e68212d 01:52:12 $ docker rm -f --volumes f9604e524bac1640ccae0f0fe963471542f87f9a601b7ea52bcb393c4e68212d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:13 + docker inspect -f . ci-base-image-x86_64 01:52:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:13 prd-ubuntu20.04-docker-8c-8g-7819 does not seem to be running inside a container 01:52:13 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** ci-base-image-x86_64 cat 01:52:13 $ docker top e0b26199676a442a6e201fafed75ab71a3d524aa821c3a91713f81110800ff52 -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:13 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 01:52:14 + make test 01:52:14 go test ./... -coverprofile=coverage.out ./... 01:52:15 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:52:33 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 01:52:33 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 01:52:33 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements 01:52:45 go vet ./... 01:52:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:52:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:52:51 ./bin/test-attribution-txt.sh 01:52:51 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:52:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:52:51 $ docker stop --time=1 e0b26199676a442a6e201fafed75ab71a3d524aa821c3a91713f81110800ff52 01:52:53 $ docker rm -f --volumes e0b26199676a442a6e201fafed75ab71a3d524aa821c3a91713f81110800ff52 [Pipeline] // withDockerContainer [Pipeline] sh 01:52:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:52:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:52:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:52:55 + ls -al . 01:52:55 total 252 01:52:55 drwxrwxr-x 9 jenkins jenkins 4096 Aug 29 01:52 . 01:52:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 01:50 .. 01:52:55 -rw-rw-r-- 1 jenkins jenkins 140 Aug 29 01:50 .dockerignore 01:52:55 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 01:52 .git 01:52:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 01:50 .github 01:52:55 -rw-rw-r-- 1 jenkins jenkins 264 Aug 29 01:50 .gitignore 01:52:55 -rw-rw-r-- 1 jenkins jenkins 41 Aug 29 01:50 .golangci.yml 01:52:55 drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 01:51 .semver 01:52:55 -rw-rw-r-- 1 jenkins jenkins 19745 Aug 29 01:50 Attribution.txt 01:52:55 -rw-rw-r-- 1 jenkins jenkins 19382 Aug 29 01:50 CHANGELOG.md 01:52:55 -rw-rw-r-- 1 jenkins jenkins 1803 Aug 29 01:50 Dockerfile 01:52:55 -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 01:50 GOVERNANCE.md 01:52:55 -rw-rw-r-- 1 jenkins jenkins 657 Aug 29 01:50 Jenkinsfile 01:52:55 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 29 01:50 LICENSE 01:52:55 -rw-rw-r-- 1 jenkins jenkins 2545 Aug 29 01:50 Makefile 01:52:55 -rw-rw-r-- 1 jenkins jenkins 620 Aug 29 01:50 OWNERS.md 01:52:55 -rw-rw-r-- 1 jenkins jenkins 3599 Aug 29 01:50 README.md 01:52:55 -rw-rw-r-- 1 jenkins jenkins 11 Aug 29 01:51 VERSION 01:52:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 01:50 bin 01:52:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 01:50 cmd 01:52:55 -rw-r--r-- 1 jenkins jenkins 21039 Aug 29 01:52 coverage.out 01:52:55 -rw-rw-r-- 1 jenkins jenkins 6255 Aug 29 01:50 go.mod 01:52:55 -rw-rw-r-- 1 jenkins jenkins 86944 Aug 29 01:50 go.sum 01:52:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 01:50 internal 01:52:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 01:50 mock 01:52:55 -rw-rw-r-- 1 jenkins jenkins 227 Aug 29 01:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:55 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d --label arch=amd64 --label version=4.1.0-dev.4 . 01:52:55 #0 building with "default" instance using docker driver 01:52:55 01:52:55 #1 [internal] load build definition from Dockerfile 01:52:55 #1 transferring dockerfile: 1.84kB done 01:52:55 #1 DONE 0.0s 01:52:55 01:52:55 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:52:55 #2 DONE 0.0s 01:52:55 01:52:55 #3 [internal] load metadata for docker.io/library/alpine:3.20 01:52:55 #3 DONE 0.2s 01:52:56 01:52:56 #4 [internal] load .dockerignore 01:52:56 #4 transferring context: 182B done 01:52:56 #4 DONE 0.0s 01:52:56 01:52:56 #5 [internal] load build context 01:52:56 #5 transferring context: 32.93kB 0.0s done 01:52:56 #5 DONE 0.0s 01:52:56 01:52:56 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:52:56 #6 DONE 0.1s 01:52:56 01:52:56 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:52:56 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:52:56 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:52:56 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:52:56 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:52:56 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 01:52:56 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:52:56 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s 01:52:56 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 01:52:56 #7 DONE 0.3s 01:52:56 01:52:56 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:52:56 #8 0.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:52:56 #8 0.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:52:56 #8 0.739 (1/1) Installing dumb-init (1.2.5-r3) 01:52:57 #8 0.748 Executing busybox-1.36.1-r29.trigger 01:52:57 #8 0.755 OK: 8 MiB in 15 packages 01:52:57 #8 DONE 0.9s 01:52:57 01:52:57 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 01:52:57 #9 0.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:52:57 #9 0.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:52:57 #9 0.721 OK: 252 MiB in 62 packages 01:52:57 #9 DONE 0.9s 01:52:57 01:52:57 #10 [builder 3/7] WORKDIR /device-mqtt-go 01:52:57 #10 DONE 0.0s 01:52:57 01:52:57 #11 [builder 4/7] COPY go.mod vendor* ./ 01:52:57 #11 DONE 0.0s 01:52:57 01:52:57 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:57 #12 DONE 0.5s 01:52:57 01:52:57 #13 [stage-1 3/6] RUN apk --no-cache upgrade 01:52:57 #13 0.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:52:57 #13 0.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:52:57 #13 ... 01:52:57 01:52:57 #14 [builder 6/7] COPY . . 01:52:57 #14 DONE 0.3s 01:52:58 01:52:58 #15 [builder 7/7] RUN make build 01:52:58 #15 0.234 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:52:58 #15 ... 01:52:58 01:52:58 #13 [stage-1 3/6] RUN apk --no-cache upgrade 01:52:58 #13 0.804 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:52:58 #13 0.820 Executing busybox-1.36.1-r30.post-upgrade 01:52:58 #13 0.861 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:52:58 #13 0.865 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:52:58 #13 0.875 Executing busybox-1.36.1-r30.trigger 01:52:58 #13 0.882 OK: 8 MiB in 15 packages 01:52:58 #13 DONE 1.1s 01:52:58 01:52:58 #15 [builder 7/7] RUN make build 01:53:25 #15 DONE 24.4s 01:53:25 01:53:25 #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / 01:53:25 #16 DONE 0.3s 01:53:25 01:53:25 #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / 01:53:25 #17 DONE 0.0s 01:53:25 01:53:25 #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / 01:53:25 #18 DONE 0.0s 01:53:25 01:53:25 #19 exporting to image 01:53:25 #19 exporting layers 01:53:25 #19 exporting layers 0.4s done 01:53:25 #19 writing image sha256:3742726101365580dd0f62bdb0cbbdfd4e0c98a4e74c5b41843916cf09018d86 done 01:53:25 #19 naming to docker.io/library/device-mqtt done 01:53:25 #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:53:25 provisioning config files... 01:53:25 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12713131618168889671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:53:25 ---> ****-login.sh 01:53:25 nexus3.edgexfoundry.org:10001 01:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:25 Login Succeeded 01:53:25 nexus3.edgexfoundry.org:10002 01:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:25 Login Succeeded 01:53:25 nexus3.edgexfoundry.org:10003 01:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:25 Login Succeeded 01:53:25 nexus3.edgexfoundry.org:10004 01:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:25 Login Succeeded 01:53:25 ****.io 01:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:26 Login Succeeded 01:53:26 ---> ****-login.sh ends [Pipeline] } 01:53:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:53:26 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 01:53:26 f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d 01:53:26 latest 01:53:26 4.1.0-dev.4 01:53:26 f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 01:53:26 main 01:53:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:26 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:26 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d 01:53:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:53:26 c3142e23bb14: Preparing 01:53:26 2e67bd068cdd: Preparing 01:53:26 deaba4361e75: Preparing 01:53:26 e6e193f4a851: Preparing 01:53:26 55226a57da02: Preparing 01:53:26 097100c76c15: Preparing 01:53:26 097100c76c15: Waiting 01:53:26 2e67bd068cdd: Pushed 01:53:26 55226a57da02: Pushed 01:53:26 c3142e23bb14: Pushed 01:53:26 e6e193f4a851: Pushed 01:53:27 097100c76c15: Layer already exists 01:53:32 deaba4361e75: Pushed 01:53:32 f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d: digest: sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:32 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:33 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 01:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:53:33 c3142e23bb14: Preparing 01:53:33 2e67bd068cdd: Preparing 01:53:33 deaba4361e75: Preparing 01:53:33 e6e193f4a851: Preparing 01:53:33 55226a57da02: Preparing 01:53:33 097100c76c15: Preparing 01:53:33 097100c76c15: Waiting 01:53:33 55226a57da02: Layer already exists 01:53:33 e6e193f4a851: Layer already exists 01:53:33 c3142e23bb14: Layer already exists 01:53:33 2e67bd068cdd: Layer already exists 01:53:33 deaba4361e75: Layer already exists 01:53:33 097100c76c15: Layer already exists 01:53:33 latest: digest: sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:33 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:33 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4 01:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:53:33 c3142e23bb14: Preparing 01:53:33 2e67bd068cdd: Preparing 01:53:33 deaba4361e75: Preparing 01:53:33 e6e193f4a851: Preparing 01:53:33 55226a57da02: Preparing 01:53:33 097100c76c15: Preparing 01:53:33 097100c76c15: Waiting 01:53:33 c3142e23bb14: Layer already exists 01:53:33 2e67bd068cdd: Layer already exists 01:53:33 55226a57da02: Layer already exists 01:53:33 deaba4361e75: Layer already exists 01:53:33 e6e193f4a851: Layer already exists 01:53:33 097100c76c15: Layer already exists 01:53:33 4.1.0-dev.4: digest: sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:34 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:34 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 01:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:53:34 c3142e23bb14: Preparing 01:53:34 2e67bd068cdd: Preparing 01:53:34 deaba4361e75: Preparing 01:53:34 e6e193f4a851: Preparing 01:53:34 55226a57da02: Preparing 01:53:34 097100c76c15: Preparing 01:53:34 097100c76c15: Waiting 01:53:34 deaba4361e75: Layer already exists 01:53:34 c3142e23bb14: Layer already exists 01:53:34 55226a57da02: Layer already exists 01:53:34 2e67bd068cdd: Layer already exists 01:53:34 e6e193f4a851: Layer already exists 01:53:34 097100c76c15: Layer already exists 01:53:34 f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4: digest: sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:34 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:35 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 01:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:53:35 c3142e23bb14: Preparing 01:53:35 2e67bd068cdd: Preparing 01:53:35 deaba4361e75: Preparing 01:53:35 e6e193f4a851: Preparing 01:53:35 55226a57da02: Preparing 01:53:35 097100c76c15: Preparing 01:53:35 097100c76c15: Waiting 01:53:35 2e67bd068cdd: Layer already exists 01:53:35 55226a57da02: Layer already exists 01:53:35 deaba4361e75: Layer already exists 01:53:35 c3142e23bb14: Layer already exists 01:53:35 e6e193f4a851: Layer already exists 01:53:35 097100c76c15: Layer already exists 01:53:35 main: digest: sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:35 ===================================================== [Pipeline] echo 01:53:35 taggedImages: 01:53:35 - nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d 01:53:35 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 01:53:35 - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4 01:53:35 - nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 01:53:35 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] echo 01:53:35 ========================================================= 01:53:35 [edgeXBuildMultiArch] RAW Config: 01:53:35 images: 01:53:35 - nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d 01:53:35 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 01:53:35 - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4 01:53:35 - nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 01:53:35 - nexus3.edgexfoundry.org:10004/device-mqtt:main 01:53:35 settingsFile: 01:53:35 device-mqtt-go-settings 01:53:35 ========================================================= [Pipeline] node 01:53:50 Still waiting to schedule task 01:53:50 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:54:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7821 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 01:54:35 Running in /w/workspace/device-mqtt-go/199 [Pipeline] { [Pipeline] checkout 01:54:38 The recommended git tool is: git 01:54:43 using credential edgex-jenkins-ssh 01:54:43 Cloning the remote Git repository 01:54:43 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:54:43 > git init /w/workspace/device-mqtt-go/199 # timeout=10 01:54:43 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:54:43 > git --version # timeout=10 01:54:43 > git --version # 'git version 2.25.1' 01:54:43 using GIT_SSH to set credentials SSH Credentials for GitHub 01:54:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:54:48 Avoid second fetch 01:54:48 Checking out Revision f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d (main) 01:54:47 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:54:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:54:48 > git config core.sparsecheckout # timeout=10 01:54:48 > git checkout -f f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d # timeout=10 01:54:48 Running on prd-centos7-docker-4c-2g-7822 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:48 provisioning config files... 01:54:48 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3590456880338543148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:48 Commit message: "build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#757)" 01:54:49 ---> ****-login.sh 01:54:49 nexus3.edgexfoundry.org:10001 01:54:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:49 Configure a credential helper to remove this warning. See 01:54:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:49 01:54:49 Login Succeeded 01:54:49 nexus3.edgexfoundry.org:10002 01:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:50 Configure a credential helper to remove this warning. See 01:54:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:50 01:54:50 Login Succeeded 01:54:50 nexus3.edgexfoundry.org:10003 01:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:50 Configure a credential helper to remove this warning. See 01:54:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:50 01:54:50 Login Succeeded 01:54:50 nexus3.edgexfoundry.org:10004 01:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:50 Configure a credential helper to remove this warning. See 01:54:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:50 01:54:50 Login Succeeded 01:54:50 ****.io 01:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:50 Configure a credential helper to remove this warning. See 01:54:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:50 01:54:50 Login Succeeded 01:54:50 ---> ****-login.sh ends [Pipeline] } 01:54:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:54:50 + docker buildx ls 01:54:50 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:54:50 default * docker 01:54:50 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:54:51 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:54:51 edgex-builder [Pipeline] sh 01:54:51 + docker buildx inspect --bootstrap 01:54:51 #1 [internal] booting buildkit 01:54:51 #1 pulling image moby/buildkit:buildx-stable-1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:53 provisioning config files... 01:54:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/199@tmp/config17443484574828854890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:53 ---> ****-login.sh 01:54:53 nexus3.edgexfoundry.org:10001 01:54:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:54 Configure a credential helper to remove this warning. See 01:54:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:54 01:54:54 Login Succeeded 01:54:54 nexus3.edgexfoundry.org:10002 01:54:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:54 Configure a credential helper to remove this warning. See 01:54:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:54 01:54:54 Login Succeeded 01:54:54 nexus3.edgexfoundry.org:10003 01:54:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:55 Configure a credential helper to remove this warning. See 01:54:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:55 01:54:55 Login Succeeded 01:54:55 nexus3.edgexfoundry.org:10004 01:54:55 #1 pulling image moby/buildkit:buildx-stable-1 3.7s done 01:54:55 #1 creating container buildx_buildkit_edgex-builder0 01:54:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:55 Configure a credential helper to remove this warning. See 01:54:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:55 01:54:55 Login Succeeded 01:54:55 ****.io 01:54:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:56 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 01:54:56 #1 DONE 4.9s 01:54:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:56 Configure a credential helper to remove this warning. See 01:54:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:56 01:54:56 Login Succeeded 01:54:56 ---> ****-login.sh ends [Pipeline] } 01:54:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 01:54:56 Name: edgex-builder 01:54:56 Driver: docker-container 01:54:56 01:54:56 Nodes: 01:54:56 Name: edgex-builder0 01:54:56 Endpoint: unix:///var/run/docker.sock 01:54:56 Status: running 01:54:56 Buildkit: v0.23.2 01:54:56 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [Pipeline] echo 01:54:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:54:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:54:56 ========================================================= 01:54:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:54:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:56 + docker buildx ls 01:54:56 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:54:56 edgex-builder * docker-container 01:54:56 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:54:56 default docker 01:54:56 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:54:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:54:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d --push - 01:54:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d' 01:54:57 #1 [internal] load build definition from Dockerfile 01:54:57 #1 transferring dockerfile: 196B done 01:54:57 #1 DONE 0.0s 01:54:57 01:54:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d 01:54:57 #2 DONE 0.1s 01:54:57 01:54:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d 01:54:57 #3 DONE 0.1s 01:54:57 01:54:57 #4 [internal] load .dockerignore 01:54:57 #4 transferring context: 2B done 01:54:57 #4 DONE 0.0s 01:54:57 01:54:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 01:54:57 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 0.0s done 01:54:57 #5 DONE 0.0s 01:54:57 01:54:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 01:54:57 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 0.0s done 01:54:57 #6 DONE 0.1s 01:54:57 01:54:57 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 01:54:57 #7 DONE 0.0s 01:54:57 01:54:57 #8 exporting to image 01:54:57 #8 exporting layers done 01:54:57 #8 exporting manifest sha256:db854b2c9b99102c8a0547eb6ddc55deb521283e520e6ad88b168cf3d0a2a816 done 01:54:57 #8 exporting config sha256:3742726101365580dd0f62bdb0cbbdfd4e0c98a4e74c5b41843916cf09018d86 done 01:54:57 #8 exporting manifest sha256:4b31d3c5e41749a158962c2eb9c434c9bb784784bb882bdcab5c481d4813c364 done 01:54:57 #8 exporting config sha256:6bff558c99420581d624b0d069ecf726ed34a57802e458385ee216f8ef1c72ba done 01:54:57 #8 exporting manifest list sha256:4806c2518319a6cfeeab471f06e034be9b5b5171f16f04841370db16c1350a83 done 01:54:57 #8 pushing layers 0.1s done 01:54:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d@sha256:4806c2518319a6cfeeab471f06e034be9b5b5171f16f04841370db16c1350a83 01:54:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:54:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d@sha256:4806c2518319a6cfeeab471f06e034be9b5b5171f16f04841370db16c1350a83 0.1s done 01:54:57 #8 DONE 0.2s 01:54:57 01:54:57 1 warning found (use --debug to expand): 01:54:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:54:57 Sending build context to Docker daemon 15.48MB 01:54:57 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:54:57 Step 2/12 : FROM ${BASE} AS builder 01:54:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest' 01:54:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:latest --push - 01:54:58 #1 [internal] load build definition from Dockerfile 01:54:58 #1 transferring dockerfile: 162B done 01:54:58 #1 DONE 0.0s 01:54:58 01:54:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest 01:54:58 #2 DONE 0.0s 01:54:58 01:54:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest 01:54:58 #3 DONE 0.0s 01:54:58 01:54:58 #4 [internal] load .dockerignore 01:54:58 #4 transferring context: 2B done 01:54:58 #4 DONE 0.0s 01:54:58 01:54:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 01:54:58 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 0.0s done 01:54:58 #5 DONE 0.0s 01:54:58 01:54:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 01:54:58 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 0.0s done 01:54:58 #6 CACHED 01:54:58 01:54:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 01:54:58 #5 CACHED 01:54:58 01:54:58 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 01:54:58 #7 DONE 0.0s 01:54:58 01:54:58 #8 exporting to image 01:54:58 #8 exporting layers done 01:54:58 #8 exporting manifest sha256:db854b2c9b99102c8a0547eb6ddc55deb521283e520e6ad88b168cf3d0a2a816 done 01:54:58 #8 exporting config sha256:3742726101365580dd0f62bdb0cbbdfd4e0c98a4e74c5b41843916cf09018d86 done 01:54:58 #8 exporting manifest sha256:4b31d3c5e41749a158962c2eb9c434c9bb784784bb882bdcab5c481d4813c364 done 01:54:58 #8 exporting config sha256:6bff558c99420581d624b0d069ecf726ed34a57802e458385ee216f8ef1c72ba done 01:54:58 #8 exporting manifest list sha256:4806c2518319a6cfeeab471f06e034be9b5b5171f16f04841370db16c1350a83 done 01:54:58 #8 pushing layers 0.0s done 01:54:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:4806c2518319a6cfeeab471f06e034be9b5b5171f16f04841370db16c1350a83 0.1s done 01:54:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:54:58 #8 DONE 0.1s 01:54:58 01:54:58 1 warning found (use --debug to expand): 01:54:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:54:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4' 01:54:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4 --push - 01:54:58 #1 [internal] load build definition from Dockerfile 01:54:58 #1 transferring dockerfile: 167B done 01:54:58 #1 DONE 0.0s 01:54:58 01:54:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4 01:54:58 #2 DONE 0.0s 01:54:58 01:54:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4 01:54:58 #3 DONE 0.0s 01:54:58 01:54:58 #4 [internal] load .dockerignore 01:54:58 #4 transferring context: 2B done 01:54:58 #4 DONE 0.0s 01:54:58 01:54:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 01:54:58 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 done 01:54:58 #5 CACHED 01:54:58 01:54:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 01:54:58 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 done 01:54:58 #6 CACHED 01:54:58 01:54:58 #7 exporting to image 01:54:58 #7 exporting layers done 01:54:58 #7 exporting manifest sha256:db854b2c9b99102c8a0547eb6ddc55deb521283e520e6ad88b168cf3d0a2a816 done 01:54:58 #7 exporting config sha256:3742726101365580dd0f62bdb0cbbdfd4e0c98a4e74c5b41843916cf09018d86 done 01:54:58 #7 exporting manifest sha256:4b31d3c5e41749a158962c2eb9c434c9bb784784bb882bdcab5c481d4813c364 done 01:54:58 #7 exporting config sha256:6bff558c99420581d624b0d069ecf726ed34a57802e458385ee216f8ef1c72ba 01:54:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:54:58 #7 exporting config sha256:6bff558c99420581d624b0d069ecf726ed34a57802e458385ee216f8ef1c72ba done 01:54:58 #7 exporting manifest list sha256:4806c2518319a6cfeeab471f06e034be9b5b5171f16f04841370db16c1350a83 done 01:54:58 #7 pushing layers 0.0s done 01:54:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4@sha256:4806c2518319a6cfeeab471f06e034be9b5b5171f16f04841370db16c1350a83 0.1s done 01:54:58 #7 DONE 0.1s 01:54:58 01:54:58 #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 01:54:58 #8 DONE 0.0s 01:54:58 01:54:58 1 warning found (use --debug to expand): 01:54:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:54:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4' 01:54:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 --push - 01:54:58 #1 [internal] load build definition from Dockerfile 01:54:58 #1 transferring dockerfile: 208B done 01:54:58 #1 DONE 0.0s 01:54:58 01:54:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 01:54:58 #2 DONE 0.0s 01:54:58 01:54:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 01:54:58 #3 DONE 0.0s 01:54:58 01:54:58 #4 [internal] load .dockerignore 01:54:58 #4 transferring context: 2B done 01:54:58 #4 DONE 0.0s 01:54:58 01:54:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 01:54:58 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 0.0s done 01:54:58 #5 CACHED 01:54:58 01:54:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 01:54:58 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 0.0s done 01:54:58 #6 CACHED 01:54:58 01:54:58 #7 exporting to image 01:54:58 #7 exporting layers 01:54:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:54:59 #7 exporting layers done 01:54:59 #7 exporting manifest sha256:db854b2c9b99102c8a0547eb6ddc55deb521283e520e6ad88b168cf3d0a2a816 done 01:54:59 #7 exporting config sha256:3742726101365580dd0f62bdb0cbbdfd4e0c98a4e74c5b41843916cf09018d86 done 01:54:59 #7 exporting manifest sha256:4b31d3c5e41749a158962c2eb9c434c9bb784784bb882bdcab5c481d4813c364 done 01:54:59 #7 exporting config sha256:6bff558c99420581d624b0d069ecf726ed34a57802e458385ee216f8ef1c72ba done 01:54:59 #7 exporting manifest list sha256:4806c2518319a6cfeeab471f06e034be9b5b5171f16f04841370db16c1350a83 done 01:54:59 #7 pushing layers 0.0s done 01:54:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4@sha256:4806c2518319a6cfeeab471f06e034be9b5b5171f16f04841370db16c1350a83 0.1s done 01:54:59 #7 DONE 0.1s 01:54:59 01:54:59 #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 01:54:59 #8 DONE 0.0s 01:54:59 01:54:59 1 warning found (use --debug to expand): 01:54:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:54:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:main --push - 01:54:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:main' 01:54:59 #1 [internal] load build definition from Dockerfile 01:54:59 #1 transferring dockerfile: 160B done 01:54:59 #1 DONE 0.0s 01:54:59 01:54:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main 01:54:59 #2 DONE 0.0s 01:54:59 01:54:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main 01:54:59 #3 DONE 0.0s 01:54:59 01:54:59 #4 [internal] load .dockerignore 01:54:59 #4 transferring context: 2B done 01:54:59 #4 DONE 0.0s 01:54:59 01:54:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 01:54:59 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 0.0s done 01:54:59 #5 CACHED 01:54:59 01:54:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 01:54:59 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 0.0s done 01:54:59 #6 CACHED 01:54:59 01:54:59 #7 exporting to image 01:54:59 #7 exporting layers done 01:54:59 #7 exporting manifest sha256:db854b2c9b99102c8a0547eb6ddc55deb521283e520e6ad88b168cf3d0a2a816 done 01:54:59 #7 exporting config sha256:3742726101365580dd0f62bdb0cbbdfd4e0c98a4e74c5b41843916cf09018d86 done 01:54:59 #7 exporting manifest sha256:4b31d3c5e41749a158962c2eb9c434c9bb784784bb882bdcab5c481d4813c364 done 01:54:59 #7 exporting config sha256:6bff558c99420581d624b0d069ecf726ed34a57802e458385ee216f8ef1c72ba done 01:54:59 #7 exporting manifest list sha256:4806c2518319a6cfeeab471f06e034be9b5b5171f16f04841370db16c1350a83 done 01:54:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:54:59 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:54:59 94e9d8af2201: Pulling fs layer 01:54:59 a6c56e8762df: Pulling fs layer 01:54:59 f0f3c8884826: Pulling fs layer 01:54:59 c7e7622c144d: Pulling fs layer 01:54:59 4f4fb700ef54: Pulling fs layer 01:54:59 b4c3b6d88c5a: Pulling fs layer 01:54:59 ba8bce9d2590: Pulling fs layer 01:54:59 ca778ea9c289: Pulling fs layer 01:54:59 b4c3b6d88c5a: Waiting 01:54:59 c7e7622c144d: Waiting 01:54:59 ba8bce9d2590: Waiting 01:54:59 4f4fb700ef54: Waiting 01:54:59 ca778ea9c289: Waiting 01:54:59 a6c56e8762df: Verifying Checksum 01:54:59 a6c56e8762df: Download complete 01:54:59 c7e7622c144d: Verifying Checksum 01:54:59 c7e7622c144d: Download complete 01:54:59 4f4fb700ef54: Verifying Checksum 01:54:59 4f4fb700ef54: Download complete 01:54:59 b4c3b6d88c5a: Verifying Checksum 01:54:59 b4c3b6d88c5a: Download complete 01:54:59 94e9d8af2201: Verifying Checksum 01:54:59 94e9d8af2201: Download complete 01:54:59 #7 pushing layers 0.0s done 01:54:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:4806c2518319a6cfeeab471f06e034be9b5b5171f16f04841370db16c1350a83 0.1s done 01:54:59 #7 DONE 0.1s 01:54:59 01:54:59 #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 01:54:59 #8 DONE 0.0s 01:54:59 01:54:59 1 warning found (use --debug to expand): 01:54:59  - 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 01:55:00 ca778ea9c289: Verifying Checksum 01:55:00 ca778ea9c289: Download complete 01:55:00 + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:55:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:55:00 94e9d8af2201: Pull complete 01:55:00 ---> package-listing.sh 01:55:00 ++ facter osfamily 01:55:00 ++ tr '[:upper:]' '[:lower:]' 01:55:01 + OS_FAMILY=redhat 01:55:01 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 01:55:01 + START_PACKAGES=/tmp/packages_start.txt 01:55:01 + END_PACKAGES=/tmp/packages_end.txt 01:55:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:55:01 + PACKAGES=/tmp/packages_start.txt 01:55:01 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 01:55:01 + PACKAGES=/tmp/packages_end.txt 01:55:01 + case "${OS_FAMILY}" in 01:55:01 + rpm -qa 01:55:01 + sort 01:55:01 a6c56e8762df: Pull complete 01:55:01 f0f3c8884826: Verifying Checksum 01:55:01 f0f3c8884826: Download complete 01:55:01 + '[' -f /tmp/packages_start.txt ']' 01:55:01 + '[' -f /tmp/packages_end.txt ']' 01:55:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:55:01 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 01:55:01 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 01:55:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 01:55:01 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-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:55:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:02 ba8bce9d2590: Verifying Checksum 01:55:02 ba8bce9d2590: Download complete 01:55:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:55:02 01:55:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:55:03 latest: Pulling from edgex-lftools-log-publisher 01:55:03 5eb5b503b376: Pulling fs layer 01:55:03 5c69ac0246d0: Pulling fs layer 01:55:03 ec43610c2a17: Pulling fs layer 01:55:03 3a2ae6a8a46f: Pulling fs layer 01:55:03 33b1e0a273af: Pulling fs layer 01:55:03 5d3b04190fa2: Pulling fs layer 01:55:03 2f39f015ded8: Pulling fs layer 01:55:03 33b1e0a273af: Waiting 01:55:03 5d3b04190fa2: Waiting 01:55:03 2f39f015ded8: Waiting 01:55:03 3a2ae6a8a46f: Waiting 01:55:03 5c69ac0246d0: Verifying Checksum 01:55:03 5c69ac0246d0: Download complete 01:55:03 3a2ae6a8a46f: Verifying Checksum 01:55:03 3a2ae6a8a46f: Download complete 01:55:03 33b1e0a273af: Verifying Checksum 01:55:03 33b1e0a273af: Download complete 01:55:03 ec43610c2a17: Verifying Checksum 01:55:03 ec43610c2a17: Download complete 01:55:03 5d3b04190fa2: Verifying Checksum 01:55:03 5d3b04190fa2: Download complete 01:55:03 5eb5b503b376: Verifying Checksum 01:55:03 5eb5b503b376: Download complete 01:55:03 2f39f015ded8: Download complete 01:55:04 5eb5b503b376: Pull complete 01:55:04 5c69ac0246d0: Pull complete 01:55:05 ec43610c2a17: Pull complete 01:55:05 3a2ae6a8a46f: Pull complete 01:55:05 33b1e0a273af: Pull complete 01:55:05 5d3b04190fa2: Pull complete 01:55:09 2f39f015ded8: Pull complete 01:55:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:55:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:55:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:09 prd-centos7-docker-4c-2g-7822 does not seem to be running inside a container 01:55:09 $ 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-mqtt-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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 01:55:13 $ docker top a3fec8f318ac5735b2093ac6279059c7a314c608cc653c5a5d49581e01c61ade -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:13 + touch /tmp/pre-build-complete [Pipeline] sh 01:55:13 + mkdir -p /var/log/sysstat [Pipeline] sh 01:55:14 + ls /var/log/sa-host 01:55:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:55:14 provisioning config files... 01:55:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15783577663682898234tmp [Pipeline] { [Pipeline] echo 01:55:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:55:14 ---> create-netrc.sh [Pipeline] } 01:55:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:55:15 ---> python-tools-install.sh [Pipeline] echo 01:55:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:55:15 ---> sudo-logs.sh 01:55:15 Archiving 'sudo' log.. 01:55:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-7822.novalocal: Name or service not known 01:55:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-7822.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:55:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:55:15 ---> job-cost.sh 01:55:15 lf-activate-venv: SKIPPING 01:55:15 INFO: No Stack... 01:55:15 INFO: Retrieving Pricing Info for: v3-standard-2 01:55:16 INFO: Archiving Costs [Pipeline] echo 01:55:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:55:16 ---> logs-deploy.sh 01:55:16 lf-activate-venv: SKIPPING 01:55:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/199 01:55:16 INFO: archiving workspace using pattern(s): 01:55:17 f0f3c8884826: Pull complete 01:55:17 c7e7622c144d: Pull complete 01:55:17 4f4fb700ef54: Pull complete 01:55:17 b4c3b6d88c5a: Pull complete 01:55:17 Archives upload complete. 01:55:17 INFO: archiving logs to Nexus 01:55:18 ---> uname -a: 01:55:18 Linux prd-centos7-docker-4c-2g-7822.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:55:18 01:55:18 01:55:18 ---> lscpu: 01:55:18 Architecture: x86_64 01:55:18 CPU op-mode(s): 32-bit, 64-bit 01:55:18 Byte Order: Little Endian 01:55:18 Address sizes: 40 bits physical, 48 bits virtual 01:55:18 CPU(s): 2 01:55:18 On-line CPU(s) list: 0,1 01:55:18 Thread(s) per core: 1 01:55:18 Core(s) per socket: 1 01:55:18 Socket(s): 2 01:55:18 NUMA node(s): 1 01:55:18 Vendor ID: AuthenticAMD 01:55:18 CPU family: 23 01:55:18 Model: 49 01:55:18 Model name: AMD EPYC-Rome Processor 01:55:18 Stepping: 0 01:55:18 CPU MHz: 2799.998 01:55:18 BogoMIPS: 5599.99 01:55:18 Virtualization: AMD-V 01:55:18 Hypervisor vendor: KVM 01:55:18 Virtualization type: full 01:55:18 L1d cache: 64 KiB 01:55:18 L1i cache: 64 KiB 01:55:18 L2 cache: 1 MiB 01:55:18 L3 cache: 32 MiB 01:55:18 NUMA node0 CPU(s): 0,1 01:55:18 Vulnerability Itlb multihit: Not affected 01:55:18 Vulnerability L1tf: Not affected 01:55:18 Vulnerability Mds: Not affected 01:55:18 Vulnerability Meltdown: Not affected 01:55:18 Vulnerability Mmio stale data: Not affected 01:55:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:55:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:55:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:55:18 Vulnerability Srbds: Not affected 01:55:18 Vulnerability Tsx async abort: Not affected 01:55:18 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 01:55:18 01:55:18 01:55:18 ---> nproc: 01:55:18 2 01:55:18 01:55:18 01:55:18 ---> df -h: 01:55:18 Filesystem Size Used Avail Use% Mounted on 01:55:18 overlay 40G 7.3G 33G 19% / 01:55:18 tmpfs 64M 0 64M 0% /dev 01:55:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:55:18 shm 64M 0 64M 0% /dev/shm 01:55:18 /dev/vda1 40G 7.3G 33G 19% /facter-os 01:55:18 01:55:18 01:55:18 Cannot open /var/log/sysstat/sa29: No such file or directory 01:55:18 Please check if data collecting is enabled 01:55:18 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:55:18 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:55:18 $ docker stop --time=1 a3fec8f318ac5735b2093ac6279059c7a314c608cc653c5a5d49581e01c61ade 01:55:19 $ docker rm -f --volumes a3fec8f318ac5735b2093ac6279059c7a314c608cc653c5a5d49581e01c61ade [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:55:19 [WS-CLEANUP] Deleting project workspace... 01:55:19 [WS-CLEANUP] Deferred wipeout is used... 01:55:19 [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 01:55:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:55:20 01:55:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:55:20 latest: Pulling from edgex-lftools-log-publisher 01:55:20 5eb5b503b376: Pulling fs layer 01:55:20 5c69ac0246d0: Pulling fs layer 01:55:20 ec43610c2a17: Pulling fs layer 01:55:20 3a2ae6a8a46f: Pulling fs layer 01:55:20 33b1e0a273af: Pulling fs layer 01:55:20 5d3b04190fa2: Pulling fs layer 01:55:20 2f39f015ded8: Pulling fs layer 01:55:20 33b1e0a273af: Waiting 01:55:20 5d3b04190fa2: Waiting 01:55:20 2f39f015ded8: Waiting 01:55:20 3a2ae6a8a46f: Waiting 01:55:20 5c69ac0246d0: Download complete 01:55:20 3a2ae6a8a46f: Verifying Checksum 01:55:20 3a2ae6a8a46f: Download complete 01:55:20 33b1e0a273af: Verifying Checksum 01:55:20 33b1e0a273af: Download complete 01:55:20 5d3b04190fa2: Verifying Checksum 01:55:20 5d3b04190fa2: Download complete 01:55:20 ec43610c2a17: Verifying Checksum 01:55:20 ec43610c2a17: Download complete 01:55:20 5eb5b503b376: Download complete 01:55:21 2f39f015ded8: Verifying Checksum 01:55:21 2f39f015ded8: Download complete 01:55:22 5eb5b503b376: Pull complete 01:55:23 5c69ac0246d0: Pull complete 01:55:24 ec43610c2a17: Pull complete 01:55:24 3a2ae6a8a46f: Pull complete 01:55:24 33b1e0a273af: Pull complete 01:55:24 5d3b04190fa2: Pull complete 01:55:25 ba8bce9d2590: Pull complete 01:55:27 ca778ea9c289: Pull complete 01:55:27 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 01:55:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:55:27 ---> 47b25d7523d1 01:55:27 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:55:29 ---> Running in 34b43ae6f043 01:55:29 Removing intermediate container 34b43ae6f043 01:55:29 ---> a3ea7f517e2f 01:55:29 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:55:29 ---> Running in f24e5c226aa0 01:55:30 Removing intermediate container f24e5c226aa0 01:55:30 ---> 62374f5a8656 01:55:30 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:55:30 ---> Running in d82762f14f99 01:55:30 Removing intermediate container d82762f14f99 01:55:30 ---> ba4cd311a3a2 01:55:30 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:55:30 ---> Running in c79c0edf8ed1 01:55:31 Removing intermediate container c79c0edf8ed1 01:55:31 ---> 615ba12b79fc 01:55:31 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:55:31 ---> Running in 8d8162ef8596 01:55:32 2f39f015ded8: Pull complete 01:55:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:55:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:55:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:32 prd-ubuntu20.04-docker-8c-8g-7819 does not seem to be running inside a container 01:55:32 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 01:55:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:55:32 $ docker top d610601de95de1f69224370d0b670cf18dcf09dd6e2beea887d51260f21310b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:33 ---> job-cost.sh 01:55:33 lf-activate-venv: SKIPPING 01:55:33 INFO: No Stack... 01:55:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:55:33 INFO: Retrieving Pricing Info for: v3-standard-8 01:55:34 INFO: Archiving Costs [Pipeline] sh 01:55:34 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 01:55:34 + cut -d, -f6 [Pipeline] lock 01:55:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-199-stack-cost] 01:55:34 Resource [jenkins-edgexfoundry-device-mqtt-go-main-199-stack-cost] did not exist. Created. 01:55:34 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:55:34 + echo total: 0.2199999988079071 [Pipeline] stash 01:55:34 Stashed 1 file(s) [Pipeline] } 01:55:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-199-stack-cost] [Pipeline] // lock [Pipeline] } 01:55:34 $ docker stop --time=1 d610601de95de1f69224370d0b670cf18dcf09dd6e2beea887d51260f21310b1 01:55:35 (1/4) Installing openssh-keygen (9.7_p1-r5) 01:55:35 (2/4) Installing libedit (20240517.3.1-r0) 01:55:35 (3/4) Installing openssh-client-common (9.7_p1-r5) 01:55:35 (4/4) Installing openssh-client-default (9.7_p1-r5) 01:55:35 Executing busybox-1.36.1-r29.trigger 01:55:35 OK: 244 MiB in 62 packages 01:55:35 $ docker rm -f --volumes d610601de95de1f69224370d0b670cf18dcf09dd6e2beea887d51260f21310b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:55:36 Removing intermediate container 8d8162ef8596 01:55:36 ---> 06605fc27524 01:55:36 Step 8/12 : WORKDIR /device-mqtt-go 01:55:36 ---> Running in 5f9d362297c5 01:55:37 Removing intermediate container 5f9d362297c5 01:55:37 ---> 2d624310b671 01:55:37 Step 9/12 : COPY go.mod vendor* ./ 01:55:37 ---> 1404cc42184e 01:55:37 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:37 ---> Running in 11907991bf38 01:57:44 Removing intermediate container 11907991bf38 01:57:44 ---> 9166f1ea3020 01:57:44 Step 11/12 : COPY . . 01:57:44 ---> ac515909b1b6 01:57:44 Step 12/12 : RUN $MAKE 01:57:44 ---> Running in b8cf940e4209 01:57:44 noop 01:57:44 Removing intermediate container b8cf940e4209 01:57:44 ---> 85a0985afa01 01:57:44 Successfully built 85a0985afa01 01:57:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:45 + docker inspect -f . ci-base-image-arm64 01:57:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:45 prd-ubuntu20.04-docker-arm64-4c-16g-7821 does not seem to be running inside a container 01:57:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/199 -v /w/workspace/device-mqtt-go/199:/w/workspace/device-mqtt-go/199:rw,z -v /w/workspace/device-mqtt-go/199@tmp:/w/workspace/device-mqtt-go/199@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 01:57:46 $ docker top fe9a42b352a8c4eebbebdb51798af09096a5455e134f7ca62f4291af6981b675 -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:47 + go version 01:57:47 go version go1.23.9 linux/arm64 [Pipeline] } 01:57:47 $ docker stop --time=1 fe9a42b352a8c4eebbebdb51798af09096a5455e134f7ca62f4291af6981b675 01:57:49 $ docker rm -f --volumes fe9a42b352a8c4eebbebdb51798af09096a5455e134f7ca62f4291af6981b675 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:49 + docker inspect -f . ci-base-image-arm64 01:57:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:50 prd-ubuntu20.04-docker-arm64-4c-16g-7821 does not seem to be running inside a container 01:57:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/199 -v /w/workspace/device-mqtt-go/199:/w/workspace/device-mqtt-go/199:rw,z -v /w/workspace/device-mqtt-go/199@tmp:/w/workspace/device-mqtt-go/199@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 01:57:51 $ docker top 1b152bea3da6199b354a0a8ca0a15bcda213db88248585452f9d4bd2c6dd8975 -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:52 + git config --global --add safe.directory /w/workspace/device-mqtt-go/199 [Pipeline] fileExists [Pipeline] sh 01:57:53 + make test 01:57:53 go test ./... -coverprofile=coverage.out ./... 01:57:59 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:01:36 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 02:01:39 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 02:01:39 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.057s coverage: 22.8% of statements 02:01:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:01:40 go vet ./... 02:02:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:02:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:02:36 ./bin/test-attribution-txt.sh 02:02:36 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 02:02:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:02:36 $ docker stop --time=1 1b152bea3da6199b354a0a8ca0a15bcda213db88248585452f9d4bd2c6dd8975 02:02:38 $ docker rm -f --volumes 1b152bea3da6199b354a0a8ca0a15bcda213db88248585452f9d4bd2c6dd8975 [Pipeline] // withDockerContainer [Pipeline] sh 02:02:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:02:40 Warning: overwriting stash ‘coverage-report’ 02:02:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:02:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:02:41 + ls -al . 02:02:41 total 248 02:02:41 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 01:57 . 02:02:41 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 01:54 .. 02:02:41 -rw-rw-r-- 1 jenkins jenkins 140 Aug 29 01:54 .dockerignore 02:02:41 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 01:54 .git 02:02:41 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 01:54 .github 02:02:41 -rw-rw-r-- 1 jenkins jenkins 264 Aug 29 01:54 .gitignore 02:02:41 -rw-rw-r-- 1 jenkins jenkins 41 Aug 29 01:54 .golangci.yml 02:02:41 -rw-rw-r-- 1 jenkins jenkins 19745 Aug 29 01:54 Attribution.txt 02:02:41 -rw-rw-r-- 1 jenkins jenkins 19382 Aug 29 01:54 CHANGELOG.md 02:02:41 -rw-rw-r-- 1 jenkins jenkins 1803 Aug 29 01:54 Dockerfile 02:02:41 -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 01:54 GOVERNANCE.md 02:02:41 -rw-rw-r-- 1 jenkins jenkins 657 Aug 29 01:54 Jenkinsfile 02:02:41 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 29 01:54 LICENSE 02:02:41 -rw-rw-r-- 1 jenkins jenkins 2545 Aug 29 01:54 Makefile 02:02:41 -rw-rw-r-- 1 jenkins jenkins 620 Aug 29 01:54 OWNERS.md 02:02:41 -rw-rw-r-- 1 jenkins jenkins 3599 Aug 29 01:54 README.md 02:02:41 -rw-rw-r-- 1 jenkins jenkins 11 Aug 29 01:51 VERSION 02:02:41 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 01:54 bin 02:02:41 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 01:54 cmd 02:02:41 -rw-r--r-- 1 jenkins jenkins 21039 Aug 29 02:01 coverage.out 02:02:41 -rw-rw-r-- 1 jenkins jenkins 6255 Aug 29 01:54 go.mod 02:02:41 -rw-rw-r-- 1 jenkins jenkins 86944 Aug 29 01:54 go.sum 02:02:41 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 01:54 internal 02:02:41 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 01:54 mock 02:02:41 -rw-rw-r-- 1 jenkins jenkins 227 Aug 29 01:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:41 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d --label arch=arm64 --label version=4.1.0-dev.4 . 02:02:42 Sending build context to Docker daemon 15.5MB 02:02:42 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 02:02:42 Step 2/25 : FROM ${BASE} AS builder 02:02:42 ---> 85a0985afa01 02:02:42 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:02:42 ---> Running in 80c4ee3285dc 02:02:42 Removing intermediate container 80c4ee3285dc 02:02:42 ---> fc86b8c73f02 02:02:42 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:02:42 ---> Running in 4e3dd768fb68 02:02:43 Removing intermediate container 4e3dd768fb68 02:02:43 ---> 70506411600b 02:02:43 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:02:43 ---> Running in b76b7877edc3 02:02:43 Removing intermediate container b76b7877edc3 02:02:43 ---> dae2cb5a0d72 02:02:43 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:02:43 ---> Running in 6f37a01b636c 02:02:44 Removing intermediate container 6f37a01b636c 02:02:44 ---> 309eec192366 02:02:44 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:02:44 ---> Running in 0fc3baf69e3d 02:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:02:46 OK: 244 MiB in 62 packages 02:02:47 Removing intermediate container 0fc3baf69e3d 02:02:47 ---> cd89b7a05ee6 02:02:47 Step 8/25 : WORKDIR /device-mqtt-go 02:02:47 ---> Running in 6d94ef014562 02:02:48 Removing intermediate container 6d94ef014562 02:02:48 ---> 24310069becd 02:02:48 Step 9/25 : COPY go.mod vendor* ./ 02:02:49 ---> 779bb931ce58 02:02:49 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:49 ---> Running in 50a4475607d4 02:02:52 Removing intermediate container 50a4475607d4 02:02:52 ---> 87e8359fe39c 02:02:52 Step 11/25 : COPY . . 02:02:53 ---> 2f223c53089e 02:02:53 Step 12/25 : RUN $MAKE 02:02:53 ---> Running in 9fb0e968f093 02:02:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:06:30 Removing intermediate container 9fb0e968f093 02:06:30 ---> f415aea79f5d 02:06:30 Step 13/25 : FROM alpine:3.20 02:06:30 3.20: Pulling from library/alpine 02:06:30 13e713f82565: Pulling fs layer 02:06:30 13e713f82565: Verifying Checksum 02:06:30 13e713f82565: Download complete 02:06:30 13e713f82565: Pull complete 02:06:30 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:06:30 Status: Downloaded newer image for alpine:3.20 02:06:30 ---> c88e9dceb6cb 02:06:30 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 02:06:30 ---> Running in 37a9f6fcc220 02:06:30 Removing intermediate container 37a9f6fcc220 02:06:30 ---> 072436c3ddb7 02:06:30 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:06:30 ---> Running in 864b22a4dae1 02:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:06:30 (1/1) Installing dumb-init (1.2.5-r3) 02:06:30 Executing busybox-1.36.1-r29.trigger 02:06:30 OK: 9 MiB in 15 packages 02:06:30 Removing intermediate container 864b22a4dae1 02:06:30 ---> 1b9b071d3041 02:06:30 Step 16/25 : RUN apk --no-cache upgrade 02:06:30 ---> Running in 423ec5f87680 02:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:06:31 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:06:31 Executing busybox-1.36.1-r30.post-upgrade 02:06:31 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:06:31 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:06:31 Executing busybox-1.36.1-r30.trigger 02:06:31 OK: 9 MiB in 15 packages 02:06:32 Removing intermediate container 423ec5f87680 02:06:32 ---> 37a3e72a715c 02:06:32 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 02:06:35 ---> cb5b4ae29f6f 02:06:35 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 02:06:36 ---> 9862f7be5c4a 02:06:36 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:06:36 ---> 4bddf3697ce9 02:06:36 Step 20/25 : EXPOSE 59982 02:06:36 ---> Running in f6b788dd6bbe 02:06:36 Removing intermediate container f6b788dd6bbe 02:06:36 ---> a11092a960a2 02:06:36 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 02:06:36 ---> Running in d05bb76ec786 02:06:37 Removing intermediate container d05bb76ec786 02:06:37 ---> 148252df0180 02:06:37 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:06:37 ---> Running in 3b04e548d19f 02:06:37 Removing intermediate container 3b04e548d19f 02:06:37 ---> 11d101da9aba 02:06:37 Step 23/25 : LABEL arch=arm64 02:06:37 ---> Running in ef64b8e846e3 02:06:37 Removing intermediate container ef64b8e846e3 02:06:37 ---> d8aab973198f 02:06:37 Step 24/25 : LABEL git_sha=f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d 02:06:37 ---> Running in 8d7a0aac162b 02:06:38 Removing intermediate container 8d7a0aac162b 02:06:38 ---> 6a9bf0d25e50 02:06:38 Step 25/25 : LABEL version=4.1.0-dev.4 02:06:38 ---> Running in 132c46d02bcf 02:06:38 Removing intermediate container 132c46d02bcf 02:06:38 ---> c9bcd8713e09 02:06:38 [Warning] One or more build-args [ARCH] were not consumed 02:06:38 Successfully built c9bcd8713e09 02:06:38 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:38 provisioning config files... 02:06:38 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/199@tmp/config1578216419365179081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:39 ---> ****-login.sh 02:06:39 nexus3.edgexfoundry.org:10001 02:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:39 Configure a credential helper to remove this warning. See 02:06:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:39 02:06:39 Login Succeeded 02:06:39 nexus3.edgexfoundry.org:10002 02:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:39 Configure a credential helper to remove this warning. See 02:06:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:39 02:06:39 Login Succeeded 02:06:39 nexus3.edgexfoundry.org:10003 02:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:40 Configure a credential helper to remove this warning. See 02:06:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:40 02:06:40 Login Succeeded 02:06:40 nexus3.edgexfoundry.org:10004 02:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:40 Configure a credential helper to remove this warning. See 02:06:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:40 02:06:40 Login Succeeded 02:06:40 ****.io 02:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:41 Configure a credential helper to remove this warning. See 02:06:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:41 02:06:41 Login Succeeded 02:06:41 ---> ****-login.sh ends [Pipeline] } 02:06:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:06:41 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 02:06:41 f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d 02:06:41 latest 02:06:41 4.1.0-dev.4 02:06:41 f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 02:06:41 main 02:06:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:41 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:42 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d 02:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:06:42 c0ae1cca5aa3: Preparing 02:06:42 33e6f18ac981: Preparing 02:06:42 108a28b998e2: Preparing 02:06:42 0f1d098c5168: Preparing 02:06:42 c21599890fa1: Preparing 02:06:42 1e890da81ec9: Preparing 02:06:42 1e890da81ec9: Waiting 02:06:42 c21599890fa1: Pushed 02:06:42 c0ae1cca5aa3: Pushed 02:06:42 33e6f18ac981: Pushed 02:06:42 1e890da81ec9: Layer already exists 02:06:42 0f1d098c5168: Pushed 02:06:52 108a28b998e2: Pushed 02:06:52 f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d: digest: sha256:e946ea73b4f6bda12dbefdfad731a3d635366f63007cd03bc18fcb62c3c7fe77 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:53 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:53 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:06:53 c0ae1cca5aa3: Preparing 02:06:53 33e6f18ac981: Preparing 02:06:53 108a28b998e2: Preparing 02:06:53 0f1d098c5168: Preparing 02:06:53 c21599890fa1: Preparing 02:06:53 1e890da81ec9: Preparing 02:06:53 108a28b998e2: Layer already exists 02:06:53 33e6f18ac981: Layer already exists 02:06:53 c21599890fa1: Layer already exists 02:06:53 0f1d098c5168: Layer already exists 02:06:53 c0ae1cca5aa3: Layer already exists 02:06:53 1e890da81ec9: Layer already exists 02:06:53 latest: digest: sha256:e946ea73b4f6bda12dbefdfad731a3d635366f63007cd03bc18fcb62c3c7fe77 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:54 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:54 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.4 02:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:06:54 c0ae1cca5aa3: Preparing 02:06:54 33e6f18ac981: Preparing 02:06:54 108a28b998e2: Preparing 02:06:54 0f1d098c5168: Preparing 02:06:54 c21599890fa1: Preparing 02:06:54 1e890da81ec9: Preparing 02:06:54 1e890da81ec9: Waiting 02:06:54 33e6f18ac981: Layer already exists 02:06:54 108a28b998e2: Layer already exists 02:06:54 0f1d098c5168: Layer already exists 02:06:54 c21599890fa1: Layer already exists 02:06:54 c0ae1cca5aa3: Layer already exists 02:06:54 1e890da81ec9: Layer already exists 02:06:54 4.1.0-dev.4: digest: sha256:e946ea73b4f6bda12dbefdfad731a3d635366f63007cd03bc18fcb62c3c7fe77 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:55 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:55 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 02:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:06:55 c0ae1cca5aa3: Preparing 02:06:55 33e6f18ac981: Preparing 02:06:55 108a28b998e2: Preparing 02:06:55 0f1d098c5168: Preparing 02:06:55 c21599890fa1: Preparing 02:06:55 1e890da81ec9: Preparing 02:06:55 1e890da81ec9: Waiting 02:06:55 108a28b998e2: Layer already exists 02:06:55 c0ae1cca5aa3: Layer already exists 02:06:55 33e6f18ac981: Layer already exists 02:06:55 c21599890fa1: Layer already exists 02:06:55 0f1d098c5168: Layer already exists 02:06:55 1e890da81ec9: Layer already exists 02:06:55 f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4: digest: sha256:e946ea73b4f6bda12dbefdfad731a3d635366f63007cd03bc18fcb62c3c7fe77 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:55 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:56 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 02:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:06:56 c0ae1cca5aa3: Preparing 02:06:56 33e6f18ac981: Preparing 02:06:56 108a28b998e2: Preparing 02:06:56 0f1d098c5168: Preparing 02:06:56 c21599890fa1: Preparing 02:06:56 1e890da81ec9: Preparing 02:06:56 1e890da81ec9: Waiting 02:06:56 c21599890fa1: Layer already exists 02:06:56 0f1d098c5168: Layer already exists 02:06:56 33e6f18ac981: Layer already exists 02:06:56 108a28b998e2: Layer already exists 02:06:56 c0ae1cca5aa3: Layer already exists 02:06:56 1e890da81ec9: Layer already exists 02:06:56 main: digest: sha256:e946ea73b4f6bda12dbefdfad731a3d635366f63007cd03bc18fcb62c3c7fe77 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:56 ===================================================== [Pipeline] echo 02:06:56 taggedImages: 02:06:56 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d 02:06:56 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:06:56 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.4 02:06:56 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 02:06:56 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] echo 02:06:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [Pipeline] echo 02:06:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] echo 02:06:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.4 [Pipeline] echo 02:06:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 [Pipeline] echo 02:06:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:57 02:06:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:57 arm64: Pulling from edgex-lftools-log-publisher 02:06:57 8998bd30e6a1: Pulling fs layer 02:06:57 04944245beec: Pulling fs layer 02:06:57 699f458cf7ca: Pulling fs layer 02:06:57 765212b225bb: Pulling fs layer 02:06:57 f23df028b6ca: Pulling fs layer 02:06:57 d65c8cfc05b1: Pulling fs layer 02:06:57 2437ff75d9bd: Pulling fs layer 02:06:57 f23df028b6ca: Waiting 02:06:57 d65c8cfc05b1: Waiting 02:06:57 2437ff75d9bd: Waiting 02:06:57 765212b225bb: Waiting 02:06:57 04944245beec: Verifying Checksum 02:06:57 04944245beec: Download complete 02:06:57 765212b225bb: Verifying Checksum 02:06:57 765212b225bb: Download complete 02:06:57 f23df028b6ca: Verifying Checksum 02:06:57 f23df028b6ca: Download complete 02:06:57 d65c8cfc05b1: Verifying Checksum 02:06:57 d65c8cfc05b1: Download complete 02:06:57 699f458cf7ca: Verifying Checksum 02:06:57 699f458cf7ca: Download complete 02:06:58 8998bd30e6a1: Verifying Checksum 02:06:58 8998bd30e6a1: Download complete 02:07:00 2437ff75d9bd: Verifying Checksum 02:07:00 2437ff75d9bd: Download complete 02:07:02 8998bd30e6a1: Pull complete 02:07:03 04944245beec: Pull complete 02:07:04 699f458cf7ca: Pull complete 02:07:04 765212b225bb: Pull complete 02:07:05 f23df028b6ca: Pull complete 02:07:06 d65c8cfc05b1: Pull complete 02:07:24 2437ff75d9bd: Pull complete 02:07:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:07:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:07:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:24 prd-ubuntu20.04-docker-arm64-4c-16g-7821 does not seem to be running inside a container 02:07:24 $ 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-mqtt-go/199 -v /w/workspace/device-mqtt-go/199:/w/workspace/device-mqtt-go/199:rw,z -v /w/workspace/device-mqtt-go/199@tmp:/w/workspace/device-mqtt-go/199@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 02:07:27 $ docker top 1fb291d8eef5d29594cd1491af1322e29f5777a225841499da8264467257d2ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:28 ---> job-cost.sh 02:07:28 lf-activate-venv: SKIPPING 02:07:28 INFO: No Stack... 02:07:28 INFO: Retrieving Pricing Info for: v3-standard-4 02:07:29 INFO: Archiving Costs [Pipeline] sh 02:07:30 + cat /w/workspace/device-mqtt-go/199/archives/cost.csv 02:07:30 + cut -d, -f6 [Pipeline] lock 02:07:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-199-stack-cost] 02:07:30 Resource [jenkins-edgexfoundry-device-mqtt-go-main-199-stack-cost] did not exist. Created. 02:07:30 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:07:30 /w/workspace/device-mqtt-go/199@tmp/durable-86fea346/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:07:31 + echo total: 0.10999999940395355 [Pipeline] stash 02:07:31 Warning: overwriting stash ‘stack-cost’ 02:07:31 Stashed 1 file(s) [Pipeline] } 02:07:31 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-199-stack-cost] [Pipeline] // lock [Pipeline] } 02:07:31 $ docker stop --time=1 1fb291d8eef5d29594cd1491af1322e29f5777a225841499da8264467257d2ff 02:07:33 $ docker rm -f --volumes 1fb291d8eef5d29594cd1491af1322e29f5777a225841499da8264467257d2ff [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 02:07:33 provisioning config files... 02:07:33 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13556076963260041115tmp [Pipeline] { [Pipeline] sh 02:07:33 + set +x 02:07:33 + + bash -scurl -- -s 02:07:33 https://codecov.io/bash 02:07:33 02:07:33 _____ _ 02:07:33 / ____| | | 02:07:33 | | ___ __| | ___ ___ _____ __ 02:07:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:07:33 | |___| (_) | (_| | __/ (_| (_) \ V / 02:07:33 \_____\___/ \__,_|\___|\___\___/ \_/ 02:07:33 Bash-1.0.6 02:07:33 02:07:33 02:07:33 ==> git version 2.25.1 found 02:07:33 ==> 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 02:07:33 Release-Date: 2020-01-08 02:07:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:07:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:07:33 ==> Jenkins CI detected. 02:07:33 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 02:07:33 project root: . 02:07:33 --> token set from env 02:07:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:07:33 ==> Running gcov in . (disable via -X gcov) 02:07:33 ==> Python coveragepy not found 02:07:33 ==> Searching for coverage reports in: 02:07:33 + . 02:07:33 -> Found 1 reports 02:07:33 ==> Detecting git/mercurial file structure 02:07:33 ==> Reading reports 02:07:33 + ./coverage.out bytes=21039 02:07:33 ==> Appending adjustments 02:07:33 https://docs.codecov.io/docs/fixing-reports 02:07:34 + Found adjustments 02:07:34 ==> Gzipping contents 02:07:34 4.0K /tmp/codecov.DKQOix.gz 02:07:34 ==> Uploading reports 02:07:34 url: https://codecov.io 02:07:34 query: branch=main&commit=f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d&build=199&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F199%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:07:34 -> Pinging Codecov 02:07:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d&build=199&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F199%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:07:34 -> Uploading to 02:07:34 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d/dc677a48-bced-4ad6-800a-56fdab17155c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250829%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250829T020733Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ccdd93c88f885b56b4dac77b600a42b74f616ee0e952671a5bdd872b2a91d2f0 02:07:34 % Total % Received % Xferd Average Speed Time Time Time Current 02:07:34 Dload Upload Total Spent Left Speed 02:07:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 24602 --:--:-- --:--:-- --:--:-- 24602 02:07:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [Pipeline] } 02:07:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:07:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:07:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:07:34 02:07:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:07:35 latest: Pulling from edgex-devops/edgex-snyk-go 02:07:35 0a9a5dfd008f: Already exists 02:07:35 36466aa92d05: Already exists 02:07:35 e10405b45d13: Already exists 02:07:35 096b7ceb2af7: Already exists 02:07:35 4f4fb700ef54: Already exists 02:07:35 e50aa161e22a: Pulling fs layer 02:07:35 d3c8db5fb9df: Pulling fs layer 02:07:35 e50aa161e22a: Download complete 02:07:35 e50aa161e22a: Pull complete 02:07:36 d3c8db5fb9df: Verifying Checksum 02:07:36 d3c8db5fb9df: Download complete 02:07:40 d3c8db5fb9df: Pull complete 02:07:40 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 02:07:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:07:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:40 prd-ubuntu20.04-docker-8c-8g-7819 does not seem to be running inside a container 02:07:40 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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/edgex-snyk-go:latest cat 02:07:42 $ docker top b3d8161dcf233d4609ca7af91394915426f2d320929d68e0c9295ce3de78d1a5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:42 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo 02:07:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 02:07:43 + set -o pipefail 02:07:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 02:07:49 02:07:49 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 02:07:49 02:07:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/bb1e6eb8-a65e-4330-bb99-cbdea08461cc 02:07:49 02:07:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:07:49 [Pipeline] } 02:07:50 $ docker stop --time=1 b3d8161dcf233d4609ca7af91394915426f2d320929d68e0c9295ce3de78d1a5 02:07:54 $ docker rm -f --volumes b3d8161dcf233d4609ca7af91394915426f2d320929d68e0c9295ce3de78d1a5 [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 02:07:55 + git log --format=format:%s -1 f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [Pipeline] sh 02:07:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:55 prd-ubuntu20.04-docker-8c-8g-7819 does not seem to be running inside a container 02:07:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:07:56 $ docker top c846b7736fa8787674a729788ba018d9b7931a7ae27ef239fc8dacf71d8d3d91 -eo pid,comm 02:07:56 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). 02:07:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:56 [ssh-agent] Looking for ssh-agent implementation... 02:07:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:56 $ docker exec c846b7736fa8787674a729788ba018d9b7931a7ae27ef239fc8dacf71d8d3d91 ssh-agent 02:07:56 SSH_AUTH_SOCK=/tmp/ssh-19wsQaD2Xr26/agent.32 02:07:56 SSH_AGENT_PID=38 02:07:56 Running ssh-add (command line suppressed) 02:07:56 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3414401021645231753.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3414401021645231753.key) 02:07:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:56 + git semver tag 02:07:57 2025-08-29 02:07:56,969 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:07:57 2025-08-29 02:07:56,972 [run_tag] DEBUG tag force:False 02:07:57 2025-08-29 02:07:56,972 [check_head_tag] DEBUG check head tag 02:07:57 2025-08-29 02:07:56,972 [execute] INFO git cat-file --batch-check 02:07:57 2025-08-29 02:07:56,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) 02:07:57 2025-08-29 02:07:56,974 [execute] INFO git cat-file --batch 02:07:57 2025-08-29 02:07:56,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) 02:07:57 2025-08-29 02:07:56,982 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:07:57 2025-08-29 02:07:56,982 [execute] INFO git tag -a v4.1.0-dev.4 -m v4.1.0-dev.4 02:07:57 2025-08-29 02:07:56,983 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.4', '-m', 'v4.1.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) 02:07:57 2025-08-29 02:07:56,985 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:07:57 4.1.0-dev.4 [Pipeline] } 02:07:57 $ docker exec --env ******** --env ******** c846b7736fa8787674a729788ba018d9b7931a7ae27ef239fc8dacf71d8d3d91 ssh-agent -k 02:07:57 unset SSH_AUTH_SOCK; 02:07:57 unset SSH_AGENT_PID; 02:07:57 echo Agent pid 38 killed; 02:07:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:57 + git semver [Pipeline] } 02:07:57 $ docker stop --time=1 c846b7736fa8787674a729788ba018d9b7931a7ae27ef239fc8dacf71d8d3d91 02:07:58 $ docker rm -f --volumes c846b7736fa8787674a729788ba018d9b7931a7ae27ef239fc8dacf71d8d3d91 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:59 02:07:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:59 0.23.1-centos7: Pulling from edgex-lftools 02:07:59 ab5ef0e58194: Pulling fs layer 02:07:59 9712f1f96733: Pulling fs layer 02:07:59 63f879dbbcfc: Pulling fs layer 02:07:59 0d9ebad4ef96: Pulling fs layer 02:07:59 e9a5061849ea: Pulling fs layer 02:07:59 d747dcd14b5f: Pulling fs layer 02:07:59 2de7ff778b66: Pulling fs layer 02:07:59 d747dcd14b5f: Waiting 02:07:59 2de7ff778b66: Waiting 02:07:59 e9a5061849ea: Waiting 02:07:59 0d9ebad4ef96: Waiting 02:07:59 9712f1f96733: Verifying Checksum 02:07:59 9712f1f96733: Download complete 02:07:59 63f879dbbcfc: Verifying Checksum 02:07:59 63f879dbbcfc: Download complete 02:07:59 e9a5061849ea: Verifying Checksum 02:07:59 e9a5061849ea: Download complete 02:08:00 d747dcd14b5f: Verifying Checksum 02:08:00 d747dcd14b5f: Download complete 02:08:00 0d9ebad4ef96: Verifying Checksum 02:08:00 0d9ebad4ef96: Download complete 02:08:00 ab5ef0e58194: Verifying Checksum 02:08:00 ab5ef0e58194: Download complete 02:08:00 2de7ff778b66: Verifying Checksum 02:08:00 2de7ff778b66: Download complete 02:08:03 ab5ef0e58194: Pull complete 02:08:03 9712f1f96733: Pull complete 02:08:04 63f879dbbcfc: Pull complete 02:08:09 0d9ebad4ef96: Pull complete 02:08:09 e9a5061849ea: Pull complete 02:08:09 d747dcd14b5f: Pull complete 02:08:11 2de7ff778b66: Pull complete 02:08:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:08:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:08:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:11 prd-ubuntu20.04-docker-8c-8g-7819 does not seem to be running inside a container 02:08:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:08:14 $ docker top 5f5f002935c2ff34d82f2db8edf5b53f792d6fb2fb803c4028a5493e88b92877 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:08:14 provisioning config files... 02:08:14 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6361237563467721496tmp 02:08:14 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5939183373678344194tmp 02:08:14 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3536339389984279284tmp [Pipeline] { [Pipeline] echo 02:08:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:08:15 ---> sigul-configuration.sh 02:08:15 gpg: directory `/root/.gnupg' created 02:08:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:08:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:08:15 gpg: keyring `/root/.gnupg/secring.gpg' created 02:08:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:08:15 gpg: CAST5 encrypted data 02:08:15 gpg: encrypted with 1 passphrase 02:08:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:08:15 + mkdir /home/jenkins 02:08:15 + mkdir /home/jenkins/sigul [Pipeline] sh 02:08:16 + 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 02:08:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:08:16 ---> sigul-install.sh 02:08:16 Sigul already installed; skipping installation. [Pipeline] sh 02:08:16 + git tag --list 02:08:16 0.7.1 02:08:16 v1.0.0 02:08:16 v1.1.0 02:08:16 v1.1.1 02:08:16 v1.2.2 02:08:16 v1.3.0 02:08:16 v1.3.1 02:08:16 v2.0.0 02:08:16 v2.1.0 02:08:16 v2.1.1 02:08:16 v2.2.0 02:08:16 v2.3.0 02:08:16 v3.0 02:08:16 v3.0.0 02:08:16 v3.1 02:08:16 v3.1.0 02:08:16 v3.1.1 02:08:16 v4.0 02:08:16 v4.0.0 02:08:16 v4.1.0-dev.1 02:08:16 v4.1.0-dev.2 02:08:16 v4.1.0-dev.3 02:08:16 v4.1.0-dev.4 [Pipeline] sh 02:08:16 + lftools sign git-tag v4.1.0-dev.4 02:08:17 Signing Git tag with Sigul... 02:08:17 Signing v4.1.0-dev.4 [Pipeline] echo 02:08:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:08:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:08:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:08:18 $ docker stop --time=1 5f5f002935c2ff34d82f2db8edf5b53f792d6fb2fb803c4028a5493e88b92877 02:08:19 $ docker rm -f --volumes 5f5f002935c2ff34d82f2db8edf5b53f792d6fb2fb803c4028a5493e88b92877 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:08:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:08:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:20 prd-ubuntu20.04-docker-8c-8g-7819 does not seem to be running inside a container 02:08:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:08:20 $ docker top 75ed2cada78b4a3e79e729fea7c8602db614ad30cd12866e5a15387607901d35 -eo pid,comm 02:08:20 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). 02:08:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:20 [ssh-agent] Looking for ssh-agent implementation... 02:08:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:20 $ docker exec 75ed2cada78b4a3e79e729fea7c8602db614ad30cd12866e5a15387607901d35 ssh-agent 02:08:20 SSH_AUTH_SOCK=/tmp/ssh-SqySu3lc5pHN/agent.32 02:08:20 SSH_AGENT_PID=39 02:08:20 Running ssh-add (command line suppressed) 02:08:20 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15142290472592948220.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15142290472592948220.key) 02:08:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:21 + git semver bump pre 02:08:21 2025-08-29 02:08:21,283 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:08:21 2025-08-29 02:08:21,286 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:08:21 2025-08-29 02:08:21,287 [bump_version] DEBUG bumping version:4.1.0-dev.4 on axis:pre with prefix:dev 02:08:21 2025-08-29 02:08:21,287 [bump_version] DEBUG bumped version:4.1.0-dev.5 02:08:21 2025-08-29 02:08:21,287 [write_version] DEBUG write version:4.1.0-dev.5 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 02:08:21 2025-08-29 02:08:21,287 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:08:21 2025-08-29 02:08:21,287 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:08:21 2025-08-29 02:08:21,289 [execute] INFO git cat-file --batch-check 02:08:21 2025-08-29 02:08:21,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:08:21 2025-08-29 02:08:21,293 [execute] INFO git cat-file --batch 02:08:21 2025-08-29 02:08:21,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:08:21 2025-08-29 02:08:21,296 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:08:21 4.1.0-dev.5 [Pipeline] } 02:08:21 $ docker exec --env ******** --env ******** 75ed2cada78b4a3e79e729fea7c8602db614ad30cd12866e5a15387607901d35 ssh-agent -k 02:08:21 unset SSH_AUTH_SOCK; 02:08:21 unset SSH_AGENT_PID; 02:08:21 echo Agent pid 39 killed; 02:08:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:21 + git semver [Pipeline] } 02:08:22 $ docker stop --time=1 75ed2cada78b4a3e79e729fea7c8602db614ad30cd12866e5a15387607901d35 02:08:23 $ docker rm -f --volumes 75ed2cada78b4a3e79e729fea7c8602db614ad30cd12866e5a15387607901d35 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:08:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:24 prd-ubuntu20.04-docker-8c-8g-7819 does not seem to be running inside a container 02:08:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:08:24 $ docker top 1f2def0d1cfdc76521ba1f5eaededce9d1e1506e98d34f6f1cbf425ab38d30ed -eo pid,comm 02:08:24 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). 02:08:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:24 [ssh-agent] Looking for ssh-agent implementation... 02:08:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:24 $ docker exec 1f2def0d1cfdc76521ba1f5eaededce9d1e1506e98d34f6f1cbf425ab38d30ed ssh-agent 02:08:24 SSH_AUTH_SOCK=/tmp/ssh-djWtjYaoreZB/agent.32 02:08:24 SSH_AGENT_PID=38 02:08:24 Running ssh-add (command line suppressed) 02:08:24 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12940808196585778064.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12940808196585778064.key) 02:08:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:25 + git semver push 02:08:25 2025-08-29 02:08:25,236 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:08:25 2025-08-29 02:08:25,239 [run_push] DEBUG push 02:08:25 2025-08-29 02:08:25,240 [execute] INFO git cat-file --batch-check 02:08:25 2025-08-29 02:08:25,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:08:25 2025-08-29 02:08:25,242 [execute] INFO git rev-list a69aa1c37047bce58bf0efe74a79b5cd4060ebd7 -- 02:08:25 2025-08-29 02:08:25,242 [execute] DEBUG Popen(['git', 'rev-list', 'a69aa1c37047bce58bf0efe74a79b5cd4060ebd7', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:08:25 2025-08-29 02:08:25,251 [execute] INFO git fetch -v -- origin 02:08:25 2025-08-29 02:08:25,251 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:08:25 2025-08-29 02:08:25,696 [run_push] DEBUG no remote changes detected 02:08:25 2025-08-29 02:08:25,696 [execute] INFO git push origin semver 02:08:25 2025-08-29 02:08:25,697 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:08:26 2025-08-29 02:08:26,340 [run_push] DEBUG push all version tags 02:08:26 2025-08-29 02:08:26,340 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:08:26 2025-08-29 02:08:26,341 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) 02:08:27 2025-08-29 02:08:26,995 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:08:27 4.1.0-dev.5 [Pipeline] } 02:08:27 $ docker exec --env ******** --env ******** 1f2def0d1cfdc76521ba1f5eaededce9d1e1506e98d34f6f1cbf425ab38d30ed ssh-agent -k 02:08:27 unset SSH_AUTH_SOCK; 02:08:27 unset SSH_AGENT_PID; 02:08:27 echo Agent pid 38 killed; 02:08:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:27 + git semver [Pipeline] } 02:08:28 $ docker stop --time=1 1f2def0d1cfdc76521ba1f5eaededce9d1e1506e98d34f6f1cbf425ab38d30ed 02:08:29 $ docker rm -f --volumes 1f2def0d1cfdc76521ba1f5eaededce9d1e1506e98d34f6f1cbf425ab38d30ed [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 02:08:29 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 02:08:29 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:08:29 total 16 02:08:29 drwxr-xr-x 3 root root 4096 Aug 29 01:55 . 02:08:29 drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 02:08 .. 02:08:29 drwxr-xr-x 2 root root 4096 Aug 29 01:55 cost 02:08:29 -rw-r--r-- 1 root root 86 Aug 29 01:55 cost.csv 02:08:29 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:08:29 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:08:29 total 16 02:08:29 drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 01:55 . 02:08:29 drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 02:08 .. 02:08:29 drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 01:55 cost 02:08:29 -rw-r--r-- 1 jenkins jenkins 86 Aug 29 01:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:08:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:08:31 ---> package-listing.sh 02:08:31 ++ facter osfamily 02:08:31 ++ tr '[:upper:]' '[:lower:]' 02:08:31 + OS_FAMILY=debian 02:08:31 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 02:08:31 + START_PACKAGES=/tmp/packages_start.txt 02:08:31 + END_PACKAGES=/tmp/packages_end.txt 02:08:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:08:31 + PACKAGES=/tmp/packages_start.txt 02:08:31 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:08:31 + PACKAGES=/tmp/packages_end.txt 02:08:31 + case "${OS_FAMILY}" in 02:08:31 + dpkg -l 02:08:31 + grep '^ii' 02:08:31 + '[' -f /tmp/packages_start.txt ']' 02:08:31 + '[' -f /tmp/packages_end.txt ']' 02:08:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:08:31 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:08:31 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 02:08:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 02:08:31 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-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:08:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:08:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:32 prd-ubuntu20.04-docker-8c-8g-7819 does not seem to be running inside a container 02:08:32 $ 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-mqtt-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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:08:32 $ docker top 7361f5a77355a06902245deeebe4d798b9c8a44a444bebbeef481f89944124ff -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:32 + touch /tmp/pre-build-complete [Pipeline] sh 02:08:33 + mkdir -p /var/log/sysstat [Pipeline] sh 02:08:33 + ls /var/log/sa-host 02:08:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:33 provisioning config files... 02:08:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17426162904790311781tmp [Pipeline] { [Pipeline] echo 02:08:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:08:33 ---> create-netrc.sh [Pipeline] } 02:08:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:08:34 ---> python-tools-install.sh [Pipeline] echo 02:08:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:08:34 ---> sudo-logs.sh 02:08:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:08:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:08:34 ---> job-cost.sh 02:08:34 lf-activate-venv: SKIPPING 02:08:34 DEBUG: total: 0.2199999988079071 02:08:34 INFO: Retrieving Stack Cost... 02:08:34 INFO: Retrieving Pricing Info for: v3-standard-8 02:08:35 INFO: Archiving Costs [Pipeline] echo 02:08:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:08:35 ---> logs-deploy.sh 02:08:35 lf-activate-venv: SKIPPING 02:08:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/199 02:08:35 INFO: archiving workspace using pattern(s): 02:08:36 Archives upload complete. 02:08:36 INFO: archiving logs to Nexus