Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1ea811aab88dc62ee004b260d0e675f0f4b965a1 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-ssh5892460040875168069.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-ssh1465424579779248772.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-ssh16663821682943196582.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-ssh14455914880419294002.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-ssh6335302655709343329.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-6964 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 1ea811aab88dc62ee004b260d0e675f0f4b965a1 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#752)" > git config core.sparsecheckout # timeout=10 > git checkout -f 1ea811aab88dc62ee004b260d0e675f0f4b965a1 # timeout=10 > git rev-list --no-walk 34bf2a6ccee5dd41bf94b46968010dc372f96b74 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:00:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:00:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:00:12 ========================================================= 02:00:12 EdgeX Global Pipelines Version Info 02:00:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:00:13 ------------------- 02:00:13 stable info: 02:00:13 ------------------- 02:00:13 Commited By: Cherry Wang cherry@iotechsys.com 02:00:13 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 02:00:13 Message: update stable to v1.0.276 02:00:13 ------------------- 02:00:13 experimental info: 02:00:13 ------------------- 02:00:13 Commited By: **** collab-it+edgex@linuxfoundation.org 02:00:13 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 02:00:13 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:00:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:00:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:00:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ea811aab88dc62ee004b260d0e675f0f4b965a1 [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ea811a [Pipeline] echo 02:00:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:14 provisioning config files... 02:00:14 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8037285349882012451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:15 ---> ****-login.sh 02:00:15 nexus3.edgexfoundry.org:10001 02:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:15 02:00:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:00:15 Configure a credential helper to remove this warning. See 02:00:15 https://docs.****.com/go/credential-store/ 02:00:15 02:00:15 Login Succeeded 02:00:15 nexus3.edgexfoundry.org:10002 02:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:15 02:00:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:00:15 Configure a credential helper to remove this warning. See 02:00:15 https://docs.****.com/go/credential-store/ 02:00:15 02:00:15 Login Succeeded 02:00:15 nexus3.edgexfoundry.org:10003 02:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:15 02:00:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:00:15 Configure a credential helper to remove this warning. See 02:00:15 https://docs.****.com/go/credential-store/ 02:00:15 02:00:15 Login Succeeded 02:00:15 nexus3.edgexfoundry.org:10004 02:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:15 02:00:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:00:15 Configure a credential helper to remove this warning. See 02:00:15 https://docs.****.com/go/credential-store/ 02:00:15 02:00:15 Login Succeeded 02:00:15 ****.io 02:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:15 02:00:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:00:15 Configure a credential helper to remove this warning. See 02:00:15 https://docs.****.com/go/credential-store/ 02:00:15 02:00:15 Login Succeeded 02:00:15 ---> ****-login.sh ends [Pipeline] } 02:00:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:00:16 + git rev-list -1 --merges 1ea811aab88dc62ee004b260d0e675f0f4b965a1~1..1ea811aab88dc62ee004b260d0e675f0f4b965a1 [Pipeline] echo 02:00:16 -----------> git rev-list -1 --merges 1ea811aab88dc62ee004b260d0e675f0f4b965a1~1..1ea811aab88dc62ee004b260d0e675f0f4b965a1 1ea811aab88dc62ee004b260d0e675f0f4b965a1 [false] [Pipeline] sh 02:00:16 + git log --format=format:%s -1 1ea811aab88dc62ee004b260d0e675f0f4b965a1 [Pipeline] echo 02:00:16 ========================================================= 02:00:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:00:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:17 + git log --format=format:%s -1 1ea811aab88dc62ee004b260d0e675f0f4b965a1 [Pipeline] echo 02:00:17 [semverPrep] GIT_COMMIT: 1ea811aab88dc62ee004b260d0e675f0f4b965a1, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#752) [Pipeline] echo 02:00:17 [semverPrep] This is not a build commit. [Pipeline] sh 02:00:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:00:17 + grep -v github /etc/ssh/ssh_known_hosts 02:00:17 + [ -e /tmp/ssh_known_hosts ] 02:00:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:00:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:00:17 + sudo tee -a /etc/ssh/ssh_known_hosts 02:00:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:17 02:00:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:18 0.1.4: Pulling from edgex-devops/py-git-semver 02:00:18 3dae71ba6b94: Pulling fs layer 02:00:18 6bf1a483ea7c: Pulling fs layer 02:00:18 f5dfc541a4d3: Pulling fs layer 02:00:18 461d9e800cba: Pulling fs layer 02:00:18 80192f66455f: Pulling fs layer 02:00:18 2e8e34ca0e6c: Pulling fs layer 02:00:18 a29436f7fd5d: Pulling fs layer 02:00:18 923cac83aea3: Pulling fs layer 02:00:18 25ad8b0a4227: Pulling fs layer 02:00:18 db01528c6b51: Pulling fs layer 02:00:18 28988de357af: Pulling fs layer 02:00:18 2e8e34ca0e6c: Waiting 02:00:18 a29436f7fd5d: Waiting 02:00:18 923cac83aea3: Waiting 02:00:18 25ad8b0a4227: Waiting 02:00:18 db01528c6b51: Waiting 02:00:18 28988de357af: Waiting 02:00:18 80192f66455f: Waiting 02:00:18 461d9e800cba: Waiting 02:00:18 6bf1a483ea7c: Verifying Checksum 02:00:18 6bf1a483ea7c: Download complete 02:00:18 461d9e800cba: Verifying Checksum 02:00:18 461d9e800cba: Download complete 02:00:18 80192f66455f: Verifying Checksum 02:00:18 80192f66455f: Download complete 02:00:18 f5dfc541a4d3: Verifying Checksum 02:00:18 f5dfc541a4d3: Download complete 02:00:18 3dae71ba6b94: Verifying Checksum 02:00:18 3dae71ba6b94: Download complete 02:00:18 923cac83aea3: Verifying Checksum 02:00:18 923cac83aea3: Download complete 02:00:18 25ad8b0a4227: Verifying Checksum 02:00:18 25ad8b0a4227: Download complete 02:00:18 db01528c6b51: Download complete 02:00:18 28988de357af: Verifying Checksum 02:00:18 28988de357af: Download complete 02:00:18 a29436f7fd5d: Verifying Checksum 02:00:18 a29436f7fd5d: Download complete 02:00:18 2e8e34ca0e6c: Verifying Checksum 02:00:18 2e8e34ca0e6c: Download complete 02:00:19 3dae71ba6b94: Pull complete 02:00:19 6bf1a483ea7c: Pull complete 02:00:20 f5dfc541a4d3: Pull complete 02:00:20 461d9e800cba: Pull complete 02:00:20 80192f66455f: Pull complete 02:00:26 2e8e34ca0e6c: Pull complete 02:00:26 a29436f7fd5d: Pull complete 02:00:26 923cac83aea3: Pull complete 02:00:26 25ad8b0a4227: Pull complete 02:00:26 db01528c6b51: Pull complete 02:00:26 28988de357af: Pull complete 02:00:26 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:00:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:27 prd-ubuntu20.04-docker-8c-8g-6964 does not seem to be running inside a container 02:00:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:00:28 $ docker top a1af4230f6b0568f3f2039e6b054d01b4906a7486e5ea972028fca1665d61795 -eo pid,comm 02:00:28 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:00:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:00:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:00:28 [ssh-agent] Looking for ssh-agent implementation... 02:00:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:00:29 $ docker exec a1af4230f6b0568f3f2039e6b054d01b4906a7486e5ea972028fca1665d61795 ssh-agent 02:00:29 SSH_AUTH_SOCK=/tmp/ssh-TXGrynaOtOuc/agent.33 02:00:29 SSH_AGENT_PID=39 02:00:29 Running ssh-add (command line suppressed) 02:00:29 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7824186951680576548.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7824186951680576548.key) 02:00:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:29 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh 02:00:29 + git tag --points-at HEAD [Pipeline] } 02:00:29 $ docker exec --env ******** --env ******** a1af4230f6b0568f3f2039e6b054d01b4906a7486e5ea972028fca1665d61795 ssh-agent -k 02:00:29 unset SSH_AUTH_SOCK; 02:00:29 unset SSH_AGENT_PID; 02:00:29 echo Agent pid 39 killed; 02:00:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:00:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:00:30 [ssh-agent] Looking for ssh-agent implementation... 02:00:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:00:30 $ docker exec a1af4230f6b0568f3f2039e6b054d01b4906a7486e5ea972028fca1665d61795 ssh-agent 02:00:30 SSH_AUTH_SOCK=/tmp/ssh-DFrIYJwTrpdd/agent.87 02:00:30 SSH_AGENT_PID=93 02:00:30 Running ssh-add (command line suppressed) 02:00:30 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5824758805856461230.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5824758805856461230.key) 02:00:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:30 + git semver init 02:00:30 2025-08-14 02:00:30,897 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:00:30 2025-08-14 02:00:30,901 [run_init] DEBUG init version:0.0.0 force:False 02:00:30 2025-08-14 02:00:30,901 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:00:30 2025-08-14 02:00:30,902 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:00:30 2025-08-14 02:00:30,902 [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) 02:00:32 2025-08-14 02:00:32,132 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 02:00:32 2025-08-14 02:00:32,133 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 02:00:32 2025-08-14 02:00:32,133 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:00:32 2025-08-14 02:00:32,133 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:00:32 4.1.0-dev.3 [Pipeline] } 02:00:32 $ docker exec --env ******** --env ******** a1af4230f6b0568f3f2039e6b054d01b4906a7486e5ea972028fca1665d61795 ssh-agent -k 02:00:32 unset SSH_AUTH_SOCK; 02:00:32 unset SSH_AGENT_PID; 02:00:32 echo Agent pid 93 killed; 02:00:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:00:32 + git semver [Pipeline] } 02:00:33 $ docker stop --time=1 a1af4230f6b0568f3f2039e6b054d01b4906a7486e5ea972028fca1665d61795 02:00:34 $ docker rm -f --volumes a1af4230f6b0568f3f2039e6b054d01b4906a7486e5ea972028fca1665d61795 [Pipeline] // withDockerContainer [Pipeline] sh 02:00:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:00:34 Stashed 1 file(s) [Pipeline] echo 02:00:34 [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [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 02:00:35 provisioning config files... 02:00:35 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18222861821175344072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:35 ---> ****-login.sh 02:00:35 nexus3.edgexfoundry.org:10001 02:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:35 Login Succeeded 02:00:35 nexus3.edgexfoundry.org:10002 02:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:35 Login Succeeded 02:00:35 nexus3.edgexfoundry.org:10003 02:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:35 Login Succeeded 02:00:35 nexus3.edgexfoundry.org:10004 02:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:35 Login Succeeded 02:00:35 ****.io 02:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:35 Login Succeeded 02:00:35 ---> ****-login.sh ends [Pipeline] } 02:00:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:00:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:00:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:00:36 ========================================================= 02:00:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:00:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:36 + 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 . 02:00:37 #0 building with "default" instance using docker driver 02:00:37 02:00:37 #1 [internal] load build definition from Dockerfile 02:00:37 #1 transferring dockerfile: 1.84kB done 02:00:37 #1 DONE 0.0s 02:00:37 02:00:37 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:00:37 #2 DONE 0.1s 02:00:37 02:00:37 #3 [internal] load .dockerignore 02:00:37 #3 transferring context: 182B done 02:00:37 #3 DONE 0.0s 02:00:37 02:00:37 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 02:00:37 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 02:00:37 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 02:00:37 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 02:00:37 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.19MB / 74.06MB 0.1s 02:00:37 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 02:00:37 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 02:00:37 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s 02:00:37 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 15.73MB / 74.06MB 0.2s 02:00:37 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 02:00:37 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 02:00:37 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 02:00:37 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s 02:00:37 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s 02:00:37 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 02:00:37 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 02:00:37 #4 ... 02:00:37 02:00:37 #5 [internal] load build context 02:00:37 #5 transferring context: 30.62MB 0.3s done 02:00:37 #5 DONE 0.3s 02:00:37 02:00:37 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 02:00:37 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 28.31MB / 74.06MB 0.3s 02:00:37 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 02:00:37 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 02:00:37 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 7.34MB / 103.05MB 0.3s 02:00:37 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 3.15MB / 13.29MB 0.3s 02:00:37 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 02:00:37 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 63.96MB / 74.06MB 0.5s 02:00:37 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 29.36MB / 103.05MB 0.5s 02:00:37 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.4s done 02:00:37 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 02:00:37 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 02:00:37 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 70.25MB / 103.05MB 0.7s 02:00:38 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 96.47MB / 103.05MB 0.8s 02:00:38 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 02:00:38 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 0.9s 02:00:38 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s done 02:00:43 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.1s 02:00:43 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.1s done 02:00:43 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 02:00:43 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 02:00:43 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:00:43 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 02:00:43 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 02:00:43 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 02:00:43 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 02:00:46 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.2s done 02:00:46 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 02:00:47 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done 02:00:47 #4 DONE 10.3s 02:00:47 02:00:47 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 02:00:47 #6 0.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:48 #6 0.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:48 #6 0.753 (1/4) Installing openssh-keygen (9.7_p1-r5) 02:00:48 #6 0.762 (2/4) Installing libedit (20240517.3.1-r0) 02:00:48 #6 0.768 (3/4) Installing openssh-client-common (9.7_p1-r5) 02:00:48 #6 0.812 (4/4) Installing openssh-client-default (9.7_p1-r5) 02:00:48 #6 0.827 Executing busybox-1.36.1-r29.trigger 02:00:48 #6 0.838 OK: 252 MiB in 62 packages 02:00:49 #6 DONE 2.4s 02:00:50 Still waiting to schedule task 02:00:50 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:00:50 02:00:50 #7 [builder 3/7] WORKDIR /device-mqtt-go 02:00:50 #7 DONE 0.0s 02:00:50 02:00:50 #8 [builder 4/7] COPY go.mod vendor* ./ 02:00:50 #8 DONE 0.0s 02:00:50 02:00:50 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:08 #9 DONE 15.9s 02:01:08 02:01:08 #10 [builder 6/7] COPY . . 02:01:08 #10 DONE 0.1s 02:01:08 02:01:08 #11 [builder 7/7] RUN echo noop 02:01:08 #11 0.215 noop 02:01:08 #11 DONE 0.3s 02:01:08 02:01:08 #12 exporting to image 02:01:08 #12 exporting layers 02:01:14 #12 exporting layers 8.6s done 02:01:14 #12 writing image sha256:0fb3c8f7d78c716849371dc0c1d6a8a249d1648529ee8c1ab5ac4617dd4366e3 done 02:01:14 #12 naming to docker.io/library/ci-base-image-x86_64 done 02:01:14 #12 DONE 8.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:15 + docker inspect -f . ci-base-image-x86_64 02:01:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:15 prd-ubuntu20.04-docker-8c-8g-6964 does not seem to be running inside a container 02:01:15 $ 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 ******** -e ******** ci-base-image-x86_64 cat 02:01:15 $ docker top 4dc7a0d60741cf3f82e15359bfe17bb1c0fb013519a78de51ba1473de791df9b -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:15 + go version 02:01:15 go version go1.23.9 linux/amd64 [Pipeline] } 02:01:15 $ docker stop --time=1 4dc7a0d60741cf3f82e15359bfe17bb1c0fb013519a78de51ba1473de791df9b 02:01:17 $ docker rm -f --volumes 4dc7a0d60741cf3f82e15359bfe17bb1c0fb013519a78de51ba1473de791df9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:17 + docker inspect -f . ci-base-image-x86_64 02:01:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:17 prd-ubuntu20.04-docker-8c-8g-6964 does not seem to be running inside a container 02:01:17 $ 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 ******** -e ******** ci-base-image-x86_64 cat 02:01:17 $ docker top d149a30ef32421bb63fb25cc12dceddb8bd7ae399d4929567d447ae306a35ebf -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:18 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 02:01:18 + make test 02:01:18 go test ./... -coverprofile=coverage.out ./... 02:01:20 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:01:41 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 02:01:41 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 02:01:41 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements 02:01:54 go vet ./... 02:01:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:01:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:01:59 ./bin/test-attribution-txt.sh 02:01:59 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 02:01:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:01:59 $ docker stop --time=1 d149a30ef32421bb63fb25cc12dceddb8bd7ae399d4929567d447ae306a35ebf 02:02:01 $ docker rm -f --volumes d149a30ef32421bb63fb25cc12dceddb8bd7ae399d4929567d447ae306a35ebf [Pipeline] // withDockerContainer [Pipeline] sh 02:02:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:02:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:02:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:02:02 + ls -al . 02:02:02 total 252 02:02:02 drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 02:01 . 02:02:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 02:00 .. 02:02:02 -rw-rw-r-- 1 jenkins jenkins 140 Aug 14 02:00 .dockerignore 02:02:02 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 02:01 .git 02:02:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 02:00 .github 02:02:02 -rw-rw-r-- 1 jenkins jenkins 264 Aug 14 02:00 .gitignore 02:02:02 -rw-rw-r-- 1 jenkins jenkins 41 Aug 14 02:00 .golangci.yml 02:02:02 drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 02:00 .semver 02:02:02 -rw-rw-r-- 1 jenkins jenkins 19745 Aug 14 02:00 Attribution.txt 02:02:02 -rw-rw-r-- 1 jenkins jenkins 19382 Aug 14 02:00 CHANGELOG.md 02:02:02 -rw-rw-r-- 1 jenkins jenkins 1803 Aug 14 02:00 Dockerfile 02:02:02 -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 02:00 GOVERNANCE.md 02:02:02 -rw-rw-r-- 1 jenkins jenkins 657 Aug 14 02:00 Jenkinsfile 02:02:02 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 14 02:00 LICENSE 02:02:02 -rw-rw-r-- 1 jenkins jenkins 2545 Aug 14 02:00 Makefile 02:02:02 -rw-rw-r-- 1 jenkins jenkins 620 Aug 14 02:00 OWNERS.md 02:02:02 -rw-rw-r-- 1 jenkins jenkins 3599 Aug 14 02:00 README.md 02:02:02 -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 02:00 VERSION 02:02:02 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 02:00 bin 02:02:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 02:00 cmd 02:02:02 -rw-r--r-- 1 jenkins jenkins 21039 Aug 14 02:01 coverage.out 02:02:02 -rw-rw-r-- 1 jenkins jenkins 6255 Aug 14 02:00 go.mod 02:02:02 -rw-rw-r-- 1 jenkins jenkins 86944 Aug 14 02:00 go.sum 02:02:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 02:00 internal 02:02:02 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 02:00 mock 02:02:02 -rw-rw-r-- 1 jenkins jenkins 227 Aug 14 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:03 + 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=1ea811aab88dc62ee004b260d0e675f0f4b965a1 --label arch=amd64 --label version=4.1.0-dev.3 . 02:02:03 #0 building with "default" instance using docker driver 02:02:03 02:02:03 #1 [internal] load build definition from Dockerfile 02:02:03 #1 transferring dockerfile: 1.84kB done 02:02:03 #1 DONE 0.0s 02:02:03 02:02:03 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:02:03 #2 DONE 0.0s 02:02:03 02:02:03 #3 [internal] load metadata for docker.io/library/alpine:3.20 02:02:03 #3 DONE 0.1s 02:02:03 02:02:03 #4 [internal] load .dockerignore 02:02:03 #4 transferring context: 182B done 02:02:03 #4 DONE 0.0s 02:02:03 02:02:03 #5 [internal] load build context 02:02:03 #5 transferring context: 31.83kB done 02:02:03 #5 DONE 0.0s 02:02:03 02:02:03 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:02:03 #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:02:03 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 02:02:03 #6 ... 02:02:03 02:02:03 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:02:03 #7 DONE 0.1s 02:02:03 02:02:03 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:02:03 #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 02:02:03 #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 02:02:03 #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:02:03 #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 02:02:03 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 02:02:03 #6 DONE 0.3s 02:02:03 02:02:03 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:02:03 #8 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:06 #8 2.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:06 #8 ... 02:02:06 02:02:06 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 02:02:06 #9 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:06 #9 2.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:06 #9 3.118 OK: 252 MiB in 62 packages 02:02:06 #9 DONE 3.3s 02:02:07 02:02:07 #10 [builder 3/7] WORKDIR /device-mqtt-go 02:02:07 #10 DONE 0.0s 02:02:07 02:02:07 #11 [builder 4/7] COPY go.mod vendor* ./ 02:02:07 #11 DONE 0.0s 02:02:07 02:02:07 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:02:07 #8 3.118 (1/1) Installing dumb-init (1.2.5-r3) 02:02:07 #8 3.123 Executing busybox-1.36.1-r29.trigger 02:02:07 #8 3.130 OK: 8 MiB in 15 packages 02:02:07 #8 DONE 3.3s 02:02:07 02:02:07 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:07 #12 DONE 0.5s 02:02:07 02:02:07 #13 [stage-1 3/6] RUN apk --no-cache upgrade 02:02:07 #13 0.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:07 #13 0.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:07 #13 ... 02:02:07 02:02:07 #14 [builder 6/7] COPY . . 02:02:07 #14 DONE 0.1s 02:02:07 02:02:07 #15 [builder 7/7] RUN make build 02:02:07 #15 0.210 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:02:07 #15 ... 02:02:07 02:02:07 #13 [stage-1 3/6] RUN apk --no-cache upgrade 02:02:07 #13 0.708 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:02:07 #13 0.722 Executing busybox-1.36.1-r30.post-upgrade 02:02:07 #13 0.775 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:02:07 #13 0.779 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:02:07 #13 0.786 Executing busybox-1.36.1-r30.trigger 02:02:07 #13 0.794 OK: 8 MiB in 15 packages 02:02:07 #13 DONE 0.9s 02:02:08 02:02:08 #15 [builder 7/7] RUN make build 02:02:34 #15 DONE 25.4s 02:02:34 02:02:34 #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / 02:02:34 #16 DONE 0.2s 02:02:34 02:02:34 #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / 02:02:34 #17 DONE 0.0s 02:02:34 02:02:34 #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / 02:02:34 #18 DONE 0.0s 02:02:34 02:02:34 #19 exporting to image 02:02:34 #19 exporting layers 02:02:34 #19 exporting layers 0.2s done 02:02:34 #19 writing image sha256:2a9d55e37aa7ca65a3d9b03319dfc21515ff16b5c8c050da9698e66a9b1461d9 done 02:02:34 #19 naming to docker.io/library/device-mqtt done 02:02:34 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:34 provisioning config files... 02:02:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14562843608570253528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:35 ---> ****-login.sh 02:02:35 nexus3.edgexfoundry.org:10001 02:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:35 Login Succeeded 02:02:35 nexus3.edgexfoundry.org:10002 02:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:35 Login Succeeded 02:02:35 nexus3.edgexfoundry.org:10003 02:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:35 Login Succeeded 02:02:35 nexus3.edgexfoundry.org:10004 02:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:35 Login Succeeded 02:02:35 ****.io 02:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:35 Login Succeeded 02:02:35 ---> ****-login.sh ends [Pipeline] } 02:02:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:02:35 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 02:02:35 1ea811aab88dc62ee004b260d0e675f0f4b965a1 02:02:35 latest 02:02:35 4.1.0-dev.3 02:02:35 1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 02:02:35 main 02:02:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:36 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:36 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1 02:02:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:02:36 edc2c790e903: Preparing 02:02:36 19ec5053b475: Preparing 02:02:36 e69750bd9017: Preparing 02:02:36 ef87a8e8a123: Preparing 02:02:36 5a53729b1dfb: Preparing 02:02:36 097100c76c15: Preparing 02:02:36 097100c76c15: Waiting 02:02:36 5a53729b1dfb: Pushed 02:02:36 edc2c790e903: Pushed 02:02:36 19ec5053b475: Pushed 02:02:36 097100c76c15: Layer already exists 02:02:36 ef87a8e8a123: Pushed 02:02:41 e69750bd9017: Pushed 02:02:41 1ea811aab88dc62ee004b260d0e675f0f4b965a1: digest: sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:41 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:42 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:02:42 edc2c790e903: Preparing 02:02:42 19ec5053b475: Preparing 02:02:42 e69750bd9017: Preparing 02:02:42 ef87a8e8a123: Preparing 02:02:42 5a53729b1dfb: Preparing 02:02:42 097100c76c15: Preparing 02:02:42 097100c76c15: Waiting 02:02:42 ef87a8e8a123: Layer already exists 02:02:42 edc2c790e903: Layer already exists 02:02:42 19ec5053b475: Layer already exists 02:02:42 e69750bd9017: Layer already exists 02:02:42 5a53729b1dfb: Layer already exists 02:02:42 097100c76c15: Layer already exists 02:02:42 latest: digest: sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:42 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:42 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3 02:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:02:42 edc2c790e903: Preparing 02:02:42 19ec5053b475: Preparing 02:02:42 e69750bd9017: Preparing 02:02:42 ef87a8e8a123: Preparing 02:02:42 5a53729b1dfb: Preparing 02:02:42 097100c76c15: Preparing 02:02:42 097100c76c15: Waiting 02:02:42 ef87a8e8a123: Layer already exists 02:02:42 e69750bd9017: Layer already exists 02:02:42 19ec5053b475: Layer already exists 02:02:42 5a53729b1dfb: Layer already exists 02:02:42 edc2c790e903: Layer already exists 02:02:42 097100c76c15: Layer already exists 02:02:42 4.1.0-dev.3: digest: sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:43 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:43 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 02:02:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:02:43 edc2c790e903: Preparing 02:02:43 19ec5053b475: Preparing 02:02:43 e69750bd9017: Preparing 02:02:43 ef87a8e8a123: Preparing 02:02:43 5a53729b1dfb: Preparing 02:02:43 097100c76c15: Preparing 02:02:43 097100c76c15: Waiting 02:02:43 ef87a8e8a123: Layer already exists 02:02:43 edc2c790e903: Layer already exists 02:02:43 19ec5053b475: Layer already exists 02:02:43 5a53729b1dfb: Layer already exists 02:02:43 e69750bd9017: Layer already exists 02:02:43 097100c76c15: Layer already exists 02:02:43 1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3: digest: sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:43 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:44 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 02:02:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:02:44 edc2c790e903: Preparing 02:02:44 19ec5053b475: Preparing 02:02:44 e69750bd9017: Preparing 02:02:44 ef87a8e8a123: Preparing 02:02:44 5a53729b1dfb: Preparing 02:02:44 097100c76c15: Preparing 02:02:44 097100c76c15: Waiting 02:02:44 19ec5053b475: Layer already exists 02:02:44 edc2c790e903: Layer already exists 02:02:44 5a53729b1dfb: Layer already exists 02:02:44 e69750bd9017: Layer already exists 02:02:44 ef87a8e8a123: Layer already exists 02:02:44 097100c76c15: Layer already exists 02:02:44 main: digest: sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:44 ===================================================== [Pipeline] echo 02:02:44 taggedImages: 02:02:44 - nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1 02:02:44 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:02:44 - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3 02:02:44 - nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 02:02:44 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] echo 02:02:44 ========================================================= 02:02:44 [edgeXBuildMultiArch] RAW Config: 02:02:44 images: 02:02:44 - nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1 02:02:44 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:02:44 - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3 02:02:44 - nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 02:02:44 - nexus3.edgexfoundry.org:10004/device-mqtt:main 02:02:44 settingsFile: 02:02:44 device-mqtt-go-settings 02:02:44 ========================================================= [Pipeline] node 02:02:59 Still waiting to schedule task 02:02:59 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:06:28 Running on prd-centos7-docker-4c-2g-6968 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:28 provisioning config files... 02:06:28 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3619488880849073029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6967 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 02:06:29 Running in /w/workspace/device-mqtt-go/196 [Pipeline] { [Pipeline] checkout 02:06:30 ---> ****-login.sh 02:06:30 nexus3.edgexfoundry.org:10001 02:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:30 Configure a credential helper to remove this warning. See 02:06:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:30 02:06:30 Login Succeeded 02:06:30 nexus3.edgexfoundry.org:10002 02:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:30 Configure a credential helper to remove this warning. See 02:06:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:30 02:06:30 Login Succeeded 02:06:30 nexus3.edgexfoundry.org:10003 02:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:30 Configure a credential helper to remove this warning. See 02:06:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:30 02:06:30 Login Succeeded 02:06:30 nexus3.edgexfoundry.org:10004 02:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:30 Configure a credential helper to remove this warning. See 02:06:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:30 02:06:30 Login Succeeded 02:06:30 ****.io 02:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:30 Configure a credential helper to remove this warning. See 02:06:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:30 02:06:30 Login Succeeded 02:06:30 ---> ****-login.sh ends [Pipeline] } 02:06:32 Deleting 1 temporary files 02:06:32 The recommended git tool is: git [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:33 + docker buildx ls 02:06:33 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:06:33 default * docker 02:06:33 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:06:33 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:06:33 edgex-builder [Pipeline] sh 02:06:33 + docker buildx inspect --bootstrap 02:06:33 #1 [internal] booting buildkit 02:06:33 #1 pulling image moby/buildkit:buildx-stable-1 02:06:37 using credential edgex-jenkins-ssh 02:06:37 Cloning the remote Git repository 02:06:37 #1 pulling image moby/buildkit:buildx-stable-1 3.5s done 02:06:37 #1 creating container buildx_buildkit_edgex-builder0 02:06:38 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 02:06:38 #1 DONE 4.8s 02:06:38 Name: edgex-builder 02:06:38 Driver: docker-container 02:06:38 02:06:38 Nodes: 02:06:38 Name: edgex-builder0 02:06:38 Endpoint: unix:///var/run/docker.sock 02:06:38 Status: running 02:06:38 Buildkit: v0.22.0 02:06:38 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:06:38 + docker buildx ls 02:06:38 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:06:38 edgex-builder * docker-container 02:06:38 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:06:38 default docker 02:06:38 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:06:37 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:06:37 > git init /w/workspace/device-mqtt-go/196 # timeout=10 02:06:38 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:06:38 > git --version # timeout=10 02:06:38 > git --version # 'git version 2.25.1' 02:06:38 using GIT_SSH to set credentials SSH Credentials for GitHub 02:06:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:06:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1' 02:06:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1 --push - 02:06:39 #1 [internal] load build definition from Dockerfile 02:06:39 #1 transferring dockerfile: 196B done 02:06:39 #1 DONE 0.0s 02:06:39 02:06:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1 02:06:39 #2 DONE 0.1s 02:06:39 02:06:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1 02:06:39 #3 DONE 0.1s 02:06:39 02:06:39 #4 [internal] load .dockerignore 02:06:39 #4 transferring context: 2B done 02:06:39 #4 DONE 0.0s 02:06:39 02:06:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 02:06:39 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 0.0s done 02:06:39 #5 DONE 0.0s 02:06:39 02:06:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 02:06:39 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 0.0s done 02:06:39 #6 DONE 0.1s 02:06:39 02:06:39 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:06:39 #7 DONE 0.0s 02:06:39 02:06:39 #8 exporting to image 02:06:39 #8 exporting layers done 02:06:39 #8 exporting manifest sha256:ea6a08cc773be53953f92f97b574c09174aa7b22b0ca55548668e1c77f2a0f3b done 02:06:39 #8 exporting config sha256:2a9d55e37aa7ca65a3d9b03319dfc21515ff16b5c8c050da9698e66a9b1461d9 done 02:06:39 #8 exporting manifest sha256:0b6611a905e6478a0f646a5c658cb1cbded4e766836f71bc68128e75582c67a2 done 02:06:39 #8 exporting config sha256:ec7d38b9b6c1bb939a1c240d6e0162ed1ab7ecb9d08a8e5bfc19794f597a6e70 done 02:06:39 #8 exporting manifest list sha256:d8b9e74cf571d6c065527d939f1117316ae0c14df9ae3f9a0370c012ad581466 done 02:06:39 #8 pushing layers 0.1s done 02:06:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1@sha256:d8b9e74cf571d6c065527d939f1117316ae0c14df9ae3f9a0370c012ad581466 02:06:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:06:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1@sha256:d8b9e74cf571d6c065527d939f1117316ae0c14df9ae3f9a0370c012ad581466 0.1s done 02:06:39 #8 DONE 0.2s 02:06:39 02:06:39 1 warning found (use --debug to expand): 02:06:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:06:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:latest --push - 02:06:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest' 02:06:39 #1 [internal] load build definition from Dockerfile 02:06:39 #1 transferring dockerfile: 162B done 02:06:39 #1 DONE 0.0s 02:06:39 02:06:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:06:39 #2 DONE 0.0s 02:06:39 02:06:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:06:39 #3 DONE 0.0s 02:06:39 02:06:39 #4 [internal] load .dockerignore 02:06:39 #4 transferring context: 2B done 02:06:39 #4 DONE 0.0s 02:06:39 02:06:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 02:06:39 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 0.0s done 02:06:39 #5 DONE 0.0s 02:06:39 02:06:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 02:06:40 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 0.0s done 02:06:40 #6 CACHED 02:06:40 02:06:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 02:06:40 #5 CACHED 02:06:40 02:06:40 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:06:40 #7 DONE 0.0s 02:06:40 02:06:40 #8 exporting to image 02:06:40 #8 exporting layers done 02:06:40 #8 exporting manifest sha256:ea6a08cc773be53953f92f97b574c09174aa7b22b0ca55548668e1c77f2a0f3b done 02:06:40 #8 exporting config sha256:2a9d55e37aa7ca65a3d9b03319dfc21515ff16b5c8c050da9698e66a9b1461d9 done 02:06:40 #8 exporting manifest sha256:0b6611a905e6478a0f646a5c658cb1cbded4e766836f71bc68128e75582c67a2 done 02:06:40 #8 exporting config sha256:ec7d38b9b6c1bb939a1c240d6e0162ed1ab7ecb9d08a8e5bfc19794f597a6e70 done 02:06:40 #8 exporting manifest list sha256:d8b9e74cf571d6c065527d939f1117316ae0c14df9ae3f9a0370c012ad581466 done 02:06:40 #8 pushing layers 0.0s done 02:06:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:d8b9e74cf571d6c065527d939f1117316ae0c14df9ae3f9a0370c012ad581466 0.1s done 02:06:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:06:40 #8 DONE 0.1s 02:06:40 02:06:40 1 warning found (use --debug to expand): 02:06:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:06:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3 --push - 02:06:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3' 02:06:40 #1 [internal] load build definition from Dockerfile 02:06:40 #1 DONE 0.0s 02:06:40 02:06:40 #1 [internal] load build definition from Dockerfile 02:06:40 #1 transferring dockerfile: 167B done 02:06:40 #1 DONE 0.0s 02:06:40 02:06:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3 02:06:40 #2 DONE 0.0s 02:06:40 02:06:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3 02:06:40 #3 DONE 0.0s 02:06:40 02:06:40 #4 [internal] load .dockerignore 02:06:40 #4 transferring context: 2B done 02:06:40 #4 DONE 0.0s 02:06:40 02:06:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 02:06:40 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 0.0s done 02:06:40 #5 DONE 0.0s 02:06:40 02:06:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 02:06:40 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 0.0s done 02:06:40 #6 CACHED 02:06:40 02:06:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 02:06:40 #5 CACHED 02:06:40 02:06:40 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:06:40 #7 DONE 0.0s 02:06:40 02:06:40 #8 exporting to image 02:06:40 #8 exporting layers done 02:06:40 #8 exporting manifest sha256:ea6a08cc773be53953f92f97b574c09174aa7b22b0ca55548668e1c77f2a0f3b done 02:06:40 #8 exporting config sha256:2a9d55e37aa7ca65a3d9b03319dfc21515ff16b5c8c050da9698e66a9b1461d9 done 02:06:40 #8 exporting manifest sha256:0b6611a905e6478a0f646a5c658cb1cbded4e766836f71bc68128e75582c67a2 done 02:06:40 #8 exporting config sha256:ec7d38b9b6c1bb939a1c240d6e0162ed1ab7ecb9d08a8e5bfc19794f597a6e70 done 02:06:40 #8 exporting manifest list sha256:d8b9e74cf571d6c065527d939f1117316ae0c14df9ae3f9a0370c012ad581466 done 02:06:40 #8 pushing layers 0.0s done 02:06:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3@sha256:d8b9e74cf571d6c065527d939f1117316ae0c14df9ae3f9a0370c012ad581466 0.1s done 02:06:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:06:40 #8 DONE 0.1s 02:06:40 02:06:40 1 warning found (use --debug to expand): 02:06:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:06:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3' 02:06:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 --push - 02:06:41 #1 [internal] load build definition from Dockerfile 02:06:41 #1 transferring dockerfile: 208B done 02:06:41 #1 DONE 0.0s 02:06:41 02:06:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 02:06:41 #2 DONE 0.0s 02:06:41 02:06:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 02:06:41 #3 DONE 0.0s 02:06:41 02:06:41 #4 [internal] load .dockerignore 02:06:41 #4 transferring context: 2B done 02:06:41 #4 DONE 0.0s 02:06:41 02:06:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 02:06:41 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 0.0s done 02:06:41 #5 CACHED 02:06:41 02:06:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 02:06:41 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 0.0s done 02:06:41 #6 CACHED 02:06:41 02:06:41 #7 exporting to image 02:06:41 #7 exporting layers done 02:06:41 #7 exporting manifest sha256:ea6a08cc773be53953f92f97b574c09174aa7b22b0ca55548668e1c77f2a0f3b done 02:06:41 #7 exporting config sha256:2a9d55e37aa7ca65a3d9b03319dfc21515ff16b5c8c050da9698e66a9b1461d9 done 02:06:41 #7 exporting manifest sha256:0b6611a905e6478a0f646a5c658cb1cbded4e766836f71bc68128e75582c67a2 02:06:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:06:41 #7 exporting manifest sha256:0b6611a905e6478a0f646a5c658cb1cbded4e766836f71bc68128e75582c67a2 done 02:06:41 #7 exporting config sha256:ec7d38b9b6c1bb939a1c240d6e0162ed1ab7ecb9d08a8e5bfc19794f597a6e70 done 02:06:41 #7 exporting manifest list sha256:d8b9e74cf571d6c065527d939f1117316ae0c14df9ae3f9a0370c012ad581466 done 02:06:41 #7 pushing layers 0.0s done 02:06:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3@sha256:d8b9e74cf571d6c065527d939f1117316ae0c14df9ae3f9a0370c012ad581466 0.1s done 02:06:41 #7 DONE 0.1s 02:06:41 02:06:41 #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:06:41 #8 DONE 0.0s 02:06:41 02:06:41 1 warning found (use --debug to expand): 02:06:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:06:41 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:06:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:06:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:main' 02:06:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:main --push - 02:06:41 #1 [internal] load build definition from Dockerfile 02:06:41 #1 transferring dockerfile: 160B done 02:06:41 #1 DONE 0.0s 02:06:41 02:06:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main 02:06:41 #2 DONE 0.0s 02:06:41 02:06:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main 02:06:41 #3 DONE 0.0s 02:06:41 02:06:41 #4 [internal] load .dockerignore 02:06:41 #4 transferring context: 2B done 02:06:41 #4 DONE 0.0s 02:06:41 02:06:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 02:06:41 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 0.0s done 02:06:41 #5 CACHED 02:06:41 02:06:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 02:06:41 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 0.0s done 02:06:41 #6 CACHED 02:06:41 02:06:41 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:06:41 #7 DONE 0.0s 02:06:41 02:06:41 #8 exporting to image 02:06:41 #8 exporting layers done 02:06:41 #8 exporting manifest sha256:ea6a08cc773be53953f92f97b574c09174aa7b22b0ca55548668e1c77f2a0f3b done 02:06:41 #8 exporting config sha256:2a9d55e37aa7ca65a3d9b03319dfc21515ff16b5c8c050da9698e66a9b1461d9 done 02:06:41 #8 exporting manifest sha256:0b6611a905e6478a0f646a5c658cb1cbded4e766836f71bc68128e75582c67a2 done 02:06:41 #8 exporting config sha256:ec7d38b9b6c1bb939a1c240d6e0162ed1ab7ecb9d08a8e5bfc19794f597a6e70 done 02:06:41 #8 exporting manifest list sha256:d8b9e74cf571d6c065527d939f1117316ae0c14df9ae3f9a0370c012ad581466 done 02:06:41 #8 pushing layers 0.0s done 02:06:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:d8b9e74cf571d6c065527d939f1117316ae0c14df9ae3f9a0370c012ad581466 0.1s done 02:06:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:06:41 #8 DONE 0.1s 02:06:41 02:06:41 1 warning found (use --debug to expand): 02:06:41  - 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 02:06:42 + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:06:42 Avoid second fetch 02:06:42 Checking out Revision 1ea811aab88dc62ee004b260d0e675f0f4b965a1 (main) 02:06:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:06:42 > git config core.sparsecheckout # timeout=10 02:06:42 > git checkout -f 1ea811aab88dc62ee004b260d0e675f0f4b965a1 # timeout=10 02:06:43 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#752)" 02:06:43 ---> package-listing.sh 02:06:43 ++ facter osfamily 02:06:43 ++ tr '[:upper:]' '[:lower:]' 02:06:43 + OS_FAMILY=redhat 02:06:43 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 02:06:43 + START_PACKAGES=/tmp/packages_start.txt 02:06:43 + END_PACKAGES=/tmp/packages_end.txt 02:06:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:06:43 + PACKAGES=/tmp/packages_start.txt 02:06:43 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:06:43 + PACKAGES=/tmp/packages_end.txt 02:06:43 + case "${OS_FAMILY}" in 02:06:43 + rpm -qa 02:06:43 + sort 02:06:43 + '[' -f /tmp/packages_start.txt ']' 02:06:43 + '[' -f /tmp/packages_end.txt ']' 02:06:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:06:43 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:06:43 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 02:06:43 + 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:06:43 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:06:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:44 02:06:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:45 latest: Pulling from edgex-lftools-log-publisher 02:06:45 5eb5b503b376: Pulling fs layer 02:06:45 5c69ac0246d0: Pulling fs layer 02:06:45 ec43610c2a17: Pulling fs layer 02:06:45 3a2ae6a8a46f: Pulling fs layer 02:06:45 33b1e0a273af: Pulling fs layer 02:06:45 5d3b04190fa2: Pulling fs layer 02:06:45 2f39f015ded8: Pulling fs layer 02:06:45 3a2ae6a8a46f: Waiting 02:06:45 33b1e0a273af: Waiting 02:06:45 5d3b04190fa2: Waiting 02:06:45 2f39f015ded8: Waiting 02:06:45 5c69ac0246d0: Verifying Checksum 02:06:45 5c69ac0246d0: Download complete 02:06:45 3a2ae6a8a46f: Verifying Checksum 02:06:45 3a2ae6a8a46f: Download complete 02:06:45 33b1e0a273af: Verifying Checksum 02:06:45 33b1e0a273af: Download complete 02:06:45 5d3b04190fa2: Verifying Checksum 02:06:45 5d3b04190fa2: Download complete 02:06:45 ec43610c2a17: Verifying Checksum 02:06:45 ec43610c2a17: Download complete 02:06:45 5eb5b503b376: Verifying Checksum 02:06:45 5eb5b503b376: Download complete 02:06:45 2f39f015ded8: Verifying Checksum 02:06:45 2f39f015ded8: Download complete 02:06:46 5eb5b503b376: Pull complete 02:06:46 5c69ac0246d0: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 02:06:47 ec43610c2a17: Pull complete 02:06:47 3a2ae6a8a46f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:47 provisioning config files... 02:06:47 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/196@tmp/config5478408079707445526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:47 33b1e0a273af: Pull complete 02:06:47 5d3b04190fa2: Pull complete 02:06:48 ---> ****-login.sh 02:06:48 nexus3.edgexfoundry.org:10001 02:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:48 Configure a credential helper to remove this warning. See 02:06:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:48 02:06:48 Login Succeeded 02:06:48 nexus3.edgexfoundry.org:10002 02:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:49 Configure a credential helper to remove this warning. See 02:06:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:49 02:06:49 Login Succeeded 02:06:49 nexus3.edgexfoundry.org:10003 02:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:49 Configure a credential helper to remove this warning. See 02:06:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:49 02:06:49 Login Succeeded 02:06:49 nexus3.edgexfoundry.org:10004 02:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:49 Configure a credential helper to remove this warning. See 02:06:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:49 02:06:49 Login Succeeded 02:06:49 ****.io 02:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:50 Configure a credential helper to remove this warning. See 02:06:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:50 02:06:50 Login Succeeded 02:06:50 ---> ****-login.sh ends [Pipeline] } 02:06:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:06:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:06:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:06:50 ========================================================= 02:06:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:06:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:50 + 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 . 02:06:51 Sending build context to Docker daemon 15.46MB 02:06:51 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 02:06:51 Step 2/12 : FROM ${BASE} AS builder 02:06:51 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:06:51 94e9d8af2201: Pulling fs layer 02:06:51 a6c56e8762df: Pulling fs layer 02:06:51 f0f3c8884826: Pulling fs layer 02:06:51 c7e7622c144d: Pulling fs layer 02:06:51 4f4fb700ef54: Pulling fs layer 02:06:51 b4c3b6d88c5a: Pulling fs layer 02:06:51 ba8bce9d2590: Pulling fs layer 02:06:51 ca778ea9c289: Pulling fs layer 02:06:51 4f4fb700ef54: Waiting 02:06:51 b4c3b6d88c5a: Waiting 02:06:51 c7e7622c144d: Waiting 02:06:51 ba8bce9d2590: Waiting 02:06:51 ca778ea9c289: Waiting 02:06:51 a6c56e8762df: Download complete 02:06:51 c7e7622c144d: Verifying Checksum 02:06:51 c7e7622c144d: Download complete 02:06:51 4f4fb700ef54: Verifying Checksum 02:06:51 4f4fb700ef54: Download complete 02:06:51 b4c3b6d88c5a: Verifying Checksum 02:06:51 b4c3b6d88c5a: Download complete 02:06:51 94e9d8af2201: Verifying Checksum 02:06:51 94e9d8af2201: Download complete 02:06:51 2f39f015ded8: Pull complete 02:06:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:06:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:52 prd-centos7-docker-4c-2g-6968 does not seem to be running inside a container 02:06:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-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 02:06:52 ca778ea9c289: Verifying Checksum 02:06:52 ca778ea9c289: Download complete 02:06:53 94e9d8af2201: Pull complete 02:06:53 a6c56e8762df: Pull complete 02:06:53 f0f3c8884826: Verifying Checksum 02:06:53 f0f3c8884826: Download complete 02:06:54 ba8bce9d2590: Verifying Checksum 02:06:54 ba8bce9d2590: Download complete 02:06:55 $ docker top 0724d40031adba9f7dd181060d03f414fdd8993227d88b1e654b8621bfc25b76 -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:55 + touch /tmp/pre-build-complete [Pipeline] sh 02:06:56 + mkdir -p /var/log/sysstat [Pipeline] sh 02:06:56 + ls /var/log/sa-host 02:06:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:56 provisioning config files... 02:06:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14159789820344051721tmp [Pipeline] { [Pipeline] echo 02:06:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:06:56 ---> create-netrc.sh [Pipeline] } 02:06:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:06:57 ---> python-tools-install.sh [Pipeline] echo 02:06:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:06:57 ---> sudo-logs.sh 02:06:57 Archiving 'sudo' log.. 02:06:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-6968.novalocal: Name or service not known 02:06:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-6968.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:06:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:06:57 ---> job-cost.sh 02:06:57 lf-activate-venv: SKIPPING 02:06:57 INFO: No Stack... 02:06:58 INFO: Retrieving Pricing Info for: v3-standard-2 02:06:58 INFO: Archiving Costs [Pipeline] echo 02:06:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:06:58 ---> logs-deploy.sh 02:06:58 lf-activate-venv: SKIPPING 02:06:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/196 02:06:58 INFO: archiving workspace using pattern(s): 02:06:59 Archives upload complete. 02:06:59 INFO: archiving logs to Nexus 02:07:00 ---> uname -a: 02:07:00 Linux prd-centos7-docker-4c-2g-6968.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 02:07:00 02:07:00 02:07:00 ---> lscpu: 02:07:00 Architecture: x86_64 02:07:00 CPU op-mode(s): 32-bit, 64-bit 02:07:00 Byte Order: Little Endian 02:07:00 Address sizes: 40 bits physical, 48 bits virtual 02:07:00 CPU(s): 2 02:07:00 On-line CPU(s) list: 0,1 02:07:00 Thread(s) per core: 1 02:07:00 Core(s) per socket: 1 02:07:00 Socket(s): 2 02:07:00 NUMA node(s): 1 02:07:00 Vendor ID: AuthenticAMD 02:07:00 CPU family: 23 02:07:00 Model: 49 02:07:00 Model name: AMD EPYC-Rome Processor 02:07:00 Stepping: 0 02:07:00 CPU MHz: 2799.998 02:07:00 BogoMIPS: 5599.99 02:07:00 Virtualization: AMD-V 02:07:00 Hypervisor vendor: KVM 02:07:00 Virtualization type: full 02:07:00 L1d cache: 64 KiB 02:07:00 L1i cache: 64 KiB 02:07:00 L2 cache: 1 MiB 02:07:00 L3 cache: 32 MiB 02:07:00 NUMA node0 CPU(s): 0,1 02:07:00 Vulnerability Itlb multihit: Not affected 02:07:00 Vulnerability L1tf: Not affected 02:07:00 Vulnerability Mds: Not affected 02:07:00 Vulnerability Meltdown: Not affected 02:07:00 Vulnerability Mmio stale data: Not affected 02:07:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:07:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:07:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:07:00 Vulnerability Srbds: Not affected 02:07:00 Vulnerability Tsx async abort: Not affected 02:07:00 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 02:07:00 02:07:00 02:07:00 ---> nproc: 02:07:00 2 02:07:00 02:07:00 02:07:00 ---> df -h: 02:07:00 Filesystem Size Used Avail Use% Mounted on 02:07:00 overlay 40G 7.3G 33G 19% / 02:07:00 tmpfs 64M 0 64M 0% /dev 02:07:00 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:07:00 shm 64M 0 64M 0% /dev/shm 02:07:00 /dev/vda1 40G 7.3G 33G 19% /facter-os 02:07:00 02:07:00 02:07:00 Cannot open /var/log/sysstat/sa14: No such file or directory 02:07:00 Please check if data collecting is enabled 02:07:00 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:07:00 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:07:00 $ docker stop --time=1 0724d40031adba9f7dd181060d03f414fdd8993227d88b1e654b8621bfc25b76 02:07:01 $ docker rm -f --volumes 0724d40031adba9f7dd181060d03f414fdd8993227d88b1e654b8621bfc25b76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:07:01 [WS-CLEANUP] Deleting project workspace... 02:07:01 [WS-CLEANUP] Deferred wipeout is used... 02:07:01 [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 02:07:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:07:02 02:07:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:07:02 latest: Pulling from edgex-lftools-log-publisher 02:07:02 5eb5b503b376: Pulling fs layer 02:07:02 5c69ac0246d0: Pulling fs layer 02:07:02 ec43610c2a17: Pulling fs layer 02:07:02 3a2ae6a8a46f: Pulling fs layer 02:07:02 33b1e0a273af: Pulling fs layer 02:07:02 5d3b04190fa2: Pulling fs layer 02:07:02 2f39f015ded8: Pulling fs layer 02:07:02 3a2ae6a8a46f: Waiting 02:07:02 33b1e0a273af: Waiting 02:07:02 5d3b04190fa2: Waiting 02:07:02 2f39f015ded8: Waiting 02:07:02 5c69ac0246d0: Download complete 02:07:02 3a2ae6a8a46f: Verifying Checksum 02:07:02 3a2ae6a8a46f: Download complete 02:07:02 33b1e0a273af: Download complete 02:07:02 ec43610c2a17: Verifying Checksum 02:07:02 ec43610c2a17: Download complete 02:07:02 5d3b04190fa2: Verifying Checksum 02:07:02 5d3b04190fa2: Download complete 02:07:02 5eb5b503b376: Verifying Checksum 02:07:02 5eb5b503b376: Download complete 02:07:03 2f39f015ded8: Verifying Checksum 02:07:03 2f39f015ded8: Download complete 02:07:04 5eb5b503b376: Pull complete 02:07:05 5c69ac0246d0: Pull complete 02:07:05 ec43610c2a17: Pull complete 02:07:05 3a2ae6a8a46f: Pull complete 02:07:05 33b1e0a273af: Pull complete 02:07:05 5d3b04190fa2: Pull complete 02:07:09 f0f3c8884826: Pull complete 02:07:09 c7e7622c144d: Pull complete 02:07:09 4f4fb700ef54: Pull complete 02:07:09 b4c3b6d88c5a: Pull complete 02:07:12 2f39f015ded8: Pull complete 02:07:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:07:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:07:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:12 prd-ubuntu20.04-docker-8c-8g-6964 does not seem to be running inside a container 02:07:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:07:13 $ docker top d12b97d81a5310358c8be788f056e6c120c9296731c2d0d1571f7030acb84382 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:14 ---> job-cost.sh 02:07:14 lf-activate-venv: SKIPPING 02:07:14 INFO: No Stack... 02:07:14 INFO: Retrieving Pricing Info for: v3-standard-8 02:07:15 INFO: Archiving Costs [Pipeline] sh 02:07:15 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 02:07:15 + cut -d, -f6 [Pipeline] lock 02:07:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-196-stack-cost] 02:07:15 Resource [jenkins-edgexfoundry-device-mqtt-go-main-196-stack-cost] did not exist. Created. 02:07:15 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:07:15 + echo total: 0.2199999988079071 [Pipeline] stash 02:07:15 Stashed 1 file(s) [Pipeline] } 02:07:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-196-stack-cost] [Pipeline] // lock [Pipeline] } 02:07:15 $ docker stop --time=1 d12b97d81a5310358c8be788f056e6c120c9296731c2d0d1571f7030acb84382 02:07:16 ba8bce9d2590: Pull complete 02:07:16 $ docker rm -f --volumes d12b97d81a5310358c8be788f056e6c120c9296731c2d0d1571f7030acb84382 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:07:17 ca778ea9c289: Pull complete 02:07:17 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 02:07:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:07:17 ---> 47b25d7523d1 02:07:17 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:07:19 ---> Running in 97a179e50b61 02:07:19 Removing intermediate container 97a179e50b61 02:07:19 ---> f87c9c547717 02:07:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:07:19 ---> Running in 537d7b6b07d4 02:07:20 Removing intermediate container 537d7b6b07d4 02:07:20 ---> aa50a929c25c 02:07:20 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:07:20 ---> Running in 9e0598fe22f6 02:07:20 Removing intermediate container 9e0598fe22f6 02:07:20 ---> 1aca28b5b375 02:07:20 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:07:20 ---> Running in 33f44f1bb4cf 02:07:21 Removing intermediate container 33f44f1bb4cf 02:07:21 ---> ea0ddbad7991 02:07:21 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:07:21 ---> Running in 4c085514bec2 02:07:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:07:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:07:23 (1/4) Installing openssh-keygen (9.7_p1-r5) 02:07:23 (2/4) Installing libedit (20240517.3.1-r0) 02:07:23 (3/4) Installing openssh-client-common (9.7_p1-r5) 02:07:23 (4/4) Installing openssh-client-default (9.7_p1-r5) 02:07:23 Executing busybox-1.36.1-r29.trigger 02:07:23 OK: 244 MiB in 62 packages 02:07:25 Removing intermediate container 4c085514bec2 02:07:25 ---> b2b3c8eef348 02:07:25 Step 8/12 : WORKDIR /device-mqtt-go 02:07:25 ---> Running in 04f5c52f5d94 02:07:25 Removing intermediate container 04f5c52f5d94 02:07:25 ---> ba4635f6b6f5 02:07:25 Step 9/12 : COPY go.mod vendor* ./ 02:07:25 ---> a05eb4b0bc3e 02:07:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:25 ---> Running in 9e3c6e9c2e08 02:09:47 Removing intermediate container 9e3c6e9c2e08 02:09:47 ---> f71c96e7e9d7 02:09:47 Step 11/12 : COPY . . 02:09:47 ---> 50b8cb0c353c 02:09:47 Step 12/12 : RUN $MAKE 02:09:47 ---> Running in af98c0c70ebd 02:09:47 noop 02:09:47 Removing intermediate container af98c0c70ebd 02:09:47 ---> b5d0497b1934 02:09:47 Successfully built b5d0497b1934 02:09:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:48 + docker inspect -f . ci-base-image-arm64 02:09:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:48 prd-ubuntu20.04-docker-arm64-4c-16g-6967 does not seem to be running inside a container 02:09:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/196 -v /w/workspace/device-mqtt-go/196:/w/workspace/device-mqtt-go/196:rw,z -v /w/workspace/device-mqtt-go/196@tmp:/w/workspace/device-mqtt-go/196@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 02:09:50 $ docker top 7f06075ffafd4f420c202b66fd116e01c53fe029d57f0d7d3c3679dbfb4d53fe -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:51 + go version 02:09:51 go version go1.23.9 linux/arm64 [Pipeline] } 02:09:51 $ docker stop --time=1 7f06075ffafd4f420c202b66fd116e01c53fe029d57f0d7d3c3679dbfb4d53fe 02:09:52 $ docker rm -f --volumes 7f06075ffafd4f420c202b66fd116e01c53fe029d57f0d7d3c3679dbfb4d53fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:53 + docker inspect -f . ci-base-image-arm64 02:09:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:53 prd-ubuntu20.04-docker-arm64-4c-16g-6967 does not seem to be running inside a container 02:09:53 $ 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/196 -v /w/workspace/device-mqtt-go/196:/w/workspace/device-mqtt-go/196:rw,z -v /w/workspace/device-mqtt-go/196@tmp:/w/workspace/device-mqtt-go/196@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 02:09:54 $ docker top 2282d7bb75c8dd6fd7cfd887e086787525bfdb701ed321ca6bc2bb01479db6b5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:55 + git config --global --add safe.directory /w/workspace/device-mqtt-go/196 [Pipeline] fileExists [Pipeline] sh 02:09:55 + make test 02:09:55 go test ./... -coverprofile=coverage.out ./... 02:10:02 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:13:09 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 02:13:15 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 02:13:15 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.050s coverage: 22.8% of statements 02:13:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:13:15 go vet ./... 02:14:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:14:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:14:02 ./bin/test-attribution-txt.sh 02:14:02 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 02:14:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:14:02 $ docker stop --time=1 2282d7bb75c8dd6fd7cfd887e086787525bfdb701ed321ca6bc2bb01479db6b5 02:14:05 $ docker rm -f --volumes 2282d7bb75c8dd6fd7cfd887e086787525bfdb701ed321ca6bc2bb01479db6b5 [Pipeline] // withDockerContainer [Pipeline] sh 02:14:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:14:06 Warning: overwriting stash ‘coverage-report’ 02:14:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:14:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:14:07 + ls -al . 02:14:07 total 248 02:14:07 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 02:10 . 02:14:07 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 02:06 .. 02:14:07 -rw-rw-r-- 1 jenkins jenkins 140 Aug 14 02:06 .dockerignore 02:14:07 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 02:06 .git 02:14:07 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 02:06 .github 02:14:07 -rw-rw-r-- 1 jenkins jenkins 264 Aug 14 02:06 .gitignore 02:14:07 -rw-rw-r-- 1 jenkins jenkins 41 Aug 14 02:06 .golangci.yml 02:14:07 -rw-rw-r-- 1 jenkins jenkins 19745 Aug 14 02:06 Attribution.txt 02:14:07 -rw-rw-r-- 1 jenkins jenkins 19382 Aug 14 02:06 CHANGELOG.md 02:14:07 -rw-rw-r-- 1 jenkins jenkins 1803 Aug 14 02:06 Dockerfile 02:14:07 -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 02:06 GOVERNANCE.md 02:14:07 -rw-rw-r-- 1 jenkins jenkins 657 Aug 14 02:06 Jenkinsfile 02:14:07 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 14 02:06 LICENSE 02:14:07 -rw-rw-r-- 1 jenkins jenkins 2545 Aug 14 02:06 Makefile 02:14:07 -rw-rw-r-- 1 jenkins jenkins 620 Aug 14 02:06 OWNERS.md 02:14:07 -rw-rw-r-- 1 jenkins jenkins 3599 Aug 14 02:06 README.md 02:14:07 -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 02:00 VERSION 02:14:07 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 02:06 bin 02:14:07 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 02:06 cmd 02:14:07 -rw-r--r-- 1 jenkins jenkins 21039 Aug 14 02:13 coverage.out 02:14:07 -rw-rw-r-- 1 jenkins jenkins 6255 Aug 14 02:06 go.mod 02:14:07 -rw-rw-r-- 1 jenkins jenkins 86944 Aug 14 02:06 go.sum 02:14:07 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 02:06 internal 02:14:07 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 02:06 mock 02:14:07 -rw-rw-r-- 1 jenkins jenkins 227 Aug 14 02:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:08 + 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=1ea811aab88dc62ee004b260d0e675f0f4b965a1 --label arch=arm64 --label version=4.1.0-dev.3 . 02:14:08 Sending build context to Docker daemon 15.48MB 02:14:08 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 02:14:08 Step 2/25 : FROM ${BASE} AS builder 02:14:08 ---> b5d0497b1934 02:14:08 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:14:08 ---> Running in 2c09cfbb19fd 02:14:08 Removing intermediate container 2c09cfbb19fd 02:14:08 ---> 041c6bdfc57a 02:14:08 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:14:09 ---> Running in e32c8ac44e8b 02:14:09 Removing intermediate container e32c8ac44e8b 02:14:09 ---> a05b938715ce 02:14:09 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:14:09 ---> Running in 7131d42f5e10 02:14:09 Removing intermediate container 7131d42f5e10 02:14:09 ---> 45af3212169b 02:14:09 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:14:09 ---> Running in 844fa43f966a 02:14:10 Removing intermediate container 844fa43f966a 02:14:10 ---> 87dc2b646eb3 02:14:10 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:14:10 ---> Running in c94071e7d85c 02:14:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:14:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:14:12 OK: 244 MiB in 62 packages 02:14:13 Removing intermediate container c94071e7d85c 02:14:13 ---> 715119bcec00 02:14:13 Step 8/25 : WORKDIR /device-mqtt-go 02:14:13 ---> Running in 49679ce0f3d7 02:14:14 Removing intermediate container 49679ce0f3d7 02:14:14 ---> be0d38564ea0 02:14:14 Step 9/25 : COPY go.mod vendor* ./ 02:14:14 ---> 28895748a482 02:14:14 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:14:14 ---> Running in d8788f993fc5 02:14:16 Removing intermediate container d8788f993fc5 02:14:16 ---> 52c7cf016db0 02:14:16 Step 11/25 : COPY . . 02:14:18 ---> 69392cfaf929 02:14:18 Step 12/25 : RUN $MAKE 02:14:18 ---> Running in 7a44a4a54fc3 02:14:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:17:57 Removing intermediate container 7a44a4a54fc3 02:17:57 ---> c307363c494d 02:17:57 Step 13/25 : FROM alpine:3.20 02:17:57 3.20: Pulling from library/alpine 02:17:57 13e713f82565: Pulling fs layer 02:17:57 13e713f82565: Verifying Checksum 02:17:57 13e713f82565: Download complete 02:17:57 13e713f82565: Pull complete 02:17:57 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:17:57 Status: Downloaded newer image for alpine:3.20 02:17:57 ---> c88e9dceb6cb 02:17:57 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 02:17:57 ---> Running in b36c724bbe2b 02:17:57 Removing intermediate container b36c724bbe2b 02:17:57 ---> f5bc021fa0a1 02:17:57 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:17:57 ---> Running in 882a8de082e5 02:17:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:17:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:17:57 (1/1) Installing dumb-init (1.2.5-r3) 02:17:57 Executing busybox-1.36.1-r29.trigger 02:17:57 OK: 9 MiB in 15 packages 02:17:58 Removing intermediate container 882a8de082e5 02:17:58 ---> 908e1259b3ed 02:17:58 Step 16/25 : RUN apk --no-cache upgrade 02:17:58 ---> Running in bb741f232c92 02:17:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:18:01 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:18:01 Executing busybox-1.36.1-r30.post-upgrade 02:18:01 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:18:01 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:18:01 Executing busybox-1.36.1-r30.trigger 02:18:01 OK: 9 MiB in 15 packages 02:18:02 Removing intermediate container bb741f232c92 02:18:02 ---> 2d3a1a17cdfb 02:18:02 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 02:18:05 ---> f29b51b35846 02:18:05 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 02:18:05 ---> 6cb53848d1fe 02:18:05 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:18:06 ---> 09118af42a21 02:18:06 Step 20/25 : EXPOSE 59982 02:18:06 ---> Running in db4a2d548044 02:18:06 Removing intermediate container db4a2d548044 02:18:06 ---> f2362f3f2e90 02:18:06 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 02:18:06 ---> Running in d7ef65753b04 02:18:06 Removing intermediate container d7ef65753b04 02:18:06 ---> 5eed47ff25f2 02:18:06 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:18:06 ---> Running in d842e91f75f5 02:18:07 Removing intermediate container d842e91f75f5 02:18:07 ---> b2649203b986 02:18:07 Step 23/25 : LABEL arch=arm64 02:18:07 ---> Running in f7875a037891 02:18:07 Removing intermediate container f7875a037891 02:18:07 ---> 41e0dd702014 02:18:07 Step 24/25 : LABEL git_sha=1ea811aab88dc62ee004b260d0e675f0f4b965a1 02:18:07 ---> Running in 4011317a87a2 02:18:08 Removing intermediate container 4011317a87a2 02:18:08 ---> befd1c3613b9 02:18:08 Step 25/25 : LABEL version=4.1.0-dev.3 02:18:08 ---> Running in 4d4eb4ce4f41 02:18:08 Removing intermediate container 4d4eb4ce4f41 02:18:08 ---> caf8178afd73 02:18:08 [Warning] One or more build-args [ARCH] were not consumed 02:18:08 Successfully built caf8178afd73 02:18:08 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:18:08 provisioning config files... 02:18:08 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/196@tmp/config11977926490126415129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:09 ---> ****-login.sh 02:18:09 nexus3.edgexfoundry.org:10001 02:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:09 Configure a credential helper to remove this warning. See 02:18:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:09 02:18:09 Login Succeeded 02:18:09 nexus3.edgexfoundry.org:10002 02:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:09 Configure a credential helper to remove this warning. See 02:18:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:09 02:18:09 Login Succeeded 02:18:09 nexus3.edgexfoundry.org:10003 02:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:10 Configure a credential helper to remove this warning. See 02:18:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:10 02:18:10 Login Succeeded 02:18:10 nexus3.edgexfoundry.org:10004 02:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:10 Configure a credential helper to remove this warning. See 02:18:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:10 02:18:10 Login Succeeded 02:18:10 ****.io 02:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:11 Configure a credential helper to remove this warning. See 02:18:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:11 02:18:11 Login Succeeded 02:18:11 ---> ****-login.sh ends [Pipeline] } 02:18:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:18:11 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 02:18:11 1ea811aab88dc62ee004b260d0e675f0f4b965a1 02:18:11 latest 02:18:11 4.1.0-dev.3 02:18:11 1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 02:18:11 main 02:18:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:11 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1ea811aab88dc62ee004b260d0e675f0f4b965a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:11 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1ea811aab88dc62ee004b260d0e675f0f4b965a1 02:18:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:18:11 757a73bc932b: Preparing 02:18:11 3f0110d3f5c7: Preparing 02:18:11 a93a96904d97: Preparing 02:18:11 29ae4b2d59b3: Preparing 02:18:11 7868c6a942ac: Preparing 02:18:11 1e890da81ec9: Preparing 02:18:11 1e890da81ec9: Waiting 02:18:12 7868c6a942ac: Pushed 02:18:12 3f0110d3f5c7: Pushed 02:18:12 757a73bc932b: Pushed 02:18:12 1e890da81ec9: Layer already exists 02:18:12 29ae4b2d59b3: Pushed 02:18:22 a93a96904d97: Pushed 02:18:22 1ea811aab88dc62ee004b260d0e675f0f4b965a1: digest: sha256:b7bedfb90896d8834a8492fd067ce611ae422d703027cf4884497c6c9e1ac9c7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:23 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:23 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:18:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:18:23 757a73bc932b: Preparing 02:18:23 3f0110d3f5c7: Preparing 02:18:23 a93a96904d97: Preparing 02:18:23 29ae4b2d59b3: Preparing 02:18:23 7868c6a942ac: Preparing 02:18:23 1e890da81ec9: Preparing 02:18:23 1e890da81ec9: Waiting 02:18:23 757a73bc932b: Layer already exists 02:18:23 3f0110d3f5c7: Layer already exists 02:18:23 7868c6a942ac: Layer already exists 02:18:23 a93a96904d97: Layer already exists 02:18:23 29ae4b2d59b3: Layer already exists 02:18:23 1e890da81ec9: Layer already exists 02:18:23 latest: digest: sha256:b7bedfb90896d8834a8492fd067ce611ae422d703027cf4884497c6c9e1ac9c7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:24 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:24 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.3 02:18:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:18:24 757a73bc932b: Preparing 02:18:24 3f0110d3f5c7: Preparing 02:18:24 a93a96904d97: Preparing 02:18:24 29ae4b2d59b3: Preparing 02:18:24 7868c6a942ac: Preparing 02:18:24 1e890da81ec9: Preparing 02:18:24 1e890da81ec9: Waiting 02:18:24 7868c6a942ac: Layer already exists 02:18:24 3f0110d3f5c7: Layer already exists 02:18:24 29ae4b2d59b3: Layer already exists 02:18:24 a93a96904d97: Layer already exists 02:18:24 757a73bc932b: Layer already exists 02:18:24 1e890da81ec9: Layer already exists 02:18:24 4.1.0-dev.3: digest: sha256:b7bedfb90896d8834a8492fd067ce611ae422d703027cf4884497c6c9e1ac9c7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:25 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:25 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 02:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:18:25 757a73bc932b: Preparing 02:18:25 3f0110d3f5c7: Preparing 02:18:25 a93a96904d97: Preparing 02:18:25 29ae4b2d59b3: Preparing 02:18:25 7868c6a942ac: Preparing 02:18:25 1e890da81ec9: Preparing 02:18:25 1e890da81ec9: Waiting 02:18:25 7868c6a942ac: Layer already exists 02:18:25 a93a96904d97: Layer already exists 02:18:25 757a73bc932b: Layer already exists 02:18:25 29ae4b2d59b3: Layer already exists 02:18:25 3f0110d3f5c7: Layer already exists 02:18:25 1e890da81ec9: Layer already exists 02:18:25 1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3: digest: sha256:b7bedfb90896d8834a8492fd067ce611ae422d703027cf4884497c6c9e1ac9c7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:26 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:26 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 02:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:18:26 757a73bc932b: Preparing 02:18:26 3f0110d3f5c7: Preparing 02:18:26 a93a96904d97: Preparing 02:18:26 29ae4b2d59b3: Preparing 02:18:26 7868c6a942ac: Preparing 02:18:26 1e890da81ec9: Preparing 02:18:26 1e890da81ec9: Waiting 02:18:26 a93a96904d97: Layer already exists 02:18:26 29ae4b2d59b3: Layer already exists 02:18:26 7868c6a942ac: Layer already exists 02:18:26 757a73bc932b: Layer already exists 02:18:26 3f0110d3f5c7: Layer already exists 02:18:26 1e890da81ec9: Layer already exists 02:18:26 main: digest: sha256:b7bedfb90896d8834a8492fd067ce611ae422d703027cf4884497c6c9e1ac9c7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:26 ===================================================== [Pipeline] echo 02:18:26 taggedImages: 02:18:26 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1ea811aab88dc62ee004b260d0e675f0f4b965a1 02:18:26 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:18:26 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.3 02:18:26 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 02:18:26 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] echo 02:18:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1ea811aab88dc62ee004b260d0e675f0f4b965a1 [Pipeline] echo 02:18:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] echo 02:18:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.3 [Pipeline] echo 02:18:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 [Pipeline] echo 02:18:26 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:18:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:18:27 02:18:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:18:27 arm64: Pulling from edgex-lftools-log-publisher 02:18:27 8998bd30e6a1: Pulling fs layer 02:18:27 04944245beec: Pulling fs layer 02:18:27 699f458cf7ca: Pulling fs layer 02:18:27 765212b225bb: Pulling fs layer 02:18:27 f23df028b6ca: Pulling fs layer 02:18:27 d65c8cfc05b1: Pulling fs layer 02:18:27 2437ff75d9bd: Pulling fs layer 02:18:27 765212b225bb: Waiting 02:18:27 f23df028b6ca: Waiting 02:18:27 d65c8cfc05b1: Waiting 02:18:27 2437ff75d9bd: Waiting 02:18:27 04944245beec: Verifying Checksum 02:18:27 04944245beec: Download complete 02:18:27 765212b225bb: Verifying Checksum 02:18:27 765212b225bb: Download complete 02:18:27 f23df028b6ca: Verifying Checksum 02:18:27 f23df028b6ca: Download complete 02:18:27 d65c8cfc05b1: Verifying Checksum 02:18:27 d65c8cfc05b1: Download complete 02:18:28 699f458cf7ca: Verifying Checksum 02:18:28 699f458cf7ca: Download complete 02:18:28 8998bd30e6a1: Verifying Checksum 02:18:28 8998bd30e6a1: Download complete 02:18:31 2437ff75d9bd: Download complete 02:18:32 8998bd30e6a1: Pull complete 02:18:33 04944245beec: Pull complete 02:18:35 699f458cf7ca: Pull complete 02:18:35 765212b225bb: Pull complete 02:18:36 f23df028b6ca: Pull complete 02:18:36 d65c8cfc05b1: Pull complete 02:18:54 2437ff75d9bd: Pull complete 02:18:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:18:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:18:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:55 prd-ubuntu20.04-docker-arm64-4c-16g-6967 does not seem to be running inside a container 02:18:55 $ 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/196 -v /w/workspace/device-mqtt-go/196:/w/workspace/device-mqtt-go/196:rw,z -v /w/workspace/device-mqtt-go/196@tmp:/w/workspace/device-mqtt-go/196@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:18:58 $ docker top c21f7c5fdbab3b56543c0ef10ca0ca913f12786cb795c8b94e05c8f4fe2ffe59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:58 ---> job-cost.sh 02:18:58 lf-activate-venv: SKIPPING 02:18:58 INFO: No Stack... 02:18:59 INFO: Retrieving Pricing Info for: v3-standard-4 02:19:00 INFO: Archiving Costs [Pipeline] sh 02:19:01 + cat /w/workspace/device-mqtt-go/196/archives/cost.csv 02:19:01 + cut -d, -f6 [Pipeline] lock 02:19:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-196-stack-cost] 02:19:01 Resource [jenkins-edgexfoundry-device-mqtt-go-main-196-stack-cost] did not exist. Created. 02:19:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:19:01 /w/workspace/device-mqtt-go/196@tmp/durable-dd212553/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:19:02 + echo total: 0.10999999940395355 [Pipeline] stash 02:19:02 Warning: overwriting stash ‘stack-cost’ 02:19:02 Stashed 1 file(s) [Pipeline] } 02:19:02 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-196-stack-cost] [Pipeline] // lock [Pipeline] } 02:19:02 $ docker stop --time=1 c21f7c5fdbab3b56543c0ef10ca0ca913f12786cb795c8b94e05c8f4fe2ffe59 02:19:04 $ docker rm -f --volumes c21f7c5fdbab3b56543c0ef10ca0ca913f12786cb795c8b94e05c8f4fe2ffe59 [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:19:04 provisioning config files... 02:19:04 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7358476785825886726tmp [Pipeline] { [Pipeline] sh 02:19:05 + set +x 02:19:05 + curl -s https://codecov.io/bash 02:19:05 + bash -s -- 02:19:05 02:19:05 _____ _ 02:19:05 / ____| | | 02:19:05 | | ___ __| | ___ ___ _____ __ 02:19:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:19:05 | |___| (_) | (_| | __/ (_| (_) \ V / 02:19:05 \_____\___/ \__,_|\___|\___\___/ \_/ 02:19:05 Bash-1.0.6 02:19:05 02:19:05 02:19:05 ==> git version 2.25.1 found 02:19:05 ==> 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:19:05 Release-Date: 2020-01-08 02:19:05 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:19:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:19:05 ==> Jenkins CI detected. 02:19:05 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 02:19:05 project root: . 02:19:05 --> token set from env 02:19:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:19:05 ==> Running gcov in . (disable via -X gcov) 02:19:05 ==> Python coveragepy not found 02:19:05 ==> Searching for coverage reports in: 02:19:05 + . 02:19:05 -> Found 1 reports 02:19:05 ==> Detecting git/mercurial file structure 02:19:05 ==> Reading reports 02:19:05 + ./coverage.out bytes=21039 02:19:05 ==> Appending adjustments 02:19:05 https://docs.codecov.io/docs/fixing-reports 02:19:05 + Found adjustments 02:19:05 ==> Gzipping contents 02:19:05 4.0K /tmp/codecov.7Qafvn.gz 02:19:05 ==> Uploading reports 02:19:05 url: https://codecov.io 02:19:05 query: branch=main&commit=1ea811aab88dc62ee004b260d0e675f0f4b965a1&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:19:05 -> Pinging Codecov 02:19:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1ea811aab88dc62ee004b260d0e675f0f4b965a1&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:19:05 -> Uploading to 02:19:05 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/1ea811aab88dc62ee004b260d0e675f0f4b965a1/e07382c3-5171-48f1-9014-ca3c567fbe5c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250814%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250814T021905Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=80878fa825eed088b555b30783df9539dce0ef7ec51c7958eec989451e087664 02:19:05 % Total % Received % Xferd Average Speed Time Time Time Current 02:19:05 Dload Upload Total Spent Left Speed 02:19:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 18903 --:--:-- --:--:-- --:--:-- 18797 100 3346 0 0 100 3346 0 18797 --:--:-- --:--:-- --:--:-- 18692 02:19:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/1ea811aab88dc62ee004b260d0e675f0f4b965a1 [Pipeline] } 02:19:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:19:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:19:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:19:06 02:19:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:19:06 latest: Pulling from edgex-devops/edgex-snyk-go 02:19:06 0a9a5dfd008f: Already exists 02:19:06 36466aa92d05: Already exists 02:19:06 e10405b45d13: Already exists 02:19:06 096b7ceb2af7: Already exists 02:19:06 4f4fb700ef54: Already exists 02:19:06 e50aa161e22a: Pulling fs layer 02:19:06 d3c8db5fb9df: Pulling fs layer 02:19:06 e50aa161e22a: Verifying Checksum 02:19:06 e50aa161e22a: Download complete 02:19:07 e50aa161e22a: Pull complete 02:19:08 d3c8db5fb9df: Verifying Checksum 02:19:08 d3c8db5fb9df: Download complete 02:19:12 d3c8db5fb9df: Pull complete 02:19:12 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 02:19:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:19:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:12 prd-ubuntu20.04-docker-8c-8g-6964 does not seem to be running inside a container 02:19:12 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:19:14 $ docker top 8647730d855123bfb7f31efaca3d9f2e071dde8c0031f4a9e2ae065995792905 -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo 02:19:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 02:19:15 + set -o pipefail 02:19:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 02:19:21 02:19:21 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 02:19:21 02:19:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/53854558-4db8-4f95-95ea-dc6f1be69a2b 02:19:21 02:19:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:19:21 02:19:22 02:19:22 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:19:22 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:19:22 $ docker stop --time=1 8647730d855123bfb7f31efaca3d9f2e071dde8c0031f4a9e2ae065995792905 02:19:24 $ docker rm -f --volumes 8647730d855123bfb7f31efaca3d9f2e071dde8c0031f4a9e2ae065995792905 [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:19:25 + git log --format=format:%s -1 1ea811aab88dc62ee004b260d0e675f0f4b965a1 [Pipeline] sh 02:19:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:19:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:19:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:26 prd-ubuntu20.04-docker-8c-8g-6964 does not seem to be running inside a container 02:19:26 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:19:26 $ docker top 4df7368fd63cc59bc7f219bcb8861b16600aa57c8c212aef9f587aaba7fd5195 -eo pid,comm 02:19:26 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:19:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:19:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:19:26 [ssh-agent] Looking for ssh-agent implementation... 02:19:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:19:27 $ docker exec 4df7368fd63cc59bc7f219bcb8861b16600aa57c8c212aef9f587aaba7fd5195 ssh-agent 02:19:27 SSH_AUTH_SOCK=/tmp/ssh-lKRBoPnkujCl/agent.32 02:19:27 SSH_AGENT_PID=38 02:19:27 Running ssh-add (command line suppressed) 02:19:27 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13062808857359279209.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13062808857359279209.key) 02:19:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:19:27 + git semver tag 02:19:27 2025-08-14 02:19:27,844 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:19:27 2025-08-14 02:19:27,847 [run_tag] DEBUG tag force:False 02:19:27 2025-08-14 02:19:27,848 [check_head_tag] DEBUG check head tag 02:19:27 2025-08-14 02:19:27,848 [execute] INFO git cat-file --batch-check 02:19:27 2025-08-14 02:19:27,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) 02:19:27 2025-08-14 02:19:27,850 [execute] INFO git cat-file --batch 02:19:27 2025-08-14 02:19:27,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) 02:19:27 2025-08-14 02:19:27,859 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:19:27 2025-08-14 02:19:27,859 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 02:19:27 2025-08-14 02:19:27,860 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) 02:19:27 2025-08-14 02:19:27,864 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:19:27 4.1.0-dev.3 [Pipeline] } 02:19:28 $ docker exec --env ******** --env ******** 4df7368fd63cc59bc7f219bcb8861b16600aa57c8c212aef9f587aaba7fd5195 ssh-agent -k 02:19:28 unset SSH_AUTH_SOCK; 02:19:28 unset SSH_AGENT_PID; 02:19:28 echo Agent pid 38 killed; 02:19:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:19:28 + git semver [Pipeline] } 02:19:29 $ docker stop --time=1 4df7368fd63cc59bc7f219bcb8861b16600aa57c8c212aef9f587aaba7fd5195 02:19:30 $ docker rm -f --volumes 4df7368fd63cc59bc7f219bcb8861b16600aa57c8c212aef9f587aaba7fd5195 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:19:30 02:19:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:19:31 0.23.1-centos7: Pulling from edgex-lftools 02:19:31 ab5ef0e58194: Pulling fs layer 02:19:31 9712f1f96733: Pulling fs layer 02:19:31 63f879dbbcfc: Pulling fs layer 02:19:31 0d9ebad4ef96: Pulling fs layer 02:19:31 e9a5061849ea: Pulling fs layer 02:19:31 d747dcd14b5f: Pulling fs layer 02:19:31 2de7ff778b66: Pulling fs layer 02:19:31 e9a5061849ea: Waiting 02:19:31 d747dcd14b5f: Waiting 02:19:31 2de7ff778b66: Waiting 02:19:31 0d9ebad4ef96: Waiting 02:19:31 9712f1f96733: Download complete 02:19:31 63f879dbbcfc: Verifying Checksum 02:19:31 63f879dbbcfc: Download complete 02:19:31 e9a5061849ea: Verifying Checksum 02:19:31 e9a5061849ea: Download complete 02:19:31 d747dcd14b5f: Download complete 02:19:31 ab5ef0e58194: Verifying Checksum 02:19:31 ab5ef0e58194: Download complete 02:19:31 2de7ff778b66: Verifying Checksum 02:19:31 2de7ff778b66: Download complete 02:19:31 0d9ebad4ef96: Verifying Checksum 02:19:31 0d9ebad4ef96: Download complete 02:19:35 ab5ef0e58194: Pull complete 02:19:35 9712f1f96733: Pull complete 02:19:37 63f879dbbcfc: Pull complete 02:19:43 0d9ebad4ef96: Pull complete 02:19:43 e9a5061849ea: Pull complete 02:19:43 d747dcd14b5f: Pull complete 02:19:45 2de7ff778b66: Pull complete 02:19:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:19:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:19:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:45 prd-ubuntu20.04-docker-8c-8g-6964 does not seem to be running inside a container 02:19:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:19:47 $ docker top 7bf39741bbc07707745c3fdb3bc84c5b84330dc788fb0d76f7e75e65a48e4ba4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:19:47 provisioning config files... 02:19:47 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9162284909381161910tmp 02:19:47 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15122160734461450511tmp 02:19:47 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5028886184005328832tmp [Pipeline] { [Pipeline] echo 02:19:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:19:47 ---> sigul-configuration.sh 02:19:47 gpg: directory `/root/.gnupg' created 02:19:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:19:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:19:47 gpg: keyring `/root/.gnupg/secring.gpg' created 02:19:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:19:47 gpg: CAST5 encrypted data 02:19:47 gpg: encrypted with 1 passphrase 02:19:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:19:47 + mkdir /home/jenkins 02:19:47 + mkdir /home/jenkins/sigul [Pipeline] sh 02:19:48 + 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:19:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:19:48 ---> sigul-install.sh 02:19:48 Sigul already installed; skipping installation. [Pipeline] sh 02:19:48 + git tag --list 02:19:48 0.7.1 02:19:48 v1.0.0 02:19:48 v1.1.0 02:19:48 v1.1.1 02:19:48 v1.2.2 02:19:48 v1.3.0 02:19:48 v1.3.1 02:19:48 v2.0.0 02:19:48 v2.1.0 02:19:48 v2.1.1 02:19:48 v2.2.0 02:19:48 v2.3.0 02:19:48 v3.0 02:19:48 v3.0.0 02:19:48 v3.1 02:19:48 v3.1.0 02:19:48 v3.1.1 02:19:48 v4.0 02:19:48 v4.0.0 02:19:48 v4.1.0-dev.1 02:19:48 v4.1.0-dev.2 02:19:48 v4.1.0-dev.3 [Pipeline] sh 02:19:49 + lftools sign git-tag v4.1.0-dev.3 02:19:49 Signing Git tag with Sigul... 02:19:49 Signing v4.1.0-dev.3 [Pipeline] echo 02:19:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:19:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:19:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:19:50 $ docker stop --time=1 7bf39741bbc07707745c3fdb3bc84c5b84330dc788fb0d76f7e75e65a48e4ba4 02:19:52 $ docker rm -f --volumes 7bf39741bbc07707745c3fdb3bc84c5b84330dc788fb0d76f7e75e65a48e4ba4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:19:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:19:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:19:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:52 prd-ubuntu20.04-docker-8c-8g-6964 does not seem to be running inside a container 02:19:52 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:19:53 $ docker top 129b5ca0e1fa730148c38f62bd9cc7c8d8aeef2b4f0db19a0b1529579b98ded4 -eo pid,comm 02:19:53 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:19:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:19:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:19:53 [ssh-agent] Looking for ssh-agent implementation... 02:19:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:19:53 $ docker exec 129b5ca0e1fa730148c38f62bd9cc7c8d8aeef2b4f0db19a0b1529579b98ded4 ssh-agent 02:19:53 SSH_AUTH_SOCK=/tmp/ssh-MwKsxcjq7bw9/agent.31 02:19:53 SSH_AGENT_PID=37 02:19:53 Running ssh-add (command line suppressed) 02:19:53 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2148827381889243770.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2148827381889243770.key) 02:19:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:19:53 + git semver bump pre 02:19:54 2025-08-14 02:19:54,146 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:19:54 2025-08-14 02:19:54,161 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:19:54 2025-08-14 02:19:54,161 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev 02:19:54 2025-08-14 02:19:54,161 [bump_version] DEBUG bumped version:4.1.0-dev.4 02:19:54 2025-08-14 02:19:54,161 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 02:19:54 2025-08-14 02:19:54,161 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:19:54 2025-08-14 02:19:54,161 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:19:54 2025-08-14 02:19:54,165 [execute] INFO git cat-file --batch-check 02:19:54 2025-08-14 02:19:54,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:19:54 2025-08-14 02:19:54,169 [execute] INFO git cat-file --batch 02:19:54 2025-08-14 02:19:54,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:19:54 2025-08-14 02:19:54,172 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:19:54 4.1.0-dev.4 [Pipeline] } 02:19:54 $ docker exec --env ******** --env ******** 129b5ca0e1fa730148c38f62bd9cc7c8d8aeef2b4f0db19a0b1529579b98ded4 ssh-agent -k 02:19:54 unset SSH_AUTH_SOCK; 02:19:54 unset SSH_AGENT_PID; 02:19:54 echo Agent pid 37 killed; 02:19:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:19:54 + git semver [Pipeline] } 02:19:55 $ docker stop --time=1 129b5ca0e1fa730148c38f62bd9cc7c8d8aeef2b4f0db19a0b1529579b98ded4 02:19:56 $ docker rm -f --volumes 129b5ca0e1fa730148c38f62bd9cc7c8d8aeef2b4f0db19a0b1529579b98ded4 [Pipeline] // withDockerContainer [Pipeline] sh 02:19:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:19:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:19:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:57 prd-ubuntu20.04-docker-8c-8g-6964 does not seem to be running inside a container 02:19:57 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:19:57 $ docker top b1f65b1f919036204355e6b27c4a27d9708b635a792f9d3f2e29ca5554ad487d -eo pid,comm 02:19:57 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:19:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:19:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:19:57 [ssh-agent] Looking for ssh-agent implementation... 02:19:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:19:57 $ docker exec b1f65b1f919036204355e6b27c4a27d9708b635a792f9d3f2e29ca5554ad487d ssh-agent 02:19:58 SSH_AUTH_SOCK=/tmp/ssh-N7pbqCL8859v/agent.33 02:19:58 SSH_AGENT_PID=39 02:19:58 Running ssh-add (command line suppressed) 02:19:58 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15618912951167376716.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15618912951167376716.key) 02:19:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:19:58 + git semver push 02:19:58 2025-08-14 02:19:58,786 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:19:59 2025-08-14 02:19:58,794 [run_push] DEBUG push 02:19:59 2025-08-14 02:19:58,795 [execute] INFO git cat-file --batch-check 02:19:59 2025-08-14 02:19:58,796 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:19:59 2025-08-14 02:19:58,798 [execute] INFO git rev-list 2b73dbcf048cdd577074a870eb728687fc0db912 -- 02:19:59 2025-08-14 02:19:58,798 [execute] DEBUG Popen(['git', 'rev-list', '2b73dbcf048cdd577074a870eb728687fc0db912', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:19:59 2025-08-14 02:19:58,808 [execute] INFO git fetch -v -- origin 02:19:59 2025-08-14 02:19:58,808 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:19:59 2025-08-14 02:19:59,265 [run_push] DEBUG no remote changes detected 02:19:59 2025-08-14 02:19:59,266 [execute] INFO git push origin semver 02:19:59 2025-08-14 02:19:59,266 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:20:00 2025-08-14 02:19:59,958 [run_push] DEBUG push all version tags 02:20:00 2025-08-14 02:19:59,959 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:20:00 2025-08-14 02:19:59,959 [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:20:00 2025-08-14 02:20:00,615 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:20:00 4.1.0-dev.4 [Pipeline] } 02:20:00 $ docker exec --env ******** --env ******** b1f65b1f919036204355e6b27c4a27d9708b635a792f9d3f2e29ca5554ad487d ssh-agent -k 02:20:00 unset SSH_AUTH_SOCK; 02:20:00 unset SSH_AGENT_PID; 02:20:00 echo Agent pid 39 killed; 02:20:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:20:01 + git semver [Pipeline] } 02:20:01 $ docker stop --time=1 b1f65b1f919036204355e6b27c4a27d9708b635a792f9d3f2e29ca5554ad487d 02:20:02 $ docker rm -f --volumes b1f65b1f919036204355e6b27c4a27d9708b635a792f9d3f2e29ca5554ad487d [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:20:03 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 02:20:03 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:20:03 total 16 02:20:03 drwxr-xr-x 3 root root 4096 Aug 14 02:07 . 02:20:03 drwxrwxr-x 10 jenkins jenkins 4096 Aug 14 02:19 .. 02:20:03 drwxr-xr-x 2 root root 4096 Aug 14 02:07 cost 02:20:03 -rw-r--r-- 1 root root 86 Aug 14 02:07 cost.csv 02:20:03 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:20:03 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:20:03 total 16 02:20:03 drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 02:07 . 02:20:03 drwxrwxr-x 10 jenkins jenkins 4096 Aug 14 02:19 .. 02:20:03 drwxr-xr-x 2 jenkins jenkins 4096 Aug 14 02:07 cost 02:20:03 -rw-r--r-- 1 jenkins jenkins 86 Aug 14 02:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:20:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:20:04 ---> package-listing.sh 02:20:04 ++ facter osfamily 02:20:04 ++ tr '[:upper:]' '[:lower:]' 02:20:04 + OS_FAMILY=debian 02:20:04 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 02:20:04 + START_PACKAGES=/tmp/packages_start.txt 02:20:04 + END_PACKAGES=/tmp/packages_end.txt 02:20:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:20:04 + PACKAGES=/tmp/packages_start.txt 02:20:04 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:20:04 + PACKAGES=/tmp/packages_end.txt 02:20:04 + case "${OS_FAMILY}" in 02:20:04 + dpkg -l 02:20:04 + grep '^ii' 02:20:04 + '[' -f /tmp/packages_start.txt ']' 02:20:04 + '[' -f /tmp/packages_end.txt ']' 02:20:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:20:04 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:20:04 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 02:20:04 + 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:20:04 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:20:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:05 prd-ubuntu20.04-docker-8c-8g-6964 does not seem to be running inside a container 02:20:05 $ 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 02:20:06 $ docker top e685982440f6b528a8259048c45131270dd9c95970502ab3a38a8685b0c39721 -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:06 + touch /tmp/pre-build-complete [Pipeline] sh 02:20:06 + mkdir -p /var/log/sysstat [Pipeline] sh 02:20:07 + ls /var/log/sa-host 02:20:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:20:07 provisioning config files... 02:20:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6943569900875312326tmp [Pipeline] { [Pipeline] echo 02:20:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:20:07 ---> create-netrc.sh [Pipeline] } 02:20:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:20:07 ---> python-tools-install.sh [Pipeline] echo 02:20:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:20:08 ---> sudo-logs.sh 02:20:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:20:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:20:08 ---> job-cost.sh 02:20:08 lf-activate-venv: SKIPPING 02:20:08 DEBUG: total: 0.2199999988079071 02:20:08 INFO: Retrieving Stack Cost... 02:20:08 INFO: Retrieving Pricing Info for: v3-standard-8 02:20:08 INFO: Archiving Costs [Pipeline] echo 02:20:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:20:09 ---> logs-deploy.sh 02:20:09 lf-activate-venv: SKIPPING 02:20:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/196 02:20:09 INFO: archiving workspace using pattern(s): 02:20:10 Archives upload complete. 02:20:10 INFO: archiving logs to Nexus 02:20:10 ---> uname -a: 02:20:10 Linux prd-ubuntu20-04-docker-8c-8g-6964 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:20:10 02:20:10 02:20:10 ---> lscpu: 02:20:10 Architecture: x86_64 02:20:10 CPU op-mode(s): 32-bit, 64-bit 02:20:10 Byte Order: Little Endian 02:20:10 Address sizes: 40 bits physical, 48 bits virtual 02:20:10 CPU(s): 8 02:20:10 On-line CPU(s) list: 0-7 02:20:10 Thread(s) per core: 1 02:20:10 Core(s) per socket: 1 02:20:10 Socket(s): 8 02:20:10 NUMA node(s): 1 02:20:10 Vendor ID: AuthenticAMD 02:20:10 CPU family: 23 02:20:10 Model: 49 02:20:10 Model name: AMD EPYC-Rome Processor 02:20:10 Stepping: 0 02:20:10 CPU MHz: 2799.998 02:20:10 BogoMIPS: 5599.99 02:20:10 Virtualization: AMD-V 02:20:10 Hypervisor vendor: KVM 02:20:10 Virtualization type: full 02:20:10 L1d cache: 256 KiB 02:20:10 L1i cache: 256 KiB 02:20:10 L2 cache: 4 MiB 02:20:10 L3 cache: 128 MiB 02:20:10 NUMA node0 CPU(s): 0-7 02:20:10 Vulnerability Gather data sampling: Not affected 02:20:10 Vulnerability Itlb multihit: Not affected 02:20:10 Vulnerability L1tf: Not affected 02:20:10 Vulnerability Mds: Not affected 02:20:10 Vulnerability Meltdown: Not affected 02:20:10 Vulnerability Mmio stale data: Not affected 02:20:10 Vulnerability Retbleed: Vulnerable 02:20:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:20:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:20:10 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:20:10 Vulnerability Srbds: Not affected 02:20:10 Vulnerability Tsx async abort: Not affected 02:20:10 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:20:10 02:20:10 02:20:10 ---> nproc: 02:20:10 8 02:20:10 02:20:10 02:20:10 ---> df -h: 02:20:10 Filesystem Size Used Avail Use% Mounted on 02:20:10 overlay 155G 14G 142G 9% / 02:20:10 tmpfs 64M 0 64M 0% /dev 02:20:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:20:10 shm 64M 0 64M 0% /dev/shm 02:20:10 /dev/vda1 155G 14G 142G 9% /facter-os 02:20:10 02:20:10