Pull request #550 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d+c80097c4a9a507998513a772aabe6c68a90454ef (d9ac5732c8d20c4dbb2da4f47ee59394230816c3) 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-ssh12557985328234666018.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh24605559410079917.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-550/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-550/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5976317886635100435.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-550/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16524126047965229257.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh10099862629839326214.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-550/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-550/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10631363340639940226.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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, buildSnap:false] ========================================================= [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.20 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-6425 in /w/workspace/gexfoundry_device-mqtt-go_PR-550 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-550 # 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 Merging remotes/origin/main commit c80097c4a9a507998513a772aabe6c68a90454ef into PR head commit ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d > 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 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/550/head:refs/remotes/origin/PR-550 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d Checking out Revision ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d (PR-550) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:59:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:59:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:59:39 ========================================================= 01:59:39 EdgeX Global Pipelines Version Info 01:59:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c80097c4a9a507998513a772aabe6c68a90454ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d # timeout=10 01:59:39 ------------------- 01:59:39 stable info: 01:59:39 ------------------- 01:59:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:59:39 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 01:59:39 Message: update stable to v1.0.245 01:59:40 ------------------- 01:59:40 experimental info: 01:59:40 ------------------- 01:59:40 Commited By: **** collab-it+edgex@linuxfoundation.org 01:59:40 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 01:59:40 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-550 [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-550 [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-550 [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d [Pipeline] echo 01:59:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec7b6dc [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:42 provisioning config files... 01:59:42 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp/config486414156561153490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:42 ---> docker-login.sh 01:59:42 nexus3.edgexfoundry.org:10001 01:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:42 Configure a credential helper to remove this warning. See 01:59:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:42 01:59:42 Login Succeeded 01:59:42 nexus3.edgexfoundry.org:10002 01:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:43 Configure a credential helper to remove this warning. See 01:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:43 01:59:43 Login Succeeded 01:59:43 nexus3.edgexfoundry.org:10003 01:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:43 Configure a credential helper to remove this warning. See 01:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:43 01:59:43 Login Succeeded 01:59:43 nexus3.edgexfoundry.org:10004 01:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:43 Configure a credential helper to remove this warning. See 01:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:43 01:59:43 Login Succeeded 01:59:43 docker.io 01:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:43 Configure a credential helper to remove this warning. See 01:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:43 01:59:43 Login Succeeded 01:59:43 ---> docker-login.sh ends [Pipeline] } 01:59:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:59:44 + git rev-list -1 --merges ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d~1..ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d [Pipeline] echo 01:59:44 -----------> git rev-list -1 --merges ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d~1..ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d [false] [Pipeline] sh 01:59:44 + git log --format=format:%s -1 ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d [Pipeline] echo 01:59:44 ========================================================= 01:59:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:59:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:59:45 + git log --format=format:%s -1 ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d [Pipeline] echo 01:59:45 [semverPrep] GIT_COMMIT: ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:59:45 [semverPrep] This is not a build commit. [Pipeline] sh 01:59:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:59:45 + grep -v github /etc/ssh/ssh_known_hosts 01:59:45 + [ -e /tmp/ssh_known_hosts ] 01:59:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:59:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:59:45 + sudo tee -a /etc/ssh/ssh_known_hosts 01:59:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:45 01:59:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:46 0.1.4: Pulling from edgex-devops/py-git-semver 01:59:46 b85a868b505f: Pulling fs layer 01:59:46 e2be974225ed: Pulling fs layer 01:59:46 339a4e72a1f5: Pulling fs layer 01:59:46 988bab9f4d93: Pulling fs layer 01:59:46 1469e6f7b9e6: Pulling fs layer 01:59:46 eaf3925da568: Pulling fs layer 01:59:46 bab4dde63d76: Pulling fs layer 01:59:46 bde34c3a00c8: Pulling fs layer 01:59:46 b352a97aabf1: Pulling fs layer 01:59:46 4872d77fe225: Pulling fs layer 01:59:46 5851b861e8e6: Pulling fs layer 01:59:46 4872d77fe225: Waiting 01:59:46 5851b861e8e6: Waiting 01:59:46 bde34c3a00c8: Waiting 01:59:46 b352a97aabf1: Waiting 01:59:46 eaf3925da568: Waiting 01:59:46 988bab9f4d93: Waiting 01:59:46 1469e6f7b9e6: Waiting 01:59:46 bab4dde63d76: Waiting 01:59:46 e2be974225ed: Verifying Checksum 01:59:46 e2be974225ed: Download complete 01:59:46 988bab9f4d93: Verifying Checksum 01:59:46 988bab9f4d93: Download complete 01:59:46 1469e6f7b9e6: Verifying Checksum 01:59:46 1469e6f7b9e6: Download complete 01:59:46 339a4e72a1f5: Verifying Checksum 01:59:46 339a4e72a1f5: Download complete 01:59:46 eaf3925da568: Verifying Checksum 01:59:46 eaf3925da568: Download complete 01:59:46 bde34c3a00c8: Verifying Checksum 01:59:46 bde34c3a00c8: Download complete 01:59:46 b352a97aabf1: Download complete 01:59:46 4872d77fe225: Verifying Checksum 01:59:46 4872d77fe225: Download complete 01:59:46 b85a868b505f: Verifying Checksum 01:59:46 b85a868b505f: Download complete 01:59:46 bab4dde63d76: Verifying Checksum 01:59:46 bab4dde63d76: Download complete 01:59:47 b85a868b505f: Pull complete 01:59:47 e2be974225ed: Pull complete 01:59:48 339a4e72a1f5: Pull complete 01:59:48 988bab9f4d93: Pull complete 01:59:48 1469e6f7b9e6: Pull complete 01:59:48 eaf3925da568: Pull complete 01:59:50 bab4dde63d76: Pull complete 01:59:50 bde34c3a00c8: Pull complete 01:59:50 b352a97aabf1: Pull complete 01:59:50 4872d77fe225: Pull complete 01:59:50 5851b861e8e6: Pull complete 01:59:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:59:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:51 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 01:59:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-550 -v /w/workspace/gexfoundry_device-mqtt-go_PR-550:/w/workspace/gexfoundry_device-mqtt-go_PR-550:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-550@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 01:59:53 $ docker top 1babe8b408b91af6dfb23a82fb97bea7a0e4c7d1762151c4cf8e48350ca760ac -eo pid,comm 01:59:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:59:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:59:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:53 [ssh-agent] Looking for ssh-agent implementation... 01:59:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:53 $ docker exec 1babe8b408b91af6dfb23a82fb97bea7a0e4c7d1762151c4cf8e48350ca760ac ssh-agent 01:59:53 SSH_AUTH_SOCK=/tmp/ssh-jhnScROe6Izr/agent.33 01:59:53 SSH_AGENT_PID=39 01:59:53 Running ssh-add (command line suppressed) 01:59:53 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp/private_key_12697623088706184604.key (/w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp/private_key_12697623088706184604.key) 01:59:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:54 + git tag --points-at HEAD [Pipeline] } 01:59:54 $ docker exec --env ******** --env ******** 1babe8b408b91af6dfb23a82fb97bea7a0e4c7d1762151c4cf8e48350ca760ac ssh-agent -k 01:59:54 unset SSH_AUTH_SOCK; 01:59:54 unset SSH_AGENT_PID; 01:59:54 echo Agent pid 39 killed; 01:59:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:59:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:54 [ssh-agent] Looking for ssh-agent implementation... 01:59:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:54 $ docker exec 1babe8b408b91af6dfb23a82fb97bea7a0e4c7d1762151c4cf8e48350ca760ac ssh-agent 01:59:54 SSH_AUTH_SOCK=/tmp/ssh-r0zLJqEwLPkc/agent.71 01:59:54 SSH_AGENT_PID=77 01:59:54 Running ssh-add (command line suppressed) 01:59:54 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp/private_key_7685138244082671526.key (/w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp/private_key_7685138244082671526.key) 01:59:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:55 + git semver init 01:59:55 2023-03-30 01:59:55,316 [run_init] DEBUG init version:0.0.0 force:False 01:59:55 2023-03-30 01:59:55,317 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-550/.semver 01:59:55 2023-03-30 01:59:55,318 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-550/.semver 01:59:55 2023-03-30 01:59:55,318 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-550/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-550, universal_newlines=False, shell=None, istream=None) 01:59:56 2023-03-30 01:59:56,082 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-550/.git/info/exclude 01:59:56 2023-03-30 01:59:56,083 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-550/.semver/PR-550 with force:False 01:59:56 2023-03-30 01:59:56,083 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-550/.semver/PR-550 01:59:56 2023-03-30 01:59:56,088 [execute] INFO git cat-file --batch-check 01:59:56 2023-03-30 01:59:56,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-550/.semver, universal_newlines=False, shell=None, istream=) 01:59:56 2023-03-30 01:59:56,094 [execute] INFO git cat-file --batch 01:59:56 2023-03-30 01:59:56,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-550/.semver, universal_newlines=False, shell=None, istream=) 01:59:56 2023-03-30 01:59:56,099 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-550/.semver/PR-550 01:59:56 0.0.0 [Pipeline] } 01:59:56 $ docker exec --env ******** --env ******** 1babe8b408b91af6dfb23a82fb97bea7a0e4c7d1762151c4cf8e48350ca760ac ssh-agent -k 01:59:56 unset SSH_AUTH_SOCK; 01:59:56 unset SSH_AGENT_PID; 01:59:56 echo Agent pid 77 killed; 01:59:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:59:56 + git semver [Pipeline] } 01:59:57 $ docker stop --time=1 1babe8b408b91af6dfb23a82fb97bea7a0e4c7d1762151c4cf8e48350ca760ac 01:59:58 $ docker rm -f --volumes 1babe8b408b91af6dfb23a82fb97bea7a0e4c7d1762151c4cf8e48350ca760ac [Pipeline] // withDockerContainer [Pipeline] sh 01:59:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:59:59 Stashed 1 file(s) [Pipeline] echo 01:59:59 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:00 provisioning config files... 02:00:00 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp/config10604747502943765162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:00 ---> docker-login.sh 02:00:00 nexus3.edgexfoundry.org:10001 02:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:00 Configure a credential helper to remove this warning. See 02:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:00 02:00:00 Login Succeeded 02:00:00 nexus3.edgexfoundry.org:10002 02:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:00 Configure a credential helper to remove this warning. See 02:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:00 02:00:00 Login Succeeded 02:00:00 nexus3.edgexfoundry.org:10003 02:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:00 Configure a credential helper to remove this warning. See 02:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:00 02:00:00 Login Succeeded 02:00:00 nexus3.edgexfoundry.org:10004 02:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:00 Configure a credential helper to remove this warning. See 02:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:00 02:00:00 Login Succeeded 02:00:00 docker.io 02:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:01 Configure a credential helper to remove this warning. See 02:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:01 02:00:01 Login Succeeded 02:00:01 ---> docker-login.sh ends [Pipeline] } 02:00:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:00:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:01 ========================================================= 02:00:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:00:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:00:02 Sending build context to Docker daemon 6.423MB 02:00:02 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:00:02 Step 2/12 : FROM ${BASE} AS builder 02:00:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:00:02 63b65145d645: Pulling fs layer 02:00:02 a2d21d5440eb: Pulling fs layer 02:00:02 935e6c44a52c: Pulling fs layer 02:00:02 94cc34f8dd06: Pulling fs layer 02:00:02 30dea6a524f1: Pulling fs layer 02:00:02 a2aff8979fd8: Pulling fs layer 02:00:02 6808be2612f2: Pulling fs layer 02:00:02 f25807f1079a: Pulling fs layer 02:00:02 30dea6a524f1: Waiting 02:00:02 a2aff8979fd8: Waiting 02:00:02 6808be2612f2: Waiting 02:00:02 f25807f1079a: Waiting 02:00:02 94cc34f8dd06: Waiting 02:00:02 a2d21d5440eb: Verifying Checksum 02:00:02 a2d21d5440eb: Download complete 02:00:02 94cc34f8dd06: Verifying Checksum 02:00:02 94cc34f8dd06: Download complete 02:00:02 30dea6a524f1: Download complete 02:00:02 63b65145d645: Verifying Checksum 02:00:02 63b65145d645: Download complete 02:00:02 a2aff8979fd8: Verifying Checksum 02:00:02 a2aff8979fd8: Download complete 02:00:02 63b65145d645: Pull complete 02:00:02 a2d21d5440eb: Pull complete 02:00:03 935e6c44a52c: Verifying Checksum 02:00:03 935e6c44a52c: Download complete 02:00:03 f25807f1079a: Verifying Checksum 02:00:03 f25807f1079a: Download complete 02:00:03 6808be2612f2: Verifying Checksum 02:00:03 6808be2612f2: Download complete 02:00:06 935e6c44a52c: Pull complete 02:00:06 94cc34f8dd06: Pull complete 02:00:06 30dea6a524f1: Pull complete 02:00:06 a2aff8979fd8: Pull complete 02:00:09 6808be2612f2: Pull complete 02:00:09 f25807f1079a: Pull complete 02:00:09 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 02:00:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:00:09 ---> 3b553350e43f 02:00:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:00:14 ---> Running in 5908e32e922f 02:00:14 Removing intermediate container 5908e32e922f 02:00:14 ---> 25d53268df15 02:00:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:14 ---> Running in f96e2952675f 02:00:14 Removing intermediate container f96e2952675f 02:00:14 ---> 21908b6f8355 02:00:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:00:14 ---> Running in ac87275dfa7c 02:00:14 Removing intermediate container ac87275dfa7c 02:00:14 ---> c4d364ed7e3e 02:00:14 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:00:14 ---> Running in b60b20a1cb0f 02:00:14 Removing intermediate container b60b20a1cb0f 02:00:14 ---> cacdf2d3b867 02:00:14 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:14 ---> Running in ffb67b79d2d2 02:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:00:14 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:00:14 (2/4) Installing libedit (20221030.3.1-r0) 02:00:14 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:00:14 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:00:14 Executing busybox-1.35.0-r29.trigger 02:00:14 OK: 269 MiB in 57 packages 02:00:14 Still waiting to schedule task 02:00:14 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6426’ is offline 02:00:15 Removing intermediate container ffb67b79d2d2 02:00:15 ---> e88506bee3dc 02:00:15 Step 8/12 : WORKDIR /device-mqtt-go 02:00:15 ---> Running in 7b8f65d495fd 02:00:15 Removing intermediate container 7b8f65d495fd 02:00:15 ---> b58bb00da5d0 02:00:15 Step 9/12 : COPY go.mod vendor* ./ 02:00:15 ---> 9ed050fb1c3d 02:00:15 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:15 ---> Running in e9dfac125394 02:00:41 Removing intermediate container e9dfac125394 02:00:41 ---> 65e8da759926 02:00:41 Step 11/12 : COPY . . 02:00:41 ---> 833b2b79e827 02:00:41 Step 12/12 : RUN $MAKE 02:00:41 ---> Running in 42d33fd5e526 02:00:41 noop 02:00:41 Removing intermediate container 42d33fd5e526 02:00:41 ---> bf9d78172923 02:00:41 Successfully built bf9d78172923 02:00:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:42 + docker inspect -f . ci-base-image-x86_64 02:00:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:42 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 02:00:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-550 -v /w/workspace/gexfoundry_device-mqtt-go_PR-550:/w/workspace/gexfoundry_device-mqtt-go_PR-550:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-550@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 ******** -e ******** ci-base-image-x86_64 cat 02:00:42 $ docker top 2fb11859618535334f62a5a2ae328f99eab9cd07ea045e35104bf5a227552bd0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:43 + go version 02:00:43 go version go1.20.2 linux/amd64 [Pipeline] } 02:00:43 $ docker stop --time=1 2fb11859618535334f62a5a2ae328f99eab9cd07ea045e35104bf5a227552bd0 02:00:44 $ docker rm -f --volumes 2fb11859618535334f62a5a2ae328f99eab9cd07ea045e35104bf5a227552bd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:45 + docker inspect -f . ci-base-image-x86_64 02:00:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:45 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 02:00:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-550 -v /w/workspace/gexfoundry_device-mqtt-go_PR-550:/w/workspace/gexfoundry_device-mqtt-go_PR-550:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-550@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 ******** -e ******** ci-base-image-x86_64 cat 02:00:45 $ docker top 3a900f978f64513c52cf50e3b07b01e970db0c4f55288a528b167a193202cec0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:46 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-550 [Pipeline] fileExists [Pipeline] sh 02:00:46 + make test 02:00:46 go test ./... -coverprofile=coverage.out ./... 02:00:50 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:01:00 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:01:00 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:01:00 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 22.2% of statements 02:01:07 go vet ./... 02:01:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:01:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:01:10 ./bin/test-attribution-txt.sh [Pipeline] echo 02:01:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:01:10 $ docker stop --time=1 3a900f978f64513c52cf50e3b07b01e970db0c4f55288a528b167a193202cec0 02:01:13 $ docker rm -f --volumes 3a900f978f64513c52cf50e3b07b01e970db0c4f55288a528b167a193202cec0 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:01:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:01:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:01:14 + ls -al . 02:01:14 total 180 02:01:14 drwxrwxr-x 10 jenkins jenkins 4096 Mar 30 02:00 . 02:01:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 01:59 .. 02:01:14 -rw-rw-r-- 1 jenkins jenkins 140 Mar 30 01:59 .dockerignore 02:01:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 01:59 .git 02:01:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 01:59 .github 02:01:14 -rw-rw-r-- 1 jenkins jenkins 329 Mar 30 01:59 .gitignore 02:01:14 -rw-rw-r-- 1 jenkins jenkins 41 Mar 30 01:59 .golangci.yml 02:01:14 drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 01:59 .semver 02:01:14 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 30 01:59 Attribution.txt 02:01:14 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 30 01:59 CHANGELOG.md 02:01:14 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 30 01:59 Dockerfile 02:01:14 -rw-rw-r-- 1 jenkins jenkins 677 Mar 30 01:59 GOVERNANCE.md 02:01:14 -rw-rw-r-- 1 jenkins jenkins 678 Mar 30 01:59 Jenkinsfile 02:01:14 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 30 01:59 LICENSE 02:01:14 -rw-rw-r-- 1 jenkins jenkins 1732 Mar 30 01:59 Makefile 02:01:14 -rw-rw-r-- 1 jenkins jenkins 620 Mar 30 01:59 OWNERS.md 02:01:14 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 30 01:59 README.md 02:01:14 -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 01:59 VERSION 02:01:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 01:59 bin 02:01:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 01:59 cmd 02:01:14 -rw-r--r-- 1 jenkins jenkins 18047 Mar 30 02:00 coverage.out 02:01:14 -rw-rw-r-- 1 jenkins jenkins 3330 Mar 30 01:59 go.mod 02:01:14 -rw-rw-r-- 1 jenkins jenkins 31153 Mar 30 01:59 go.sum 02:01:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 01:59 internal 02:01:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 01:59 mock 02:01:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 01:59 snap 02:01:14 -rw-rw-r-- 1 jenkins jenkins 227 Mar 30 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:15 + 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=ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d --label arch=amd64 --label version=0.0.0 . 02:01:15 Sending build context to Docker daemon 6.441MB 02:01:15 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:01:15 Step 2/24 : FROM ${BASE} AS builder 02:01:15 ---> bf9d78172923 02:01:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:01:15 ---> Running in 1552561e357c 02:01:15 Removing intermediate container 1552561e357c 02:01:15 ---> 3b327b495a9e 02:01:15 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:01:15 ---> Running in c4e4be9fc995 02:01:15 Removing intermediate container c4e4be9fc995 02:01:15 ---> d44ebc2b14a2 02:01:15 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:01:15 ---> Running in 6005d452f965 02:01:15 Removing intermediate container 6005d452f965 02:01:15 ---> 6e22fe48372a 02:01:15 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:01:15 ---> Running in 35363f6b0065 02:01:15 Removing intermediate container 35363f6b0065 02:01:15 ---> 144b5037a4c0 02:01:15 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:15 ---> Running in 694812d3bb1d 02:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:01:16 OK: 269 MiB in 57 packages 02:01:16 Removing intermediate container 694812d3bb1d 02:01:16 ---> 31c867e1b883 02:01:16 Step 8/24 : WORKDIR /device-mqtt-go 02:01:16 ---> Running in ce51ca1963fc 02:01:16 Removing intermediate container ce51ca1963fc 02:01:16 ---> 9417896c7054 02:01:16 Step 9/24 : COPY go.mod vendor* ./ 02:01:16 ---> b15249a4aa8c 02:01:16 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:16 ---> Running in 61475dffc2ae 02:01:17 Removing intermediate container 61475dffc2ae 02:01:17 ---> fc309a984a2b 02:01:17 Step 11/24 : COPY . . 02:01:18 ---> de2bd69d1ebd 02:01:18 Step 12/24 : RUN $MAKE 02:01:18 ---> Running in 152e6b7e5ee1 02:01:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:01:36 Removing intermediate container 152e6b7e5ee1 02:01:36 ---> 3377bb1e7e3c 02:01:36 Step 13/24 : FROM alpine:3.17 02:01:36 3.17: Pulling from library/alpine 02:01:36 f56be85fc22e: Pulling fs layer 02:01:36 f56be85fc22e: Verifying Checksum 02:01:36 f56be85fc22e: Download complete 02:01:36 f56be85fc22e: Pull complete 02:01:36 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:01:36 Status: Downloaded newer image for alpine:3.17 02:01:36 ---> 9ed4aefc74f6 02:01:36 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:01:37 ---> Running in 3bcfb98ea530 02:01:37 Removing intermediate container 3bcfb98ea530 02:01:37 ---> 32c8aa908259 02:01:37 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:01:37 ---> Running in af9328e55fec 02:01:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:01:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:01:37 (1/1) Installing dumb-init (1.2.5-r2) 02:01:37 Executing busybox-1.35.0-r29.trigger 02:01:37 OK: 7 MiB in 16 packages 02:01:38 Removing intermediate container af9328e55fec 02:01:38 ---> 99fd2734a4c1 02:01:38 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:01:38 ---> 0b97bf072080 02:01:38 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:01:38 ---> 124d507b4fe4 02:01:38 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:01:39 ---> c4c45b1b9263 02:01:39 Step 19/24 : EXPOSE 59982 02:01:39 ---> Running in 31a1146ab3b8 02:01:39 Removing intermediate container 31a1146ab3b8 02:01:39 ---> ed0017d0101a 02:01:39 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:01:39 ---> Running in e9972301e500 02:01:39 Removing intermediate container e9972301e500 02:01:39 ---> 16047abf12c7 02:01:39 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:01:39 ---> Running in 4823439b7155 02:01:39 Removing intermediate container 4823439b7155 02:01:39 ---> d9fd9733a82a 02:01:39 Step 22/24 : LABEL arch=amd64 02:01:39 ---> Running in f3f9ceb2697e 02:01:39 Removing intermediate container f3f9ceb2697e 02:01:39 ---> 2c71e55bae36 02:01:39 Step 23/24 : LABEL git_sha=ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d 02:01:39 ---> Running in e93cd4544fbe 02:01:39 Removing intermediate container e93cd4544fbe 02:01:39 ---> 7c04d6ef546d 02:01:39 Step 24/24 : LABEL version=0.0.0 02:01:39 ---> Running in 3ebae6107ac0 02:01:39 Removing intermediate container 3ebae6107ac0 02:01:39 ---> 348b0ed2bf59 02:01:39 [Warning] One or more build-args [ARCH] were not consumed 02:01:39 Successfully built 348b0ed2bf59 02:01:39 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:40 02:01:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:40 latest: Pulling from edgex-lftools-log-publisher 02:01:40 5eb5b503b376: Pulling fs layer 02:01:40 5c69ac0246d0: Pulling fs layer 02:01:40 ec43610c2a17: Pulling fs layer 02:01:40 3a2ae6a8a46f: Pulling fs layer 02:01:40 33b1e0a273af: Pulling fs layer 02:01:40 5d3b04190fa2: Pulling fs layer 02:01:40 2f39f015ded8: Pulling fs layer 02:01:40 33b1e0a273af: Waiting 02:01:40 5d3b04190fa2: Waiting 02:01:40 2f39f015ded8: Waiting 02:01:40 3a2ae6a8a46f: Waiting 02:01:40 5c69ac0246d0: Download complete 02:01:40 3a2ae6a8a46f: Verifying Checksum 02:01:40 3a2ae6a8a46f: Download complete 02:01:40 ec43610c2a17: Verifying Checksum 02:01:40 ec43610c2a17: Download complete 02:01:40 33b1e0a273af: Verifying Checksum 02:01:40 33b1e0a273af: Download complete 02:01:40 5d3b04190fa2: Verifying Checksum 02:01:40 5d3b04190fa2: Download complete 02:01:41 5eb5b503b376: Verifying Checksum 02:01:41 5eb5b503b376: Download complete 02:01:41 2f39f015ded8: Download complete 02:01:42 5eb5b503b376: Pull complete 02:01:42 5c69ac0246d0: Pull complete 02:01:43 ec43610c2a17: Pull complete 02:01:43 3a2ae6a8a46f: Pull complete 02:01:43 33b1e0a273af: Pull complete 02:01:43 5d3b04190fa2: Pull complete 02:01:47 2f39f015ded8: Pull complete 02:01:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:01:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:47 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 02:01:47 $ 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/gexfoundry_device-mqtt-go_PR-550 -v /w/workspace/gexfoundry_device-mqtt-go_PR-550:/w/workspace/gexfoundry_device-mqtt-go_PR-550:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-550@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:01:50 $ docker top bd4e3b965259a29b25654cd4edf37566cc6c594249f4e0a3c45a5f22be466f2b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:51 ---> job-cost.sh 02:01:51 lf-activate-venv: SKIPPING 02:01:51 INFO: No Stack... 02:01:51 INFO: Retrieving Pricing Info for: v3-standard-8 02:01:52 INFO: Archiving Costs [Pipeline] sh 02:01:52 + cut -d, -f6 02:01:52 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-550/archives/cost.csv [Pipeline] lock 02:01:52 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-550-1-stack-cost] 02:01:52 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-550-1-stack-cost] did not exist. Created. 02:01:52 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-550-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:01:52 + echo total: 0.2199999988079071 [Pipeline] stash 02:01:52 Stashed 1 file(s) [Pipeline] } 02:01:52 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-550-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:01:53 $ docker stop --time=1 bd4e3b965259a29b25654cd4edf37566cc6c594249f4e0a3c45a5f22be466f2b 02:01:54 $ docker rm -f --volumes bd4e3b965259a29b25654cd4edf37566cc6c594249f4e0a3c45a5f22be466f2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:02:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6427 in /w/workspace/gexfoundry_device-mqtt-go_PR-550 [Pipeline] { [Pipeline] ws 02:02:35 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:02:35 Selected Git installation does not exist. Using Default 02:02:35 The recommended git tool is: NONE 02:02:41 using credential edgex-jenkins-ssh 02:02:41 Cloning the remote Git repository 02:02:41 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:02:41 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:02:41 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:02:41 > git --version # timeout=10 02:02:41 > git --version # 'git version 2.25.1' 02:02:41 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:43 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:02:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:44 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:02:44 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:02:44 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/550/head:refs/remotes/origin/PR-550 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:02:44 Merging remotes/origin/main commit c80097c4a9a507998513a772aabe6c68a90454ef into PR head commit ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d 02:02:44 Merge succeeded, producing ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d 02:02:44 Checking out Revision ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d (PR-550) 02:02:45 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 02:02:45 > git --version # timeout=10 02:02:45 > git --version # 'git version 2.25.1' 02:02:45 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 02:02:44 > git config core.sparsecheckout # timeout=10 02:02:44 > git checkout -f ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d # timeout=10 02:02:44 > git remote # timeout=10 02:02:44 > git config --get remote.origin.url # timeout=10 02:02:44 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:44 > git merge c80097c4a9a507998513a772aabe6c68a90454ef # timeout=10 02:02:44 > git rev-parse HEAD^{commit} # timeout=10 02:02:45 > git config core.sparsecheckout # timeout=10 02:02:45 > git checkout -f ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:02:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:02:46 % Total % Received % Xferd Average Speed Time Time Time Current 02:02:46 Dload Upload Total Spent Left Speed 02:02:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 249k 0 --:--:-- --:--:-- --:--:-- 249k [Pipeline] sh 02:02:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:02:47 + sudo tee /etc/docker/daemon.new 02:02:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:02:47 { 02:02:47 "registry-mirrors": [ 02:02:47 "https://nexus3.edgexfoundry.org:10001" 02:02:47 ], 02:02:47 "bip": "10.250.0.254/24", 02:02:47 "hosts": [ 02:02:47 "tcp://0.0.0.0:5555", 02:02:47 "unix:///var/run/docker.sock" 02:02:47 ], 02:02:47 "mtu": 1458, 02:02:47 "selinux-enabled": true, 02:02:47 "seccomp-profile": "/etc/docker/seccomp.json" 02:02:47 } [Pipeline] sh 02:02:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:02:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:06 provisioning config files... 02:03:06 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config3472831243302232657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:07 ---> docker-login.sh 02:03:07 nexus3.edgexfoundry.org:10001 02:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:07 Configure a credential helper to remove this warning. See 02:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:07 02:03:07 Login Succeeded 02:03:07 nexus3.edgexfoundry.org:10002 02:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:07 Configure a credential helper to remove this warning. See 02:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:07 02:03:07 Login Succeeded 02:03:07 nexus3.edgexfoundry.org:10003 02:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:08 Configure a credential helper to remove this warning. See 02:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:08 02:03:08 Login Succeeded 02:03:08 nexus3.edgexfoundry.org:10004 02:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:08 Configure a credential helper to remove this warning. See 02:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:08 02:03:08 Login Succeeded 02:03:08 docker.io 02:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:09 Configure a credential helper to remove this warning. See 02:03:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:09 02:03:09 Login Succeeded 02:03:09 ---> docker-login.sh ends [Pipeline] } 02:03:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:03:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:03:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:03:09 ========================================================= 02:03:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:03:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:03:10 Sending build context to Docker daemon 3.32MB 02:03:10 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:03:10 Step 2/12 : FROM ${BASE} AS builder 02:03:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:03:10 af6eaf76a39c: Pulling fs layer 02:03:10 55522c791124: Pulling fs layer 02:03:10 ce5c4a1c91eb: Pulling fs layer 02:03:10 169dfbe0d373: Pulling fs layer 02:03:10 e1ff8fa3b103: Pulling fs layer 02:03:10 52ebb69f0ebf: Pulling fs layer 02:03:10 5abe8eddf0d5: Pulling fs layer 02:03:10 169dfbe0d373: Waiting 02:03:10 e1ff8fa3b103: Waiting 02:03:10 52ebb69f0ebf: Waiting 02:03:10 5abe8eddf0d5: Waiting 02:03:10 55522c791124: Download complete 02:03:10 169dfbe0d373: Verifying Checksum 02:03:10 169dfbe0d373: Download complete 02:03:10 e1ff8fa3b103: Verifying Checksum 02:03:10 e1ff8fa3b103: Download complete 02:03:10 af6eaf76a39c: Verifying Checksum 02:03:11 5abe8eddf0d5: Verifying Checksum 02:03:11 5abe8eddf0d5: Download complete 02:03:11 af6eaf76a39c: Pull complete 02:03:12 55522c791124: Pull complete 02:03:13 ce5c4a1c91eb: Verifying Checksum 02:03:13 ce5c4a1c91eb: Download complete 02:03:13 52ebb69f0ebf: Download complete 02:03:23 ce5c4a1c91eb: Pull complete 02:03:23 169dfbe0d373: Pull complete 02:03:23 e1ff8fa3b103: Pull complete 02:03:30 52ebb69f0ebf: Pull complete 02:03:31 5abe8eddf0d5: Pull complete 02:03:31 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 02:03:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:03:31 ---> 6cb57ee374ae 02:03:31 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:03:32 ---> Running in 4c3aaea8e6bc 02:03:33 Removing intermediate container 4c3aaea8e6bc 02:03:33 ---> deb7d45c6799 02:03:33 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:03:33 ---> Running in 0c28b8deed61 02:03:33 Removing intermediate container 0c28b8deed61 02:03:33 ---> d7e6f4a1e175 02:03:33 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:03:33 ---> Running in 737344f9e697 02:03:34 Removing intermediate container 737344f9e697 02:03:34 ---> f8244db84ed3 02:03:34 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:03:34 ---> Running in 246bd9ee1c18 02:03:34 Removing intermediate container 246bd9ee1c18 02:03:34 ---> 059820e734d3 02:03:34 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:03:34 ---> Running in e1d0389d48dd 02:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:03:36 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:03:36 (2/4) Installing libedit (20221030.3.1-r0) 02:03:37 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:03:37 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:03:37 Executing busybox-1.35.0-r29.trigger 02:03:37 OK: 268 MiB in 57 packages 02:03:38 Removing intermediate container e1d0389d48dd 02:03:38 ---> e6916119b279 02:03:38 Step 8/12 : WORKDIR /device-mqtt-go 02:03:38 ---> Running in b6e3d0f2f547 02:03:38 Removing intermediate container b6e3d0f2f547 02:03:38 ---> e8fc6dd763cd 02:03:38 Step 9/12 : COPY go.mod vendor* ./ 02:03:38 ---> 8d86ef2a51c3 02:03:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:38 ---> Running in bcdecf4a06b1 02:04:46 Removing intermediate container bcdecf4a06b1 02:04:46 ---> 922b417e7c35 02:04:46 Step 11/12 : COPY . . 02:04:46 ---> baa7d713bf18 02:04:46 Step 12/12 : RUN $MAKE 02:04:46 ---> Running in 1a56a42058e5 02:04:46 noop 02:04:46 Removing intermediate container 1a56a42058e5 02:04:46 ---> f1f049fed183 02:04:46 Successfully built f1f049fed183 02:04:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:47 + docker inspect -f . ci-base-image-arm64 02:04:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:47 prd-ubuntu20.04-docker-arm64-4c-16g-6427 does not seem to be running inside a container 02:04:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 02:04:48 $ docker top 72872825db62236f02f4d24a563f856e0e29ed9485fa56fd2a1339a511d933e4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:49 + go version 02:04:49 go version go1.20.2 linux/arm64 [Pipeline] } 02:04:49 $ docker stop --time=1 72872825db62236f02f4d24a563f856e0e29ed9485fa56fd2a1339a511d933e4 02:04:53 $ docker rm -f --volumes 72872825db62236f02f4d24a563f856e0e29ed9485fa56fd2a1339a511d933e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:54 + docker inspect -f . ci-base-image-arm64 02:04:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:54 prd-ubuntu20.04-docker-arm64-4c-16g-6427 does not seem to be running inside a container 02:04: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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 02:04:55 $ docker top d78eab6b5d7467f97fcda085e6d0b366d5c065417d360128224451d422958ec0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:56 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:04:57 + make test 02:04:57 go test ./... -coverprofile=coverage.out ./... 02:05:29 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:07:36 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:07:36 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:07:36 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 22.2% of statements 02:07:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:07:36 go vet ./... 02:08:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:08:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:08:08 ./bin/test-attribution-txt.sh [Pipeline] echo 02:08:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:08:08 $ docker stop --time=1 d78eab6b5d7467f97fcda085e6d0b366d5c065417d360128224451d422958ec0 02:08:10 $ docker rm -f --volumes d78eab6b5d7467f97fcda085e6d0b366d5c065417d360128224451d422958ec0 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:08:11 Warning: overwriting stash ‘coverage-report’ 02:08:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:08:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:08:12 + ls -al . 02:08:12 total 176 02:08:12 drwxrwxr-x 9 jenkins jenkins 4096 Mar 30 02:04 . 02:08:12 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 02:02 .. 02:08:12 -rw-rw-r-- 1 jenkins jenkins 140 Mar 30 02:02 .dockerignore 02:08:12 drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 02:02 .git 02:08:12 drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 02:02 .github 02:08:12 -rw-rw-r-- 1 jenkins jenkins 329 Mar 30 02:02 .gitignore 02:08:12 -rw-rw-r-- 1 jenkins jenkins 41 Mar 30 02:02 .golangci.yml 02:08:12 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 30 02:02 Attribution.txt 02:08:12 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 30 02:02 CHANGELOG.md 02:08:12 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 30 02:02 Dockerfile 02:08:12 -rw-rw-r-- 1 jenkins jenkins 677 Mar 30 02:02 GOVERNANCE.md 02:08:12 -rw-rw-r-- 1 jenkins jenkins 678 Mar 30 02:02 Jenkinsfile 02:08:12 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 30 02:02 LICENSE 02:08:12 -rw-rw-r-- 1 jenkins jenkins 1732 Mar 30 02:02 Makefile 02:08:12 -rw-rw-r-- 1 jenkins jenkins 620 Mar 30 02:02 OWNERS.md 02:08:12 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 30 02:02 README.md 02:08:12 -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 01:59 VERSION 02:08:12 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 02:02 bin 02:08:12 drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 02:02 cmd 02:08:12 -rw-r--r-- 1 jenkins jenkins 18047 Mar 30 02:07 coverage.out 02:08:12 -rw-rw-r-- 1 jenkins jenkins 3330 Mar 30 02:02 go.mod 02:08:12 -rw-rw-r-- 1 jenkins jenkins 31153 Mar 30 02:02 go.sum 02:08:12 drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 02:02 internal 02:08:12 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 02:02 mock 02:08:12 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 02:02 snap 02:08:12 -rw-rw-r-- 1 jenkins jenkins 227 Mar 30 02:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:13 + 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=ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d --label arch=arm64 --label version=0.0.0 . 02:08:13 Sending build context to Docker daemon 3.339MB 02:08:13 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:08:13 Step 2/24 : FROM ${BASE} AS builder 02:08:13 ---> f1f049fed183 02:08:13 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:08:13 ---> Running in acaa7eed361b 02:08:14 Removing intermediate container acaa7eed361b 02:08:14 ---> 4308c858c268 02:08:14 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:08:14 ---> Running in 2e56cc23a675 02:08:14 Removing intermediate container 2e56cc23a675 02:08:14 ---> 0f8ab922c3b0 02:08:14 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:08:14 ---> Running in b25f1b2eda83 02:08:14 Removing intermediate container b25f1b2eda83 02:08:14 ---> 004cbd01292e 02:08:14 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:08:14 ---> Running in b99e089a9380 02:08:15 Removing intermediate container b99e089a9380 02:08:15 ---> 6e8ecea6d3c4 02:08:15 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:15 ---> Running in f16a19f9ba7d 02:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:08:18 OK: 268 MiB in 57 packages 02:08:18 Removing intermediate container f16a19f9ba7d 02:08:18 ---> a5012ce59507 02:08:18 Step 8/24 : WORKDIR /device-mqtt-go 02:08:18 ---> Running in d4d910f81435 02:08:19 Removing intermediate container d4d910f81435 02:08:19 ---> 99585196903a 02:08:19 Step 9/24 : COPY go.mod vendor* ./ 02:08:19 ---> a8f057c81336 02:08:19 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:19 ---> Running in 9ec585b88adc 02:08:22 Removing intermediate container 9ec585b88adc 02:08:22 ---> 901592e1ce51 02:08:22 Step 11/24 : COPY . . 02:08:23 ---> 87d6b1842a91 02:08:23 Step 12/24 : RUN $MAKE 02:08:23 ---> Running in b1285016175d 02:08:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:10:31 Removing intermediate container b1285016175d 02:10:31 ---> ae9aa86601a0 02:10:31 Step 13/24 : FROM alpine:3.17 02:10:31 3.17: Pulling from library/alpine 02:10:31 c41833b44d91: Pulling fs layer 02:10:31 c41833b44d91: Verifying Checksum 02:10:31 c41833b44d91: Download complete 02:10:31 c41833b44d91: Pull complete 02:10:31 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:10:31 Status: Downloaded newer image for alpine:3.17 02:10:31 ---> 51e60588ff2c 02:10:31 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:10:31 ---> Running in 2e37185cf6b3 02:10:31 Removing intermediate container 2e37185cf6b3 02:10:31 ---> 7bb59531354b 02:10:31 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:10:31 ---> Running in a418b8b5e1d6 02:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:10:31 (1/1) Installing dumb-init (1.2.5-r2) 02:10:31 Executing busybox-1.35.0-r29.trigger 02:10:31 OK: 8 MiB in 16 packages 02:10:33 Removing intermediate container a418b8b5e1d6 02:10:33 ---> ba703846881b 02:10:33 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:10:34 ---> b9e3cd454858 02:10:34 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:10:35 ---> dbc08671002a 02:10:35 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:10:35 ---> 3d8a8315534d 02:10:35 Step 19/24 : EXPOSE 59982 02:10:35 ---> Running in 03eb331aa696 02:10:35 Removing intermediate container 03eb331aa696 02:10:35 ---> b7b1c41d8eb2 02:10:35 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:10:35 ---> Running in 76ece3872084 02:10:36 Removing intermediate container 76ece3872084 02:10:36 ---> 3dfcb06cd123 02:10:36 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:10:36 ---> Running in c1b5d30a881c 02:10:36 Removing intermediate container c1b5d30a881c 02:10:36 ---> 280799cba9aa 02:10:36 Step 22/24 : LABEL arch=arm64 02:10:36 ---> Running in c9fe07a7bdc5 02:10:37 Removing intermediate container c9fe07a7bdc5 02:10:37 ---> 8e4477975547 02:10:37 Step 23/24 : LABEL git_sha=ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d 02:10:37 ---> Running in 3763630e4927 02:10:37 Removing intermediate container 3763630e4927 02:10:37 ---> a7c4ed756421 02:10:37 Step 24/24 : LABEL version=0.0.0 02:10:37 ---> Running in d90302519337 02:10:37 Removing intermediate container d90302519337 02:10:37 ---> 2cd2207b0ec8 02:10:37 [Warning] One or more build-args [ARCH] were not consumed 02:10:37 Successfully built 2cd2207b0ec8 02:10:37 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:38 02:10:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:39 arm64: Pulling from edgex-lftools-log-publisher 02:10:39 8998bd30e6a1: Pulling fs layer 02:10:39 04944245beec: Pulling fs layer 02:10:39 699f458cf7ca: Pulling fs layer 02:10:39 765212b225bb: Pulling fs layer 02:10:39 f23df028b6ca: Pulling fs layer 02:10:39 d65c8cfc05b1: Pulling fs layer 02:10:39 2437ff75d9bd: Pulling fs layer 02:10:39 d65c8cfc05b1: Waiting 02:10:39 2437ff75d9bd: Waiting 02:10:39 f23df028b6ca: Waiting 02:10:39 765212b225bb: Waiting 02:10:39 04944245beec: Verifying Checksum 02:10:39 04944245beec: Download complete 02:10:39 765212b225bb: Verifying Checksum 02:10:39 765212b225bb: Download complete 02:10:39 f23df028b6ca: Verifying Checksum 02:10:39 f23df028b6ca: Download complete 02:10:39 d65c8cfc05b1: Verifying Checksum 02:10:39 d65c8cfc05b1: Download complete 02:10:39 699f458cf7ca: Download complete 02:10:39 8998bd30e6a1: Verifying Checksum 02:10:39 8998bd30e6a1: Download complete 02:10:41 2437ff75d9bd: Download complete 02:10:43 8998bd30e6a1: Pull complete 02:10:45 04944245beec: Pull complete 02:10:47 699f458cf7ca: Pull complete 02:10:47 765212b225bb: Pull complete 02:10:47 f23df028b6ca: Pull complete 02:10:48 d65c8cfc05b1: Pull complete 02:11:03 2437ff75d9bd: Pull complete 02:11:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:11:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:11:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:03 prd-ubuntu20.04-docker-arm64-4c-16g-6427 does not seem to be running inside a container 02:11:03 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:11:06 $ docker top 0075b4c15867ac512997a7747dc84cdd3b8b60c65bf3452da581c9a0fb607908 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:06 ---> job-cost.sh 02:11:06 lf-activate-venv: SKIPPING 02:11:06 INFO: No Stack... 02:11:07 INFO: Retrieving Pricing Info for: v3-standard-4 02:11:08 INFO: Archiving Costs [Pipeline] sh 02:11:09 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:11:09 + cut -d, -f6 [Pipeline] lock 02:11:09 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-550-1-stack-cost] 02:11:09 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-550-1-stack-cost] did not exist. Created. 02:11:09 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-550-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:09 /w/workspace/device-mqtt-go/1@tmp/durable-c21f6606/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:11:10 + echo total: 0.10999999940395355 [Pipeline] stash 02:11:10 Warning: overwriting stash ‘stack-cost’ 02:11:10 Stashed 1 file(s) [Pipeline] } 02:11:10 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-550-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:10 $ docker stop --time=1 0075b4c15867ac512997a7747dc84cdd3b8b60c65bf3452da581c9a0fb607908 02:11:13 $ docker rm -f --volumes 0075b4c15867ac512997a7747dc84cdd3b8b60c65bf3452da581c9a0fb607908 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:11:14 provisioning config files... 02:11:14 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp/config9064559015157622577tmp [Pipeline] { [Pipeline] sh 02:11:14 + set +x 02:11:14 + curl -s https://codecov.io/bash 02:11:14 + bash -s -- 02:11:14 02:11:14 _____ _ 02:11:14 / ____| | | 02:11:14 | | ___ __| | ___ ___ _____ __ 02:11:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:11:14 | |___| (_) | (_| | __/ (_| (_) \ V / 02:11:14 \_____\___/ \__,_|\___|\___\___/ \_/ 02:11:14 Bash-1.0.6 02:11:14 02:11:14 02:11:14 ==> git version 2.25.1 found 02:11:14 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:11:14 Release-Date: 2020-01-08 02:11:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:11:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:11:14 ==> Jenkins CI detected. 02:11:14 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-550 02:11:14 project root: . 02:11:14 --> token set from env 02:11:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:11:14 ==> Running gcov in . (disable via -X gcov) 02:11:14 ==> Python coveragepy not found 02:11:14 ==> Searching for coverage reports in: 02:11:14 + . 02:11:14 -> Found 1 reports 02:11:14 ==> Detecting git/mercurial file structure 02:11:15 ==> Reading reports 02:11:15 + ./coverage.out bytes=18047 02:11:15 ==> Appending adjustments 02:11:15 https://docs.codecov.io/docs/fixing-reports 02:11:15 + Found adjustments 02:11:15 ==> Gzipping contents 02:11:15 4.0K /tmp/codecov.DqHcmT.gz 02:11:15 ==> Uploading reports 02:11:15 url: https://codecov.io 02:11:15 query: branch=PR-550&commit=ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-550%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=550&job=&cmd_args= 02:11:15 -> Pinging Codecov 02:11:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-550&commit=ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-550%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=550&job=&cmd_args= 02:11:15 -> Uploading to 02:11:15 https://storage.googleapis.com/codecov/v4/raw/2023-03-30/7D719EC7BBE17E464838252E33014C33/ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d/60e27a8b-6624-40fe-ae45-897d5b4f921e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230330T021115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e18d4aafec0647800d0853407b0c0b07aef9f34a3d071f9d71a2225bf7850872 02:11:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:15 Dload Upload Total Spent Left Speed 02:11:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3151 0 0 100 3151 0 10940 --:--:-- --:--:-- --:--:-- 10940 02:11:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d [Pipeline] } 02:11:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:11:17 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-550/archives ] 02:11:17 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-550/archives 02:11:17 total 16 02:11:17 drwxr-xr-x 3 root root 4096 Mar 30 02:01 . 02:11:17 drwxrwxr-x 11 jenkins jenkins 4096 Mar 30 02:01 .. 02:11:17 drwxr-xr-x 2 root root 4096 Mar 30 02:01 cost 02:11:17 -rw-r--r-- 1 root root 86 Mar 30 02:01 cost.csv 02:11:17 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-550/archives 02:11:17 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-550/archives 02:11:17 total 16 02:11:17 drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 02:01 . 02:11:17 drwxrwxr-x 11 jenkins jenkins 4096 Mar 30 02:01 .. 02:11:17 drwxr-xr-x 2 jenkins jenkins 4096 Mar 30 02:01 cost 02:11:17 -rw-r--r-- 1 jenkins jenkins 86 Mar 30 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:11:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:11:19 ---> package-listing.sh 02:11:19 ++ facter osfamily 02:11:19 ++ tr '[:upper:]' '[:lower:]' 02:11:19 + OS_FAMILY=debian 02:11:19 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-550 02:11:19 + START_PACKAGES=/tmp/packages_start.txt 02:11:19 + END_PACKAGES=/tmp/packages_end.txt 02:11:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:11:19 + PACKAGES=/tmp/packages_start.txt 02:11:19 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-550 ']' 02:11:19 + PACKAGES=/tmp/packages_end.txt 02:11:19 + case "${OS_FAMILY}" in 02:11:19 + dpkg -l 02:11:19 + grep '^ii' 02:11:19 + '[' -f /tmp/packages_start.txt ']' 02:11:19 + '[' -f /tmp/packages_end.txt ']' 02:11:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:11:19 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-550 ']' 02:11:19 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-550/archives/ 02:11:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-550/archives/ [Pipeline] echo 02:11: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/gexfoundry_device-mqtt-go_PR-550/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:11:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:20 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 02:11:20 $ 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/gexfoundry_device-mqtt-go_PR-550/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-550 -v /w/workspace/gexfoundry_device-mqtt-go_PR-550:/w/workspace/gexfoundry_device-mqtt-go_PR-550:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:11:20 $ docker top 352a7066ec177e576a0eaa0b236002cd7506841091d5a99bacbdf6de582ab69f -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:21 + touch /tmp/pre-build-complete [Pipeline] sh 02:11:21 + mkdir -p /var/log/sysstat [Pipeline] sh 02:11:21 + ls /var/log/sa-host 02:11:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:11:22 provisioning config files... 02:11:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp/config13553585881160121714tmp [Pipeline] { [Pipeline] echo 02:11:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:11:22 ---> create-netrc.sh [Pipeline] } 02:11:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:11:22 ---> python-tools-install.sh [Pipeline] echo 02:11:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:11:23 ---> sudo-logs.sh 02:11:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:11:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:11:23 ---> job-cost.sh 02:11:23 lf-activate-venv: SKIPPING 02:11:23 DEBUG: total: 0.2199999988079071 02:11:23 INFO: Retrieving Stack Cost... 02:11:23 INFO: Retrieving Pricing Info for: v3-standard-8 02:11:24 INFO: Archiving Costs [Pipeline] echo 02:11:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:11:24 ---> logs-deploy.sh 02:11:24 lf-activate-venv: SKIPPING 02:11:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-550/1 02:11:24 INFO: archiving workspace using pattern(s): 02:11:25 Archives upload complete. 02:11:26 INFO: archiving logs to Nexus 02:11:26 ---> uname -a: 02:11:26 Linux prd-ubuntu20-04-docker-8c-8g-6425 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:11:26 02:11:26 02:11:26 ---> lscpu: 02:11:26 Architecture: x86_64 02:11:26 CPU op-mode(s): 32-bit, 64-bit 02:11:26 Byte Order: Little Endian 02:11:26 Address sizes: 40 bits physical, 48 bits virtual 02:11:26 CPU(s): 8 02:11:26 On-line CPU(s) list: 0-7 02:11:26 Thread(s) per core: 1 02:11:26 Core(s) per socket: 1 02:11:26 Socket(s): 8 02:11:26 NUMA node(s): 1 02:11:26 Vendor ID: AuthenticAMD 02:11:26 CPU family: 23 02:11:26 Model: 49 02:11:26 Model name: AMD EPYC-Rome Processor 02:11:26 Stepping: 0 02:11:26 CPU MHz: 2799.956 02:11:26 BogoMIPS: 5599.91 02:11:26 Virtualization: AMD-V 02:11:26 Hypervisor vendor: KVM 02:11:26 Virtualization type: full 02:11:26 L1d cache: 256 KiB 02:11:26 L1i cache: 256 KiB 02:11:26 L2 cache: 4 MiB 02:11:26 L3 cache: 128 MiB 02:11:26 NUMA node0 CPU(s): 0-7 02:11:26 Vulnerability Itlb multihit: Not affected 02:11:26 Vulnerability L1tf: Not affected 02:11:26 Vulnerability Mds: Not affected 02:11:26 Vulnerability Meltdown: Not affected 02:11:26 Vulnerability Mmio stale data: Not affected 02:11:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:11:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:11:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:11:26 Vulnerability Srbds: Not affected 02:11:26 Vulnerability Tsx async abort: Not affected 02:11:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:11:26 02:11:26 02:11:26 ---> nproc: 02:11:26 8 02:11:26 02:11:26 02:11:26 ---> df -h: 02:11:26 Filesystem Size Used Avail Use% Mounted on 02:11:26 overlay 155G 12G 144G 8% / 02:11:26 tmpfs 64M 0 64M 0% /dev 02:11:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:11:26 shm 64M 0 64M 0% /dev/shm 02:11:26 /dev/vda1 155G 12G 144G 8% /facter-os 02:11:26 02:11:26 02:11:26 ---> sar -b -r -n DEV: 02:11:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6425) 03/30/23 _x86_64_ (8 CPU) 02:11:26 02:11:26 01:59:00 LINUX RESTART (8 CPU) 02:11:26 02:11:26 02:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:11:26 02:01:01 186.37 1.65 184.72 0.00 37.46 70889.52 0.00 02:11:26 02:02:01 172.56 0.23 172.33 0.00 15.99 43490.97 0.00 02:11:26 02:03:01 1.63 0.00 1.63 0.00 0.00 19.08 0.00 02:11:26 02:04:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 02:11:26 02:05:01 54.02 10.58 43.44 0.00 5154.87 8692.42 0.00 02:11:26 02:06:01 3.80 0.02 3.78 0.00 0.13 93.58 0.00 02:11:26 02:07:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 02:11:26 02:08:02 1.20 0.00 1.20 0.00 0.00 14.26 0.00 02:11:26 02:09:01 1.14 0.00 1.14 0.00 0.00 12.07 0.00 02:11:26 02:10:01 2.22 0.00 2.22 0.00 0.00 25.33 0.00 02:11:26 02:11:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 02:11:26 Average: 38.80 1.14 37.66 0.00 474.19 11223.75 0.00 02:11:26 02:11:26 02:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:11:26 02:01:01 27989172 31330004 973876 2.96 145780 3368504 2078244 6.12 1413376 3006016 208736 02:11:26 02:02:01 27689396 31573972 729640 2.22 158424 3866868 1755072 5.17 1257768 3426516 324 02:11:26 02:03:01 27689492 31574212 729240 2.22 158472 3866872 1755072 5.17 1257804 3426520 16 02:11:26 02:04:01 27693192 31578004 725392 2.21 158500 3866868 1755072 5.17 1254120 3426520 12 02:11:26 02:05:01 27171188 31554548 727272 2.21 191684 4321984 1837788 5.42 1579156 3587416 8 02:11:26 02:06:01 27178860 31557472 724516 2.20 190216 4318728 1810180 5.33 1575932 3584176 152 02:11:26 02:07:01 27183348 31561984 719944 2.19 190236 4318732 1810180 5.33 1571656 3584180 176 02:11:26 02:08:02 27183228 31562152 719964 2.19 190264 4318740 1810180 5.33 1571428 3584440 172 02:11:26 02:09:01 27182960 31561920 720188 2.19 190300 4318740 1810180 5.33 1571088 3584440 12 02:11:26 02:10:01 27183068 31562156 719808 2.19 190396 4318736 1810180 5.33 1571292 3584444 8 02:11:26 02:11:01 27183112 31562252 719380 2.19 190416 4318744 1810180 5.33 1571264 3584444 8 02:11:26 Average: 27393365 31543516 746293 2.27 177699 4109411 1822030 5.37 1472262 3489010 19057 02:11:26 02:11:26 02:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:11:26 02:01:01 docker0 165.79 274.90 13.66 1941.01 0.00 0.00 0.00 0.00 02:11:26 02:01:01 ens3 435.99 267.69 6004.39 36.69 0.00 0.00 0.00 0.00 02:11:26 02:01:01 veth362fe42 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:11:26 02:01:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 02:11:26 02:02:01 docker0 3.17 7.68 0.19 85.63 0.00 0.00 0.00 0.00 02:11:26 02:02:01 ens3 144.90 104.28 2682.98 97.29 0.00 0.00 0.00 0.00 02:11:26 02:02:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 02:11:26 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:26 02:03:01 ens3 4.47 3.00 12.54 0.39 0.00 0.00 0.00 0.00 02:11:26 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:26 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:26 02:04:01 ens3 0.62 0.08 0.06 0.01 0.00 0.00 0.00 0.00 02:11:26 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:11:26 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:26 02:05:01 ens3 119.35 53.67 2803.65 4.23 0.00 0.00 0.00 0.00 02:11:26 02:05:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 02:11:26 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:26 02:06:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:11:26 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:11:26 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:26 02:07:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:11:26 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:26 02:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:26 02:08:02 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:11:26 02:08:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:11:26 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:26 02:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:26 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:26 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:26 02:10:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:11:26 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:11:26 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:26 02:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:26 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:26 Average: docker0 15.38 25.73 1.26 184.51 0.00 0.00 0.00 0.00 02:11:26 Average: ens3 64.28 39.07 1047.37 12.63 0.00 0.00 0.00 0.00 02:11:26 Average: lo 0.39 0.39 0.04 0.04 0.00 0.00 0.00 0.00 02:11:26 02:11:26 02:11:26 ---> sar -P ALL: 02:11:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6425) 03/30/23 _x86_64_ (8 CPU) 02:11:26 02:11:26 01:59:00 LINUX RESTART (8 CPU) 02:11:26 02:11:26 02:00:01 CPU %user %nice %system %iowait %steal %idle 02:11:26 02:01:01 all 23.82 0.00 6.10 2.91 0.08 67.09 02:11:26 02:01:01 0 23.62 0.00 6.47 3.93 0.08 65.90 02:11:26 02:01:01 1 23.64 0.00 5.27 0.24 0.07 70.79 02:11:26 02:01:01 2 24.17 0.00 5.45 1.23 0.07 69.08 02:11:26 02:01:01 3 24.19 0.00 6.40 0.61 0.08 68.73 02:11:26 02:01:01 4 22.93 0.00 7.49 10.86 0.07 58.65 02:11:26 02:01:01 5 23.28 0.00 6.52 5.93 0.07 64.20 02:11:26 02:01:01 6 24.83 0.00 5.48 0.30 0.08 69.30 02:11:26 02:01:01 7 23.89 0.00 5.72 0.25 0.08 70.05 02:11:26 02:02:01 all 25.00 0.00 4.83 1.83 0.06 68.28 02:11:26 02:02:01 0 24.88 0.00 4.76 0.10 0.07 70.19 02:11:26 02:02:01 1 24.87 0.00 4.95 1.72 0.07 68.39 02:11:26 02:02:01 2 25.88 0.00 4.50 0.20 0.05 69.37 02:11:26 02:02:01 3 26.33 0.00 5.40 1.37 0.07 66.84 02:11:26 02:02:01 4 24.38 0.00 4.31 0.86 0.07 70.38 02:11:26 02:02:01 5 23.99 0.00 5.05 0.39 0.07 70.50 02:11:26 02:02:01 6 24.23 0.00 5.23 9.31 0.05 61.18 02:11:26 02:02:01 7 25.40 0.00 4.46 0.71 0.07 69.37 02:11:26 02:03:01 all 0.04 0.00 0.01 0.00 0.01 99.94 02:11:26 02:03:01 0 0.13 0.00 0.03 0.00 0.00 99.83 02:11:26 02:03:01 1 0.02 0.00 0.00 0.02 0.02 99.95 02:11:26 02:03:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:11:26 02:03:01 3 0.02 0.00 0.00 0.02 0.00 99.97 02:11:26 02:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:11:26 02:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:11:26 02:03:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:11:26 02:03:01 7 0.05 0.00 0.03 0.00 0.00 99.92 02:11:26 02:04:01 all 0.26 0.00 0.01 0.00 0.01 99.72 02:11:26 02:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:11:26 02:04:01 1 0.03 0.00 0.02 0.02 0.02 99.92 02:11:26 02:04:01 2 1.92 0.00 0.03 0.00 0.02 98.03 02:11:26 02:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:11:26 02:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:11:26 02:04:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:11:26 02:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:11:26 02:04:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:11:26 02:05:01 all 2.08 0.00 1.39 0.40 0.03 96.10 02:11:26 02:05:01 0 2.14 0.00 0.98 0.58 0.02 96.28 02:11:26 02:05:01 1 1.80 0.00 1.20 1.09 0.03 95.87 02:11:26 02:05:01 2 1.32 0.00 0.77 0.07 0.03 97.81 02:11:26 02:05:01 3 2.69 0.00 1.15 0.05 0.03 96.08 02:11:26 02:05:01 4 1.55 0.00 0.72 0.05 0.02 97.66 02:11:26 02:05:01 5 1.87 0.00 0.77 0.20 0.02 97.14 02:11:26 02:05:01 6 2.32 0.00 2.81 0.73 0.03 94.11 02:11:26 02:05:01 7 2.94 0.00 2.76 0.43 0.02 93.85 02:11:26 02:06:01 all 0.10 0.00 0.06 0.01 0.01 99.83 02:11:26 02:06:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:11:26 02:06:01 1 0.08 0.00 0.03 0.00 0.00 99.88 02:11:26 02:06:01 2 0.18 0.00 0.07 0.00 0.00 99.75 02:11:26 02:06:01 3 0.23 0.00 0.07 0.00 0.00 99.70 02:11:26 02:06:01 4 0.08 0.00 0.05 0.00 0.00 99.87 02:11:26 02:06:01 5 0.03 0.00 0.07 0.02 0.02 99.87 02:11:26 02:06:01 6 0.07 0.00 0.10 0.00 0.02 99.82 02:11:26 02:06:01 7 0.05 0.00 0.03 0.07 0.00 99.85 02:11:26 02:07:01 all 0.26 0.00 0.01 0.00 0.00 99.72 02:11:26 02:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:11:26 02:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:11:26 02:07:01 2 1.99 0.00 0.00 0.00 0.00 98.01 02:11:26 02:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:11:26 02:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:11:26 02:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:11:26 02:07:01 6 0.02 0.00 0.03 0.00 0.02 99.93 02:11:26 02:07:01 7 0.00 0.00 0.02 0.02 0.02 99.95 02:11:26 02:08:02 all 0.27 0.00 0.01 0.01 0.01 99.69 02:11:26 02:08:02 0 0.03 0.00 0.03 0.00 0.00 99.93 02:11:26 02:08:02 1 0.03 0.00 0.02 0.00 0.02 99.93 02:11:26 02:08:02 2 1.99 0.00 0.00 0.00 0.02 98.00 02:11:26 02:08:02 3 0.00 0.00 0.03 0.00 0.00 99.97 02:11:26 02:08:02 4 0.03 0.00 0.02 0.00 0.00 99.95 02:11:26 02:08:02 5 0.03 0.00 0.00 0.00 0.02 99.95 02:11:26 02:08:02 6 0.03 0.00 0.02 0.00 0.02 99.93 02:11:26 02:08:02 7 0.00 0.00 0.00 0.08 0.00 99.92 02:11:26 02:09:01 all 0.08 0.00 0.01 0.08 0.00 99.83 02:11:26 02:09:01 0 0.08 0.00 0.00 0.00 0.00 99.92 02:11:26 02:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:11:26 02:09:01 2 0.47 0.00 0.00 0.00 0.00 99.53 02:11:26 02:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:11:26 02:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:11:26 02:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:11:26 02:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:11:26 02:09:01 7 0.00 0.00 0.00 0.63 0.00 99.37 02:11:26 02:10:01 all 0.05 0.00 0.01 0.01 0.01 99.92 02:11:26 02:10:01 0 0.28 0.00 0.00 0.00 0.00 99.72 02:11:26 02:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:11:26 02:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:11:26 02:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:11:26 02:10:01 4 0.00 0.00 0.03 0.00 0.02 99.95 02:11:26 02:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:11:26 02:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:11:26 02:10:01 7 0.03 0.00 0.00 0.05 0.00 99.92 02:11:26 02:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:11:26 02:11:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:11:26 02:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:11:26 02:11:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:11:26 02:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:11:26 02:11:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:11:26 02:11:01 5 0.02 0.00 0.03 0.00 0.00 99.95 02:11:26 02:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:11:26 02:11:01 7 0.00 0.00 0.02 0.02 0.00 99.97 02:11:26 02:11:26 Average: CPU %user %nice %system %iowait %steal %idle 02:11:26 Average: all 4.69 0.00 1.13 0.47 0.02 93.69 02:11:26 Average: 0 4.64 0.00 1.12 0.42 0.02 93.81 02:11:26 Average: 1 4.57 0.00 1.04 0.28 0.02 94.09 02:11:26 Average: 2 5.24 0.00 0.98 0.13 0.02 93.63 02:11:26 Average: 3 4.83 0.00 1.18 0.18 0.02 93.79 02:11:26 Average: 4 4.42 0.00 1.14 1.06 0.02 93.36 02:11:26 Average: 5 4.45 0.00 1.12 0.59 0.02 93.82 02:11:26 Average: 6 4.64 0.00 1.24 0.93 0.02 93.16 02:11:26 Average: 7 4.73 0.00 1.18 0.20 0.02 93.87 02:11:26 02:11:26 02:11:26