Pull request #645 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from c50e0250f90ce80985879acac8c100133ce26eeb+daf9656040259007f9ff9da57e54fb024fb8fec3 (662ae75766f66817d63114aa36af9d90c6974a94) 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-ssh6350081631477203141.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh8692681769959842812.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-645/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-645/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10668880926903248967.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-645/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8558945468559556720.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh14053920298579758655.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-645/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-645/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11777832238681239798.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17029 in /w/workspace/gexfoundry_device-mqtt-go_PR-645 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-645 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/645/head:refs/remotes/origin/PR-645 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit daf9656040259007f9ff9da57e54fb024fb8fec3 into PR head commit c50e0250f90ce80985879acac8c100133ce26eeb Merge succeeded, producing c50e0250f90ce80985879acac8c100133ce26eeb Checking out Revision c50e0250f90ce80985879acac8c100133ce26eeb (PR-645) > git config core.sparsecheckout # timeout=10 > git checkout -f c50e0250f90ce80985879acac8c100133ce26eeb # 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 daf9656040259007f9ff9da57e54fb024fb8fec3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c50e0250f90ce80985879acac8c100133ce26eeb # timeout=10 Commit message: "docs: Update changelog for 3.1 release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:58:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:58:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:58:17 ========================================================= 14:58:17 EdgeX Global Pipelines Version Info 14:58:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:58:18 ------------------- 14:58:18 stable info: 14:58:18 ------------------- 14:58:18 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 14:58:18 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 14:58:18 Message: update stable to v1.0.257 14:58:19 ------------------- 14:58:19 experimental info: 14:58:19 ------------------- 14:58:19 Commited By: **** collab-it+edgex@linuxfoundation.org 14:58:19 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 14:58:19 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:58:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:58:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:58:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:58:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:58:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:58:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:58:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:58:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:58:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:58:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:58:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:58:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:58:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:58:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-645 [Pipeline] echo 14:58:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-645 [Pipeline] echo 14:58:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-645 [Pipeline] echo 14:58:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c50e0250f90ce80985879acac8c100133ce26eeb [Pipeline] echo 14:58:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c50e025 [Pipeline] echo 14:58:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:58:20 provisioning config files... 14:58:20 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/config5803799559346985250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:21 ---> docker-login.sh 14:58:21 nexus3.edgexfoundry.org:10001 14:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:22 Configure a credential helper to remove this warning. See 14:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:22 14:58:22 Login Succeeded 14:58:22 nexus3.edgexfoundry.org:10002 14:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:22 Configure a credential helper to remove this warning. See 14:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:22 14:58:22 Login Succeeded 14:58:22 nexus3.edgexfoundry.org:10003 14:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:22 Configure a credential helper to remove this warning. See 14:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:22 14:58:22 Login Succeeded 14:58:22 nexus3.edgexfoundry.org:10004 14:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:22 Configure a credential helper to remove this warning. See 14:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:22 14:58:22 Login Succeeded 14:58:22 docker.io 14:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:22 Configure a credential helper to remove this warning. See 14:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:22 14:58:22 Login Succeeded 14:58:22 ---> docker-login.sh ends [Pipeline] } 14:58:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:58:23 + git rev-list -1 --merges c50e0250f90ce80985879acac8c100133ce26eeb~1..c50e0250f90ce80985879acac8c100133ce26eeb [Pipeline] echo 14:58:23 -----------> git rev-list -1 --merges c50e0250f90ce80985879acac8c100133ce26eeb~1..c50e0250f90ce80985879acac8c100133ce26eeb c50e0250f90ce80985879acac8c100133ce26eeb [false] [Pipeline] sh 14:58:24 + git log --format=format:%s -1 c50e0250f90ce80985879acac8c100133ce26eeb [Pipeline] echo 14:58:24 ========================================================= 14:58:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:58:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:58:24 + git log --format=format:%s -1 c50e0250f90ce80985879acac8c100133ce26eeb [Pipeline] echo 14:58:24 [semverPrep] GIT_COMMIT: c50e0250f90ce80985879acac8c100133ce26eeb, Commit Message: docs: Update changelog for 3.1 release [Pipeline] echo 14:58:24 [semverPrep] This is not a build commit. [Pipeline] sh 14:58:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:58:24 + grep -v github /etc/ssh/ssh_known_hosts 14:58:24 + [ -e /tmp/ssh_known_hosts ] 14:58:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:58:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:58:24 + sudo tee -a /etc/ssh/ssh_known_hosts 14:58:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:25 14:58:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:25 0.1.4: Pulling from edgex-devops/py-git-semver 14:58:25 b85a868b505f: Pulling fs layer 14:58:25 e2be974225ed: Pulling fs layer 14:58:25 339a4e72a1f5: Pulling fs layer 14:58:25 988bab9f4d93: Pulling fs layer 14:58:25 1469e6f7b9e6: Pulling fs layer 14:58:25 eaf3925da568: Pulling fs layer 14:58:25 bab4dde63d76: Pulling fs layer 14:58:25 bde34c3a00c8: Pulling fs layer 14:58:25 b352a97aabf1: Pulling fs layer 14:58:25 4872d77fe225: Pulling fs layer 14:58:25 5851b861e8e6: Pulling fs layer 14:58:25 1469e6f7b9e6: Waiting 14:58:25 eaf3925da568: Waiting 14:58:25 bab4dde63d76: Waiting 14:58:25 bde34c3a00c8: Waiting 14:58:25 5851b861e8e6: Waiting 14:58:25 b352a97aabf1: Waiting 14:58:25 4872d77fe225: Waiting 14:58:25 988bab9f4d93: Waiting 14:58:26 e2be974225ed: Verifying Checksum 14:58:26 e2be974225ed: Download complete 14:58:26 988bab9f4d93: Verifying Checksum 14:58:26 988bab9f4d93: Download complete 14:58:26 1469e6f7b9e6: Verifying Checksum 14:58:26 1469e6f7b9e6: Download complete 14:58:26 339a4e72a1f5: Verifying Checksum 14:58:26 339a4e72a1f5: Download complete 14:58:26 eaf3925da568: Verifying Checksum 14:58:26 eaf3925da568: Download complete 14:58:26 bde34c3a00c8: Download complete 14:58:26 b352a97aabf1: Download complete 14:58:26 4872d77fe225: Verifying Checksum 14:58:26 4872d77fe225: Download complete 14:58:26 5851b861e8e6: Download complete 14:58:26 b85a868b505f: Verifying Checksum 14:58:26 b85a868b505f: Download complete 14:58:26 bab4dde63d76: Verifying Checksum 14:58:26 bab4dde63d76: Download complete 14:58:27 b85a868b505f: Pull complete 14:58:27 e2be974225ed: Pull complete 14:58:28 339a4e72a1f5: Pull complete 14:58:28 988bab9f4d93: Pull complete 14:58:29 1469e6f7b9e6: Pull complete 14:58:29 eaf3925da568: Pull complete 14:58:30 bab4dde63d76: Pull complete 14:58:30 bde34c3a00c8: Pull complete 14:58:31 b352a97aabf1: Pull complete 14:58:31 4872d77fe225: Pull complete 14:58:31 5851b861e8e6: Pull complete 14:58:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:58:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:31 prd-ubuntu20.04-docker-8c-8g-17029 does not seem to be running inside a container 14:58:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-645 -v /w/workspace/gexfoundry_device-mqtt-go_PR-645:/w/workspace/gexfoundry_device-mqtt-go_PR-645:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-645@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-devops/py-git-semver:0.1.4 cat 14:58:40 $ docker top 1052cb9734dbd6ee6f3fb2cda19da3790b56be360cd6313ecd6379a50b9bfc86 -eo pid,comm 14:58:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:58:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:58:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:40 [ssh-agent] Looking for ssh-agent implementation... 14:58:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:40 $ docker exec 1052cb9734dbd6ee6f3fb2cda19da3790b56be360cd6313ecd6379a50b9bfc86 ssh-agent 14:58:40 SSH_AUTH_SOCK=/tmp/ssh-IONLBc5nAIBg/agent.14 14:58:40 SSH_AGENT_PID=20 14:58:40 Running ssh-add (command line suppressed) 14:58:41 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/private_key_17873070814168857094.key (/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/private_key_17873070814168857094.key) 14:58:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:41 + git tag --points-at HEAD [Pipeline] } 14:58:41 $ docker exec --env ******** --env ******** 1052cb9734dbd6ee6f3fb2cda19da3790b56be360cd6313ecd6379a50b9bfc86 ssh-agent -k 14:58:41 unset SSH_AUTH_SOCK; 14:58:41 unset SSH_AGENT_PID; 14:58:41 echo Agent pid 20 killed; 14:58:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:58:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:41 [ssh-agent] Looking for ssh-agent implementation... 14:58:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:41 $ docker exec 1052cb9734dbd6ee6f3fb2cda19da3790b56be360cd6313ecd6379a50b9bfc86 ssh-agent 14:58:41 SSH_AUTH_SOCK=/tmp/ssh-r5nILKbfRvCB/agent.52 14:58:41 SSH_AGENT_PID=58 14:58:41 Running ssh-add (command line suppressed) 14:58:41 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/private_key_16891690475296810631.key (/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/private_key_16891690475296810631.key) 14:58:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:42 + git semver init 14:58:42 2023-11-08 14:58:42,496 [run_init] DEBUG init version:0.0.0 force:False 14:58:42 2023-11-08 14:58:42,497 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver 14:58:42 2023-11-08 14:58:42,497 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver 14:58:42 2023-11-08 14:58:42,498 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-645, universal_newlines=False, shell=None, istream=None) 14:58:43 2023-11-08 14:58:43,480 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-645/.git/info/exclude 14:58:43 2023-11-08 14:58:43,480 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver/PR-645 with force:False 14:58:43 2023-11-08 14:58:43,481 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver/PR-645 14:58:43 2023-11-08 14:58:43,485 [execute] INFO git cat-file --batch-check 14:58:43 2023-11-08 14:58:43,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver, universal_newlines=False, shell=None, istream=) 14:58:43 2023-11-08 14:58:43,491 [execute] INFO git cat-file --batch 14:58:43 2023-11-08 14:58:43,492 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver, universal_newlines=False, shell=None, istream=) 14:58:43 2023-11-08 14:58:43,497 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver/PR-645 14:58:43 0.0.0 [Pipeline] } 14:58:43 $ docker exec --env ******** --env ******** 1052cb9734dbd6ee6f3fb2cda19da3790b56be360cd6313ecd6379a50b9bfc86 ssh-agent -k 14:58:43 unset SSH_AUTH_SOCK; 14:58:43 unset SSH_AGENT_PID; 14:58:43 echo Agent pid 58 killed; 14:58:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:58:44 + git semver [Pipeline] } 14:58:44 $ docker stop --time=1 1052cb9734dbd6ee6f3fb2cda19da3790b56be360cd6313ecd6379a50b9bfc86 14:58:45 $ docker rm -f --volumes 1052cb9734dbd6ee6f3fb2cda19da3790b56be360cd6313ecd6379a50b9bfc86 [Pipeline] // withDockerContainer [Pipeline] sh 14:58:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:58:46 Stashed 1 file(s) [Pipeline] echo 14:58:46 [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 14:58:47 provisioning config files... 14:58:47 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/config13746796707484079631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:47 ---> docker-login.sh 14:58:47 nexus3.edgexfoundry.org:10001 14:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:47 Configure a credential helper to remove this warning. See 14:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:47 14:58:47 Login Succeeded 14:58:47 nexus3.edgexfoundry.org:10002 14:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:47 Configure a credential helper to remove this warning. See 14:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:47 14:58:47 Login Succeeded 14:58:47 nexus3.edgexfoundry.org:10003 14:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:47 Configure a credential helper to remove this warning. See 14:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:47 14:58:47 Login Succeeded 14:58:47 nexus3.edgexfoundry.org:10004 14:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:47 Configure a credential helper to remove this warning. See 14:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:47 14:58:47 Login Succeeded 14:58:47 docker.io 14:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:48 Configure a credential helper to remove this warning. See 14:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:48 14:58:48 Login Succeeded 14:58:48 ---> docker-login.sh ends [Pipeline] } 14:58:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:58:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:58:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:58:48 ========================================================= 14:58:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:58:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:58:49 Sending build context to Docker daemon 6.581MB 14:58:49 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:58:49 Step 2/12 : FROM ${BASE} AS builder 14:58:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:58:49 7264a8db6415: Pulling fs layer 14:58:49 c4d48a809fc2: Pulling fs layer 14:58:49 4f1c88b9dad5: Pulling fs layer 14:58:49 ad3a456e5733: Pulling fs layer 14:58:49 33e27b845d1e: Pulling fs layer 14:58:49 c68163c4e522: Pulling fs layer 14:58:49 50da416c3ac9: Pulling fs layer 14:58:49 23d2d4c4bb30: Pulling fs layer 14:58:49 33e27b845d1e: Waiting 14:58:49 23d2d4c4bb30: Waiting 14:58:49 c68163c4e522: Waiting 14:58:49 50da416c3ac9: Waiting 14:58:49 ad3a456e5733: Waiting 14:58:49 c4d48a809fc2: Verifying Checksum 14:58:49 c4d48a809fc2: Download complete 14:58:49 ad3a456e5733: Download complete 14:58:49 33e27b845d1e: Verifying Checksum 14:58:49 33e27b845d1e: Download complete 14:58:49 7264a8db6415: Verifying Checksum 14:58:49 7264a8db6415: Download complete 14:58:49 c68163c4e522: Verifying Checksum 14:58:49 c68163c4e522: Download complete 14:58:49 7264a8db6415: Pull complete 14:58:49 c4d48a809fc2: Pull complete 14:58:49 23d2d4c4bb30: Verifying Checksum 14:58:49 23d2d4c4bb30: Download complete 14:58:49 4f1c88b9dad5: Verifying Checksum 14:58:49 4f1c88b9dad5: Download complete 14:58:50 50da416c3ac9: Verifying Checksum 14:58:50 50da416c3ac9: Download complete 14:58:53 4f1c88b9dad5: Pull complete 14:58:53 ad3a456e5733: Pull complete 14:58:53 33e27b845d1e: Pull complete 14:58:53 c68163c4e522: Pull complete 14:58:56 50da416c3ac9: Pull complete 14:58:57 23d2d4c4bb30: Pull complete 14:58:57 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 14:58:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:58:58 ---> 0786185ac409 14:58:58 Step 3/12 : ARG ADD_BUILD_TAGS="" 14:59:02 Still waiting to schedule task 14:59:02 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 14:59:04 ---> Running in 03a743249459 14:59:04 Removing intermediate container 03a743249459 14:59:04 ---> aebeaccd15e6 14:59:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:59:04 ---> Running in 5eb911dd7cad 14:59:04 Removing intermediate container 5eb911dd7cad 14:59:04 ---> 713ccc679d47 14:59:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:59:04 ---> Running in da19968968fc 14:59:04 Removing intermediate container da19968968fc 14:59:04 ---> dd0697434e81 14:59:04 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 14:59:04 ---> Running in 4a2be4e758cd 14:59:04 Removing intermediate container 4a2be4e758cd 14:59:04 ---> 5c3cba0ca93f 14:59:04 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:59:05 ---> Running in 780416abd290 14:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:59:05 (1/4) Installing openssh-keygen (9.3_p2-r0) 14:59:05 (2/4) Installing libedit (20221030.3.1-r1) 14:59:05 (3/4) Installing openssh-client-common (9.3_p2-r0) 14:59:05 (4/4) Installing openssh-client-default (9.3_p2-r0) 14:59:05 Executing busybox-1.36.1-r2.trigger 14:59:05 OK: 268 MiB in 56 packages 14:59:06 Removing intermediate container 780416abd290 14:59:06 ---> 00f00ba3318b 14:59:06 Step 8/12 : WORKDIR /device-mqtt-go 14:59:06 ---> Running in 542a9488d00d 14:59:06 Removing intermediate container 542a9488d00d 14:59:06 ---> 4bdb572691c5 14:59:06 Step 9/12 : COPY go.mod vendor* ./ 14:59:06 ---> 962fb1347a6b 14:59:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:06 ---> Running in 50a0a6c12d2f 14:59:53 Removing intermediate container 50a0a6c12d2f 14:59:53 ---> 660687af7cf9 14:59:53 Step 11/12 : COPY . . 14:59:53 ---> bebe17e2f2f4 14:59:53 Step 12/12 : RUN $MAKE 14:59:53 ---> Running in 051f1e0dbf69 14:59:53 noop 14:59:53 Removing intermediate container 051f1e0dbf69 14:59:53 ---> 87fdad40ad05 14:59:53 Successfully built 87fdad40ad05 14:59:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:53 + docker inspect -f . ci-base-image-x86_64 14:59:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:54 prd-ubuntu20.04-docker-8c-8g-17029 does not seem to be running inside a container 14:59:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-645 -v /w/workspace/gexfoundry_device-mqtt-go_PR-645:/w/workspace/gexfoundry_device-mqtt-go_PR-645:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-645@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:59:54 $ docker top c22292a07009bc345bb25726909c5633e38c94ad01d36a2cb5eac8fa6f2fd978 -eo pid,comm [Pipeline] { [Pipeline] sh 14:59:54 + go version 14:59:54 go version go1.21.0 linux/amd64 [Pipeline] } 14:59:54 $ docker stop --time=1 c22292a07009bc345bb25726909c5633e38c94ad01d36a2cb5eac8fa6f2fd978 14:59:56 $ docker rm -f --volumes c22292a07009bc345bb25726909c5633e38c94ad01d36a2cb5eac8fa6f2fd978 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:56 + docker inspect -f . ci-base-image-x86_64 14:59:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:57 prd-ubuntu20.04-docker-8c-8g-17029 does not seem to be running inside a container 14:59:57 $ 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-645 -v /w/workspace/gexfoundry_device-mqtt-go_PR-645:/w/workspace/gexfoundry_device-mqtt-go_PR-645:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-645@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:59:57 $ docker top ac8ae97ace2db3f0759846f4e2abe45e2597fb66f942194c520bdadc48525f69 -eo pid,comm [Pipeline] { [Pipeline] sh 14:59:57 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-645 [Pipeline] fileExists [Pipeline] sh 14:59:58 + make test 14:59:58 go test ./... -coverprofile=coverage.out ./... 14:59:59 ? github.com/edgexfoundry/device-mqtt-go [no test files] 15:00:09 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 15:00:09 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 15:00:09 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements 15:00:16 go vet ./... 15:00:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:00:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:00:18 ./bin/test-attribution-txt.sh [Pipeline] echo 15:00:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:00:18 $ docker stop --time=1 ac8ae97ace2db3f0759846f4e2abe45e2597fb66f942194c520bdadc48525f69 15:00:24 $ docker rm -f --volumes ac8ae97ace2db3f0759846f4e2abe45e2597fb66f942194c520bdadc48525f69 [Pipeline] // withDockerContainer [Pipeline] sh 15:00:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:00:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:00:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:00:28 + ls -al . 15:00:28 total 184 15:00:28 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 14:59 . 15:00:28 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 14:58 .. 15:00:28 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 14:58 .dockerignore 15:00:28 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 15:00 .git 15:00:28 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 14:58 .github 15:00:28 -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 14:58 .gitignore 15:00:28 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 14:58 .golangci.yml 15:00:28 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 14:58 .semver 15:00:28 -rw-rw-r-- 1 jenkins jenkins 10386 Nov 8 14:58 Attribution.txt 15:00:28 -rw-rw-r-- 1 jenkins jenkins 18574 Nov 8 14:58 CHANGELOG.md 15:00:28 -rw-rw-r-- 1 jenkins jenkins 1689 Nov 8 14:58 Dockerfile 15:00:28 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 14:58 GOVERNANCE.md 15:00:28 -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 14:58 Jenkinsfile 15:00:28 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 14:58 LICENSE 15:00:28 -rw-rw-r-- 1 jenkins jenkins 1963 Nov 8 14:58 Makefile 15:00:28 -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 14:58 OWNERS.md 15:00:28 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 8 14:58 README.md 15:00:28 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 14:58 VERSION 15:00:28 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 14:58 bin 15:00:28 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 14:58 cmd 15:00:28 -rw-r--r-- 1 jenkins jenkins 18506 Nov 8 15:00 coverage.out 15:00:28 -rw-rw-r-- 1 jenkins jenkins 3822 Nov 8 14:58 go.mod 15:00:28 -rw-rw-r-- 1 jenkins jenkins 35094 Nov 8 14:58 go.sum 15:00:28 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 14:58 internal 15:00:28 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 14:58 mock 15:00:28 -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 14:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:28 + 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=c50e0250f90ce80985879acac8c100133ce26eeb --label arch=amd64 --label version=0.0.0 . 15:00:28 Sending build context to Docker daemon 6.6MB 15:00:28 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 15:00:28 Step 2/24 : FROM ${BASE} AS builder 15:00:28 ---> 87fdad40ad05 15:00:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:00:29 ---> Running in e05380baa1cf 15:00:29 Removing intermediate container e05380baa1cf 15:00:29 ---> 8ea21f10ba37 15:00:29 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:00:29 ---> Running in b6e99b6ccfed 15:00:29 Removing intermediate container b6e99b6ccfed 15:00:29 ---> 1715d469bba9 15:00:29 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:00:29 ---> Running in 60d23d58252c 15:00:29 Removing intermediate container 60d23d58252c 15:00:29 ---> 658e124790c7 15:00:29 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 15:00:29 ---> Running in 4e8c19a4c912 15:00:29 Removing intermediate container 4e8c19a4c912 15:00:29 ---> 213697b7be37 15:00:29 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:00:29 ---> Running in c7784bd34abf 15:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:00:30 OK: 268 MiB in 56 packages 15:00:31 Removing intermediate container c7784bd34abf 15:00:31 ---> a4aee3d92994 15:00:31 Step 8/24 : WORKDIR /device-mqtt-go 15:00:31 ---> Running in f29e61c71ae1 15:00:31 Removing intermediate container f29e61c71ae1 15:00:31 ---> 45c102d8e2d3 15:00:31 Step 9/24 : COPY go.mod vendor* ./ 15:00:31 ---> 3b2a7de1b78e 15:00:31 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:31 ---> Running in c08773543952 15:00:36 Removing intermediate container c08773543952 15:00:36 ---> b018f1cae026 15:00:36 Step 11/24 : COPY . . 15:00:37 ---> 76d76999735e 15:00:37 Step 12/24 : RUN $MAKE 15:00:37 ---> Running in 3ead9c486949 15:00:40 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 15:01:07 Removing intermediate container 3ead9c486949 15:01:07 ---> 7dffe9378fdf 15:01:07 Step 13/24 : FROM alpine:3.18 15:01:07 3.18: Pulling from library/alpine 15:01:08 96526aa774ef: Pulling fs layer 15:01:08 96526aa774ef: Verifying Checksum 15:01:08 96526aa774ef: Download complete 15:01:08 96526aa774ef: Pull complete 15:01:08 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:01:08 Status: Downloaded newer image for alpine:3.18 15:01:08 ---> 8ca4688f4f35 15:01:08 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 15:01:08 ---> Running in 145af58f38ee 15:01:08 Removing intermediate container 145af58f38ee 15:01:08 ---> 57cdcfd25080 15:01:08 Step 15/24 : RUN apk add --update --no-cache dumb-init 15:01:08 ---> Running in 122bafcca174 15:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:01:09 (1/1) Installing dumb-init (1.2.5-r2) 15:01:09 Executing busybox-1.36.1-r2.trigger 15:01:09 OK: 7 MiB in 16 packages 15:01:09 Removing intermediate container 122bafcca174 15:01:09 ---> 7835f8bd90c4 15:01:09 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 15:01:10 ---> 37c6f4a29df5 15:01:10 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 15:01:10 ---> cae6e17629ea 15:01:10 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 15:01:10 ---> 12a2799b4bfd 15:01:10 Step 19/24 : EXPOSE 59982 15:01:10 ---> Running in 5009ae8f6865 15:01:10 Removing intermediate container 5009ae8f6865 15:01:10 ---> 8eb252073cf5 15:01:10 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 15:01:10 ---> Running in defdf2f68b09 15:01:11 Removing intermediate container defdf2f68b09 15:01:11 ---> 95953f486f0b 15:01:11 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 15:01:11 ---> Running in 10405f67b15b 15:01:11 Removing intermediate container 10405f67b15b 15:01:11 ---> 828e565feb81 15:01:11 Step 22/24 : LABEL arch=amd64 15:01:11 ---> Running in 6cc8e9fc997f 15:01:11 Removing intermediate container 6cc8e9fc997f 15:01:11 ---> 1537b748cf1b 15:01:11 Step 23/24 : LABEL git_sha=c50e0250f90ce80985879acac8c100133ce26eeb 15:01:11 ---> Running in 7dbd8df3bf87 15:01:11 Removing intermediate container 7dbd8df3bf87 15:01:11 ---> 53f1d8ce6d19 15:01:11 Step 24/24 : LABEL version=0.0.0 15:01:11 ---> Running in eac78de27e84 15:01:11 Removing intermediate container eac78de27e84 15:01:11 ---> 71649d1312b9 15:01:11 [Warning] One or more build-args [ARCH] were not consumed 15:01:11 Successfully built 71649d1312b9 15:01:11 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 15:01:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:01:12 15:01:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:01:12 latest: Pulling from edgex-lftools-log-publisher 15:01:12 5eb5b503b376: Pulling fs layer 15:01:12 5c69ac0246d0: Pulling fs layer 15:01:12 ec43610c2a17: Pulling fs layer 15:01:12 3a2ae6a8a46f: Pulling fs layer 15:01:12 33b1e0a273af: Pulling fs layer 15:01:12 5d3b04190fa2: Pulling fs layer 15:01:12 2f39f015ded8: Pulling fs layer 15:01:12 3a2ae6a8a46f: Waiting 15:01:12 33b1e0a273af: Waiting 15:01:12 2f39f015ded8: Waiting 15:01:12 5d3b04190fa2: Waiting 15:01:12 5c69ac0246d0: Download complete 15:01:12 3a2ae6a8a46f: Verifying Checksum 15:01:12 3a2ae6a8a46f: Download complete 15:01:12 33b1e0a273af: Verifying Checksum 15:01:12 33b1e0a273af: Download complete 15:01:12 5d3b04190fa2: Download complete 15:01:12 ec43610c2a17: Verifying Checksum 15:01:12 ec43610c2a17: Download complete 15:01:12 5eb5b503b376: Verifying Checksum 15:01:12 5eb5b503b376: Download complete 15:01:13 2f39f015ded8: Download complete 15:01:14 5eb5b503b376: Pull complete 15:01:14 5c69ac0246d0: Pull complete 15:01:14 ec43610c2a17: Pull complete 15:01:14 3a2ae6a8a46f: Pull complete 15:01:14 33b1e0a273af: Pull complete 15:01:15 5d3b04190fa2: Pull complete 15:01:19 2f39f015ded8: Pull complete 15:01:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:01:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:01:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:19 prd-ubuntu20.04-docker-8c-8g-17029 does not seem to be running inside a container 15:01:19 $ 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-645 -v /w/workspace/gexfoundry_device-mqtt-go_PR-645:/w/workspace/gexfoundry_device-mqtt-go_PR-645:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-645@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:01:26 $ docker top 8c9c0d00241970330a35d5879085d88d5a9de430c59a4e225a9d593960cde394 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:27 ---> job-cost.sh 15:01:27 lf-activate-venv: SKIPPING 15:01:27 INFO: No Stack... 15:01:27 INFO: Retrieving Pricing Info for: v3-standard-8 15:01:27 INFO: Archiving Costs [Pipeline] sh 15:01:28 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-645/archives/cost.csv 15:01:28 + cut -d, -f6 [Pipeline] lock 15:01:28 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-645-1-stack-cost] 15:01:28 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-645-1-stack-cost] did not exist. Created. 15:01:28 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-645-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:01:28 + echo total: 0.2199999988079071 [Pipeline] stash 15:01:28 Stashed 1 file(s) [Pipeline] } 15:01:28 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-645-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:01:28 $ docker stop --time=1 8c9c0d00241970330a35d5879085d88d5a9de430c59a4e225a9d593960cde394 15:01:30 $ docker rm -f --volumes 8c9c0d00241970330a35d5879085d88d5a9de430c59a4e225a9d593960cde394 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:02:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17030 in /w/workspace/gexfoundry_device-mqtt-go_PR-645 [Pipeline] { [Pipeline] ws 15:02:44 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 15:02:44 The recommended git tool is: git 15:02:52 using credential edgex-jenkins-ssh 15:02:52 Cloning the remote Git repository 15:02:52 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 15:02:52 > git init /w/workspace/device-mqtt-go/1 # timeout=10 15:02:53 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 15:02:53 > git --version # timeout=10 15:02:53 > git --version # 'git version 2.25.1' 15:02:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:02:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:02:54 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 15:02:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:02:56 Merging remotes/origin/main commit daf9656040259007f9ff9da57e54fb024fb8fec3 into PR head commit c50e0250f90ce80985879acac8c100133ce26eeb 15:02:56 Merge succeeded, producing c50e0250f90ce80985879acac8c100133ce26eeb 15:02:56 Checking out Revision c50e0250f90ce80985879acac8c100133ce26eeb (PR-645) 15:02:55 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 15:02:55 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 15:02:55 using GIT_SSH to set credentials SSH Credentials for GitHub 15:02:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/645/head:refs/remotes/origin/PR-645 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:02:56 > git config core.sparsecheckout # timeout=10 15:02:56 > git checkout -f c50e0250f90ce80985879acac8c100133ce26eeb # timeout=10 15:02:56 > git remote # timeout=10 15:02:56 > git config --get remote.origin.url # timeout=10 15:02:56 using GIT_SSH to set credentials SSH Credentials for GitHub 15:02:56 > git merge daf9656040259007f9ff9da57e54fb024fb8fec3 # timeout=10 15:02:56 > git rev-parse HEAD^{commit} # timeout=10 15:02:56 > git config core.sparsecheckout # timeout=10 15:02:56 > git checkout -f c50e0250f90ce80985879acac8c100133ce26eeb # timeout=10 15:03:00 Commit message: "docs: Update changelog for 3.1 release" 15:03:00 > git --version # timeout=10 15:03:00 > git --version # 'git version 2.25.1' 15:03:00 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:03:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:03:01 % Total % Received % Xferd Average Speed Time Time Time Current 15:03:01 Dload Upload Total Spent Left Speed 15:03:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 83434 0 --:--:-- --:--:-- --:--:-- 83434 [Pipeline] sh 15:03:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:03:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:03:02 + sudo tee /etc/docker/daemon.new 15:03:02 { 15:03:02 "registry-mirrors": [ 15:03:02 "https://nexus3.edgexfoundry.org:10001" 15:03:02 ], 15:03:02 "bip": "10.250.0.254/24", 15:03:02 "hosts": [ 15:03:02 "tcp://0.0.0.0:5555", 15:03:02 "unix:///var/run/docker.sock" 15:03:02 ], 15:03:02 "mtu": 1458, 15:03:02 "selinux-enabled": true, 15:03:02 "seccomp-profile": "/etc/docker/seccomp.json" 15:03:02 } [Pipeline] sh 15:03:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:03:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:03:21 provisioning config files... 15:03:21 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8345668501391107670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:22 ---> docker-login.sh 15:03:22 nexus3.edgexfoundry.org:10001 15:03:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:22 Configure a credential helper to remove this warning. See 15:03:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:22 15:03:22 Login Succeeded 15:03:23 nexus3.edgexfoundry.org:10002 15:03:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:23 Configure a credential helper to remove this warning. See 15:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:23 15:03:23 Login Succeeded 15:03:23 nexus3.edgexfoundry.org:10003 15:03:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:23 Configure a credential helper to remove this warning. See 15:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:23 15:03:23 Login Succeeded 15:03:23 nexus3.edgexfoundry.org:10004 15:03:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:23 Configure a credential helper to remove this warning. See 15:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:23 15:03:23 Login Succeeded 15:03:23 docker.io 15:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:24 Configure a credential helper to remove this warning. See 15:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:24 15:03:24 Login Succeeded 15:03:24 ---> docker-login.sh ends [Pipeline] } 15:03:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:03:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:03:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:03:24 ========================================================= 15:03:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:03:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:03:25 Sending build context to Docker daemon 3.394MB 15:03:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:03:25 Step 2/12 : FROM ${BASE} AS builder 15:03:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:03:30 9fda8d8052c6: Pulling fs layer 15:03:30 5d54e960e981: Pulling fs layer 15:03:30 c4a7e357bf2a: Pulling fs layer 15:03:30 f0e02332f6b5: Pulling fs layer 15:03:30 cefa15bbcfad: Pulling fs layer 15:03:30 17808c966233: Pulling fs layer 15:03:30 f4c1fc716caa: Pulling fs layer 15:03:30 cefa15bbcfad: Waiting 15:03:30 17808c966233: Waiting 15:03:30 f4c1fc716caa: Waiting 15:03:30 f0e02332f6b5: Waiting 15:03:30 5d54e960e981: Download complete 15:03:30 f0e02332f6b5: Verifying Checksum 15:03:30 f0e02332f6b5: Download complete 15:03:30 cefa15bbcfad: Verifying Checksum 15:03:30 cefa15bbcfad: Download complete 15:03:30 9fda8d8052c6: Download complete 15:03:30 f4c1fc716caa: Verifying Checksum 15:03:30 f4c1fc716caa: Download complete 15:03:30 9fda8d8052c6: Pull complete 15:03:30 5d54e960e981: Pull complete 15:03:31 c4a7e357bf2a: Verifying Checksum 15:03:31 c4a7e357bf2a: Download complete 15:03:32 17808c966233: Verifying Checksum 15:03:32 17808c966233: Download complete 15:03:44 c4a7e357bf2a: Pull complete 15:03:44 f0e02332f6b5: Pull complete 15:03:44 cefa15bbcfad: Pull complete 15:03:53 17808c966233: Pull complete 15:03:53 f4c1fc716caa: Pull complete 15:03:53 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:03:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:03:53 ---> ea914061e18c 15:03:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:03:54 ---> Running in 37d8626a4b21 15:03:54 Removing intermediate container 37d8626a4b21 15:03:54 ---> 520107725ceb 15:03:54 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:03:54 ---> Running in 313b85525b65 15:03:55 Removing intermediate container 313b85525b65 15:03:55 ---> 6ed0af0cdf54 15:03:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:03:55 ---> Running in fdd3db90afb3 15:03:55 Removing intermediate container fdd3db90afb3 15:03:55 ---> 2f5809cfce61 15:03:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:03:55 ---> Running in 8836ee6c64e3 15:03:57 Removing intermediate container 8836ee6c64e3 15:03:57 ---> cdc546ff4c71 15:03:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:03:57 ---> Running in ac649a816e18 15:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:03:59 (1/4) Installing openssh-keygen (9.3_p2-r0) 15:03:59 (2/4) Installing libedit (20221030.3.1-r1) 15:03:59 (3/4) Installing openssh-client-common (9.3_p2-r0) 15:03:59 (4/4) Installing openssh-client-default (9.3_p2-r0) 15:03:59 Executing busybox-1.36.1-r2.trigger 15:03:59 OK: 270 MiB in 56 packages 15:04:00 Removing intermediate container ac649a816e18 15:04:00 ---> a4db08f87fa3 15:04:00 Step 8/12 : WORKDIR /device-mqtt-go 15:04:00 ---> Running in 97793f796d84 15:04:00 Removing intermediate container 97793f796d84 15:04:00 ---> d00bc5b11d79 15:04:00 Step 9/12 : COPY go.mod vendor* ./ 15:04:01 ---> 27276de35a13 15:04:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:01 ---> Running in b6778b9e9691 15:05:23 Removing intermediate container b6778b9e9691 15:05:23 ---> 7d98753e8f88 15:05:23 Step 11/12 : COPY . . 15:05:23 ---> e5420135c2bb 15:05:23 Step 12/12 : RUN $MAKE 15:05:23 ---> Running in 3b6de66ea2c1 15:05:23 noop 15:05:23 Removing intermediate container 3b6de66ea2c1 15:05:23 ---> ef623457b7c2 15:05:23 Successfully built ef623457b7c2 15:05:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:23 + docker inspect -f . ci-base-image-arm64 15:05:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:23 prd-ubuntu20.04-docker-arm64-4c-16g-17030 does not seem to be running inside a container 15:05:23 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 15:05:25 $ docker top 0f149d296b8956583b255027ba8c25c938b14eab5bb7103570181eea66bc8b9c -eo pid,comm [Pipeline] { [Pipeline] sh 15:05:25 + go version 15:05:25 go version go1.21.0 linux/arm64 [Pipeline] } 15:05:25 $ docker stop --time=1 0f149d296b8956583b255027ba8c25c938b14eab5bb7103570181eea66bc8b9c 15:05:27 $ docker rm -f --volumes 0f149d296b8956583b255027ba8c25c938b14eab5bb7103570181eea66bc8b9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:28 + docker inspect -f . ci-base-image-arm64 15:05:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:28 prd-ubuntu20.04-docker-arm64-4c-16g-17030 does not seem to be running inside a container 15:05:28 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 15:05:29 $ docker top 522c7495c1c92a64057be027ef341da6e3c7ea61c25bcfb1d4129c3eef29a058 -eo pid,comm [Pipeline] { [Pipeline] sh 15:05:30 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 15:05:31 + make test 15:05:31 go test ./... -coverprofile=coverage.out ./... 15:05:36 ? github.com/edgexfoundry/device-mqtt-go [no test files] 15:07:13 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 15:07:13 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 15:07:13 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.059s coverage: 22.8% of statements 15:07:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:07:13 go vet ./... 15:07:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:07:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:07:25 ./bin/test-attribution-txt.sh [Pipeline] echo 15:07:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:07:25 $ docker stop --time=1 522c7495c1c92a64057be027ef341da6e3c7ea61c25bcfb1d4129c3eef29a058 15:07:28 $ docker rm -f --volumes 522c7495c1c92a64057be027ef341da6e3c7ea61c25bcfb1d4129c3eef29a058 [Pipeline] // withDockerContainer [Pipeline] sh 15:07:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:07:30 Warning: overwriting stash ‘coverage-report’ 15:07:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:07:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:07:31 + ls -al . 15:07:31 total 180 15:07:31 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 15:05 . 15:07:31 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 15:02 .. 15:07:31 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 15:02 .dockerignore 15:07:31 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 15:02 .git 15:07:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 15:02 .github 15:07:31 -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 15:02 .gitignore 15:07:31 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 15:02 .golangci.yml 15:07:31 -rw-rw-r-- 1 jenkins jenkins 10386 Nov 8 15:02 Attribution.txt 15:07:31 -rw-rw-r-- 1 jenkins jenkins 18574 Nov 8 15:02 CHANGELOG.md 15:07:31 -rw-rw-r-- 1 jenkins jenkins 1689 Nov 8 15:02 Dockerfile 15:07:31 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 15:02 GOVERNANCE.md 15:07:31 -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 15:02 Jenkinsfile 15:07:31 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 15:02 LICENSE 15:07:31 -rw-rw-r-- 1 jenkins jenkins 1963 Nov 8 15:02 Makefile 15:07:31 -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 15:02 OWNERS.md 15:07:31 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 8 15:02 README.md 15:07:31 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 14:58 VERSION 15:07:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 15:02 bin 15:07:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 15:02 cmd 15:07:31 -rw-r--r-- 1 jenkins jenkins 18506 Nov 8 15:07 coverage.out 15:07:31 -rw-rw-r-- 1 jenkins jenkins 3822 Nov 8 15:02 go.mod 15:07:31 -rw-rw-r-- 1 jenkins jenkins 35094 Nov 8 15:02 go.sum 15:07:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 15:02 internal 15:07:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 15:02 mock 15:07:31 -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 15:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:32 + 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=c50e0250f90ce80985879acac8c100133ce26eeb --label arch=arm64 --label version=0.0.0 . 15:07:32 Sending build context to Docker daemon 3.414MB 15:07:32 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 15:07:32 Step 2/24 : FROM ${BASE} AS builder 15:07:32 ---> ef623457b7c2 15:07:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:07:32 ---> Running in 0b1d4013ce1a 15:07:32 Removing intermediate container 0b1d4013ce1a 15:07:32 ---> 0f219e8d642c 15:07:32 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:07:32 ---> Running in 6afdd4630e8d 15:07:33 Removing intermediate container 6afdd4630e8d 15:07:33 ---> acc364728f46 15:07:33 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:07:33 ---> Running in 74efd6bb163f 15:07:33 Removing intermediate container 74efd6bb163f 15:07:33 ---> 8d54af68170c 15:07:33 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 15:07:33 ---> Running in 043b6f8ae618 15:07:33 Removing intermediate container 043b6f8ae618 15:07:33 ---> 5b35187f4167 15:07:33 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:07:33 ---> Running in 8fb54d15e552 15:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:07:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:07:36 OK: 270 MiB in 56 packages 15:07:37 Removing intermediate container 8fb54d15e552 15:07:37 ---> 04ca7ae82c83 15:07:37 Step 8/24 : WORKDIR /device-mqtt-go 15:07:37 ---> Running in 4aff7817c1df 15:07:37 Removing intermediate container 4aff7817c1df 15:07:37 ---> 0c1aa9817194 15:07:37 Step 9/24 : COPY go.mod vendor* ./ 15:07:42 ---> 8d5ee4e80eee 15:07:42 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:07:42 ---> Running in f0e0cd66f042 15:07:44 Removing intermediate container f0e0cd66f042 15:07:44 ---> 4c9af2b7738a 15:07:44 Step 11/24 : COPY . . 15:07:45 ---> 11523d0ddbb3 15:07:45 Step 12/24 : RUN $MAKE 15:07:45 ---> Running in c8f66422a7e7 15:07:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 15:09:37 Removing intermediate container c8f66422a7e7 15:09:37 ---> 3e9a398dbe7c 15:09:37 Step 13/24 : FROM alpine:3.18 15:09:37 3.18: Pulling from library/alpine 15:09:37 579b34f0a95b: Pulling fs layer 15:09:37 579b34f0a95b: Verifying Checksum 15:09:37 579b34f0a95b: Download complete 15:09:37 579b34f0a95b: Pull complete 15:09:37 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:09:37 Status: Downloaded newer image for alpine:3.18 15:09:37 ---> 3cc203321400 15:09:37 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 15:09:37 ---> Running in 7195493b1076 15:09:37 Removing intermediate container 7195493b1076 15:09:37 ---> b951c0b326ba 15:09:37 Step 15/24 : RUN apk add --update --no-cache dumb-init 15:09:37 ---> Running in b3f5bf5392bc 15:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:09:37 (1/1) Installing dumb-init (1.2.5-r2) 15:09:37 Executing busybox-1.36.1-r2.trigger 15:09:37 OK: 8 MiB in 16 packages 15:09:38 Removing intermediate container b3f5bf5392bc 15:09:38 ---> 6169b05a96cd 15:09:38 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 15:09:40 ---> 70c3e55b8181 15:09:40 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 15:09:40 ---> 8b35abdc80be 15:09:40 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 15:09:41 ---> 6442ca435146 15:09:41 Step 19/24 : EXPOSE 59982 15:09:41 ---> Running in c95d6c42a76d 15:09:41 Removing intermediate container c95d6c42a76d 15:09:41 ---> d7e7a5cd0840 15:09:41 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 15:09:41 ---> Running in 8749da41f9ef 15:09:41 Removing intermediate container 8749da41f9ef 15:09:41 ---> a881f4b08d28 15:09:41 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 15:09:42 ---> Running in 6ac2813fa0d0 15:09:42 Removing intermediate container 6ac2813fa0d0 15:09:42 ---> bcdaabd80450 15:09:42 Step 22/24 : LABEL arch=arm64 15:09:42 ---> Running in a9389af9305e 15:09:45 Removing intermediate container a9389af9305e 15:09:45 ---> 90d53d7675a9 15:09:45 Step 23/24 : LABEL git_sha=c50e0250f90ce80985879acac8c100133ce26eeb 15:09:45 ---> Running in 54650f9562bc 15:09:45 Removing intermediate container 54650f9562bc 15:09:45 ---> cfe62c9b21bc 15:09:45 Step 24/24 : LABEL version=0.0.0 15:09:45 ---> Running in 31802df339e1 15:09:46 Removing intermediate container 31802df339e1 15:09:46 ---> fb5881b5de3b 15:09:46 [Warning] One or more build-args [ARCH] were not consumed 15:09:46 Successfully built fb5881b5de3b 15:09:46 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 15:09:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:09:47 15:09:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:09:47 arm64: Pulling from edgex-lftools-log-publisher 15:09:47 8998bd30e6a1: Pulling fs layer 15:09:47 04944245beec: Pulling fs layer 15:09:47 699f458cf7ca: Pulling fs layer 15:09:47 765212b225bb: Pulling fs layer 15:09:47 f23df028b6ca: Pulling fs layer 15:09:47 d65c8cfc05b1: Pulling fs layer 15:09:47 2437ff75d9bd: Pulling fs layer 15:09:47 765212b225bb: Waiting 15:09:47 f23df028b6ca: Waiting 15:09:47 2437ff75d9bd: Waiting 15:09:47 d65c8cfc05b1: Waiting 15:09:47 04944245beec: Verifying Checksum 15:09:47 04944245beec: Download complete 15:09:47 765212b225bb: Verifying Checksum 15:09:47 765212b225bb: Download complete 15:09:47 f23df028b6ca: Verifying Checksum 15:09:47 f23df028b6ca: Download complete 15:09:47 d65c8cfc05b1: Verifying Checksum 15:09:47 d65c8cfc05b1: Download complete 15:09:47 699f458cf7ca: Verifying Checksum 15:09:47 699f458cf7ca: Download complete 15:09:48 8998bd30e6a1: Verifying Checksum 15:09:48 8998bd30e6a1: Download complete 15:09:51 2437ff75d9bd: Verifying Checksum 15:09:51 2437ff75d9bd: Download complete 15:09:52 8998bd30e6a1: Pull complete 15:09:53 04944245beec: Pull complete 15:09:54 699f458cf7ca: Pull complete 15:09:55 765212b225bb: Pull complete 15:09:56 f23df028b6ca: Pull complete 15:09:56 d65c8cfc05b1: Pull complete 15:10:14 2437ff75d9bd: Pull complete 15:10:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:10:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:10:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:14 prd-ubuntu20.04-docker-arm64-4c-16g-17030 does not seem to be running inside a container 15:10:14 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:10:17 $ docker top f02fa9d7888f50563493470f90075f7fdc5e3a20c0ee55645522adb2f578a676 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:18 ---> job-cost.sh 15:10:18 lf-activate-venv: SKIPPING 15:10:18 INFO: No Stack... 15:10:18 INFO: Retrieving Pricing Info for: v3-standard-4 15:10:19 INFO: Archiving Costs [Pipeline] sh 15:10:20 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 15:10:20 + cut -d, -f6 [Pipeline] lock 15:10:20 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-645-1-stack-cost] 15:10:20 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-645-1-stack-cost] did not exist. Created. 15:10:20 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-645-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:10:21 /w/workspace/device-mqtt-go/1@tmp/durable-daf9e115/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:10:21 + echo total: 0.10999999940395355 [Pipeline] stash 15:10:21 Warning: overwriting stash ‘stack-cost’ 15:10:22 Stashed 1 file(s) [Pipeline] } 15:10:22 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-645-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:10:22 $ docker stop --time=1 f02fa9d7888f50563493470f90075f7fdc5e3a20c0ee55645522adb2f578a676 15:10:23 $ docker rm -f --volumes f02fa9d7888f50563493470f90075f7fdc5e3a20c0ee55645522adb2f578a676 [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 15:10:24 provisioning config files... 15:10:24 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/config16089812463349593160tmp [Pipeline] { [Pipeline] sh 15:10:25 + set +x 15:10:25 + curl -s https://codecov.io/bash 15:10:25 + bash -s -- 15:10:25 15:10:25 _____ _ 15:10:25 / ____| | | 15:10:25 | | ___ __| | ___ ___ _____ __ 15:10:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:10:25 | |___| (_) | (_| | __/ (_| (_) \ V / 15:10:25 \_____\___/ \__,_|\___|\___\___/ \_/ 15:10:25 Bash-1.0.6 15:10:25 15:10:25 15:10:25 ==> git version 2.25.1 found 15:10:25 ==> 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 15:10:25 Release-Date: 2020-01-08 15:10:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:10:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:10:25 ==> Jenkins CI detected. 15:10:25 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-645 15:10:25 project root: . 15:10:25 --> token set from env 15:10:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:10:25 ==> Running gcov in . (disable via -X gcov) 15:10:25 ==> Python coveragepy not found 15:10:25 ==> Searching for coverage reports in: 15:10:25 + . 15:10:25 -> Found 1 reports 15:10:25 ==> Detecting git/mercurial file structure 15:10:25 ==> Reading reports 15:10:25 + ./coverage.out bytes=18506 15:10:25 ==> Appending adjustments 15:10:25 https://docs.codecov.io/docs/fixing-reports 15:10:25 + Found adjustments 15:10:25 ==> Gzipping contents 15:10:25 4.0K /tmp/codecov.zTM72d.gz 15:10:25 ==> Uploading reports 15:10:25 url: https://codecov.io 15:10:25 query: branch=PR-645&commit=c50e0250f90ce80985879acac8c100133ce26eeb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-645%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=645&job=&cmd_args= 15:10:25 -> Pinging Codecov 15:10:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-645&commit=c50e0250f90ce80985879acac8c100133ce26eeb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-645%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=645&job=&cmd_args= 15:10:25 -> Uploading to 15:10:25 https://storage.googleapis.com/codecov/v4/raw/2023-11-08/7D719EC7BBE17E464838252E33014C33/c50e0250f90ce80985879acac8c100133ce26eeb/5f359b97-84d1-4bd3-b800-20ea61a19936.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T151025Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=133a991f828e3c6c87e773bdf914cb416c8fbe1f298e6346ad2d44513ad4e1c9 15:10:25 % Total % Received % Xferd Average Speed Time Time Time Current 15:10:25 Dload Upload Total Spent Left Speed 15:10:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 13796 --:--:-- --:--:-- --:--:-- 13796 15:10:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/c50e0250f90ce80985879acac8c100133ce26eeb [Pipeline] } 15:10:25 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 15:10:27 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-645/archives ] 15:10:27 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-645/archives 15:10:27 total 16 15:10:27 drwxr-xr-x 3 root root 4096 Nov 8 15:01 . 15:10:27 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 15:01 .. 15:10:27 drwxr-xr-x 2 root root 4096 Nov 8 15:01 cost 15:10:27 -rw-r--r-- 1 root root 86 Nov 8 15:01 cost.csv 15:10:27 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-645/archives 15:10:27 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-645/archives 15:10:27 total 16 15:10:27 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 15:01 . 15:10:27 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 15:01 .. 15:10:27 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 15:01 cost 15:10:27 -rw-r--r-- 1 jenkins jenkins 86 Nov 8 15:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:10:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:10:28 ---> package-listing.sh 15:10:28 ++ tr '[:upper:]' '[:lower:]' 15:10:28 ++ facter osfamily 15:10:28 + OS_FAMILY=debian 15:10:28 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-645 15:10:28 + START_PACKAGES=/tmp/packages_start.txt 15:10:28 + END_PACKAGES=/tmp/packages_end.txt 15:10:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:10:28 + PACKAGES=/tmp/packages_start.txt 15:10:28 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-645 ']' 15:10:28 + PACKAGES=/tmp/packages_end.txt 15:10:28 + case "${OS_FAMILY}" in 15:10:28 + dpkg -l 15:10:28 + grep '^ii' 15:10:28 + '[' -f /tmp/packages_start.txt ']' 15:10:28 + '[' -f /tmp/packages_end.txt ']' 15:10:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:10:28 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-645 ']' 15:10:28 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-645/archives/ 15:10:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-645/archives/ [Pipeline] echo 15:10:28 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-645/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:10:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:10:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:30 prd-ubuntu20.04-docker-8c-8g-17029 does not seem to be running inside a container 15:10:30 $ 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-645/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-645 -v /w/workspace/gexfoundry_device-mqtt-go_PR-645:/w/workspace/gexfoundry_device-mqtt-go_PR-645:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-645@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:10:30 $ docker top fef38f9c8cd7b6e1072bbe5f4149f89fd55c5007d96771e35fd64ebface70c20 -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:30 + touch /tmp/pre-build-complete [Pipeline] sh 15:10:30 + mkdir -p /var/log/sysstat [Pipeline] sh 15:10:31 + ls /var/log/sa-host 15:10:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:10:31 provisioning config files... 15:10:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/config6685598955471450320tmp [Pipeline] { [Pipeline] echo 15:10:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:10:31 ---> create-netrc.sh [Pipeline] } 15:10:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:10:32 ---> python-tools-install.sh [Pipeline] echo 15:10:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:10:32 ---> sudo-logs.sh 15:10:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:10:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:10:32 ---> job-cost.sh 15:10:32 lf-activate-venv: SKIPPING 15:10:32 DEBUG: total: 0.2199999988079071 15:10:32 INFO: Retrieving Stack Cost... 15:10:33 INFO: Retrieving Pricing Info for: v3-standard-8 15:10:33 INFO: Archiving Costs [Pipeline] echo 15:10:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:10:34 ---> logs-deploy.sh 15:10:34 lf-activate-venv: SKIPPING 15:10:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-645/1 15:10:34 INFO: archiving workspace using pattern(s): 15:10:35 Archives upload complete. 15:10:35 INFO: archiving logs to Nexus 15:10:35 ---> uname -a: 15:10:35 Linux prd-ubuntu20-04-docker-8c-8g-17029 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:10:35 15:10:35 15:10:35 ---> lscpu: 15:10:35 Architecture: x86_64 15:10:35 CPU op-mode(s): 32-bit, 64-bit 15:10:35 Byte Order: Little Endian 15:10:35 Address sizes: 40 bits physical, 48 bits virtual 15:10:35 CPU(s): 8 15:10:35 On-line CPU(s) list: 0-7 15:10:35 Thread(s) per core: 1 15:10:35 Core(s) per socket: 1 15:10:35 Socket(s): 8 15:10:35 NUMA node(s): 1 15:10:35 Vendor ID: AuthenticAMD 15:10:35 CPU family: 23 15:10:35 Model: 49 15:10:35 Model name: AMD EPYC-Rome Processor 15:10:35 Stepping: 0 15:10:35 CPU MHz: 2799.996 15:10:35 BogoMIPS: 5599.99 15:10:35 Virtualization: AMD-V 15:10:35 Hypervisor vendor: KVM 15:10:35 Virtualization type: full 15:10:35 L1d cache: 256 KiB 15:10:35 L1i cache: 256 KiB 15:10:35 L2 cache: 4 MiB 15:10:35 L3 cache: 128 MiB 15:10:35 NUMA node0 CPU(s): 0-7 15:10:35 Vulnerability Itlb multihit: Not affected 15:10:35 Vulnerability L1tf: Not affected 15:10:35 Vulnerability Mds: Not affected 15:10:35 Vulnerability Meltdown: Not affected 15:10:35 Vulnerability Mmio stale data: Not affected 15:10:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:10:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:10:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:10:35 Vulnerability Srbds: Not affected 15:10:35 Vulnerability Tsx async abort: Not affected 15:10:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 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 15:10:35 15:10:35 15:10:35 ---> nproc: 15:10:35 8 15:10:35 15:10:35 15:10:35 ---> df -h: 15:10:35 Filesystem Size Used Avail Use% Mounted on 15:10:35 overlay 155G 12G 144G 8% / 15:10:35 tmpfs 64M 0 64M 0% /dev 15:10:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:10:35 shm 64M 0 64M 0% /dev/shm 15:10:35 /dev/vda1 155G 12G 144G 8% /facter-os 15:10:35 15:10:35 15:10:35 ---> sar -b -r -n DEV: 15:10:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17029) 11/08/23 _x86_64_ (8 CPU) 15:10:35 15:10:35 14:57:09 LINUX RESTART (8 CPU) 15:10:35 15:10:35 14:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:10:35 14:59:01 123.81 25.76 98.05 0.00 2761.02 23561.16 0.00 15:10:35 15:00:01 232.12 1.78 230.34 0.00 38.12 69630.26 0.00 15:10:35 15:01:01 77.78 0.18 77.59 0.00 7.59 17694.42 0.00 15:10:35 15:02:01 116.43 1.58 114.85 0.00 43.59 31571.63 0.00 15:10:35 15:03:01 52.94 10.61 42.33 0.00 5155.94 10598.90 0.00 15:10:35 15:04:01 5.73 0.02 5.72 0.00 0.13 2220.03 0.00 15:10:35 15:05:01 2.27 0.00 2.27 0.00 0.00 1962.09 0.00 15:10:35 15:06:01 2.25 0.00 2.25 0.00 0.00 2147.11 0.00 15:10:35 15:07:01 1.75 0.00 1.75 0.00 0.00 2168.44 0.00 15:10:35 15:08:01 2.37 0.00 2.37 0.00 0.00 2039.39 0.00 15:10:35 15:09:01 1.78 0.00 1.78 0.00 0.00 2169.24 0.00 15:10:35 15:10:01 2.30 0.00 2.30 0.00 0.00 2039.79 0.00 15:10:35 Average: 51.70 3.30 48.40 0.00 664.20 13971.21 0.00 15:10:35 15:10:35 14:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:10:35 14:59:01 29282596 31575284 744084 2.26 73828 2493992 1863916 5.49 990156 2237356 375436 15:10:35 15:00:01 28093332 31353180 945484 2.88 151664 3287088 2262128 6.67 1386520 2909612 100196 15:10:35 15:01:01 28159596 31539908 762100 2.32 155208 3400988 1924876 5.67 1259948 2971284 36284 15:10:35 15:02:01 27620812 31541444 757744 2.30 165180 3881804 1789424 5.27 1279160 3436964 192 15:10:35 15:03:01 27138832 31516916 752368 2.29 194320 4306316 1756616 5.18 1588908 3571664 992 15:10:35 15:04:01 27154192 31527336 742280 2.26 192856 4303064 1748296 5.15 1579560 3568420 364 15:10:35 15:05:01 27153696 31526900 742648 2.26 192908 4303068 1748296 5.15 1579524 3568424 20 15:10:35 15:06:01 27156556 31529824 739740 2.25 192968 4303072 1748296 5.15 1576812 3568428 8 15:10:35 15:07:01 27156988 31530336 739160 2.25 193048 4303064 1748296 5.15 1575328 3568428 12 15:10:35 15:08:01 27157760 31531184 738208 2.24 193112 4303076 1748296 5.15 1575360 3568432 8 15:10:35 15:09:01 27160872 31534352 735024 2.24 193172 4303072 1748296 5.15 1573088 3568432 8 15:10:35 15:10:01 27161040 31534588 734920 2.23 193228 4303080 1748296 5.15 1572944 3568436 12 15:10:35 Average: 27533023 31520104 761147 2.31 174291 3957640 1819586 5.36 1461442 3342157 42794 15:10:35 15:10:35 14:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:10:35 14:59:01 lo 6.71 6.71 0.66 0.66 0.00 0.00 0.00 0.00 15:10:35 14:59:01 ens3 572.90 351.14 5630.74 117.99 0.00 0.00 0.00 0.00 15:10:35 14:59:01 docker0 7.24 6.25 0.63 50.37 0.00 0.00 0.00 0.00 15:10:35 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:10:35 15:00:01 ens3 311.85 225.61 2442.41 31.39 0.00 0.00 0.00 0.00 15:10:35 15:00:01 docker0 209.45 287.64 17.68 2416.12 0.00 0.00 0.00 0.00 15:10:35 15:00:01 veth3466384 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:10:35 15:01:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 15:10:35 15:01:01 ens3 24.12 16.81 50.19 9.60 0.00 0.00 0.00 0.00 15:10:35 15:01:01 docker0 1.20 2.13 0.07 30.82 0.00 0.00 0.00 0.00 15:10:35 15:02:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 15:10:35 15:02:01 ens3 133.79 101.38 2629.79 93.51 0.00 0.00 0.00 0.00 15:10:35 15:02:01 docker0 1.55 3.33 0.10 31.41 0.00 0.00 0.00 0.00 15:10:35 15:03:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 15:10:35 15:03:01 ens3 189.39 87.29 2730.95 6.37 0.00 0.00 0.00 0.00 15:10:35 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:35 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:10:35 15:04:01 ens3 1.82 0.53 0.53 0.33 0.00 0.00 0.00 0.00 15:10:35 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:35 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:35 15:05:01 ens3 0.52 0.47 0.35 0.22 0.00 0.00 0.00 0.00 15:10:35 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:35 15:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:10:35 15:06:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:10:35 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:35 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:35 15:07:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:10:35 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:35 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:10:35 15:08:01 ens3 0.75 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:10:35 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:35 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:35 15:09:01 ens3 0.63 0.63 0.39 0.29 0.00 0.00 0.00 0.00 15:10:35 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:35 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:10:35 15:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:10:35 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:35 Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 15:10:35 Average: ens3 102.35 64.95 1117.44 21.51 0.00 0.00 0.00 0.00 15:10:35 Average: docker0 18.30 24.97 1.54 210.96 0.00 0.00 0.00 0.00 15:10:35 15:10:35 15:10:35 ---> sar -P ALL: 15:10:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17029) 11/08/23 _x86_64_ (8 CPU) 15:10:35 15:10:35 14:57:09 LINUX RESTART (8 CPU) 15:10:35 15:10:35 14:58:02 CPU %user %nice %system %iowait %steal %idle 15:10:35 14:59:01 all 8.85 0.00 2.73 5.39 0.06 82.98 15:10:35 14:59:01 0 7.64 0.00 2.87 15.06 0.07 74.36 15:10:35 14:59:01 1 6.94 0.00 2.94 0.17 0.05 89.90 15:10:35 14:59:01 2 9.77 0.00 3.04 5.05 0.05 82.09 15:10:35 14:59:01 3 9.39 0.00 2.60 15.04 0.09 72.88 15:10:35 14:59:01 4 10.41 0.00 2.36 1.04 0.07 86.12 15:10:35 14:59:01 5 10.33 0.00 2.22 1.78 0.05 85.61 15:10:35 14:59:01 6 6.85 0.00 2.95 2.14 0.05 88.01 15:10:35 14:59:01 7 9.47 0.00 2.85 2.83 0.07 84.78 15:10:35 15:00:01 all 8.37 0.00 3.02 6.38 0.06 82.18 15:10:35 15:00:01 0 8.83 0.00 2.57 3.22 0.03 85.34 15:10:35 15:00:01 1 9.14 0.00 3.96 3.52 0.07 83.31 15:10:35 15:00:01 2 8.15 0.00 3.65 18.18 0.08 69.93 15:10:35 15:00:01 3 6.94 0.00 2.99 4.93 0.07 85.07 15:10:35 15:00:01 4 7.83 0.00 2.19 0.37 0.05 89.56 15:10:35 15:00:01 5 8.61 0.00 2.48 0.44 0.03 88.44 15:10:35 15:00:01 6 8.98 0.00 3.73 19.68 0.05 67.55 15:10:35 15:00:01 7 8.45 0.00 2.57 0.77 0.07 88.14 15:10:35 15:01:01 all 33.51 0.00 3.67 6.04 0.11 56.67 15:10:35 15:01:01 0 33.46 0.00 4.23 3.20 0.09 59.02 15:10:35 15:01:01 1 33.67 0.00 3.59 6.14 0.12 56.48 15:10:35 15:01:01 2 33.96 0.00 3.71 23.74 0.14 38.44 15:10:35 15:01:01 3 32.58 0.00 3.42 1.40 0.09 62.51 15:10:35 15:01:01 4 33.53 0.00 3.64 5.36 0.09 57.38 15:10:35 15:01:01 5 35.38 0.00 3.24 1.14 0.11 60.13 15:10:35 15:01:01 6 32.96 0.00 3.83 6.74 0.18 56.29 15:10:35 15:01:01 7 32.52 0.00 3.68 0.70 0.11 63.00 15:10:35 15:02:01 all 3.64 0.00 1.54 2.95 0.03 91.84 15:10:35 15:02:01 0 3.81 0.00 1.60 0.34 0.03 94.22 15:10:35 15:02:01 1 3.25 0.00 1.83 5.35 0.03 89.54 15:10:35 15:02:01 2 3.27 0.00 1.73 10.61 0.03 84.36 15:10:35 15:02:01 3 3.25 0.00 1.05 1.34 0.03 94.32 15:10:35 15:02:01 4 3.53 0.00 1.45 5.28 0.03 89.71 15:10:35 15:02:01 5 4.71 0.00 2.04 0.23 0.02 92.99 15:10:35 15:02:01 6 4.04 0.00 1.07 0.25 0.03 94.61 15:10:35 15:02:01 7 3.26 0.00 1.56 0.18 0.02 94.98 15:10:35 15:03:01 all 2.66 0.00 1.41 2.33 0.03 93.57 15:10:35 15:03:01 0 2.91 0.00 1.22 1.85 0.03 93.98 15:10:35 15:03:01 1 2.42 0.00 0.85 11.00 0.02 85.71 15:10:35 15:03:01 2 2.64 0.00 1.30 2.06 0.02 93.98 15:10:35 15:03:01 3 3.11 0.00 1.72 0.33 0.03 94.81 15:10:35 15:03:01 4 2.17 0.00 1.65 1.62 0.02 94.54 15:10:35 15:03:01 5 2.02 0.00 2.20 0.70 0.03 95.04 15:10:35 15:03:01 6 3.89 0.00 1.08 0.50 0.02 94.51 15:10:35 15:03:01 7 2.12 0.00 1.22 0.60 0.03 96.02 15:10:35 15:04:01 all 0.13 0.00 0.06 0.02 0.01 99.78 15:10:35 15:04:01 0 0.05 0.00 0.08 0.00 0.02 99.85 15:10:35 15:04:01 1 0.47 0.00 0.07 0.13 0.02 99.32 15:10:35 15:04:01 2 0.08 0.00 0.03 0.00 0.00 99.88 15:10:35 15:04:01 3 0.27 0.00 0.10 0.00 0.02 99.62 15:10:35 15:04:01 4 0.03 0.00 0.05 0.00 0.00 99.92 15:10:35 15:04:01 5 0.05 0.00 0.03 0.02 0.00 99.90 15:10:35 15:04:01 6 0.03 0.00 0.08 0.00 0.00 99.88 15:10:35 15:04:01 7 0.02 0.00 0.07 0.03 0.00 99.88 15:10:35 15:05:01 all 0.01 0.00 0.01 0.03 0.00 99.96 15:10:35 15:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:10:35 15:05:01 1 0.00 0.00 0.00 0.17 0.00 99.83 15:10:35 15:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:10:35 15:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:10:35 15:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:10:35 15:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:10:35 15:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:10:35 15:05:01 7 0.00 0.00 0.00 0.03 0.00 99.97 15:10:35 15:06:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:10:35 15:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:10:35 15:06:01 1 0.10 0.00 0.03 0.03 0.02 99.82 15:10:35 15:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:10:35 15:06:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:10:35 15:06:01 4 0.00 0.00 0.03 0.00 0.00 99.97 15:10:35 15:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:10:35 15:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:10:35 15:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:10:35 15:07:01 all 0.09 0.00 0.01 0.00 0.00 99.90 15:10:35 15:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:10:35 15:07:01 1 0.65 0.00 0.03 0.03 0.02 99.27 15:10:35 15:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:10:35 15:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:10:35 15:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:10:35 15:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:10:35 15:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:10:35 15:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:10:35 15:08:01 all 0.05 0.00 0.01 0.01 0.00 99.93 15:10:35 15:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:10:35 15:08:01 1 0.20 0.00 0.02 0.05 0.02 99.72 15:10:35 15:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:10:35 15:08:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:10:35 15:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:10:35 15:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:10:35 15:08:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:10:35 15:08:01 7 0.02 0.00 0.00 0.02 0.02 99.95 15:10:35 15:09:01 all 0.05 0.00 0.00 0.00 0.00 99.94 15:10:35 15:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:10:35 15:09:01 1 0.03 0.00 0.02 0.03 0.02 99.90 15:10:35 15:09:01 2 0.28 0.00 0.00 0.00 0.00 99.72 15:10:35 15:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:10:35 15:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:10:35 15:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:10:35 15:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:10:35 15:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:10:35 15:10:35 15:09:01 CPU %user %nice %system %iowait %steal %idle 15:10:35 15:10:01 all 0.02 0.00 0.01 0.02 0.01 99.95 15:10:35 15:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:10:35 15:10:01 1 0.02 0.00 0.03 0.13 0.02 99.80 15:10:35 15:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:10:35 15:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:10:35 15:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:10:35 15:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:10:35 15:10:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:10:35 15:10:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:10:35 Average: all 4.65 0.00 1.02 1.90 0.03 92.40 15:10:35 Average: 0 4.61 0.00 1.03 1.94 0.02 92.39 15:10:35 Average: 1 4.62 0.00 1.10 2.22 0.03 92.03 15:10:35 Average: 2 4.70 0.00 1.10 4.86 0.03 89.31 15:10:35 Average: 3 4.50 0.00 0.98 1.89 0.03 92.60 15:10:35 Average: 4 4.67 0.00 0.93 1.12 0.02 93.25 15:10:35 Average: 5 4.96 0.00 1.01 0.35 0.02 93.66 15:10:35 Average: 6 4.62 0.00 1.05 2.41 0.03 91.89 15:10:35 Average: 7 4.52 0.00 0.98 0.43 0.03 94.05 15:10:35 15:10:35 15:10:35