Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 179ddc6d306a7948b6b000c399a2e38b63b81ced 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-ssh4251337087524141126.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-ssh11489344726514424303.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-ssh692598655302904374.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-ssh9236121655475554640.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-ssh16622545684985670997.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10631 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 179ddc6d306a7948b6b000c399a2e38b63b81ced (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#765)" > git config core.sparsecheckout # timeout=10 > git checkout -f 179ddc6d306a7948b6b000c399a2e38b63b81ced # timeout=10 > git rev-list --no-walk 67d472b9bba6da870f039b5b2a6b1373ade7203d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:57:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:57:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:57:35 ========================================================= 05:57:35 EdgeX Global Pipelines Version Info 05:57:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:57:36 ------------------- 05:57:36 stable info: 05:57:36 ------------------- 05:57:36 Commited By: Cherry Wang cherry@iotechsys.com 05:57:36 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 05:57:36 Message: update stable to v1.0.276 05:57:37 ------------------- 05:57:37 experimental info: 05:57:37 ------------------- 05:57:37 Commited By: **** collab-it+edgex@linuxfoundation.org 05:57:37 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 05:57:37 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:57:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 179ddc6d306a7948b6b000c399a2e38b63b81ced [Pipeline] echo 05:57:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 179ddc6 [Pipeline] echo 05:57:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:57:38 provisioning config files... 05:57:38 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1568872875780230104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:38 ---> ****-login.sh 05:57:38 nexus3.edgexfoundry.org:10001 05:57:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:38 05:57:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:57:38 Configure a credential helper to remove this warning. See 05:57:38 https://docs.****.com/go/credential-store/ 05:57:38 05:57:38 Login Succeeded 05:57:38 nexus3.edgexfoundry.org:10002 05:57:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:38 05:57:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:57:38 Configure a credential helper to remove this warning. See 05:57:38 https://docs.****.com/go/credential-store/ 05:57:38 05:57:38 Login Succeeded 05:57:38 nexus3.edgexfoundry.org:10003 05:57:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:39 05:57:39 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:57:39 Configure a credential helper to remove this warning. See 05:57:39 https://docs.****.com/go/credential-store/ 05:57:39 05:57:39 Login Succeeded 05:57:39 nexus3.edgexfoundry.org:10004 05:57:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:39 05:57:39 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:57:39 Configure a credential helper to remove this warning. See 05:57:39 https://docs.****.com/go/credential-store/ 05:57:39 05:57:39 Login Succeeded 05:57:39 ****.io 05:57:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:39 05:57:39 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:57:39 Configure a credential helper to remove this warning. See 05:57:39 https://docs.****.com/go/credential-store/ 05:57:39 05:57:39 Login Succeeded 05:57:39 ---> ****-login.sh ends [Pipeline] } 05:57:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:57:39 + git rev-list -1 --merges 179ddc6d306a7948b6b000c399a2e38b63b81ced~1..179ddc6d306a7948b6b000c399a2e38b63b81ced [Pipeline] echo 05:57:39 -----------> git rev-list -1 --merges 179ddc6d306a7948b6b000c399a2e38b63b81ced~1..179ddc6d306a7948b6b000c399a2e38b63b81ced 179ddc6d306a7948b6b000c399a2e38b63b81ced [false] [Pipeline] sh 05:57:40 + git log --format=format:%s -1 179ddc6d306a7948b6b000c399a2e38b63b81ced [Pipeline] echo 05:57:40 ========================================================= 05:57:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:57:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:57:40 + git log --format=format:%s -1 179ddc6d306a7948b6b000c399a2e38b63b81ced [Pipeline] echo 05:57:40 [semverPrep] GIT_COMMIT: 179ddc6d306a7948b6b000c399a2e38b63b81ced, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#765) [Pipeline] echo 05:57:40 [semverPrep] This is not a build commit. [Pipeline] sh 05:57:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:57:40 + grep -v github /etc/ssh/ssh_known_hosts 05:57:40 + [ -e /tmp/ssh_known_hosts ] 05:57:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:57:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:57:40 + sudo tee -a /etc/ssh/ssh_known_hosts 05:57:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:41 05:57:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:41 0.1.4: Pulling from edgex-devops/py-git-semver 05:57:41 3dae71ba6b94: Pulling fs layer 05:57:41 6bf1a483ea7c: Pulling fs layer 05:57:41 f5dfc541a4d3: Pulling fs layer 05:57:41 461d9e800cba: Pulling fs layer 05:57:41 80192f66455f: Pulling fs layer 05:57:41 2e8e34ca0e6c: Pulling fs layer 05:57:41 a29436f7fd5d: Pulling fs layer 05:57:41 923cac83aea3: Pulling fs layer 05:57:41 25ad8b0a4227: Pulling fs layer 05:57:41 db01528c6b51: Pulling fs layer 05:57:41 28988de357af: Pulling fs layer 05:57:41 923cac83aea3: Waiting 05:57:41 80192f66455f: Waiting 05:57:41 2e8e34ca0e6c: Waiting 05:57:41 a29436f7fd5d: Waiting 05:57:41 461d9e800cba: Waiting 05:57:41 28988de357af: Waiting 05:57:41 db01528c6b51: Waiting 05:57:41 6bf1a483ea7c: Verifying Checksum 05:57:41 6bf1a483ea7c: Download complete 05:57:41 461d9e800cba: Verifying Checksum 05:57:41 461d9e800cba: Download complete 05:57:41 80192f66455f: Verifying Checksum 05:57:41 80192f66455f: Download complete 05:57:41 f5dfc541a4d3: Verifying Checksum 05:57:41 f5dfc541a4d3: Download complete 05:57:41 3dae71ba6b94: Verifying Checksum 05:57:41 3dae71ba6b94: Download complete 05:57:41 923cac83aea3: Download complete 05:57:41 25ad8b0a4227: Verifying Checksum 05:57:41 25ad8b0a4227: Download complete 05:57:42 db01528c6b51: Download complete 05:57:42 28988de357af: Verifying Checksum 05:57:42 28988de357af: Download complete 05:57:42 a29436f7fd5d: Verifying Checksum 05:57:42 2e8e34ca0e6c: Verifying Checksum 05:57:42 2e8e34ca0e6c: Download complete 05:57:43 3dae71ba6b94: Pull complete 05:57:43 6bf1a483ea7c: Pull complete 05:57:43 f5dfc541a4d3: Pull complete 05:57:44 461d9e800cba: Pull complete 05:57:44 80192f66455f: Pull complete 05:57:48 2e8e34ca0e6c: Pull complete 05:57:48 a29436f7fd5d: Pull complete 05:57:48 923cac83aea3: Pull complete 05:57:48 25ad8b0a4227: Pull complete 05:57:48 db01528c6b51: Pull complete 05:57:48 28988de357af: Pull complete 05:57:48 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:57:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:48 prd-ubuntu20.04-docker-8c-8g-10631 does not seem to be running inside a container 05:57:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:57:50 $ docker top b4cfd61968371503e2486dd51f9b46f0bc9cf7520f541a616b099c5657c6c246 -eo pid,comm 05:57:50 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). 05:57:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:57:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:50 [ssh-agent] Looking for ssh-agent implementation... 05:57:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:50 $ docker exec b4cfd61968371503e2486dd51f9b46f0bc9cf7520f541a616b099c5657c6c246 ssh-agent 05:57:51 SSH_AUTH_SOCK=/tmp/ssh-leMTxHFhUxI9/agent.33 05:57:51 SSH_AGENT_PID=39 05:57:51 Running ssh-add (command line suppressed) 05:57:51 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9804911537458905775.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9804911537458905775.key) 05:57:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:51 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh 05:57:51 + git tag --points-at HEAD [Pipeline] } 05:57:51 $ docker exec --env ******** --env ******** b4cfd61968371503e2486dd51f9b46f0bc9cf7520f541a616b099c5657c6c246 ssh-agent -k 05:57:51 unset SSH_AUTH_SOCK; 05:57:51 unset SSH_AGENT_PID; 05:57:51 echo Agent pid 39 killed; 05:57:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:57:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:51 [ssh-agent] Looking for ssh-agent implementation... 05:57:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:52 $ docker exec b4cfd61968371503e2486dd51f9b46f0bc9cf7520f541a616b099c5657c6c246 ssh-agent 05:57:52 SSH_AUTH_SOCK=/tmp/ssh-45YAi8Smzzm4/agent.86 05:57:52 SSH_AGENT_PID=92 05:57:52 Running ssh-add (command line suppressed) 05:57:52 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7322903551292282009.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7322903551292282009.key) 05:57:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:52 + git semver init 05:57:52 2025-10-02 05:57:52,732 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:57:52 2025-10-02 05:57:52,736 [run_init] DEBUG init version:0.0.0 force:False 05:57:52 2025-10-02 05:57:52,738 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 05:57:52 2025-10-02 05:57:52,738 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 05:57:52 2025-10-02 05:57:52,739 [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) 05:57:54 2025-10-02 05:57:54,052 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 05:57:54 2025-10-02 05:57:54,053 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 05:57:54 2025-10-02 05:57:54,053 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:57:54 2025-10-02 05:57:54,053 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:57:54 4.1.0-dev.7 [Pipeline] } 05:57:54 $ docker exec --env ******** --env ******** b4cfd61968371503e2486dd51f9b46f0bc9cf7520f541a616b099c5657c6c246 ssh-agent -k 05:57:54 unset SSH_AUTH_SOCK; 05:57:54 unset SSH_AGENT_PID; 05:57:54 echo Agent pid 92 killed; 05:57:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:57:54 + git semver [Pipeline] } 05:57:54 $ docker stop --time=1 b4cfd61968371503e2486dd51f9b46f0bc9cf7520f541a616b099c5657c6c246 05:57:56 $ docker rm -f --volumes b4cfd61968371503e2486dd51f9b46f0bc9cf7520f541a616b099c5657c6c246 [Pipeline] // withDockerContainer [Pipeline] sh 05:57:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:57:56 Stashed 1 file(s) [Pipeline] echo 05:57:56 [edgeXSemver]: initialized semver on version 4.1.0-dev.7 [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 05:57:57 provisioning config files... 05:57:57 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13664559417351375709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:57 ---> ****-login.sh 05:57:57 nexus3.edgexfoundry.org:10001 05:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:57 Login Succeeded 05:57:57 nexus3.edgexfoundry.org:10002 05:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:57 Login Succeeded 05:57:57 nexus3.edgexfoundry.org:10003 05:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:57 Login Succeeded 05:57:57 nexus3.edgexfoundry.org:10004 05:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:57 Login Succeeded 05:57:57 ****.io 05:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:57 Login Succeeded 05:57:57 ---> ****-login.sh ends [Pipeline] } 05:57:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:57:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:57:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:57:58 ========================================================= 05:57:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:57:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:58 + 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 . 05:57:58 #0 building with "default" instance using docker driver 05:57:58 05:57:58 #1 [internal] load build definition from Dockerfile 05:57:58 #1 transferring dockerfile: 1.84kB done 05:57:58 #1 DONE 0.0s 05:57:58 05:57:58 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:57:58 #2 DONE 0.1s 05:57:59 05:57:59 #3 [internal] load .dockerignore 05:57:59 #3 transferring context: 182B done 05:57:59 #3 DONE 0.0s 05:57:59 05:57:59 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 05:57:59 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 05:57:59 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 05:57:59 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 05:57:59 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 05:57:59 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 05:57:59 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.24MB / 74.06MB 0.1s 05:57:59 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 15.73MB / 74.06MB 0.2s 05:57:59 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 05:57:59 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 05:57:59 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 05:57:59 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 05:57:59 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s 05:57:59 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 05:57:59 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s 05:57:59 #4 ... 05:57:59 05:57:59 #5 [internal] load build context 05:57:59 #5 transferring context: 30.66MB 0.3s done 05:57:59 #5 DONE 0.3s 05:57:59 05:57:59 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 05:57:59 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 30.41MB / 74.06MB 0.3s 05:57:59 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 05:57:59 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 6.29MB / 103.05MB 0.3s 05:57:59 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 05:57:59 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 05:57:59 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s 05:57:59 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 57.67MB / 74.06MB 0.5s 05:57:59 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 20.97MB / 103.05MB 0.5s 05:57:59 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 10.49MB / 13.29MB 0.5s 05:57:59 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 73.66MB / 74.06MB 0.6s 05:57:59 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 28.31MB / 103.05MB 0.6s 05:57:59 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done 05:57:59 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 36.70MB / 103.05MB 0.7s 05:57:59 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 05:58:00 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 05:58:00 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 49.28MB / 103.05MB 0.8s 05:58:00 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 80.74MB / 103.05MB 1.0s 05:58:00 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 99.05MB / 103.05MB 1.1s 05:58:00 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.4s done 05:58:04 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.2s done 05:58:04 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 05:58:04 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 05:58:04 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:58:04 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 05:58:04 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 05:58:04 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 05:58:07 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.5s done 05:58:07 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 05:58:07 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done 05:58:07 #4 DONE 8.6s 05:58:07 05:58:07 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 05:58:07 #6 0.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:58:08 #6 0.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:58:08 #6 0.698 (1/4) Installing openssh-keygen (9.7_p1-r5) 05:58:08 #6 0.711 (2/4) Installing libedit (20240517.3.1-r0) 05:58:08 #6 0.718 (3/4) Installing openssh-client-common (9.7_p1-r5) 05:58:08 #6 0.743 (4/4) Installing openssh-client-default (9.7_p1-r5) 05:58:08 #6 0.759 Executing busybox-1.36.1-r29.trigger 05:58:08 #6 0.768 OK: 252 MiB in 62 packages 05:58:09 #6 DONE 2.4s 05:58:10 05:58:10 #7 [builder 3/7] WORKDIR /device-mqtt-go 05:58:10 #7 DONE 0.0s 05:58:10 05:58:10 #8 [builder 4/7] COPY go.mod vendor* ./ 05:58:10 #8 DONE 0.0s 05:58:10 05:58:10 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:11 Still waiting to schedule task 05:58:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:58:36 #9 DONE 23.1s 05:58:36 05:58:36 #10 [builder 6/7] COPY . . 05:58:36 #10 DONE 0.1s 05:58:36 05:58:36 #11 [builder 7/7] RUN echo noop 05:58:36 #11 0.178 noop 05:58:36 #11 DONE 0.2s 05:58:36 05:58:36 #12 exporting to image 05:58:36 #12 exporting layers 05:58:40 #12 exporting layers 6.6s done 05:58:40 #12 writing image sha256:46ad4b540b552f44a071c6aa56480bec28b2f676ecfb751f1ab53d667e6fe5df done 05:58:40 #12 naming to docker.io/library/ci-base-image-x86_64 done 05:58:40 #12 DONE 6.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:40 + docker inspect -f . ci-base-image-x86_64 05:58:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:40 prd-ubuntu20.04-docker-8c-8g-10631 does not seem to be running inside a container 05:58:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:58:41 $ docker top 6b1672a3069979acc5b5ed14472e81cd55fde41ca4f3fd2f2439fb8c10730227 -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:41 + go version 05:58:41 go version go1.23.9 linux/amd64 [Pipeline] } 05:58:41 $ docker stop --time=1 6b1672a3069979acc5b5ed14472e81cd55fde41ca4f3fd2f2439fb8c10730227 05:58:42 $ docker rm -f --volumes 6b1672a3069979acc5b5ed14472e81cd55fde41ca4f3fd2f2439fb8c10730227 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:43 + docker inspect -f . ci-base-image-x86_64 05:58:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:43 prd-ubuntu20.04-docker-8c-8g-10631 does not seem to be running inside a container 05:58:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:58:43 $ docker top bbd7287e483d340f1497136efa8fe028ed799cd7837f232cb6e960709f5a4bc4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 05:58:44 + make test 05:58:44 go test ./... -coverprofile=coverage.out ./... 05:58:45 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:59:07 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 05:59:07 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 05:59:07 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.8% of statements 05:59:14 go vet ./... 05:59:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:59:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:59:19 ./bin/test-attribution-txt.sh 05:59:19 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 05:59:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:59:19 $ docker stop --time=1 bbd7287e483d340f1497136efa8fe028ed799cd7837f232cb6e960709f5a4bc4 05:59:21 $ docker rm -f --volumes bbd7287e483d340f1497136efa8fe028ed799cd7837f232cb6e960709f5a4bc4 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:59:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:59:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:59:23 + ls -al . 05:59:23 total 252 05:59:23 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 05:58 . 05:59:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 05:57 .. 05:59:23 -rw-rw-r-- 1 jenkins jenkins 140 Oct 2 05:57 .dockerignore 05:59:23 drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 05:59 .git 05:59:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 05:57 .github 05:59:23 -rw-rw-r-- 1 jenkins jenkins 264 Oct 2 05:57 .gitignore 05:59:23 -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 05:57 .golangci.yml 05:59:23 drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 05:57 .semver 05:59:23 -rw-rw-r-- 1 jenkins jenkins 19745 Oct 2 05:57 Attribution.txt 05:59:23 -rw-rw-r-- 1 jenkins jenkins 19382 Oct 2 05:57 CHANGELOG.md 05:59:23 -rw-rw-r-- 1 jenkins jenkins 1803 Oct 2 05:57 Dockerfile 05:59:23 -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 05:57 GOVERNANCE.md 05:59:23 -rw-rw-r-- 1 jenkins jenkins 657 Oct 2 05:57 Jenkinsfile 05:59:23 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 2 05:57 LICENSE 05:59:23 -rw-rw-r-- 1 jenkins jenkins 2545 Oct 2 05:57 Makefile 05:59:23 -rw-rw-r-- 1 jenkins jenkins 620 Oct 2 05:57 OWNERS.md 05:59:23 -rw-rw-r-- 1 jenkins jenkins 3599 Oct 2 05:57 README.md 05:59:23 -rw-rw-r-- 1 jenkins jenkins 11 Oct 2 05:57 VERSION 05:59:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 05:57 bin 05:59:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 05:57 cmd 05:59:23 -rw-r--r-- 1 jenkins jenkins 21039 Oct 2 05:59 coverage.out 05:59:23 -rw-rw-r-- 1 jenkins jenkins 6256 Oct 2 05:57 go.mod 05:59:23 -rw-rw-r-- 1 jenkins jenkins 86946 Oct 2 05:57 go.sum 05:59:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 05:57 internal 05:59:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 05:57 mock 05:59:23 -rw-rw-r-- 1 jenkins jenkins 227 Oct 2 05:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:23 + 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=179ddc6d306a7948b6b000c399a2e38b63b81ced --label arch=amd64 --label version=4.1.0-dev.7 . 05:59:23 #0 building with "default" instance using docker driver 05:59:23 05:59:23 #1 [internal] load build definition from Dockerfile 05:59:23 #1 transferring dockerfile: 1.84kB done 05:59:23 #1 DONE 0.0s 05:59:23 05:59:23 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:59:23 #2 DONE 0.0s 05:59:23 05:59:23 #3 [internal] load metadata for docker.io/library/alpine:3.20 05:59:23 #3 DONE 0.1s 05:59:23 05:59:23 #4 [internal] load .dockerignore 05:59:23 #4 transferring context: 182B done 05:59:23 #4 DONE 0.0s 05:59:23 05:59:23 #5 [internal] load build context 05:59:23 #5 transferring context: 32.82kB 0.0s done 05:59:23 #5 DONE 0.0s 05:59:23 05:59:23 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:59:23 #6 DONE 0.1s 05:59:23 05:59:23 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:59:23 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 05:59:24 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 05:59:24 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:59:24 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 05:59:24 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 05:59:24 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 05:59:24 #7 DONE 0.2s 05:59:24 05:59:24 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 05:59:24 #8 0.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:24 #8 0.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:24 #8 0.771 OK: 252 MiB in 62 packages 05:59:24 #8 DONE 0.9s 05:59:24 05:59:24 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:59:24 #9 0.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:24 #9 0.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:24 #9 0.619 (1/1) Installing dumb-init (1.2.5-r3) 05:59:24 #9 0.623 Executing busybox-1.36.1-r29.trigger 05:59:24 #9 0.630 OK: 8 MiB in 15 packages 05:59:24 #9 DONE 0.7s 05:59:24 05:59:24 #10 [builder 3/7] WORKDIR /device-mqtt-go 05:59:24 #10 DONE 0.0s 05:59:24 05:59:24 #11 [builder 4/7] COPY go.mod vendor* ./ 05:59:24 #11 DONE 0.0s 05:59:24 05:59:24 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:25 #12 DONE 0.5s 05:59:25 05:59:25 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:59:25 #13 0.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:25 #13 0.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:25 #13 ... 05:59:25 05:59:25 #14 [builder 6/7] COPY . . 05:59:25 #14 DONE 0.1s 05:59:25 05:59:25 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:59:25 #13 0.863 (1/5) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:59:25 #13 0.878 Executing busybox-1.36.1-r30.post-upgrade 05:59:25 #13 0.909 (2/5) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:59:25 #13 0.913 (3/5) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 05:59:25 #13 0.950 (4/5) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 05:59:25 #13 0.961 (5/5) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:59:25 #13 0.965 Executing busybox-1.36.1-r30.trigger 05:59:26 #13 0.972 OK: 8 MiB in 15 packages 05:59:26 #13 DONE 1.1s 05:59:26 05:59:26 #15 [builder 7/7] RUN make build 05:59:26 #15 0.181 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 05:59:48 #15 DONE 21.7s 05:59:48 05:59:48 #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / 05:59:48 #16 DONE 0.2s 05:59:48 05:59:48 #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / 05:59:48 #17 DONE 0.0s 05:59:48 05:59:48 #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / 05:59:48 #18 DONE 0.0s 05:59:48 05:59:48 #19 exporting to image 05:59:48 #19 exporting layers 05:59:48 #19 exporting layers 0.2s done 05:59:48 #19 writing image sha256:ef74b2444b23ccf2b321abf5369b59429e97998526d28db1f2c728b90871a046 done 05:59:48 #19 naming to docker.io/library/device-mqtt done 05:59:48 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:48 provisioning config files... 05:59:48 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8648001218098466167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:48 ---> ****-login.sh 05:59:48 nexus3.edgexfoundry.org:10001 05:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:48 Login Succeeded 05:59:48 nexus3.edgexfoundry.org:10002 05:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:48 Login Succeeded 05:59:48 nexus3.edgexfoundry.org:10003 05:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:48 Login Succeeded 05:59:48 nexus3.edgexfoundry.org:10004 05:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:48 Login Succeeded 05:59:48 ****.io 05:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:48 Login Succeeded 05:59:48 ---> ****-login.sh ends [Pipeline] } 05:59:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:59:49 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 05:59:49 179ddc6d306a7948b6b000c399a2e38b63b81ced 05:59:49 latest 05:59:49 4.1.0-dev.7 05:59:49 179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 05:59:49 main 05:59:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:49 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:49 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced 05:59:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 05:59:49 f78228cab991: Preparing 05:59:49 1719e63792f0: Preparing 05:59:49 614d87f1ac7e: Preparing 05:59:49 77605f7e84ca: Preparing 05:59:49 f11feefe8c3b: Preparing 05:59:49 097100c76c15: Preparing 05:59:49 097100c76c15: Waiting 05:59:49 f11feefe8c3b: Pushed 05:59:49 f78228cab991: Pushed 05:59:49 1719e63792f0: Pushed 05:59:49 097100c76c15: Layer already exists 05:59:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10641 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 05:59:50 Running in /w/workspace/device-mqtt-go/202 [Pipeline] { [Pipeline] checkout 05:59:50 77605f7e84ca: Pushed 05:59:53 The recommended git tool is: git 05:59:54 614d87f1ac7e: Pushed 05:59:54 179ddc6d306a7948b6b000c399a2e38b63b81ced: digest: sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:55 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:55 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 05:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 05:59:55 f78228cab991: Preparing 05:59:55 1719e63792f0: Preparing 05:59:55 614d87f1ac7e: Preparing 05:59:55 77605f7e84ca: Preparing 05:59:55 f11feefe8c3b: Preparing 05:59:55 097100c76c15: Preparing 05:59:55 097100c76c15: Waiting 05:59:55 77605f7e84ca: Layer already exists 05:59:55 1719e63792f0: Layer already exists 05:59:55 f11feefe8c3b: Layer already exists 05:59:55 614d87f1ac7e: Layer already exists 05:59:55 f78228cab991: Layer already exists 05:59:55 097100c76c15: Layer already exists 05:59:55 latest: digest: sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:55 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:56 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7 05:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 05:59:56 f78228cab991: Preparing 05:59:56 1719e63792f0: Preparing 05:59:56 614d87f1ac7e: Preparing 05:59:56 77605f7e84ca: Preparing 05:59:56 f11feefe8c3b: Preparing 05:59:56 097100c76c15: Preparing 05:59:56 097100c76c15: Waiting 05:59:56 f78228cab991: Layer already exists 05:59:56 614d87f1ac7e: Layer already exists 05:59:56 f11feefe8c3b: Layer already exists 05:59:56 1719e63792f0: Layer already exists 05:59:56 77605f7e84ca: Layer already exists 05:59:56 097100c76c15: Layer already exists 05:59:56 4.1.0-dev.7: digest: sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:56 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:56 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 05:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 05:59:56 f78228cab991: Preparing 05:59:56 1719e63792f0: Preparing 05:59:56 614d87f1ac7e: Preparing 05:59:56 77605f7e84ca: Preparing 05:59:56 f11feefe8c3b: Preparing 05:59:56 097100c76c15: Preparing 05:59:56 097100c76c15: Waiting 05:59:56 77605f7e84ca: Layer already exists 05:59:56 614d87f1ac7e: Layer already exists 05:59:56 1719e63792f0: Layer already exists 05:59:56 f78228cab991: Layer already exists 05:59:56 f11feefe8c3b: Layer already exists 05:59:56 097100c76c15: Layer already exists 05:59:56 179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7: digest: sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:57 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:57 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 05:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 05:59:57 f78228cab991: Preparing 05:59:57 1719e63792f0: Preparing 05:59:57 614d87f1ac7e: Preparing 05:59:57 77605f7e84ca: Preparing 05:59:57 f11feefe8c3b: Preparing 05:59:57 097100c76c15: Preparing 05:59:57 097100c76c15: Waiting 05:59:57 1719e63792f0: Layer already exists 05:59:57 f78228cab991: Layer already exists 05:59:57 f11feefe8c3b: Layer already exists 05:59:57 77605f7e84ca: Layer already exists 05:59:57 614d87f1ac7e: Layer already exists 05:59:57 097100c76c15: Layer already exists 05:59:57 main: digest: sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:57 ===================================================== [Pipeline] echo 05:59:57 taggedImages: 05:59:57 - nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced 05:59:57 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 05:59:57 - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7 05:59:57 - nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 05:59:57 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] echo 05:59:57 ========================================================= 05:59:57 [edgeXBuildMultiArch] RAW Config: 05:59:57 images: 05:59:57 - nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced 05:59:57 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 05:59:57 - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7 05:59:57 - nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 05:59:57 - nexus3.edgexfoundry.org:10004/device-mqtt:main 05:59:57 settingsFile: 05:59:57 device-mqtt-go-settings 05:59:57 ========================================================= [Pipeline] node 05:59:59 using credential edgex-jenkins-ssh 05:59:59 Cloning the remote Git repository 05:59:59 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:59:59 > git init /w/workspace/device-mqtt-go/202 # timeout=10 06:00:00 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:00:00 > git --version # timeout=10 06:00:00 > git --version # 'git version 2.25.1' 06:00:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:03 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:00:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:05 Avoid second fetch 06:00:05 Checking out Revision 179ddc6d306a7948b6b000c399a2e38b63b81ced (main) 06:00:04 > git config core.sparsecheckout # timeout=10 06:00:05 > git checkout -f 179ddc6d306a7948b6b000c399a2e38b63b81ced # timeout=10 06:00:06 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#765)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:11 provisioning config files... 06:00:11 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/202@tmp/config12740183893286438892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:11 ---> ****-login.sh 06:00:11 nexus3.edgexfoundry.org:10001 06:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:12 Configure a credential helper to remove this warning. See 06:00:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:12 06:00:12 Login Succeeded 06:00:12 nexus3.edgexfoundry.org:10002 06:00:12 Still waiting to schedule task 06:00:12 All nodes of label ‘centos7-docker-4c-2g’ are offline 06:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:13 Configure a credential helper to remove this warning. See 06:00:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:13 06:00:13 Login Succeeded 06:00:13 nexus3.edgexfoundry.org:10003 06:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:13 Configure a credential helper to remove this warning. See 06:00:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:13 06:00:13 Login Succeeded 06:00:13 nexus3.edgexfoundry.org:10004 06:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:13 Configure a credential helper to remove this warning. See 06:00:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:13 06:00:13 Login Succeeded 06:00:13 ****.io 06:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:20 Configure a credential helper to remove this warning. See 06:00:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:20 06:00:20 Login Succeeded 06:00:20 ---> ****-login.sh ends [Pipeline] } 06:00:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:00:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:00:21 ========================================================= 06:00:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:00:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:21 + 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 . 06:00:21 Sending build context to Docker daemon 15.49MB 06:00:22 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:00:22 Step 2/12 : FROM ${BASE} AS builder 06:00:23 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:00:23 94e9d8af2201: Pulling fs layer 06:00:23 a6c56e8762df: Pulling fs layer 06:00:23 f0f3c8884826: Pulling fs layer 06:00:23 c7e7622c144d: Pulling fs layer 06:00:23 4f4fb700ef54: Pulling fs layer 06:00:23 b4c3b6d88c5a: Pulling fs layer 06:00:23 ba8bce9d2590: Pulling fs layer 06:00:23 ca778ea9c289: Pulling fs layer 06:00:23 c7e7622c144d: Waiting 06:00:23 4f4fb700ef54: Waiting 06:00:23 b4c3b6d88c5a: Waiting 06:00:23 ba8bce9d2590: Waiting 06:00:23 ca778ea9c289: Waiting 06:00:23 a6c56e8762df: Verifying Checksum 06:00:23 a6c56e8762df: Download complete 06:00:23 c7e7622c144d: Verifying Checksum 06:00:23 c7e7622c144d: Download complete 06:00:23 4f4fb700ef54: Verifying Checksum 06:00:23 4f4fb700ef54: Download complete 06:00:23 b4c3b6d88c5a: Verifying Checksum 06:00:23 b4c3b6d88c5a: Download complete 06:00:23 94e9d8af2201: Verifying Checksum 06:00:23 94e9d8af2201: Download complete 06:00:24 ca778ea9c289: Verifying Checksum 06:00:24 ca778ea9c289: Download complete 06:00:24 94e9d8af2201: Pull complete 06:00:25 a6c56e8762df: Pull complete 06:00:25 f0f3c8884826: Verifying Checksum 06:00:25 f0f3c8884826: Download complete 06:00:26 ba8bce9d2590: Verifying Checksum 06:00:26 ba8bce9d2590: Download complete 06:00:39 f0f3c8884826: Pull complete 06:00:39 c7e7622c144d: Pull complete 06:00:39 4f4fb700ef54: Pull complete 06:00:39 b4c3b6d88c5a: Pull complete 06:00:47 ba8bce9d2590: Pull complete 06:00:49 ca778ea9c289: Pull complete 06:00:49 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 06:00:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:00:49 ---> 47b25d7523d1 06:00:49 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:00:51 ---> Running in cfc231de7471 06:00:51 Removing intermediate container cfc231de7471 06:00:51 ---> bcca85b7e314 06:00:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:00:51 ---> Running in 5bac8aed7f41 06:00:51 Removing intermediate container 5bac8aed7f41 06:00:51 ---> d6ab9a01d0ad 06:00:51 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:00:52 ---> Running in ed3f92966142 06:00:52 Removing intermediate container ed3f92966142 06:00:52 ---> 5471f1102ff1 06:00:52 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:00:52 ---> Running in 133ba7410455 06:00:52 Removing intermediate container 133ba7410455 06:00:52 ---> 96fc8f4ecf24 06:00:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:00:52 ---> Running in 12fd54b7e5cd 06:00:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:55 (1/4) Installing openssh-keygen (9.7_p1-r5) 06:00:55 (2/4) Installing libedit (20240517.3.1-r0) 06:00:55 (3/4) Installing openssh-client-common (9.7_p1-r5) 06:00:55 (4/4) Installing openssh-client-default (9.7_p1-r5) 06:00:55 Executing busybox-1.36.1-r29.trigger 06:00:55 OK: 244 MiB in 62 packages 06:00:56 Removing intermediate container 12fd54b7e5cd 06:00:56 ---> a846a23669ff 06:00:56 Step 8/12 : WORKDIR /device-mqtt-go 06:00:56 ---> Running in 808d893d8dd8 06:00:56 Removing intermediate container 808d893d8dd8 06:00:56 ---> 6f9f19b837e3 06:00:56 Step 9/12 : COPY go.mod vendor* ./ 06:00:57 ---> 7588ef73a3a0 06:00:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:57 ---> Running in 245027b38929 06:01:03 Running on prd-centos7-docker-4c-2g-10651 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:01:03 provisioning config files... 06:01:03 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13055243284624494944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:07 ---> ****-login.sh 06:01:07 nexus3.edgexfoundry.org:10001 06:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:08 Configure a credential helper to remove this warning. See 06:01:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:08 06:01:08 Login Succeeded 06:01:08 nexus3.edgexfoundry.org:10002 06:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:08 Configure a credential helper to remove this warning. See 06:01:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:08 06:01:08 Login Succeeded 06:01:08 nexus3.edgexfoundry.org:10003 06:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:08 Configure a credential helper to remove this warning. See 06:01:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:08 06:01:08 Login Succeeded 06:01:08 nexus3.edgexfoundry.org:10004 06:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:08 Configure a credential helper to remove this warning. See 06:01:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:08 06:01:08 Login Succeeded 06:01:08 ****.io 06:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:08 Configure a credential helper to remove this warning. See 06:01:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:08 06:01:08 Login Succeeded 06:01:08 ---> ****-login.sh ends [Pipeline] } 06:01:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:01:09 + docker buildx ls 06:01:09 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:01:09 default * docker 06:01:09 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:01:09 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:01:09 edgex-builder [Pipeline] sh 06:01:09 + docker buildx inspect --bootstrap 06:01:09 #1 [internal] booting buildkit 06:01:09 #1 pulling image moby/buildkit:buildx-stable-1 06:01:13 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 06:01:13 #1 creating container buildx_buildkit_edgex-builder0 06:01:13 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 06:01:13 #1 DONE 3.9s 06:01:13 Name: edgex-builder 06:01:13 Driver: docker-container 06:01:13 06:01:13 Nodes: 06:01:13 Name: edgex-builder0 06:01:13 Endpoint: unix:///var/run/docker.sock 06:01:13 Status: running 06:01:13 Buildkit: v0.24.0 06:01:13 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:01:14 + docker buildx ls 06:01:14 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:01:14 edgex-builder * docker-container 06:01:14 edgex-builder0 unix:///var/run/docker.sock running v0.24.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:01:14 default docker 06:01:14 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:01:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced' 06:01:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced --push - 06:01:14 #1 [internal] load build definition from Dockerfile 06:01:14 #1 transferring dockerfile: 196B done 06:01:14 #1 DONE 0.0s 06:01:14 06:01:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced 06:01:14 #2 DONE 0.1s 06:01:14 06:01:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced 06:01:14 #3 DONE 0.1s 06:01:14 06:01:14 #4 [internal] load .dockerignore 06:01:14 #4 transferring context: 2B done 06:01:14 #4 DONE 0.0s 06:01:14 06:01:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 06:01:14 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 0.0s done 06:01:14 #5 DONE 0.0s 06:01:14 06:01:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 06:01:14 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 0.0s done 06:01:14 #6 DONE 0.1s 06:01:14 06:01:14 #7 exporting to image 06:01:14 #7 exporting layers done 06:01:14 #7 exporting manifest sha256:961b36913fb45749f10fa1b82483226d77873e75e501e3a8eea52267a8488862 done 06:01:14 #7 exporting config sha256:ef74b2444b23ccf2b321abf5369b59429e97998526d28db1f2c728b90871a046 06:01:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:14 #7 ... 06:01:14 06:01:14 #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 06:01:14 #8 DONE 0.0s 06:01:14 06:01:14 #7 exporting to image 06:01:14 #7 exporting config sha256:ef74b2444b23ccf2b321abf5369b59429e97998526d28db1f2c728b90871a046 done 06:01:14 #7 exporting manifest sha256:f9153602fe913cfecc7d2219069a3e85959e1d03294d85b08e62857f6d5c231c done 06:01:14 #7 exporting config sha256:5ba2340a76b8cbf15440ea1e89b136909af797c8291fb3516adf06e4ecd28315 done 06:01:14 #7 exporting manifest list sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 0.0s done 06:01:14 #7 pushing layers 0.1s done 06:01:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced@sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 06:01:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced@sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 0.1s done 06:01:14 #7 DONE 0.2s 06:01:14 06:01:14 1 warning found (use --debug to expand): 06:01:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:latest --push - 06:01:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest' 06:01:15 #1 [internal] load build definition from Dockerfile 06:01:15 #1 transferring dockerfile: 162B done 06:01:15 #1 DONE 0.0s 06:01:15 06:01:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest 06:01:15 #2 DONE 0.0s 06:01:15 06:01:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest 06:01:15 #3 DONE 0.0s 06:01:15 06:01:15 #4 [internal] load .dockerignore 06:01:15 #4 transferring context: 2B done 06:01:15 #4 DONE 0.0s 06:01:15 06:01:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 06:01:15 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 0.0s done 06:01:15 #5 CACHED 06:01:15 06:01:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 06:01:15 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 0.0s done 06:01:15 #6 CACHED 06:01:15 06:01:15 #7 exporting to image 06:01:15 #7 exporting layers done 06:01:15 #7 exporting manifest sha256:961b36913fb45749f10fa1b82483226d77873e75e501e3a8eea52267a8488862 done 06:01:15 #7 exporting config sha256:ef74b2444b23ccf2b321abf5369b59429e97998526d28db1f2c728b90871a046 done 06:01:15 #7 exporting manifest sha256:f9153602fe913cfecc7d2219069a3e85959e1d03294d85b08e62857f6d5c231c done 06:01:15 #7 exporting config sha256:5ba2340a76b8cbf15440ea1e89b136909af797c8291fb3516adf06e4ecd28315 done 06:01:15 #7 exporting manifest list sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 done 06:01:15 #7 pushing layers 0.0s done 06:01:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 06:01:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 0.1s done 06:01:15 #7 DONE 0.1s 06:01:15 06:01:15 #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 06:01:15 #8 DONE 0.0s 06:01:15 06:01:15 1 warning found (use --debug to expand): 06:01:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7 --push - 06:01:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7' 06:01:15 #1 [internal] load build definition from Dockerfile 06:01:15 #1 transferring dockerfile: 167B done 06:01:15 #1 DONE 0.0s 06:01:15 06:01:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7 06:01:15 #2 DONE 0.0s 06:01:15 06:01:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7 06:01:15 #3 DONE 0.0s 06:01:15 06:01:15 #4 [internal] load .dockerignore 06:01:15 #4 transferring context: 2B done 06:01:15 #4 DONE 0.0s 06:01:15 06:01:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 06:01:15 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 0.0s done 06:01:15 #5 CACHED 06:01:15 06:01:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 06:01:15 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 0.0s done 06:01:15 #6 CACHED 06:01:15 06:01:15 #7 exporting to image 06:01:15 #7 exporting layers done 06:01:15 #7 exporting manifest sha256:961b36913fb45749f10fa1b82483226d77873e75e501e3a8eea52267a8488862 done 06:01:15 #7 exporting config sha256:ef74b2444b23ccf2b321abf5369b59429e97998526d28db1f2c728b90871a046 done 06:01:15 #7 exporting manifest sha256:f9153602fe913cfecc7d2219069a3e85959e1d03294d85b08e62857f6d5c231c done 06:01:15 #7 exporting config sha256:5ba2340a76b8cbf15440ea1e89b136909af797c8291fb3516adf06e4ecd28315 done 06:01:15 #7 exporting manifest list sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 done 06:01:15 #7 pushing layers 0.0s done 06:01:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7@sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 06:01:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7@sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 0.1s done 06:01:15 #7 DONE 0.1s 06:01:15 06:01:15 #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 06:01:15 #8 DONE 0.0s 06:01:15 06:01:15 1 warning found (use --debug to expand): 06:01:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7' 06:01:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 --push - 06:01:16 #1 [internal] load build definition from Dockerfile 06:01:16 #1 transferring dockerfile: 208B done 06:01:16 #1 DONE 0.0s 06:01:16 06:01:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 06:01:16 #2 DONE 0.0s 06:01:16 06:01:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 06:01:16 #3 DONE 0.0s 06:01:16 06:01:16 #4 [internal] load .dockerignore 06:01:16 #4 transferring context: 2B done 06:01:16 #4 DONE 0.0s 06:01:16 06:01:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 06:01:16 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 0.0s done 06:01:16 #5 CACHED 06:01:16 06:01:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 06:01:16 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 0.0s done 06:01:16 #6 CACHED 06:01:16 06:01:16 #7 exporting to image 06:01:16 #7 exporting layers done 06:01:16 #7 exporting manifest sha256:961b36913fb45749f10fa1b82483226d77873e75e501e3a8eea52267a8488862 done 06:01:16 #7 exporting config sha256:ef74b2444b23ccf2b321abf5369b59429e97998526d28db1f2c728b90871a046 done 06:01:16 #7 exporting manifest sha256:f9153602fe913cfecc7d2219069a3e85959e1d03294d85b08e62857f6d5c231c done 06:01:16 #7 exporting config sha256:5ba2340a76b8cbf15440ea1e89b136909af797c8291fb3516adf06e4ecd28315 done 06:01:16 #7 exporting manifest list sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 done 06:01:16 #7 pushing layers 0.0s done 06:01:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7@sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 06:01:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7@sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 0.1s done 06:01:16 #7 DONE 0.1s 06:01:16 06:01:16 #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 06:01:16 #8 DONE 0.0s 06:01:16 06:01:16 1 warning found (use --debug to expand): 06:01:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:main' 06:01:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:main --push - 06:01:16 #1 [internal] load build definition from Dockerfile 06:01:16 #1 transferring dockerfile: 160B done 06:01:16 #1 DONE 0.0s 06:01:16 06:01:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main 06:01:16 #2 DONE 0.0s 06:01:16 06:01:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main 06:01:16 #3 DONE 0.0s 06:01:16 06:01:16 #4 [internal] load .dockerignore 06:01:16 #4 transferring context: 2B done 06:01:16 #4 DONE 0.0s 06:01:16 06:01:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 06:01:16 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 0.0s done 06:01:16 #5 CACHED 06:01:16 06:01:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 06:01:16 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 0.0s done 06:01:16 #6 CACHED 06:01:16 06:01:16 #7 exporting to image 06:01:16 #7 exporting layers done 06:01:16 #7 exporting manifest sha256:961b36913fb45749f10fa1b82483226d77873e75e501e3a8eea52267a8488862 done 06:01:16 #7 exporting config sha256:ef74b2444b23ccf2b321abf5369b59429e97998526d28db1f2c728b90871a046 done 06:01:16 #7 exporting manifest sha256:f9153602fe913cfecc7d2219069a3e85959e1d03294d85b08e62857f6d5c231c done 06:01:16 #7 exporting config sha256:5ba2340a76b8cbf15440ea1e89b136909af797c8291fb3516adf06e4ecd28315 done 06:01:16 #7 exporting manifest list sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 done 06:01:16 #7 pushing layers 0.0s done 06:01:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 06:01:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 0.1s done 06:01:17 #7 DONE 0.1s 06:01:17 06:01:17 #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 06:01:17 #8 DONE 0.0s 06:01:17 06:01:17 1 warning found (use --debug to expand): 06:01:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:01:17 + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:01:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:01:18 ---> package-listing.sh 06:01:18 ++ facter osfamily 06:01:18 ++ tr '[:upper:]' '[:lower:]' 06:01:18 + OS_FAMILY=redhat 06:01:18 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 06:01:18 + START_PACKAGES=/tmp/packages_start.txt 06:01:18 + END_PACKAGES=/tmp/packages_end.txt 06:01:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:01:18 + PACKAGES=/tmp/packages_start.txt 06:01:18 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 06:01:18 + PACKAGES=/tmp/packages_end.txt 06:01:18 + case "${OS_FAMILY}" in 06:01:18 + sort 06:01:18 + rpm -qa 06:01:19 + '[' -f /tmp/packages_start.txt ']' 06:01:19 + '[' -f /tmp/packages_end.txt ']' 06:01:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:01:19 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 06:01:19 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 06:01:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 06:01:19 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 06:01:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:20 06:01:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:20 latest: Pulling from edgex-lftools-log-publisher 06:01:20 5eb5b503b376: Pulling fs layer 06:01:20 5c69ac0246d0: Pulling fs layer 06:01:20 ec43610c2a17: Pulling fs layer 06:01:20 3a2ae6a8a46f: Pulling fs layer 06:01:20 33b1e0a273af: Pulling fs layer 06:01:20 5d3b04190fa2: Pulling fs layer 06:01:20 2f39f015ded8: Pulling fs layer 06:01:20 33b1e0a273af: Waiting 06:01:20 5d3b04190fa2: Waiting 06:01:20 2f39f015ded8: Waiting 06:01:20 3a2ae6a8a46f: Waiting 06:01:20 5c69ac0246d0: Verifying Checksum 06:01:20 5c69ac0246d0: Download complete 06:01:20 3a2ae6a8a46f: Verifying Checksum 06:01:20 3a2ae6a8a46f: Download complete 06:01:20 ec43610c2a17: Verifying Checksum 06:01:20 ec43610c2a17: Download complete 06:01:20 33b1e0a273af: Verifying Checksum 06:01:20 33b1e0a273af: Download complete 06:01:20 5d3b04190fa2: Verifying Checksum 06:01:20 5d3b04190fa2: Download complete 06:01:20 5eb5b503b376: Verifying Checksum 06:01:20 5eb5b503b376: Download complete 06:01:21 2f39f015ded8: Verifying Checksum 06:01:21 2f39f015ded8: Download complete 06:01:21 5eb5b503b376: Pull complete 06:01:22 5c69ac0246d0: Pull complete 06:01:22 ec43610c2a17: Pull complete 06:01:22 3a2ae6a8a46f: Pull complete 06:01:22 33b1e0a273af: Pull complete 06:01:22 5d3b04190fa2: Pull complete 06:01:27 2f39f015ded8: Pull complete 06:01:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:01:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:27 prd-centos7-docker-4c-2g-10651 does not seem to be running inside a container 06:01:27 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:01:30 $ docker top 62639978ccebc1dda5197e94261ade869e72c80b51377081bf1adb42208cb486 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:30 + touch /tmp/pre-build-complete [Pipeline] sh 06:01:31 + mkdir -p /var/log/sysstat [Pipeline] sh 06:01:31 + ls /var/log/sa-host 06:01:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:01:31 provisioning config files... 06:01:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7337047888494420103tmp [Pipeline] { [Pipeline] echo 06:01:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:01:31 ---> create-netrc.sh [Pipeline] } 06:01:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:01:32 ---> python-tools-install.sh [Pipeline] echo 06:01:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:01:32 ---> sudo-logs.sh 06:01:32 Archiving 'sudo' log.. 06:01:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-10651.novalocal: Name or service not known 06:01:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-10651.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:01:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:01:32 ---> job-cost.sh 06:01:32 lf-activate-venv: SKIPPING 06:01:32 INFO: No Stack... 06:01:33 INFO: Retrieving Pricing Info for: v3-standard-2 06:01:33 INFO: Archiving Costs [Pipeline] echo 06:01:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:01:33 ---> logs-deploy.sh 06:01:33 lf-activate-venv: SKIPPING 06:01:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/202 06:01:33 INFO: archiving workspace using pattern(s): 06:01:34 Archives upload complete. 06:01:34 INFO: archiving logs to Nexus 06:01:35 ---> uname -a: 06:01:35 Linux prd-centos7-docker-4c-2g-10651.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 06:01:35 06:01:35 06:01:35 ---> lscpu: 06:01:35 Architecture: x86_64 06:01:35 CPU op-mode(s): 32-bit, 64-bit 06:01:35 Byte Order: Little Endian 06:01:35 Address sizes: 40 bits physical, 48 bits virtual 06:01:35 CPU(s): 2 06:01:35 On-line CPU(s) list: 0,1 06:01:35 Thread(s) per core: 1 06:01:35 Core(s) per socket: 1 06:01:35 Socket(s): 2 06:01:35 NUMA node(s): 1 06:01:35 Vendor ID: AuthenticAMD 06:01:35 CPU family: 23 06:01:35 Model: 49 06:01:35 Model name: AMD EPYC-Rome Processor 06:01:35 Stepping: 0 06:01:35 CPU MHz: 2800.000 06:01:35 BogoMIPS: 5600.00 06:01:35 Virtualization: AMD-V 06:01:35 Hypervisor vendor: KVM 06:01:35 Virtualization type: full 06:01:35 L1d cache: 64 KiB 06:01:35 L1i cache: 64 KiB 06:01:35 L2 cache: 1 MiB 06:01:35 L3 cache: 32 MiB 06:01:35 NUMA node0 CPU(s): 0,1 06:01:35 Vulnerability Itlb multihit: Not affected 06:01:35 Vulnerability L1tf: Not affected 06:01:35 Vulnerability Mds: Not affected 06:01:35 Vulnerability Meltdown: Not affected 06:01:35 Vulnerability Mmio stale data: Not affected 06:01:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:01:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:01:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:01:35 Vulnerability Srbds: Not affected 06:01:35 Vulnerability Tsx async abort: Not affected 06:01:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 06:01:35 06:01:35 06:01:35 ---> nproc: 06:01:35 2 06:01:35 06:01:35 06:01:35 ---> df -h: 06:01:35 Filesystem Size Used Avail Use% Mounted on 06:01:35 overlay 40G 7.3G 33G 19% / 06:01:35 tmpfs 64M 0 64M 0% /dev 06:01:35 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:01:35 shm 64M 0 64M 0% /dev/shm 06:01:35 /dev/vda1 40G 7.3G 33G 19% /facter-os 06:01:35 06:01:35 06:01:35 Cannot open /var/log/sysstat/sa02: No such file or directory 06:01:35 Please check if data collecting is enabled 06:01:35 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:35 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:01:35 $ docker stop --time=1 62639978ccebc1dda5197e94261ade869e72c80b51377081bf1adb42208cb486 06:01:36 $ docker rm -f --volumes 62639978ccebc1dda5197e94261ade869e72c80b51377081bf1adb42208cb486 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:01:36 [WS-CLEANUP] Deleting project workspace... 06:01:36 [WS-CLEANUP] Deferred wipeout is used... 06:01:36 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:37 06:01:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:37 latest: Pulling from edgex-lftools-log-publisher 06:01:37 5eb5b503b376: Pulling fs layer 06:01:37 5c69ac0246d0: Pulling fs layer 06:01:37 ec43610c2a17: Pulling fs layer 06:01:37 3a2ae6a8a46f: Pulling fs layer 06:01:37 33b1e0a273af: Pulling fs layer 06:01:37 5d3b04190fa2: Pulling fs layer 06:01:37 2f39f015ded8: Pulling fs layer 06:01:37 33b1e0a273af: Waiting 06:01:37 5d3b04190fa2: Waiting 06:01:37 2f39f015ded8: Waiting 06:01:37 3a2ae6a8a46f: Waiting 06:01:37 5c69ac0246d0: Verifying Checksum 06:01:37 5c69ac0246d0: Download complete 06:01:37 3a2ae6a8a46f: Download complete 06:01:37 33b1e0a273af: Verifying Checksum 06:01:37 33b1e0a273af: Download complete 06:01:37 ec43610c2a17: Verifying Checksum 06:01:37 ec43610c2a17: Download complete 06:01:37 5d3b04190fa2: Verifying Checksum 06:01:37 5d3b04190fa2: Download complete 06:01:37 5eb5b503b376: Verifying Checksum 06:01:37 5eb5b503b376: Download complete 06:01:38 2f39f015ded8: Download complete 06:01:39 5eb5b503b376: Pull complete 06:01:39 5c69ac0246d0: Pull complete 06:01:39 ec43610c2a17: Pull complete 06:01:39 3a2ae6a8a46f: Pull complete 06:01:39 33b1e0a273af: Pull complete 06:01:39 5d3b04190fa2: Pull complete 06:01:45 2f39f015ded8: Pull complete 06:01:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:01:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:45 prd-ubuntu20.04-docker-8c-8g-10631 does not seem to be running inside a container 06:01:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:01:46 $ docker top f991a81c068b73a9f5cbfbc96ee9144fdf7e963a32bc5d6bff44c345b53fc46d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:47 ---> job-cost.sh 06:01:47 lf-activate-venv: SKIPPING 06:01:47 INFO: No Stack... 06:01:47 INFO: Retrieving Pricing Info for: v3-standard-8 06:01:47 INFO: Archiving Costs [Pipeline] sh 06:01:48 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 06:01:48 + cut -d, -f6 [Pipeline] lock 06:01:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-202-stack-cost] 06:01:48 Resource [jenkins-edgexfoundry-device-mqtt-go-main-202-stack-cost] did not exist. Created. 06:01:48 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:01:48 + echo total: 0.2199999988079071 [Pipeline] stash 06:01:48 Stashed 1 file(s) [Pipeline] } 06:01:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-202-stack-cost] [Pipeline] // lock [Pipeline] } 06:01:48 $ docker stop --time=1 f991a81c068b73a9f5cbfbc96ee9144fdf7e963a32bc5d6bff44c345b53fc46d 06:01:49 $ docker rm -f --volumes f991a81c068b73a9f5cbfbc96ee9144fdf7e963a32bc5d6bff44c345b53fc46d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:02:49 Removing intermediate container 245027b38929 06:02:49 ---> 1150a298eed5 06:02:49 Step 11/12 : COPY . . 06:02:49 ---> 614749f65d65 06:02:49 Step 12/12 : RUN $MAKE 06:02:49 ---> Running in a737d9a48fed 06:02:49 noop 06:02:49 Removing intermediate container a737d9a48fed 06:02:49 ---> 3df099a0e585 06:02:49 Successfully built 3df099a0e585 06:02:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:49 + docker inspect -f . ci-base-image-arm64 06:02:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:49 prd-ubuntu20.04-docker-arm64-4c-16g-10641 does not seem to be running inside a container 06:02:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/202 -v /w/workspace/device-mqtt-go/202:/w/workspace/device-mqtt-go/202:rw,z -v /w/workspace/device-mqtt-go/202@tmp:/w/workspace/device-mqtt-go/202@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 06:02:50 $ docker top 13f8b0e87b663efa051f745f14db3abbfde8a0f52314f4d32d6363c62caa159d -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:51 + go version 06:02:51 go version go1.23.9 linux/arm64 [Pipeline] } 06:02:51 $ docker stop --time=1 13f8b0e87b663efa051f745f14db3abbfde8a0f52314f4d32d6363c62caa159d 06:02:53 $ docker rm -f --volumes 13f8b0e87b663efa051f745f14db3abbfde8a0f52314f4d32d6363c62caa159d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:54 + docker inspect -f . ci-base-image-arm64 06:02:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:54 prd-ubuntu20.04-docker-arm64-4c-16g-10641 does not seem to be running inside a container 06:02:54 $ 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/202 -v /w/workspace/device-mqtt-go/202:/w/workspace/device-mqtt-go/202:rw,z -v /w/workspace/device-mqtt-go/202@tmp:/w/workspace/device-mqtt-go/202@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 06:02:55 $ docker top a2c8c1a9703543efce2d9fdfac288e8d94e52416c8aeae2997fa23f20fb0adc2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:56 + git config --global --add safe.directory /w/workspace/device-mqtt-go/202 [Pipeline] fileExists [Pipeline] sh 06:02:56 + make test 06:02:56 go test ./... -coverprofile=coverage.out ./... 06:03:03 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:05:29 Cannot contact prd-ubuntu20.04-docker-arm64-4c-16g-10641: java.lang.InterruptedException 06:06:09 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 06:06:15 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 06:06:15 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.047s coverage: 22.8% of statements 06:06:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:06:16 go vet ./... 06:07:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:07:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:07:02 ./bin/test-attribution-txt.sh 06:07:02 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:07:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:07:03 $ docker stop --time=1 a2c8c1a9703543efce2d9fdfac288e8d94e52416c8aeae2997fa23f20fb0adc2 06:07:05 $ docker rm -f --volumes a2c8c1a9703543efce2d9fdfac288e8d94e52416c8aeae2997fa23f20fb0adc2 [Pipeline] // withDockerContainer [Pipeline] sh 06:07:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:07:06 Warning: overwriting stash ‘coverage-report’ 06:07:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:07:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:07:07 + ls -al . 06:07:07 total 248 06:07:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 06:03 . 06:07:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 06:00 .. 06:07:07 -rw-rw-r-- 1 jenkins jenkins 140 Oct 2 06:00 .dockerignore 06:07:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 06:00 .git 06:07:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 06:00 .github 06:07:07 -rw-rw-r-- 1 jenkins jenkins 264 Oct 2 06:00 .gitignore 06:07:07 -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 06:00 .golangci.yml 06:07:07 -rw-rw-r-- 1 jenkins jenkins 19745 Oct 2 06:00 Attribution.txt 06:07:07 -rw-rw-r-- 1 jenkins jenkins 19382 Oct 2 06:00 CHANGELOG.md 06:07:07 -rw-rw-r-- 1 jenkins jenkins 1803 Oct 2 06:00 Dockerfile 06:07:07 -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 06:00 GOVERNANCE.md 06:07:07 -rw-rw-r-- 1 jenkins jenkins 657 Oct 2 06:00 Jenkinsfile 06:07:07 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 2 06:00 LICENSE 06:07:07 -rw-rw-r-- 1 jenkins jenkins 2545 Oct 2 06:00 Makefile 06:07:07 -rw-rw-r-- 1 jenkins jenkins 620 Oct 2 06:00 OWNERS.md 06:07:07 -rw-rw-r-- 1 jenkins jenkins 3599 Oct 2 06:00 README.md 06:07:07 -rw-rw-r-- 1 jenkins jenkins 11 Oct 2 05:57 VERSION 06:07:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 06:00 bin 06:07:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 06:00 cmd 06:07:07 -rw-r--r-- 1 jenkins jenkins 21039 Oct 2 06:06 coverage.out 06:07:07 -rw-rw-r-- 1 jenkins jenkins 6256 Oct 2 06:00 go.mod 06:07:07 -rw-rw-r-- 1 jenkins jenkins 86946 Oct 2 06:00 go.sum 06:07:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 06:00 internal 06:07:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 06:00 mock 06:07:07 -rw-rw-r-- 1 jenkins jenkins 227 Oct 2 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07: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=179ddc6d306a7948b6b000c399a2e38b63b81ced --label arch=arm64 --label version=4.1.0-dev.7 . 06:07:08 Sending build context to Docker daemon 15.51MB 06:07:08 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 06:07:08 Step 2/25 : FROM ${BASE} AS builder 06:07:08 ---> 3df099a0e585 06:07:08 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:07:08 ---> Running in d6203899ccaf 06:07:09 Removing intermediate container d6203899ccaf 06:07:09 ---> a416cdfb8b09 06:07:09 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:07:09 ---> Running in 7183ed112262 06:07:09 Removing intermediate container 7183ed112262 06:07:09 ---> 68951e7d9a9b 06:07:09 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:07:09 ---> Running in 51b8cb8c1c14 06:07:09 Removing intermediate container 51b8cb8c1c14 06:07:09 ---> b78d6a67c097 06:07:09 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 06:07:09 ---> Running in 4835d513ae41 06:07:10 Removing intermediate container 4835d513ae41 06:07:10 ---> cb32060be6f0 06:07:10 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:07:10 ---> Running in 93f6400c7bc9 06:07:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:07:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:07:13 OK: 244 MiB in 62 packages 06:07:14 Removing intermediate container 93f6400c7bc9 06:07:14 ---> 71e9f0ea3e46 06:07:14 Step 8/25 : WORKDIR /device-mqtt-go 06:07:14 ---> Running in 0d176decba81 06:07:14 Removing intermediate container 0d176decba81 06:07:14 ---> fc88a26b32c4 06:07:14 Step 9/25 : COPY go.mod vendor* ./ 06:07:14 ---> 7cf998ca227c 06:07:14 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:14 ---> Running in 1c169e0430e7 06:07:16 Removing intermediate container 1c169e0430e7 06:07:16 ---> 97c3358d25ff 06:07:16 Step 11/25 : COPY . . 06:07:18 ---> ea1c0c26e510 06:07:18 Step 12/25 : RUN $MAKE 06:07:18 ---> Running in cf646e092eb7 06:07:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 06:10:41 Removing intermediate container cf646e092eb7 06:10:41 ---> 11ecb76df46b 06:10:41 Step 13/25 : FROM alpine:3.20 06:10:41 3.20: Pulling from library/alpine 06:10:41 13e713f82565: Pulling fs layer 06:10:41 13e713f82565: Verifying Checksum 06:10:41 13e713f82565: Download complete 06:10:41 13e713f82565: Pull complete 06:10:41 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:10:41 Status: Downloaded newer image for alpine:3.20 06:10:41 ---> c88e9dceb6cb 06:10:41 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 06:10:41 ---> Running in ff0b2077f623 06:10:41 Removing intermediate container ff0b2077f623 06:10:41 ---> 48108bf612da 06:10:41 Step 15/25 : RUN apk add --update --no-cache dumb-init 06:10:41 ---> Running in ef37e1e4bed5 06:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:10:41 (1/1) Installing dumb-init (1.2.5-r3) 06:10:41 Executing busybox-1.36.1-r29.trigger 06:10:41 OK: 9 MiB in 15 packages 06:10:41 Removing intermediate container ef37e1e4bed5 06:10:41 ---> 2cff0254a4cf 06:10:41 Step 16/25 : RUN apk --no-cache upgrade 06:10:41 ---> Running in 687e3dd98bab 06:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:10:44 (1/5) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:10:44 Executing busybox-1.36.1-r30.post-upgrade 06:10:44 (2/5) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:10:44 (3/5) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 06:10:44 (4/5) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 06:10:44 (5/5) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:10:44 Executing busybox-1.36.1-r30.trigger 06:10:44 OK: 9 MiB in 15 packages 06:10:45 Removing intermediate container 687e3dd98bab 06:10:45 ---> 473d086378b1 06:10:45 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 06:10:48 ---> 56fd2ac53dc4 06:10:48 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 06:10:48 ---> c575387fe236 06:10:48 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 06:10:49 ---> 4303922bf039 06:10:49 Step 20/25 : EXPOSE 59982 06:10:49 ---> Running in 56dfa3c9beb4 06:10:49 Removing intermediate container 56dfa3c9beb4 06:10:49 ---> 7e90c782e0ec 06:10:49 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 06:10:49 ---> Running in 2b3fbb50dc92 06:10:49 Removing intermediate container 2b3fbb50dc92 06:10:49 ---> 271503a8e33f 06:10:49 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:10:49 ---> Running in 172c832be0ad 06:10:50 Removing intermediate container 172c832be0ad 06:10:50 ---> 61e9dbbd89d9 06:10:50 Step 23/25 : LABEL arch=arm64 06:10:50 ---> Running in e1769a444818 06:10:50 Removing intermediate container e1769a444818 06:10:50 ---> 5cdbbac879a1 06:10:50 Step 24/25 : LABEL git_sha=179ddc6d306a7948b6b000c399a2e38b63b81ced 06:10:50 ---> Running in 694d423e9a8a 06:10:50 Removing intermediate container 694d423e9a8a 06:10:50 ---> db14fabd82c6 06:10:50 Step 25/25 : LABEL version=4.1.0-dev.7 06:10:50 ---> Running in fc8136cdaf72 06:10:51 Removing intermediate container fc8136cdaf72 06:10:51 ---> d8e6ec6b312d 06:10:51 [Warning] One or more build-args [ARCH] were not consumed 06:10:51 Successfully built d8e6ec6b312d 06:10:51 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 06:10:51 provisioning config files... 06:10:51 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/202@tmp/config8328568736542520851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:51 ---> ****-login.sh 06:10:51 nexus3.edgexfoundry.org:10001 06:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:51 Configure a credential helper to remove this warning. See 06:10:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:51 06:10:51 Login Succeeded 06:10:51 nexus3.edgexfoundry.org:10002 06:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:52 Configure a credential helper to remove this warning. See 06:10:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:52 06:10:52 Login Succeeded 06:10:52 nexus3.edgexfoundry.org:10003 06:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:52 Configure a credential helper to remove this warning. See 06:10:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:52 06:10:52 Login Succeeded 06:10:52 nexus3.edgexfoundry.org:10004 06:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:53 Configure a credential helper to remove this warning. See 06:10:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:53 06:10:53 Login Succeeded 06:10:53 ****.io 06:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:53 Configure a credential helper to remove this warning. See 06:10:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:53 06:10:53 Login Succeeded 06:10:53 ---> ****-login.sh ends [Pipeline] } 06:10:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:10:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:10:53 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 06:10:53 179ddc6d306a7948b6b000c399a2e38b63b81ced 06:10:53 latest 06:10:53 4.1.0-dev.7 06:10:53 179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 06:10:53 main 06:10:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:54 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:179ddc6d306a7948b6b000c399a2e38b63b81ced [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:54 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:179ddc6d306a7948b6b000c399a2e38b63b81ced 06:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 06:10:54 2ee9126a6f0d: Preparing 06:10:54 35320f08d84d: Preparing 06:10:54 b162100397ed: Preparing 06:10:54 54f26d4463b2: Preparing 06:10:54 0e1b2dc85955: Preparing 06:10:54 1e890da81ec9: Preparing 06:10:54 1e890da81ec9: Waiting 06:10:54 35320f08d84d: Pushed 06:10:54 2ee9126a6f0d: Pushed 06:10:54 0e1b2dc85955: Pushed 06:10:54 1e890da81ec9: Layer already exists 06:10:56 54f26d4463b2: Pushed 06:11:04 b162100397ed: Pushed 06:11:04 179ddc6d306a7948b6b000c399a2e38b63b81ced: digest: sha256:dc3fa1ab161cebdb11b4cd579f1b81076e63025b9519460229fec6d72de5da6c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:05 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:05 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 06:11:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 06:11:05 2ee9126a6f0d: Preparing 06:11:05 35320f08d84d: Preparing 06:11:05 b162100397ed: Preparing 06:11:05 54f26d4463b2: Preparing 06:11:05 0e1b2dc85955: Preparing 06:11:05 1e890da81ec9: Preparing 06:11:05 1e890da81ec9: Waiting 06:11:05 0e1b2dc85955: Layer already exists 06:11:05 54f26d4463b2: Layer already exists 06:11:05 2ee9126a6f0d: Layer already exists 06:11:05 b162100397ed: Layer already exists 06:11:05 35320f08d84d: Layer already exists 06:11:05 1e890da81ec9: Layer already exists 06:11:05 latest: digest: sha256:dc3fa1ab161cebdb11b4cd579f1b81076e63025b9519460229fec6d72de5da6c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:06 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:06 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.7 06:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 06:11:06 2ee9126a6f0d: Preparing 06:11:06 35320f08d84d: Preparing 06:11:06 b162100397ed: Preparing 06:11:06 54f26d4463b2: Preparing 06:11:06 0e1b2dc85955: Preparing 06:11:06 1e890da81ec9: Preparing 06:11:06 1e890da81ec9: Waiting 06:11:06 2ee9126a6f0d: Layer already exists 06:11:06 35320f08d84d: Layer already exists 06:11:06 0e1b2dc85955: Layer already exists 06:11:06 b162100397ed: Layer already exists 06:11:06 54f26d4463b2: Layer already exists 06:11:06 1e890da81ec9: Layer already exists 06:11:06 4.1.0-dev.7: digest: sha256:dc3fa1ab161cebdb11b4cd579f1b81076e63025b9519460229fec6d72de5da6c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:07 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:07 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 06:11:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 06:11:07 2ee9126a6f0d: Preparing 06:11:07 35320f08d84d: Preparing 06:11:07 b162100397ed: Preparing 06:11:07 54f26d4463b2: Preparing 06:11:07 0e1b2dc85955: Preparing 06:11:07 1e890da81ec9: Preparing 06:11:07 1e890da81ec9: Waiting 06:11:07 54f26d4463b2: Layer already exists 06:11:07 35320f08d84d: Layer already exists 06:11:07 b162100397ed: Layer already exists 06:11:07 2ee9126a6f0d: Layer already exists 06:11:07 0e1b2dc85955: Layer already exists 06:11:07 1e890da81ec9: Layer already exists 06:11:07 179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7: digest: sha256:dc3fa1ab161cebdb11b4cd579f1b81076e63025b9519460229fec6d72de5da6c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:07 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:09 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 06:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 06:11:09 2ee9126a6f0d: Preparing 06:11:09 35320f08d84d: Preparing 06:11:09 b162100397ed: Preparing 06:11:09 54f26d4463b2: Preparing 06:11:09 0e1b2dc85955: Preparing 06:11:09 1e890da81ec9: Preparing 06:11:09 1e890da81ec9: Waiting 06:11:09 2ee9126a6f0d: Layer already exists 06:11:09 b162100397ed: Layer already exists 06:11:09 54f26d4463b2: Layer already exists 06:11:09 0e1b2dc85955: Layer already exists 06:11:09 35320f08d84d: Layer already exists 06:11:09 1e890da81ec9: Layer already exists 06:11:09 main: digest: sha256:dc3fa1ab161cebdb11b4cd579f1b81076e63025b9519460229fec6d72de5da6c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:10 ===================================================== [Pipeline] echo 06:11:10 taggedImages: 06:11:10 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:179ddc6d306a7948b6b000c399a2e38b63b81ced 06:11:10 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 06:11:10 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.7 06:11:10 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 06:11:10 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] echo 06:11:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:179ddc6d306a7948b6b000c399a2e38b63b81ced [Pipeline] echo 06:11:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] echo 06:11:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.7 [Pipeline] echo 06:11:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 [Pipeline] echo 06:11:10 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 06:11:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:11:10 06:11:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:11:10 arm64: Pulling from edgex-lftools-log-publisher 06:11:10 8998bd30e6a1: Pulling fs layer 06:11:10 04944245beec: Pulling fs layer 06:11:10 699f458cf7ca: Pulling fs layer 06:11:10 765212b225bb: Pulling fs layer 06:11:10 f23df028b6ca: Pulling fs layer 06:11:10 d65c8cfc05b1: Pulling fs layer 06:11:10 2437ff75d9bd: Pulling fs layer 06:11:10 f23df028b6ca: Waiting 06:11:10 d65c8cfc05b1: Waiting 06:11:10 2437ff75d9bd: Waiting 06:11:10 765212b225bb: Waiting 06:11:11 04944245beec: Verifying Checksum 06:11:11 04944245beec: Download complete 06:11:11 765212b225bb: Verifying Checksum 06:11:11 765212b225bb: Download complete 06:11:11 f23df028b6ca: Verifying Checksum 06:11:11 f23df028b6ca: Download complete 06:11:11 d65c8cfc05b1: Verifying Checksum 06:11:11 d65c8cfc05b1: Download complete 06:11:11 699f458cf7ca: Verifying Checksum 06:11:11 699f458cf7ca: Download complete 06:11:11 8998bd30e6a1: Verifying Checksum 06:11:11 8998bd30e6a1: Download complete 06:11:14 2437ff75d9bd: Verifying Checksum 06:11:14 2437ff75d9bd: Download complete 06:11:16 8998bd30e6a1: Pull complete 06:11:16 04944245beec: Pull complete 06:11:18 699f458cf7ca: Pull complete 06:11:18 765212b225bb: Pull complete 06:11:19 f23df028b6ca: Pull complete 06:11:19 d65c8cfc05b1: Pull complete 06:11:37 2437ff75d9bd: Pull complete 06:11:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:11:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:11:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:38 prd-ubuntu20.04-docker-arm64-4c-16g-10641 does not seem to be running inside a container 06:11:38 $ 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/202 -v /w/workspace/device-mqtt-go/202:/w/workspace/device-mqtt-go/202:rw,z -v /w/workspace/device-mqtt-go/202@tmp:/w/workspace/device-mqtt-go/202@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 06:11:40 $ docker top 2d4d57b7a44975f65d838dce0e87db13be8432a324ad9bed68637e852bcd2e19 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:41 ---> job-cost.sh 06:11:41 lf-activate-venv: SKIPPING 06:11:41 INFO: No Stack... 06:11:42 INFO: Retrieving Pricing Info for: v3-standard-4 06:11:42 INFO: Archiving Costs [Pipeline] sh 06:11:43 + cut -d, -f6 06:11:43 + cat /w/workspace/device-mqtt-go/202/archives/cost.csv [Pipeline] lock 06:11:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-202-stack-cost] 06:11:43 Resource [jenkins-edgexfoundry-device-mqtt-go-main-202-stack-cost] did not exist. Created. 06:11:43 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:11:44 /w/workspace/device-mqtt-go/202@tmp/durable-6fbb72ee/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:11:44 + echo total: 0.10999999940395355 [Pipeline] stash 06:11:44 Warning: overwriting stash ‘stack-cost’ 06:11:44 Stashed 1 file(s) [Pipeline] } 06:11:44 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-202-stack-cost] [Pipeline] // lock [Pipeline] } 06:11:45 $ docker stop --time=1 2d4d57b7a44975f65d838dce0e87db13be8432a324ad9bed68637e852bcd2e19 06:11:47 $ docker rm -f --volumes 2d4d57b7a44975f65d838dce0e87db13be8432a324ad9bed68637e852bcd2e19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:11:47 provisioning config files... 06:11:47 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1286427469038914660tmp [Pipeline] { [Pipeline] sh 06:11:48 + set +x 06:11:48 + curl -s https://codecov.io/bash 06:11:48 + bash -s -- 06:11:48 06:11:48 _____ _ 06:11:48 / ____| | | 06:11:48 | | ___ __| | ___ ___ _____ __ 06:11:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:11:48 | |___| (_) | (_| | __/ (_| (_) \ V / 06:11:48 \_____\___/ \__,_|\___|\___\___/ \_/ 06:11:48 Bash-1.0.6 06:11:48 06:11:48 06:11:48 ==> git version 2.25.1 found 06:11:48 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:11:48 Release-Date: 2020-01-08 06:11:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:11:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:11:48 ==> Jenkins CI detected. 06:11:48 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 06:11:48 project root: . 06:11:48 --> token set from env 06:11:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:11:48 ==> Running gcov in . (disable via -X gcov) 06:11:48 ==> Python coveragepy not found 06:11:48 ==> Searching for coverage reports in: 06:11:48 + . 06:11:48 -> Found 1 reports 06:11:48 ==> Detecting git/mercurial file structure 06:11:48 ==> Reading reports 06:11:48 + ./coverage.out bytes=21039 06:11:48 ==> Appending adjustments 06:11:48 https://docs.codecov.io/docs/fixing-reports 06:11:48 + Found adjustments 06:11:48 ==> Gzipping contents 06:11:48 4.0K /tmp/codecov.dRbNKN.gz 06:11:48 ==> Uploading reports 06:11:48 url: https://codecov.io 06:11:48 query: branch=main&commit=179ddc6d306a7948b6b000c399a2e38b63b81ced&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F202%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:11:48 -> Pinging Codecov 06:11:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=179ddc6d306a7948b6b000c399a2e38b63b81ced&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F202%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:11:48 -> Uploading to 06:11:48 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/179ddc6d306a7948b6b000c399a2e38b63b81ced/712cde94-b950-4f83-85f8-f6ddbe1429a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251002%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251002T061148Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1db09d742abc2fbfe371d34d909ffdff8f6e4610b6016b61df0178bf0a060e7b 06:11:48 % Total % Received % Xferd Average Speed Time Time Time Current 06:11:48 Dload Upload Total Spent Left Speed 06:11:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 21727 --:--:-- --:--:-- --:--:-- 21727 06:11:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/179ddc6d306a7948b6b000c399a2e38b63b81ced [Pipeline] } 06:11:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:11:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:11:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:11:49 06:11:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:11:49 latest: Pulling from edgex-devops/edgex-snyk-go 06:11:49 0a9a5dfd008f: Already exists 06:11:49 36466aa92d05: Already exists 06:11:49 e10405b45d13: Already exists 06:11:49 096b7ceb2af7: Already exists 06:11:49 4f4fb700ef54: Already exists 06:11:49 e50aa161e22a: Pulling fs layer 06:11:49 d3c8db5fb9df: Pulling fs layer 06:11:49 e50aa161e22a: Verifying Checksum 06:11:49 e50aa161e22a: Download complete 06:11:50 e50aa161e22a: Pull complete 06:11:51 d3c8db5fb9df: Verifying Checksum 06:11:51 d3c8db5fb9df: Download complete 06:11:55 d3c8db5fb9df: Pull complete 06:11:55 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 06:11:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:11:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:55 prd-ubuntu20.04-docker-8c-8g-10631 does not seem to be running inside a container 06:11:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:11:56 $ docker top 3b9b47ee264413b45ddbb00453a2a466f60dd5b2011b708689130f9f2601fcdd -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:56 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo 06:11:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 06:11:57 + set -o pipefail 06:11:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 06:12:03 06:12:03 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 06:12:03 06:12:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/c19cdd7e-87b4-45d3-a5f0-3e9b5e7b9eca 06:12:03 06:12:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:12:03 06:12:03 06:12:03 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 06:12:03 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:12:04 $ docker stop --time=1 3b9b47ee264413b45ddbb00453a2a466f60dd5b2011b708689130f9f2601fcdd 06:12:06 $ docker rm -f --volumes 3b9b47ee264413b45ddbb00453a2a466f60dd5b2011b708689130f9f2601fcdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:12:07 + git log --format=format:%s -1 179ddc6d306a7948b6b000c399a2e38b63b81ced [Pipeline] sh 06:12:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:12:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:12:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:08 prd-ubuntu20.04-docker-8c-8g-10631 does not seem to be running inside a container 06:12:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:12:08 $ docker top 2ba548a238901523e762e3614b5119ab45acc00908852345e58737565312124e -eo pid,comm 06:12:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:12:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:12:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:08 [ssh-agent] Looking for ssh-agent implementation... 06:12:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:08 $ docker exec 2ba548a238901523e762e3614b5119ab45acc00908852345e58737565312124e ssh-agent 06:12:08 SSH_AUTH_SOCK=/tmp/ssh-yWiVMuiY4bGn/agent.33 06:12:08 SSH_AGENT_PID=39 06:12:08 Running ssh-add (command line suppressed) 06:12:08 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1448524274690648035.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1448524274690648035.key) 06:12:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:09 + git semver tag 06:12:09 2025-10-02 06:12:09,372 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:12:09 2025-10-02 06:12:09,375 [run_tag] DEBUG tag force:False 06:12:09 2025-10-02 06:12:09,375 [check_head_tag] DEBUG check head tag 06:12:09 2025-10-02 06:12:09,376 [execute] INFO git cat-file --batch-check 06:12:09 2025-10-02 06:12:09,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) 06:12:09 2025-10-02 06:12:09,378 [execute] INFO git cat-file --batch 06:12:09 2025-10-02 06:12:09,378 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) 06:12:09 2025-10-02 06:12:09,386 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 06:12:09 2025-10-02 06:12:09,386 [execute] INFO git tag -a v4.1.0-dev.7 -m v4.1.0-dev.7 06:12:09 2025-10-02 06:12:09,386 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.7', '-m', 'v4.1.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) 06:12:09 2025-10-02 06:12:09,390 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 06:12:09 4.1.0-dev.7 [Pipeline] } 06:12:09 $ docker exec --env ******** --env ******** 2ba548a238901523e762e3614b5119ab45acc00908852345e58737565312124e ssh-agent -k 06:12:09 unset SSH_AUTH_SOCK; 06:12:09 unset SSH_AGENT_PID; 06:12:09 echo Agent pid 39 killed; 06:12:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:12:10 + git semver [Pipeline] } 06:12:10 $ docker stop --time=1 2ba548a238901523e762e3614b5119ab45acc00908852345e58737565312124e 06:12:11 $ docker rm -f --volumes 2ba548a238901523e762e3614b5119ab45acc00908852345e58737565312124e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:12:12 06:12:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:12:12 0.23.1-centos7: Pulling from edgex-lftools 06:12:12 ab5ef0e58194: Pulling fs layer 06:12:12 9712f1f96733: Pulling fs layer 06:12:12 63f879dbbcfc: Pulling fs layer 06:12:12 0d9ebad4ef96: Pulling fs layer 06:12:12 e9a5061849ea: Pulling fs layer 06:12:12 d747dcd14b5f: Pulling fs layer 06:12:12 2de7ff778b66: Pulling fs layer 06:12:12 0d9ebad4ef96: Waiting 06:12:12 e9a5061849ea: Waiting 06:12:12 d747dcd14b5f: Waiting 06:12:12 2de7ff778b66: Waiting 06:12:12 9712f1f96733: Verifying Checksum 06:12:12 9712f1f96733: Download complete 06:12:12 63f879dbbcfc: Verifying Checksum 06:12:12 63f879dbbcfc: Download complete 06:12:12 e9a5061849ea: Verifying Checksum 06:12:12 e9a5061849ea: Download complete 06:12:12 d747dcd14b5f: Verifying Checksum 06:12:12 d747dcd14b5f: Download complete 06:12:13 0d9ebad4ef96: Verifying Checksum 06:12:13 0d9ebad4ef96: Download complete 06:12:13 ab5ef0e58194: Verifying Checksum 06:12:13 ab5ef0e58194: Download complete 06:12:13 2de7ff778b66: Verifying Checksum 06:12:13 2de7ff778b66: Download complete 06:12:17 ab5ef0e58194: Pull complete 06:12:17 9712f1f96733: Pull complete 06:12:17 63f879dbbcfc: Pull complete 06:12:22 0d9ebad4ef96: Pull complete 06:12:22 e9a5061849ea: Pull complete 06:12:22 d747dcd14b5f: Pull complete 06:12:24 2de7ff778b66: Pull complete 06:12:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:12:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:12:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:24 prd-ubuntu20.04-docker-8c-8g-10631 does not seem to be running inside a container 06:12:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:12:26 $ docker top 71ff96652c71ea9ed22226e550d0293c70a050e4cb69fb1483aca7e400c8ce99 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:12:26 provisioning config files... 06:12:26 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13715066499238408200tmp 06:12:26 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13687014319035629213tmp 06:12:26 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16499748317626500592tmp [Pipeline] { [Pipeline] echo 06:12:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:12:26 ---> sigul-configuration.sh 06:12:26 gpg: directory `/root/.gnupg' created 06:12:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:12:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:12:26 gpg: keyring `/root/.gnupg/secring.gpg' created 06:12:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:12:26 gpg: CAST5 encrypted data 06:12:26 gpg: encrypted with 1 passphrase 06:12:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:12:27 + mkdir /home/jenkins 06:12:27 + mkdir /home/jenkins/sigul [Pipeline] sh 06:12:27 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:12:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:12:27 ---> sigul-install.sh 06:12:27 Sigul already installed; skipping installation. [Pipeline] sh 06:12:27 + git tag --list 06:12:27 0.7.1 06:12:27 v1.0.0 06:12:27 v1.1.0 06:12:27 v1.1.1 06:12:27 v1.2.2 06:12:27 v1.3.0 06:12:27 v1.3.1 06:12:27 v2.0.0 06:12:27 v2.1.0 06:12:27 v2.1.1 06:12:27 v2.2.0 06:12:27 v2.3.0 06:12:27 v3.0 06:12:27 v3.0.0 06:12:27 v3.1 06:12:27 v3.1.0 06:12:27 v3.1.1 06:12:27 v4.0 06:12:27 v4.0.0 06:12:27 v4.1.0-dev.1 06:12:27 v4.1.0-dev.2 06:12:27 v4.1.0-dev.3 06:12:27 v4.1.0-dev.4 06:12:27 v4.1.0-dev.5 06:12:27 v4.1.0-dev.6 06:12:27 v4.1.0-dev.7 [Pipeline] sh 06:12:28 + lftools sign git-tag v4.1.0-dev.7 06:12:28 Signing Git tag with Sigul... 06:12:28 Signing v4.1.0-dev.7 [Pipeline] echo 06:12:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:12:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:12:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:12:29 $ docker stop --time=1 71ff96652c71ea9ed22226e550d0293c70a050e4cb69fb1483aca7e400c8ce99 06:12:31 $ docker rm -f --volumes 71ff96652c71ea9ed22226e550d0293c70a050e4cb69fb1483aca7e400c8ce99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:12:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:12:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:12:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:32 prd-ubuntu20.04-docker-8c-8g-10631 does not seem to be running inside a container 06:12:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:12:32 $ docker top 4e1af961f0ddfe6e408e91216960e209827d50c6f63549ad2a7a138b6e15f0ca -eo pid,comm 06:12:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:12:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:12:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:32 [ssh-agent] Looking for ssh-agent implementation... 06:12:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:32 $ docker exec 4e1af961f0ddfe6e408e91216960e209827d50c6f63549ad2a7a138b6e15f0ca ssh-agent 06:12:32 SSH_AUTH_SOCK=/tmp/ssh-OyDqQbwNzcpM/agent.32 06:12:32 SSH_AGENT_PID=38 06:12:32 Running ssh-add (command line suppressed) 06:12:32 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13820519449400585719.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13820519449400585719.key) 06:12:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:33 + git semver bump pre 06:12:33 2025-10-02 06:12:33,474 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:12:33 2025-10-02 06:12:33,478 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 06:12:33 2025-10-02 06:12:33,478 [bump_version] DEBUG bumping version:4.1.0-dev.7 on axis:pre with prefix:dev 06:12:33 2025-10-02 06:12:33,478 [bump_version] DEBUG bumped version:4.1.0-dev.8 06:12:33 2025-10-02 06:12:33,478 [write_version] DEBUG write version:4.1.0-dev.8 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 06:12:33 2025-10-02 06:12:33,478 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 06:12:33 2025-10-02 06:12:33,478 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 06:12:33 2025-10-02 06:12:33,480 [execute] INFO git cat-file --batch-check 06:12:33 2025-10-02 06:12:33,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:12:33 2025-10-02 06:12:33,485 [execute] INFO git cat-file --batch 06:12:33 2025-10-02 06:12:33,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:12:33 2025-10-02 06:12:33,489 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 06:12:33 4.1.0-dev.8 [Pipeline] } 06:12:33 $ docker exec --env ******** --env ******** 4e1af961f0ddfe6e408e91216960e209827d50c6f63549ad2a7a138b6e15f0ca ssh-agent -k 06:12:33 unset SSH_AUTH_SOCK; 06:12:33 unset SSH_AGENT_PID; 06:12:33 echo Agent pid 38 killed; 06:12:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:12:34 + git semver [Pipeline] } 06:12:34 $ docker stop --time=1 4e1af961f0ddfe6e408e91216960e209827d50c6f63549ad2a7a138b6e15f0ca 06:12:36 $ docker rm -f --volumes 4e1af961f0ddfe6e408e91216960e209827d50c6f63549ad2a7a138b6e15f0ca [Pipeline] // withDockerContainer [Pipeline] sh 06:12:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:12:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:12:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:36 prd-ubuntu20.04-docker-8c-8g-10631 does not seem to be running inside a container 06:12:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:12:37 $ docker top 555d61a53a9991bcd9c95a8e15f947abacb264d69c01920963ca1630dd1aee8c -eo pid,comm 06:12:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:12:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:12:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:37 [ssh-agent] Looking for ssh-agent implementation... 06:12:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:37 $ docker exec 555d61a53a9991bcd9c95a8e15f947abacb264d69c01920963ca1630dd1aee8c ssh-agent 06:12:37 SSH_AUTH_SOCK=/tmp/ssh-n53jPqJF8GEF/agent.33 06:12:37 SSH_AGENT_PID=39 06:12:37 Running ssh-add (command line suppressed) 06:12:37 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10133976565466805068.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10133976565466805068.key) 06:12:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:37 + git semver push 06:12:38 2025-10-02 06:12:37,978 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:12:38 2025-10-02 06:12:37,982 [run_push] DEBUG push 06:12:38 2025-10-02 06:12:37,982 [execute] INFO git cat-file --batch-check 06:12:38 2025-10-02 06:12:37,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:12:38 2025-10-02 06:12:37,985 [execute] INFO git rev-list d0b1e2133376155d74a31ab045d3068f35ec3980 -- 06:12:38 2025-10-02 06:12:37,985 [execute] DEBUG Popen(['git', 'rev-list', 'd0b1e2133376155d74a31ab045d3068f35ec3980', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:12:38 2025-10-02 06:12:37,994 [execute] INFO git fetch -v -- origin 06:12:38 2025-10-02 06:12:37,994 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 06:12:38 2025-10-02 06:12:38,526 [run_push] DEBUG no remote changes detected 06:12:38 2025-10-02 06:12:38,527 [execute] INFO git push origin semver 06:12:38 2025-10-02 06:12:38,527 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:12:39 2025-10-02 06:12:39,305 [run_push] DEBUG push all version tags 06:12:39 2025-10-02 06:12:39,306 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:12:39 2025-10-02 06:12:39,306 [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) 06:12:40 2025-10-02 06:12:40,151 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 06:12:40 4.1.0-dev.8 [Pipeline] } 06:12:40 $ docker exec --env ******** --env ******** 555d61a53a9991bcd9c95a8e15f947abacb264d69c01920963ca1630dd1aee8c ssh-agent -k 06:12:40 unset SSH_AUTH_SOCK; 06:12:40 unset SSH_AGENT_PID; 06:12:40 echo Agent pid 39 killed; 06:12:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:12:40 + git semver [Pipeline] } 06:12:41 $ docker stop --time=1 555d61a53a9991bcd9c95a8e15f947abacb264d69c01920963ca1630dd1aee8c 06:12:42 $ docker rm -f --volumes 555d61a53a9991bcd9c95a8e15f947abacb264d69c01920963ca1630dd1aee8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:12:43 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 06:12:43 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 06:12:43 total 16 06:12:43 drwxr-xr-x 3 root root 4096 Oct 2 06:01 . 06:12:43 drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 06:12 .. 06:12:43 drwxr-xr-x 2 root root 4096 Oct 2 06:01 cost 06:12:43 -rw-r--r-- 1 root root 86 Oct 2 06:01 cost.csv 06:12:43 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 06:12:43 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 06:12:43 total 16 06:12:43 drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 06:01 . 06:12:43 drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 06:12 .. 06:12:43 drwxr-xr-x 2 jenkins jenkins 4096 Oct 2 06:01 cost 06:12:43 -rw-r--r-- 1 jenkins jenkins 86 Oct 2 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:12:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:12:44 ---> package-listing.sh 06:12:44 ++ facter osfamily 06:12:44 ++ tr '[:upper:]' '[:lower:]' 06:12:44 + OS_FAMILY=debian 06:12:44 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 06:12:44 + START_PACKAGES=/tmp/packages_start.txt 06:12:44 + END_PACKAGES=/tmp/packages_end.txt 06:12:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:12:44 + PACKAGES=/tmp/packages_start.txt 06:12:44 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 06:12:44 + PACKAGES=/tmp/packages_end.txt 06:12:44 + case "${OS_FAMILY}" in 06:12:44 + dpkg -l 06:12:44 + grep '^ii' 06:12:44 + '[' -f /tmp/packages_start.txt ']' 06:12:44 + '[' -f /tmp/packages_end.txt ']' 06:12:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:12:44 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 06:12:44 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 06:12:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 06:12:44 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 06:12:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:12:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:45 prd-ubuntu20.04-docker-8c-8g-10631 does not seem to be running inside a container 06:12:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:12:45 $ docker top 778553d4f1d9fa4c2f8b37994605a0cf89d5fc8bd75f346a8d7ba5c69a166943 -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:46 + touch /tmp/pre-build-complete [Pipeline] sh 06:12:46 + mkdir -p /var/log/sysstat [Pipeline] sh 06:12:46 + ls /var/log/sa-host 06:12:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:12:46 provisioning config files... 06:12:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13606977401831600361tmp [Pipeline] { [Pipeline] echo 06:12:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:12:46 ---> create-netrc.sh [Pipeline] } 06:12:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:12:47 ---> python-tools-install.sh [Pipeline] echo 06:12:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:12:47 ---> sudo-logs.sh 06:12:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:12:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:12:47 ---> job-cost.sh 06:12:47 lf-activate-venv: SKIPPING 06:12:47 DEBUG: total: 0.2199999988079071 06:12:47 INFO: Retrieving Stack Cost... 06:12:48 INFO: Retrieving Pricing Info for: v3-standard-8 06:12:48 INFO: Archiving Costs [Pipeline] echo 06:12:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:12:48 ---> logs-deploy.sh 06:12:48 lf-activate-venv: SKIPPING 06:12:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/202 06:12:48 INFO: archiving workspace using pattern(s): 06:12:49 Archives upload complete. 06:12:50 INFO: archiving logs to Nexus