Pull request #570 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3d3f86734a6c80914fd50cccd1f88250b7cd84f+5d36472c489360535a63323b7f6c17c4ae0cfc32 (66c752d4867c76df469a7b2ea121364bd44b1869) 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-ssh14842850560383356693.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh556809721227805841.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-570/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-570/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13876257358035099164.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-570/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12800383491108448226.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh4653630933358679168.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-570/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-570/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2173714260387777901.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9125 in /w/workspace/gexfoundry_device-mqtt-go_PR-570 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-570 # 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/570/head:refs/remotes/origin/PR-570 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5d36472c489360535a63323b7f6c17c4ae0cfc32 into PR head commit b3d3f86734a6c80914fd50cccd1f88250b7cd84f Merge succeeded, producing b3d3f86734a6c80914fd50cccd1f88250b7cd84f Checking out Revision b3d3f86734a6c80914fd50cccd1f88250b7cd84f (PR-570) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:01:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f b3d3f86734a6c80914fd50cccd1f88250b7cd84f # 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 5d36472c489360535a63323b7f6c17c4ae0cfc32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3d3f86734a6c80914fd50cccd1f88250b7cd84f # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:01:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:01:01 ========================================================= 02:01:01 EdgeX Global Pipelines Version Info 02:01:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:01:02 ------------------- 02:01:02 stable info: 02:01:02 ------------------- 02:01:02 Commited By: Bill Mahoney bill.mahoney@intel.com 02:01:02 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 02:01:02 Message: update stable to v1.0.248 02:01:03 ------------------- 02:01:03 experimental info: 02:01:03 ------------------- 02:01:03 Commited By: **** collab-it+edgex@linuxfoundation.org 02:01:03 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 02:01:03 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:01:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:01:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:01:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:01:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:01:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:01:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:01:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:01:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:01:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:01:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:01:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-570 [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-570 [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-570 [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3d3f86734a6c80914fd50cccd1f88250b7cd84f [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3d3f86 [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:05 provisioning config files... 02:01:05 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp/config11828732531719511046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:05 ---> docker-login.sh 02:01:05 nexus3.edgexfoundry.org:10001 02:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:05 Configure a credential helper to remove this warning. See 02:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:05 02:01:05 Login Succeeded 02:01:05 nexus3.edgexfoundry.org:10002 02:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:05 Configure a credential helper to remove this warning. See 02:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:05 02:01:05 Login Succeeded 02:01:05 nexus3.edgexfoundry.org:10003 02:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:05 Configure a credential helper to remove this warning. See 02:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:05 02:01:05 Login Succeeded 02:01:05 nexus3.edgexfoundry.org:10004 02:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:05 Configure a credential helper to remove this warning. See 02:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:05 02:01:05 Login Succeeded 02:01:05 docker.io 02:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:06 Configure a credential helper to remove this warning. See 02:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:06 02:01:06 Login Succeeded 02:01:06 ---> docker-login.sh ends [Pipeline] } 02:01:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:01:06 + git rev-list -1 --merges b3d3f86734a6c80914fd50cccd1f88250b7cd84f~1..b3d3f86734a6c80914fd50cccd1f88250b7cd84f [Pipeline] echo 02:01:06 -----------> git rev-list -1 --merges b3d3f86734a6c80914fd50cccd1f88250b7cd84f~1..b3d3f86734a6c80914fd50cccd1f88250b7cd84f b3d3f86734a6c80914fd50cccd1f88250b7cd84f [false] [Pipeline] sh 02:01:07 + git log --format=format:%s -1 b3d3f86734a6c80914fd50cccd1f88250b7cd84f [Pipeline] echo 02:01:07 ========================================================= 02:01:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:01:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:01:07 + git log --format=format:%s -1 b3d3f86734a6c80914fd50cccd1f88250b7cd84f [Pipeline] echo 02:01:07 [semverPrep] GIT_COMMIT: b3d3f86734a6c80914fd50cccd1f88250b7cd84f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 02:01:07 [semverPrep] This is not a build commit. [Pipeline] sh 02:01:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:01:08 + grep -v github /etc/ssh/ssh_known_hosts 02:01:08 + [ -e /tmp/ssh_known_hosts ] 02:01:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:01:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:01:08 + sudo tee -a /etc/ssh/ssh_known_hosts 02:01:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:08 02:01:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:08 0.1.4: Pulling from edgex-devops/py-git-semver 02:01:08 b85a868b505f: Pulling fs layer 02:01:08 e2be974225ed: Pulling fs layer 02:01:08 339a4e72a1f5: Pulling fs layer 02:01:08 988bab9f4d93: Pulling fs layer 02:01:08 1469e6f7b9e6: Pulling fs layer 02:01:08 eaf3925da568: Pulling fs layer 02:01:08 bab4dde63d76: Pulling fs layer 02:01:08 bde34c3a00c8: Pulling fs layer 02:01:08 b352a97aabf1: Pulling fs layer 02:01:08 4872d77fe225: Pulling fs layer 02:01:08 5851b861e8e6: Pulling fs layer 02:01:08 1469e6f7b9e6: Waiting 02:01:08 eaf3925da568: Waiting 02:01:08 bab4dde63d76: Waiting 02:01:08 bde34c3a00c8: Waiting 02:01:08 988bab9f4d93: Waiting 02:01:08 4872d77fe225: Waiting 02:01:08 5851b861e8e6: Waiting 02:01:08 b352a97aabf1: Waiting 02:01:08 e2be974225ed: Download complete 02:01:08 988bab9f4d93: Verifying Checksum 02:01:08 988bab9f4d93: Download complete 02:01:08 1469e6f7b9e6: Verifying Checksum 02:01:08 1469e6f7b9e6: Download complete 02:01:09 eaf3925da568: Download complete 02:01:09 339a4e72a1f5: Verifying Checksum 02:01:09 339a4e72a1f5: Download complete 02:01:09 bde34c3a00c8: Verifying Checksum 02:01:09 bde34c3a00c8: Download complete 02:01:09 b352a97aabf1: Verifying Checksum 02:01:09 b352a97aabf1: Download complete 02:01:09 4872d77fe225: Verifying Checksum 02:01:09 4872d77fe225: Download complete 02:01:09 5851b861e8e6: Verifying Checksum 02:01:09 5851b861e8e6: Download complete 02:01:09 b85a868b505f: Verifying Checksum 02:01:09 b85a868b505f: Download complete 02:01:09 bab4dde63d76: Verifying Checksum 02:01:09 bab4dde63d76: Download complete 02:01:10 b85a868b505f: Pull complete 02:01:10 e2be974225ed: Pull complete 02:01:11 339a4e72a1f5: Pull complete 02:01:11 988bab9f4d93: Pull complete 02:01:11 1469e6f7b9e6: Pull complete 02:01:11 eaf3925da568: Pull complete 02:01:13 bab4dde63d76: Pull complete 02:01:13 bde34c3a00c8: Pull complete 02:01:13 b352a97aabf1: Pull complete 02:01:13 4872d77fe225: Pull complete 02:01:13 5851b861e8e6: Pull complete 02:01:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:01:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:13 prd-ubuntu20.04-docker-8c-8g-9125 does not seem to be running inside a container 02:01:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-570 -v /w/workspace/gexfoundry_device-mqtt-go_PR-570:/w/workspace/gexfoundry_device-mqtt-go_PR-570:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:01:15 $ docker top eb61a464d4bfbfd8bfe24187bedf1807f8955ac303da70d11d42311c97f551b6 -eo pid,comm 02:01:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:01:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:01:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:15 [ssh-agent] Looking for ssh-agent implementation... 02:01:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:15 $ docker exec eb61a464d4bfbfd8bfe24187bedf1807f8955ac303da70d11d42311c97f551b6 ssh-agent 02:01:15 SSH_AUTH_SOCK=/tmp/ssh-0EAdlBZMGTtv/agent.32 02:01:15 SSH_AGENT_PID=38 02:01:15 Running ssh-add (command line suppressed) 02:01:16 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp/private_key_688899071512771069.key (/w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp/private_key_688899071512771069.key) 02:01:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:16 + git tag --points-at HEAD [Pipeline] } 02:01:16 $ docker exec --env ******** --env ******** eb61a464d4bfbfd8bfe24187bedf1807f8955ac303da70d11d42311c97f551b6 ssh-agent -k 02:01:16 unset SSH_AUTH_SOCK; 02:01:16 unset SSH_AGENT_PID; 02:01:16 echo Agent pid 38 killed; 02:01:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:01:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:16 [ssh-agent] Looking for ssh-agent implementation... 02:01:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:16 $ docker exec eb61a464d4bfbfd8bfe24187bedf1807f8955ac303da70d11d42311c97f551b6 ssh-agent 02:01:16 SSH_AUTH_SOCK=/tmp/ssh-65MhvF0Ix5iQ/agent.70 02:01:16 SSH_AGENT_PID=76 02:01:16 Running ssh-add (command line suppressed) 02:01:16 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp/private_key_8783329632876915986.key (/w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp/private_key_8783329632876915986.key) 02:01:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:17 + git semver init 02:01:17 2023-04-20 02:01:17,489 [run_init] DEBUG init version:0.0.0 force:False 02:01:17 2023-04-20 02:01:17,490 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-570/.semver 02:01:17 2023-04-20 02:01:17,490 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-570/.semver 02:01:17 2023-04-20 02:01:17,491 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-570/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-570, universal_newlines=False, shell=None, istream=None) 02:01:18 2023-04-20 02:01:18,249 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-570/.git/info/exclude 02:01:18 2023-04-20 02:01:18,249 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-570/.semver/PR-570 with force:False 02:01:18 2023-04-20 02:01:18,250 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-570/.semver/PR-570 02:01:18 2023-04-20 02:01:18,254 [execute] INFO git cat-file --batch-check 02:01:18 2023-04-20 02:01:18,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-570/.semver, universal_newlines=False, shell=None, istream=) 02:01:18 2023-04-20 02:01:18,264 [execute] INFO git cat-file --batch 02:01:18 2023-04-20 02:01:18,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-570/.semver, universal_newlines=False, shell=None, istream=) 02:01:18 2023-04-20 02:01:18,271 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-570/.semver/PR-570 02:01:18 0.0.0 [Pipeline] } 02:01:18 $ docker exec --env ******** --env ******** eb61a464d4bfbfd8bfe24187bedf1807f8955ac303da70d11d42311c97f551b6 ssh-agent -k 02:01:18 unset SSH_AUTH_SOCK; 02:01:18 unset SSH_AGENT_PID; 02:01:18 echo Agent pid 76 killed; 02:01:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:01:19 + git semver [Pipeline] } 02:01:19 $ docker stop --time=1 eb61a464d4bfbfd8bfe24187bedf1807f8955ac303da70d11d42311c97f551b6 02:01:20 $ docker rm -f --volumes eb61a464d4bfbfd8bfe24187bedf1807f8955ac303da70d11d42311c97f551b6 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:01:21 Stashed 1 file(s) [Pipeline] echo 02:01:21 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:21 provisioning config files... 02:01:21 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp/config14331789789917690260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:22 ---> docker-login.sh 02:01:22 nexus3.edgexfoundry.org:10001 02:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:22 Configure a credential helper to remove this warning. See 02:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:22 02:01:22 Login Succeeded 02:01:22 nexus3.edgexfoundry.org:10002 02:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:22 Configure a credential helper to remove this warning. See 02:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:22 02:01:22 Login Succeeded 02:01:22 nexus3.edgexfoundry.org:10003 02:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:22 Configure a credential helper to remove this warning. See 02:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:22 02:01:22 Login Succeeded 02:01:22 nexus3.edgexfoundry.org:10004 02:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:22 Configure a credential helper to remove this warning. See 02:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:22 02:01:22 Login Succeeded 02:01:22 docker.io 02:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:23 Configure a credential helper to remove this warning. See 02:01:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:23 02:01:23 Login Succeeded 02:01:23 ---> docker-login.sh ends [Pipeline] } 02:01:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:01:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:01:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:01:23 ========================================================= 02:01:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:01:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:01:23 Sending build context to Docker daemon 6.439MB 02:01:23 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:01:23 Step 2/12 : FROM ${BASE} AS builder 02:01:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:01:23 63b65145d645: Pulling fs layer 02:01:23 a2d21d5440eb: Pulling fs layer 02:01:23 935e6c44a52c: Pulling fs layer 02:01:23 94cc34f8dd06: Pulling fs layer 02:01:23 30dea6a524f1: Pulling fs layer 02:01:23 a2aff8979fd8: Pulling fs layer 02:01:23 6808be2612f2: Pulling fs layer 02:01:23 f25807f1079a: Pulling fs layer 02:01:23 30dea6a524f1: Waiting 02:01:23 a2aff8979fd8: Waiting 02:01:23 6808be2612f2: Waiting 02:01:23 f25807f1079a: Waiting 02:01:23 94cc34f8dd06: Waiting 02:01:23 a2d21d5440eb: Download complete 02:01:24 94cc34f8dd06: Verifying Checksum 02:01:24 94cc34f8dd06: Download complete 02:01:24 63b65145d645: Verifying Checksum 02:01:24 63b65145d645: Download complete 02:01:24 30dea6a524f1: Verifying Checksum 02:01:24 30dea6a524f1: Download complete 02:01:24 a2aff8979fd8: Verifying Checksum 02:01:24 a2aff8979fd8: Download complete 02:01:24 63b65145d645: Pull complete 02:01:24 a2d21d5440eb: Pull complete 02:01:24 f25807f1079a: Verifying Checksum 02:01:24 f25807f1079a: Download complete 02:01:24 935e6c44a52c: Verifying Checksum 02:01:24 935e6c44a52c: Download complete 02:01:25 6808be2612f2: Verifying Checksum 02:01:25 6808be2612f2: Download complete 02:01:28 935e6c44a52c: Pull complete 02:01:28 94cc34f8dd06: Pull complete 02:01:28 30dea6a524f1: Pull complete 02:01:28 a2aff8979fd8: Pull complete 02:01:30 6808be2612f2: Pull complete 02:01:31 f25807f1079a: Pull complete 02:01:31 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 02:01:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:01:31 ---> 3b553350e43f 02:01:31 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:01:33 ---> Running in 852620c7d081 02:01:33 Removing intermediate container 852620c7d081 02:01:33 ---> a28decf9b8ce 02:01:33 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:01:33 ---> Running in f4b479ec7fd7 02:01:33 Removing intermediate container f4b479ec7fd7 02:01:33 ---> 0a0697849c3f 02:01:33 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:01:33 ---> Running in 616bd1065886 02:01:33 Removing intermediate container 616bd1065886 02:01:33 ---> 2e22c13d04b6 02:01:33 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:01:33 ---> Running in b5409ac53e8e 02:01:34 Removing intermediate container b5409ac53e8e 02:01:34 ---> 05c8d5112af5 02:01:34 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:34 ---> Running in 8a464575414b 02:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:01:35 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:01:35 (2/4) Installing libedit (20221030.3.1-r0) 02:01:35 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:01:35 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:01:35 Executing busybox-1.35.0-r29.trigger 02:01:35 OK: 269 MiB in 57 packages 02:01:35 Removing intermediate container 8a464575414b 02:01:35 ---> 78ac293eefca 02:01:35 Step 8/12 : WORKDIR /device-mqtt-go 02:01:35 ---> Running in b59205dbe3cc 02:01:35 Removing intermediate container b59205dbe3cc 02:01:35 ---> 3f8ede7572ce 02:01:35 Step 9/12 : COPY go.mod vendor* ./ 02:01:35 ---> 3c1e08a65853 02:01:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:35 ---> Running in 7a54ed501a77 02:01:36 Still waiting to schedule task 02:01:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9124’ 02:02:07 Removing intermediate container 7a54ed501a77 02:02:07 ---> 64ea82a0fca7 02:02:07 Step 11/12 : COPY . . 02:02:07 ---> c7548e27bd9a 02:02:07 Step 12/12 : RUN $MAKE 02:02:07 ---> Running in 41956cb89b7c 02:02:07 noop 02:02:07 Removing intermediate container 41956cb89b7c 02:02:07 ---> 5d27c330ad0d 02:02:07 Successfully built 5d27c330ad0d 02:02:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:08 + docker inspect -f . ci-base-image-x86_64 02:02:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:08 prd-ubuntu20.04-docker-8c-8g-9125 does not seem to be running inside a container 02:02:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-570 -v /w/workspace/gexfoundry_device-mqtt-go_PR-570:/w/workspace/gexfoundry_device-mqtt-go_PR-570:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:02:08 $ docker top 03659514d7ad633fe938134e5c7d1cd4ff96489a37b14702851a3641efa5c382 -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:09 + go version 02:02:09 go version go1.20.2 linux/amd64 [Pipeline] } 02:02:09 $ docker stop --time=1 03659514d7ad633fe938134e5c7d1cd4ff96489a37b14702851a3641efa5c382 02:02:10 $ docker rm -f --volumes 03659514d7ad633fe938134e5c7d1cd4ff96489a37b14702851a3641efa5c382 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:11 + docker inspect -f . ci-base-image-x86_64 02:02:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:11 prd-ubuntu20.04-docker-8c-8g-9125 does not seem to be running inside a container 02:02:11 $ 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-570 -v /w/workspace/gexfoundry_device-mqtt-go_PR-570:/w/workspace/gexfoundry_device-mqtt-go_PR-570:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:02:11 $ docker top 054656ee1a876d763006d9ac6e5a3dfbbd85385140f6419bedad5f8eaae0dcc4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:12 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-570 [Pipeline] fileExists [Pipeline] sh 02:02:12 + make test 02:02:12 go test ./... -coverprofile=coverage.out ./... 02:02:17 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:02:27 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:02:27 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:02:27 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.9% of statements 02:02:34 go vet ./... 02:02:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:02:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:02:38 ./bin/test-attribution-txt.sh [Pipeline] echo 02:02:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:02:38 $ docker stop --time=1 054656ee1a876d763006d9ac6e5a3dfbbd85385140f6419bedad5f8eaae0dcc4 02:02:40 $ docker rm -f --volumes 054656ee1a876d763006d9ac6e5a3dfbbd85385140f6419bedad5f8eaae0dcc4 [Pipeline] // withDockerContainer [Pipeline] sh 02:02:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:02:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:02:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:02:42 + ls -al . 02:02:42 total 180 02:02:42 drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 02:02 . 02:02:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 02:00 .. 02:02:42 -rw-rw-r-- 1 jenkins jenkins 140 Apr 20 02:01 .dockerignore 02:02:42 drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 02:01 .git 02:02:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 02:01 .github 02:02:42 -rw-rw-r-- 1 jenkins jenkins 329 Apr 20 02:01 .gitignore 02:02:42 -rw-rw-r-- 1 jenkins jenkins 41 Apr 20 02:01 .golangci.yml 02:02:42 drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 02:01 .semver 02:02:42 -rw-rw-r-- 1 jenkins jenkins 9417 Apr 20 02:01 Attribution.txt 02:02:42 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 20 02:01 CHANGELOG.md 02:02:42 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 20 02:01 Dockerfile 02:02:42 -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 02:01 GOVERNANCE.md 02:02:42 -rw-rw-r-- 1 jenkins jenkins 678 Apr 20 02:01 Jenkinsfile 02:02:42 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 02:01 LICENSE 02:02:42 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 20 02:01 Makefile 02:02:42 -rw-rw-r-- 1 jenkins jenkins 620 Apr 20 02:01 OWNERS.md 02:02:42 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 20 02:01 README.md 02:02:42 -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 02:01 VERSION 02:02:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 02:01 bin 02:02:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 02:01 cmd 02:02:42 -rw-r--r-- 1 jenkins jenkins 18460 Apr 20 02:02 coverage.out 02:02:42 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 20 02:01 go.mod 02:02:42 -rw-rw-r-- 1 jenkins jenkins 31443 Apr 20 02:01 go.sum 02:02:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 02:01 internal 02:02:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 02:01 mock 02:02:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 02:01 snap 02:02:42 -rw-rw-r-- 1 jenkins jenkins 227 Apr 20 02:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:42 + 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=b3d3f86734a6c80914fd50cccd1f88250b7cd84f --label arch=amd64 --label version=0.0.0 . 02:02:42 Sending build context to Docker daemon 6.458MB 02:02:42 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:02:42 Step 2/24 : FROM ${BASE} AS builder 02:02:42 ---> 5d27c330ad0d 02:02:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:02:42 ---> Running in 7304d534d766 02:02:42 Removing intermediate container 7304d534d766 02:02:42 ---> bf2dd6477a66 02:02:42 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:02:42 ---> Running in bf2c64d89fcd 02:02:42 Removing intermediate container bf2c64d89fcd 02:02:42 ---> e9c86c84d497 02:02:42 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:02:42 ---> Running in 013f7f057503 02:02:42 Removing intermediate container 013f7f057503 02:02:42 ---> a8019cdbd262 02:02:42 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:02:42 ---> Running in eec02b583e05 02:02:43 Removing intermediate container eec02b583e05 02:02:43 ---> 1a8690b43719 02:02:43 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:02:43 ---> Running in 036eb72e2f55 02:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:02:43 OK: 269 MiB in 57 packages 02:02:43 Removing intermediate container 036eb72e2f55 02:02:43 ---> 1fa91301ada1 02:02:43 Step 8/24 : WORKDIR /device-mqtt-go 02:02:43 ---> Running in bca0574747d3 02:02:44 Removing intermediate container bca0574747d3 02:02:44 ---> cc31aaf1f614 02:02:44 Step 9/24 : COPY go.mod vendor* ./ 02:02:44 ---> 8e67bf097626 02:02:44 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:44 ---> Running in 907e7453bbdc 02:02:45 Removing intermediate container 907e7453bbdc 02:02:45 ---> f28b6dd22973 02:02:45 Step 11/24 : COPY . . 02:02:45 ---> 1608bba407df 02:02:45 Step 12/24 : RUN $MAKE 02:02:45 ---> Running in 586f4188c87f 02:02:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:03:03 Removing intermediate container 586f4188c87f 02:03:03 ---> c9eb0e5a39d4 02:03:03 Step 13/24 : FROM alpine:3.17 02:03:03 3.17: Pulling from library/alpine 02:03:03 f56be85fc22e: Pulling fs layer 02:03:03 f56be85fc22e: Download complete 02:03:03 f56be85fc22e: Pull complete 02:03:03 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:03:03 Status: Downloaded newer image for alpine:3.17 02:03:03 ---> 9ed4aefc74f6 02:03:03 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:03:03 ---> Running in 907abeffd9c0 02:03:03 Removing intermediate container 907abeffd9c0 02:03:03 ---> 483fba215c94 02:03:03 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:03:03 ---> Running in 8247c8886710 02:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:03:03 (1/1) Installing dumb-init (1.2.5-r2) 02:03:03 Executing busybox-1.35.0-r29.trigger 02:03:03 OK: 7 MiB in 16 packages 02:03:04 Removing intermediate container 8247c8886710 02:03:04 ---> 299044e8c3a1 02:03:04 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:03:04 ---> 6c3bebd034b9 02:03:04 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:03:04 ---> 4e6b2f1819ce 02:03:04 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:03:04 ---> 6221c07d6f45 02:03:04 Step 19/24 : EXPOSE 59982 02:03:05 ---> Running in 566433feca72 02:03:05 Removing intermediate container 566433feca72 02:03:05 ---> cecd104a5e94 02:03:05 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:03:05 ---> Running in c1b94f019a54 02:03:05 Removing intermediate container c1b94f019a54 02:03:05 ---> 4b8ac389d0b4 02:03:05 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:03:05 ---> Running in 6f9aca89f163 02:03:05 Removing intermediate container 6f9aca89f163 02:03:05 ---> 5cb89ea994fb 02:03:05 Step 22/24 : LABEL arch=amd64 02:03:05 ---> Running in 802618c9fb15 02:03:05 Removing intermediate container 802618c9fb15 02:03:05 ---> a5f697e277c1 02:03:05 Step 23/24 : LABEL git_sha=b3d3f86734a6c80914fd50cccd1f88250b7cd84f 02:03:05 ---> Running in a054e9416629 02:03:05 Removing intermediate container a054e9416629 02:03:05 ---> 4ae8128baf6f 02:03:05 Step 24/24 : LABEL version=0.0.0 02:03:05 ---> Running in 58b953d076a4 02:03:05 Removing intermediate container 58b953d076a4 02:03:05 ---> 51b42c0d557b 02:03:05 [Warning] One or more build-args [ARCH] were not consumed 02:03:05 Successfully built 51b42c0d557b 02:03:05 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:03:06 02:03:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:03:06 latest: Pulling from edgex-lftools-log-publisher 02:03:06 5eb5b503b376: Pulling fs layer 02:03:06 5c69ac0246d0: Pulling fs layer 02:03:06 ec43610c2a17: Pulling fs layer 02:03:06 3a2ae6a8a46f: Pulling fs layer 02:03:06 33b1e0a273af: Pulling fs layer 02:03:06 5d3b04190fa2: Pulling fs layer 02:03:06 2f39f015ded8: Pulling fs layer 02:03:06 3a2ae6a8a46f: Waiting 02:03:06 33b1e0a273af: Waiting 02:03:06 5d3b04190fa2: Waiting 02:03:06 2f39f015ded8: Waiting 02:03:06 5c69ac0246d0: Verifying Checksum 02:03:06 5c69ac0246d0: Download complete 02:03:06 3a2ae6a8a46f: Verifying Checksum 02:03:06 3a2ae6a8a46f: Download complete 02:03:06 33b1e0a273af: Verifying Checksum 02:03:06 33b1e0a273af: Download complete 02:03:06 ec43610c2a17: Verifying Checksum 02:03:06 ec43610c2a17: Download complete 02:03:06 5d3b04190fa2: Verifying Checksum 02:03:06 5d3b04190fa2: Download complete 02:03:07 5eb5b503b376: Verifying Checksum 02:03:07 5eb5b503b376: Download complete 02:03:07 2f39f015ded8: Download complete 02:03:08 5eb5b503b376: Pull complete 02:03:08 5c69ac0246d0: Pull complete 02:03:08 ec43610c2a17: Pull complete 02:03:08 3a2ae6a8a46f: Pull complete 02:03:08 33b1e0a273af: Pull complete 02:03:09 5d3b04190fa2: Pull complete 02:03:13 2f39f015ded8: Pull complete 02:03:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:03:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:03:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:13 prd-ubuntu20.04-docker-8c-8g-9125 does not seem to be running inside a container 02:03:13 $ 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-570 -v /w/workspace/gexfoundry_device-mqtt-go_PR-570:/w/workspace/gexfoundry_device-mqtt-go_PR-570:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:03:14 $ docker top a68a461fe92562b7d89250840baa48e600e6643ba0adc360e5ad9f14ce719225 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:15 ---> job-cost.sh 02:03:15 lf-activate-venv: SKIPPING 02:03:15 INFO: No Stack... 02:03:15 INFO: Retrieving Pricing Info for: v3-standard-8 02:03:15 INFO: Archiving Costs [Pipeline] sh 02:03:16 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-570/archives/cost.csv 02:03:16 + cut -d, -f6 [Pipeline] lock 02:03:16 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-570-1-stack-cost] 02:03:16 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-570-1-stack-cost] did not exist. Created. 02:03:16 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-570-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:03:16 + echo total: 0.2199999988079071 [Pipeline] stash 02:03:16 Stashed 1 file(s) [Pipeline] } 02:03:16 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-570-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:03:16 $ docker stop --time=1 a68a461fe92562b7d89250840baa48e600e6643ba0adc360e5ad9f14ce719225 02:03:17 $ docker rm -f --volumes a68a461fe92562b7d89250840baa48e600e6643ba0adc360e5ad9f14ce719225 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:05:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9127 in /w/workspace/gexfoundry_device-mqtt-go_PR-570 [Pipeline] { [Pipeline] ws 02:05:04 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:05:04 Selected Git installation does not exist. Using Default 02:05:04 The recommended git tool is: NONE 02:05:09 using credential edgex-jenkins-ssh 02:05:09 Cloning the remote Git repository 02:05:09 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:05:09 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:05:10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:05:10 > git --version # timeout=10 02:05:10 > git --version # 'git version 2.25.1' 02:05:10 using GIT_SSH to set credentials SSH Credentials for GitHub 02:05:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:05:11 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:05:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:05:12 Merging remotes/origin/main commit 5d36472c489360535a63323b7f6c17c4ae0cfc32 into PR head commit b3d3f86734a6c80914fd50cccd1f88250b7cd84f 02:05:13 Merge succeeded, producing b3d3f86734a6c80914fd50cccd1f88250b7cd84f 02:05:13 Checking out Revision b3d3f86734a6c80914fd50cccd1f88250b7cd84f (PR-570) 02:05:12 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:05:12 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:05:12 using GIT_SSH to set credentials SSH Credentials for GitHub 02:05:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/570/head:refs/remotes/origin/PR-570 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:05:12 > git config core.sparsecheckout # timeout=10 02:05:13 > git checkout -f b3d3f86734a6c80914fd50cccd1f88250b7cd84f # timeout=10 02:05:13 > git remote # timeout=10 02:05:13 > git config --get remote.origin.url # timeout=10 02:05:13 using GIT_SSH to set credentials SSH Credentials for GitHub 02:05:13 > git merge 5d36472c489360535a63323b7f6c17c4ae0cfc32 # timeout=10 02:05:13 > git rev-parse HEAD^{commit} # timeout=10 02:05:13 > git config core.sparsecheckout # timeout=10 02:05:13 > git checkout -f b3d3f86734a6c80914fd50cccd1f88250b7cd84f # timeout=10 02:05:13 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 02:05:13 > git --version # timeout=10 02:05:13 > git --version # 'git version 2.25.1' 02:05:13 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:05:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:05:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:05:14 Dload Upload Total Spent Left Speed 02:05:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 74133 0 --:--:-- --:--:-- --:--:-- 74133 [Pipeline] sh 02:05:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:05:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:05:15 + sudo tee /etc/docker/daemon.new 02:05:15 { 02:05:15 "registry-mirrors": [ 02:05:15 "https://nexus3.edgexfoundry.org:10001" 02:05:15 ], 02:05:15 "bip": "10.250.0.254/24", 02:05:15 "hosts": [ 02:05:15 "tcp://0.0.0.0:5555", 02:05:15 "unix:///var/run/docker.sock" 02:05:15 ], 02:05:15 "mtu": 1458, 02:05:15 "selinux-enabled": true, 02:05:15 "seccomp-profile": "/etc/docker/seccomp.json" 02:05:15 } [Pipeline] sh 02:05:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:05:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:34 provisioning config files... 02:05:35 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config5820399394213411873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:35 ---> docker-login.sh 02:05:35 nexus3.edgexfoundry.org:10001 02:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:36 Configure a credential helper to remove this warning. See 02:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:36 02:05:36 Login Succeeded 02:05:36 nexus3.edgexfoundry.org:10002 02:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:36 Configure a credential helper to remove this warning. See 02:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:36 02:05:36 Login Succeeded 02:05:36 nexus3.edgexfoundry.org:10003 02:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:36 Configure a credential helper to remove this warning. See 02:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:36 02:05:36 Login Succeeded 02:05:36 nexus3.edgexfoundry.org:10004 02:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:37 Configure a credential helper to remove this warning. See 02:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:37 02:05:37 Login Succeeded 02:05:37 docker.io 02:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:37 Configure a credential helper to remove this warning. See 02:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:37 02:05:37 Login Succeeded 02:05:37 ---> docker-login.sh ends [Pipeline] } 02:05:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:05:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:05:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:05:38 ========================================================= 02:05:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:05:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:05:38 Sending build context to Docker daemon 3.342MB 02:05:38 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:05:38 Step 2/12 : FROM ${BASE} AS builder 02:05:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:05:39 af6eaf76a39c: Pulling fs layer 02:05:39 55522c791124: Pulling fs layer 02:05:39 ce5c4a1c91eb: Pulling fs layer 02:05:39 169dfbe0d373: Pulling fs layer 02:05:39 e1ff8fa3b103: Pulling fs layer 02:05:39 52ebb69f0ebf: Pulling fs layer 02:05:39 5abe8eddf0d5: Pulling fs layer 02:05:39 169dfbe0d373: Waiting 02:05:39 e1ff8fa3b103: Waiting 02:05:39 52ebb69f0ebf: Waiting 02:05:39 5abe8eddf0d5: Waiting 02:05:39 55522c791124: Verifying Checksum 02:05:39 55522c791124: Download complete 02:05:39 169dfbe0d373: Verifying Checksum 02:05:39 169dfbe0d373: Download complete 02:05:39 e1ff8fa3b103: Verifying Checksum 02:05:39 e1ff8fa3b103: Download complete 02:05:39 af6eaf76a39c: Verifying Checksum 02:05:39 af6eaf76a39c: Download complete 02:05:40 af6eaf76a39c: Pull complete 02:05:40 5abe8eddf0d5: Verifying Checksum 02:05:40 5abe8eddf0d5: Download complete 02:05:42 ce5c4a1c91eb: Verifying Checksum 02:05:42 ce5c4a1c91eb: Download complete 02:05:42 52ebb69f0ebf: Download complete 02:05:43 55522c791124: Pull complete 02:05:58 ce5c4a1c91eb: Pull complete 02:05:58 169dfbe0d373: Pull complete 02:05:58 e1ff8fa3b103: Pull complete 02:06:05 52ebb69f0ebf: Pull complete 02:06:06 5abe8eddf0d5: Pull complete 02:06:06 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 02:06:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:06:06 ---> 6cb57ee374ae 02:06:06 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:06:10 ---> Running in faee295b893d 02:06:10 Removing intermediate container faee295b893d 02:06:10 ---> 643e07913034 02:06:10 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:06:10 ---> Running in f5e4826838c9 02:06:10 Removing intermediate container f5e4826838c9 02:06:10 ---> d5f657907cc6 02:06:10 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:06:10 ---> Running in 0f413de7517b 02:06:11 Removing intermediate container 0f413de7517b 02:06:11 ---> e4b05602580c 02:06:11 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:06:11 ---> Running in 776e465dc196 02:06:11 Removing intermediate container 776e465dc196 02:06:11 ---> 3aedb9571c4a 02:06:11 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:06:11 ---> Running in 4b3de991dd41 02:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:06:14 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:06:14 (2/4) Installing libedit (20221030.3.1-r0) 02:06:14 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:06:14 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:06:14 Executing busybox-1.35.0-r29.trigger 02:06:14 OK: 268 MiB in 57 packages 02:06:16 Removing intermediate container 4b3de991dd41 02:06:16 ---> edc9c1e12529 02:06:16 Step 8/12 : WORKDIR /device-mqtt-go 02:06:16 ---> Running in 914029b324bf 02:06:16 Removing intermediate container 914029b324bf 02:06:16 ---> 790180389586 02:06:16 Step 9/12 : COPY go.mod vendor* ./ 02:06:16 ---> c34db2c2323c 02:06:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:16 ---> Running in db56994484e4 02:07:53 Removing intermediate container db56994484e4 02:07:53 ---> 5ae1c1a801d3 02:07:53 Step 11/12 : COPY . . 02:07:53 ---> f8bfaa62d1d0 02:07:53 Step 12/12 : RUN $MAKE 02:07:53 ---> Running in c727ede853b7 02:07:53 noop 02:07:53 Removing intermediate container c727ede853b7 02:07:53 ---> 5e0c6d4125a0 02:07:53 Successfully built 5e0c6d4125a0 02:07:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:54 + docker inspect -f . ci-base-image-arm64 02:07:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:54 prd-ubuntu20.04-docker-arm64-4c-16g-9127 does not seem to be running inside a container 02:07:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:07:55 $ docker top 1505f4ac3c3dc2ae867aa3a8b56e24aa9b38056b35f6a1cc7d021bf791ffaf7e -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:56 + go version 02:07:56 go version go1.20.2 linux/arm64 [Pipeline] } 02:07:56 $ docker stop --time=1 1505f4ac3c3dc2ae867aa3a8b56e24aa9b38056b35f6a1cc7d021bf791ffaf7e 02:07:58 $ docker rm -f --volumes 1505f4ac3c3dc2ae867aa3a8b56e24aa9b38056b35f6a1cc7d021bf791ffaf7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:59 + docker inspect -f . ci-base-image-arm64 02:07:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:59 prd-ubuntu20.04-docker-arm64-4c-16g-9127 does not seem to be running inside a container 02:07:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:08:00 $ docker top 6f7c6502dd7f30a74c35b3035b79e8c3bb1ee9efef900a31da0b0516c444f086 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:01 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:08:01 + make test 02:08:02 go test ./... -coverprofile=coverage.out ./... 02:08:41 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:10:47 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:10:47 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:10:47 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.072s coverage: 21.9% of statements 02:10:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:10:47 go vet ./... 02:11:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:11:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:11:06 ./bin/test-attribution-txt.sh [Pipeline] echo 02:11:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:11:06 $ docker stop --time=1 6f7c6502dd7f30a74c35b3035b79e8c3bb1ee9efef900a31da0b0516c444f086 02:11:07 $ docker rm -f --volumes 6f7c6502dd7f30a74c35b3035b79e8c3bb1ee9efef900a31da0b0516c444f086 [Pipeline] // withDockerContainer [Pipeline] sh 02:11:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:11:09 Warning: overwriting stash ‘coverage-report’ 02:11:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:11:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:11:10 + ls -al . 02:11:10 total 176 02:11:10 drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 02:08 . 02:11:10 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 02:05 .. 02:11:10 -rw-rw-r-- 1 jenkins jenkins 140 Apr 20 02:05 .dockerignore 02:11:10 drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 02:05 .git 02:11:10 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 02:05 .github 02:11:10 -rw-rw-r-- 1 jenkins jenkins 329 Apr 20 02:05 .gitignore 02:11:10 -rw-rw-r-- 1 jenkins jenkins 41 Apr 20 02:05 .golangci.yml 02:11:10 -rw-rw-r-- 1 jenkins jenkins 9417 Apr 20 02:05 Attribution.txt 02:11:10 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 20 02:05 CHANGELOG.md 02:11:10 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 20 02:05 Dockerfile 02:11:10 -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 02:05 GOVERNANCE.md 02:11:10 -rw-rw-r-- 1 jenkins jenkins 678 Apr 20 02:05 Jenkinsfile 02:11:10 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 02:05 LICENSE 02:11:10 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 20 02:05 Makefile 02:11:10 -rw-rw-r-- 1 jenkins jenkins 620 Apr 20 02:05 OWNERS.md 02:11:10 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 20 02:05 README.md 02:11:10 -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 02:01 VERSION 02:11:10 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 02:05 bin 02:11:10 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 02:05 cmd 02:11:10 -rw-r--r-- 1 jenkins jenkins 18460 Apr 20 02:10 coverage.out 02:11:10 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 20 02:05 go.mod 02:11:10 -rw-rw-r-- 1 jenkins jenkins 31443 Apr 20 02:05 go.sum 02:11:10 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 02:05 internal 02:11:10 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 02:05 mock 02:11:10 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 02:05 snap 02:11:10 -rw-rw-r-- 1 jenkins jenkins 227 Apr 20 02:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:10 + 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=b3d3f86734a6c80914fd50cccd1f88250b7cd84f --label arch=arm64 --label version=0.0.0 . 02:11:11 Sending build context to Docker daemon 3.362MB 02:11:11 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:11:11 Step 2/24 : FROM ${BASE} AS builder 02:11:11 ---> 5e0c6d4125a0 02:11:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:11:11 ---> Running in e8af9f7026e8 02:11:11 Removing intermediate container e8af9f7026e8 02:11:11 ---> 7dbd4600d521 02:11:11 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:11:11 ---> Running in c3085a914728 02:11:12 Removing intermediate container c3085a914728 02:11:12 ---> 2d19d179e0ab 02:11:12 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:11:12 ---> Running in 86bbe126a7f6 02:11:12 Removing intermediate container 86bbe126a7f6 02:11:12 ---> f97bf410edef 02:11:12 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:11:12 ---> Running in a2c66fb81f97 02:11:12 Removing intermediate container a2c66fb81f97 02:11:12 ---> cc0004d7e71e 02:11:12 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:11:12 ---> Running in 669e6509987a 02:11:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:11:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:11:15 OK: 268 MiB in 57 packages 02:11:19 Removing intermediate container 669e6509987a 02:11:19 ---> 8afaefe1438f 02:11:19 Step 8/24 : WORKDIR /device-mqtt-go 02:11:19 ---> Running in 26256a434511 02:11:19 Removing intermediate container 26256a434511 02:11:19 ---> 401ab9942ae5 02:11:19 Step 9/24 : COPY go.mod vendor* ./ 02:11:20 ---> b622cce47747 02:11:20 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:20 ---> Running in f6efee4b83e2 02:11:22 Removing intermediate container f6efee4b83e2 02:11:22 ---> 7a47a831341a 02:11:22 Step 11/24 : COPY . . 02:11:23 ---> 74884d345208 02:11:23 Step 12/24 : RUN $MAKE 02:11:23 ---> Running in e6db4555f69c 02:11:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:13:46 Removing intermediate container e6db4555f69c 02:13:46 ---> 06e2db8325d4 02:13:46 Step 13/24 : FROM alpine:3.17 02:13:46 3.17: Pulling from library/alpine 02:13:46 c41833b44d91: Pulling fs layer 02:13:46 c41833b44d91: Verifying Checksum 02:13:46 c41833b44d91: Download complete 02:13:46 c41833b44d91: Pull complete 02:13:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:13:46 Status: Downloaded newer image for alpine:3.17 02:13:46 ---> 51e60588ff2c 02:13:46 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:13:46 ---> Running in f1b82df48b2e 02:13:46 Removing intermediate container f1b82df48b2e 02:13:46 ---> c6b7bfd0f080 02:13:46 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:13:46 ---> Running in d6b6d68404c9 02:13:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:13:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:13:46 (1/1) Installing dumb-init (1.2.5-r2) 02:13:46 Executing busybox-1.35.0-r29.trigger 02:13:46 OK: 8 MiB in 16 packages 02:13:46 Removing intermediate container d6b6d68404c9 02:13:46 ---> 557b309715f9 02:13:46 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:13:47 ---> da0e125cd3c1 02:13:47 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:13:48 ---> d1839559745c 02:13:48 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:13:48 ---> 4796b38e8cdb 02:13:48 Step 19/24 : EXPOSE 59982 02:13:49 ---> Running in 37ca82a15f3b 02:13:49 Removing intermediate container 37ca82a15f3b 02:13:49 ---> 3ced13a75ef6 02:13:49 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:13:49 ---> Running in 540dddbd37da 02:13:49 Removing intermediate container 540dddbd37da 02:13:49 ---> 9cda2ab8e5ff 02:13:49 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:13:49 ---> Running in a86f1f3bf1e4 02:13:50 Removing intermediate container a86f1f3bf1e4 02:13:50 ---> 15f387f79414 02:13:50 Step 22/24 : LABEL arch=arm64 02:13:50 ---> Running in f56589ccb8d1 02:13:50 Removing intermediate container f56589ccb8d1 02:13:50 ---> 094efe315da3 02:13:50 Step 23/24 : LABEL git_sha=b3d3f86734a6c80914fd50cccd1f88250b7cd84f 02:13:50 ---> Running in 489bfd607a67 02:13:50 Removing intermediate container 489bfd607a67 02:13:50 ---> 438fad84f9ad 02:13:50 Step 24/24 : LABEL version=0.0.0 02:13:51 ---> Running in 7df6ff2d0445 02:13:51 Removing intermediate container 7df6ff2d0445 02:13:51 ---> fa0ca6076349 02:13:51 [Warning] One or more build-args [ARCH] were not consumed 02:13:51 Successfully built fa0ca6076349 02:13:51 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:52 02:13:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:52 arm64: Pulling from edgex-lftools-log-publisher 02:13:52 8998bd30e6a1: Pulling fs layer 02:13:52 04944245beec: Pulling fs layer 02:13:52 699f458cf7ca: Pulling fs layer 02:13:52 765212b225bb: Pulling fs layer 02:13:52 f23df028b6ca: Pulling fs layer 02:13:52 d65c8cfc05b1: Pulling fs layer 02:13:52 2437ff75d9bd: Pulling fs layer 02:13:52 765212b225bb: Waiting 02:13:52 f23df028b6ca: Waiting 02:13:52 d65c8cfc05b1: Waiting 02:13:52 2437ff75d9bd: Waiting 02:13:52 04944245beec: Verifying Checksum 02:13:52 04944245beec: Download complete 02:13:52 765212b225bb: Verifying Checksum 02:13:52 765212b225bb: Download complete 02:13:52 f23df028b6ca: Download complete 02:13:52 d65c8cfc05b1: Download complete 02:13:53 699f458cf7ca: Verifying Checksum 02:13:53 699f458cf7ca: Download complete 02:13:53 8998bd30e6a1: Verifying Checksum 02:13:53 8998bd30e6a1: Download complete 02:13:56 2437ff75d9bd: Verifying Checksum 02:13:56 2437ff75d9bd: Download complete 02:13:58 8998bd30e6a1: Pull complete 02:13:58 04944245beec: Pull complete 02:13:59 699f458cf7ca: Pull complete 02:14:00 765212b225bb: Pull complete 02:14:01 f23df028b6ca: Pull complete 02:14:01 d65c8cfc05b1: Pull complete 02:14:16 2437ff75d9bd: Pull complete 02:14:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:14:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:14:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:16 prd-ubuntu20.04-docker-arm64-4c-16g-9127 does not seem to be running inside a container 02:14:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:14:19 $ docker top 832ff92555e570a46bfeaeda6cd0f685ecca02037cabf9b606dee0e999630278 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:20 ---> job-cost.sh 02:14:20 lf-activate-venv: SKIPPING 02:14:20 INFO: No Stack... 02:14:20 INFO: Retrieving Pricing Info for: v3-standard-4 02:14:21 INFO: Archiving Costs [Pipeline] sh 02:14:22 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:14:22 + cut -d, -f6 [Pipeline] lock 02:14:22 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-570-1-stack-cost] 02:14:22 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-570-1-stack-cost] did not exist. Created. 02:14:22 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-570-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:14:22 /w/workspace/device-mqtt-go/1@tmp/durable-875361e9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:14:23 + echo total: 0.10999999940395355 [Pipeline] stash 02:14:23 Warning: overwriting stash ‘stack-cost’ 02:14:23 Stashed 1 file(s) [Pipeline] } 02:14:23 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-570-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:14:23 $ docker stop --time=1 832ff92555e570a46bfeaeda6cd0f685ecca02037cabf9b606dee0e999630278 02:14:27 $ docker rm -f --volumes 832ff92555e570a46bfeaeda6cd0f685ecca02037cabf9b606dee0e999630278 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:14:28 provisioning config files... 02:14:28 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp/config9532139303814980458tmp [Pipeline] { [Pipeline] sh 02:14:29 + set +x 02:14:29 + curl -s https://codecov.io/bash 02:14:29 + bash -s -- 02:14:29 02:14:29 _____ _ 02:14:29 / ____| | | 02:14:29 | | ___ __| | ___ ___ _____ __ 02:14:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:14:29 | |___| (_) | (_| | __/ (_| (_) \ V / 02:14:29 \_____\___/ \__,_|\___|\___\___/ \_/ 02:14:29 Bash-1.0.6 02:14:29 02:14:29 02:14:29 ==> git version 2.25.1 found 02:14:29 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:14:29 Release-Date: 2020-01-08 02:14:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:14:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:14:29 ==> Jenkins CI detected. 02:14:29 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-570 02:14:29 project root: . 02:14:29 --> token set from env 02:14:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:14:29 ==> Running gcov in . (disable via -X gcov) 02:14:29 ==> Python coveragepy not found 02:14:29 ==> Searching for coverage reports in: 02:14:29 + . 02:14:29 -> Found 1 reports 02:14:29 ==> Detecting git/mercurial file structure 02:14:29 ==> Reading reports 02:14:29 + ./coverage.out bytes=18460 02:14:29 ==> Appending adjustments 02:14:29 https://docs.codecov.io/docs/fixing-reports 02:14:29 + Found adjustments 02:14:29 ==> Gzipping contents 02:14:29 4.0K /tmp/codecov.sd1E6k.gz 02:14:29 ==> Uploading reports 02:14:29 url: https://codecov.io 02:14:29 query: branch=PR-570&commit=b3d3f86734a6c80914fd50cccd1f88250b7cd84f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-570%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=570&job=&cmd_args= 02:14:29 -> Pinging Codecov 02:14:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-570&commit=b3d3f86734a6c80914fd50cccd1f88250b7cd84f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-570%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=570&job=&cmd_args= 02:14:29 -> Uploading to 02:14:29 https://storage.googleapis.com/codecov/v4/raw/2023-04-20/7D719EC7BBE17E464838252E33014C33/b3d3f86734a6c80914fd50cccd1f88250b7cd84f/1076e802-52d9-4a4a-bc12-f3214a2bb8c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230420T021429Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87dbcb992781cfb64bd98c65bd29f43d57cba512bcded9f9218ebeb8a1d0875f 02:14:29 % Total % Received % Xferd Average Speed Time Time Time Current 02:14:29 Dload Upload Total Spent Left Speed 02:14:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 13258 --:--:-- --:--:-- --:--:-- 13258 02:14:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/b3d3f86734a6c80914fd50cccd1f88250b7cd84f [Pipeline] } 02:14:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:14:31 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-570/archives ] 02:14:31 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-570/archives 02:14:31 total 16 02:14:31 drwxr-xr-x 3 root root 4096 Apr 20 02:03 . 02:14:31 drwxrwxr-x 11 jenkins jenkins 4096 Apr 20 02:03 .. 02:14:31 drwxr-xr-x 2 root root 4096 Apr 20 02:03 cost 02:14:31 -rw-r--r-- 1 root root 86 Apr 20 02:03 cost.csv 02:14:31 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-570/archives 02:14:31 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-570/archives 02:14:31 total 16 02:14:31 drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 02:03 . 02:14:31 drwxrwxr-x 11 jenkins jenkins 4096 Apr 20 02:03 .. 02:14:31 drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 02:03 cost 02:14:31 -rw-r--r-- 1 jenkins jenkins 86 Apr 20 02:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:14:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:14:33 ---> package-listing.sh 02:14:33 ++ facter osfamily 02:14:33 ++ tr '[:upper:]' '[:lower:]' 02:14:33 + OS_FAMILY=debian 02:14:33 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-570 02:14:33 + START_PACKAGES=/tmp/packages_start.txt 02:14:33 + END_PACKAGES=/tmp/packages_end.txt 02:14:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:14:33 + PACKAGES=/tmp/packages_start.txt 02:14:33 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-570 ']' 02:14:33 + PACKAGES=/tmp/packages_end.txt 02:14:33 + case "${OS_FAMILY}" in 02:14:33 + dpkg -l 02:14:33 + grep '^ii' 02:14:33 + '[' -f /tmp/packages_start.txt ']' 02:14:33 + '[' -f /tmp/packages_end.txt ']' 02:14:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:14:33 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-570 ']' 02:14:33 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-570/archives/ 02:14:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-570/archives/ [Pipeline] echo 02:14:33 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-570/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:14:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:14:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:34 prd-ubuntu20.04-docker-8c-8g-9125 does not seem to be running inside a container 02:14:34 $ 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-570/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-570 -v /w/workspace/gexfoundry_device-mqtt-go_PR-570:/w/workspace/gexfoundry_device-mqtt-go_PR-570:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:14:35 $ docker top 5142bca0ab721810bbd15c6e92905a2970188c70f01d34360e8242f7a41ad257 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:35 + touch /tmp/pre-build-complete [Pipeline] sh 02:14:35 + mkdir -p /var/log/sysstat [Pipeline] sh 02:14:36 + ls /var/log/sa-host 02:14:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:14:36 provisioning config files... 02:14:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp/config11546971298748033143tmp [Pipeline] { [Pipeline] echo 02:14:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:14:36 ---> create-netrc.sh [Pipeline] } 02:14:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:14:37 ---> python-tools-install.sh [Pipeline] echo 02:14:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:14:37 ---> sudo-logs.sh 02:14:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:14:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:14:37 ---> job-cost.sh 02:14:37 lf-activate-venv: SKIPPING 02:14:37 DEBUG: total: 0.2199999988079071 02:14:37 INFO: Retrieving Stack Cost... 02:14:38 INFO: Retrieving Pricing Info for: v3-standard-8 02:14:38 INFO: Archiving Costs [Pipeline] echo 02:14:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:14:38 ---> logs-deploy.sh 02:14:38 lf-activate-venv: SKIPPING 02:14:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-570/1 02:14:38 INFO: archiving workspace using pattern(s): 02:14:39 Archives upload complete. 02:14:40 INFO: archiving logs to Nexus 02:14:40 ---> uname -a: 02:14:40 Linux prd-ubuntu20-04-docker-8c-8g-9125 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:14:40 02:14:40 02:14:40 ---> lscpu: 02:14:40 Architecture: x86_64 02:14:40 CPU op-mode(s): 32-bit, 64-bit 02:14:40 Byte Order: Little Endian 02:14:40 Address sizes: 40 bits physical, 48 bits virtual 02:14:40 CPU(s): 8 02:14:40 On-line CPU(s) list: 0-7 02:14:40 Thread(s) per core: 1 02:14:40 Core(s) per socket: 1 02:14:40 Socket(s): 8 02:14:40 NUMA node(s): 1 02:14:40 Vendor ID: AuthenticAMD 02:14:40 CPU family: 23 02:14:40 Model: 49 02:14:40 Model name: AMD EPYC-Rome Processor 02:14:40 Stepping: 0 02:14:40 CPU MHz: 2800.000 02:14:40 BogoMIPS: 5600.00 02:14:40 Virtualization: AMD-V 02:14:40 Hypervisor vendor: KVM 02:14:40 Virtualization type: full 02:14:40 L1d cache: 256 KiB 02:14:40 L1i cache: 256 KiB 02:14:40 L2 cache: 4 MiB 02:14:40 L3 cache: 128 MiB 02:14:40 NUMA node0 CPU(s): 0-7 02:14:40 Vulnerability Itlb multihit: Not affected 02:14:40 Vulnerability L1tf: Not affected 02:14:40 Vulnerability Mds: Not affected 02:14:40 Vulnerability Meltdown: Not affected 02:14:40 Vulnerability Mmio stale data: Not affected 02:14:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:14:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:14:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:14:40 Vulnerability Srbds: Not affected 02:14:40 Vulnerability Tsx async abort: Not affected 02:14:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:14:40 02:14:40 02:14:40 ---> nproc: 02:14:40 8 02:14:40 02:14:40 02:14:40 ---> df -h: 02:14:40 Filesystem Size Used Avail Use% Mounted on 02:14:40 overlay 155G 12G 144G 8% / 02:14:40 tmpfs 64M 0 64M 0% /dev 02:14:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:14:40 shm 64M 0 64M 0% /dev/shm 02:14:40 /dev/vda1 155G 12G 144G 8% /facter-os 02:14:40 02:14:40 02:14:40 ---> sar -b -r -n DEV: 02:14:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9125) 04/20/23 _x86_64_ (8 CPU) 02:14:40 02:14:40 02:00:26 LINUX RESTART (8 CPU) 02:14:40 02:14:40 02:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:14:40 02:02:01 167.50 11.05 156.45 0.00 1774.34 59645.89 0.00 02:14:40 02:03:01 152.86 0.27 152.59 0.00 13.73 40730.94 0.00 02:14:40 02:04:01 96.25 0.10 96.15 0.00 15.73 26797.82 0.00 02:14:40 02:05:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 02:14:40 02:06:01 39.17 12.80 26.37 0.00 5438.99 6333.36 0.00 02:14:40 02:07:01 4.18 0.00 4.18 0.00 0.00 49.19 0.00 02:14:40 02:08:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 02:14:40 02:09:01 1.70 0.00 1.70 0.00 0.00 18.13 0.00 02:14:40 02:10:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 02:14:40 02:11:01 2.12 0.00 2.12 0.00 0.00 35.59 0.00 02:14:40 02:12:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 02:14:40 02:13:01 2.10 0.00 2.10 0.00 0.00 22.93 0.00 02:14:40 02:14:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 02:14:40 Average: 36.11 1.85 34.26 0.00 555.62 10220.77 0.00 02:14:40 02:14:40 02:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:14:40 02:02:01 27997864 31550608 759544 2.31 131924 3592544 2053136 6.05 1198520 3218184 437156 02:14:40 02:03:01 28007736 31530468 775656 2.36 149780 3553148 2033740 5.99 1292092 3120504 156300 02:14:40 02:04:01 27670520 31564716 739296 2.25 159592 3874912 1770900 5.22 1270704 3431528 20 02:14:40 02:05:01 27669208 31563540 739780 2.25 159608 3874916 1770900 5.22 1271384 3431532 56 02:14:40 02:06:01 27301604 31551980 742804 2.26 168020 4207684 1806708 5.32 1503584 3544784 884 02:14:40 02:07:01 27304140 31554600 740156 2.25 168100 4207684 1806708 5.32 1498284 3544784 4 02:14:40 02:08:01 27307644 31558188 736528 2.24 168140 4207692 1806708 5.32 1494868 3544792 8 02:14:40 02:09:01 27307636 31558180 736440 2.24 168176 4207692 1806708 5.32 1494808 3544792 8 02:14:40 02:10:01 27307336 31558736 736656 2.24 168196 4207696 1806708 5.32 1494028 3545612 12 02:14:40 02:11:01 27307660 31559120 736364 2.24 168304 4207676 1806708 5.32 1494244 3545596 32 02:14:40 02:12:01 27307604 31559192 736252 2.24 168384 4207676 1806708 5.32 1494632 3545592 8 02:14:40 02:13:01 27307596 31559256 736096 2.24 168476 4207684 1806708 5.32 1494832 3545604 164 02:14:40 02:14:01 27307548 31559288 736036 2.24 168516 4207684 1806708 5.32 1494268 3545600 172 02:14:40 Average: 27469546 31555990 742431 2.26 162709 4058822 1837619 5.42 1422788 3469916 45756 02:14:40 02:14:40 02:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:14:40 02:02:01 docker0 201.10 339.54 15.70 2050.04 0.00 0.00 0.00 0.00 02:14:40 02:02:01 ens3 622.32 378.88 7918.56 53.49 0.00 0.00 0.00 0.00 02:14:40 02:02:01 lo 6.17 6.17 0.60 0.60 0.00 0.00 0.00 0.00 02:14:40 02:03:01 docker0 2.28 5.28 0.13 42.65 0.00 0.00 0.00 0.00 02:14:40 02:03:01 ens3 66.71 55.41 83.67 95.57 0.00 0.00 0.00 0.00 02:14:40 02:03:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 02:14:40 02:04:01 docker0 1.80 3.83 0.11 43.05 0.00 0.00 0.00 0.00 02:14:40 02:04:01 ens3 105.98 65.46 2622.74 12.32 0.00 0.00 0.00 0.00 02:14:40 02:04:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 02:14:40 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:40 02:05:01 ens3 5.07 2.77 12.45 0.25 0.00 0.00 0.00 0.00 02:14:40 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:14:40 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:40 02:06:01 ens3 154.65 83.94 1953.64 6.06 0.00 0.00 0.00 0.00 02:14:40 02:06:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 02:14:40 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:40 02:07:01 ens3 0.43 0.28 0.08 0.02 0.00 0.00 0.00 0.00 02:14:40 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:14:40 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:40 02:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:40 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:40 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:40 02:09:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:14:40 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:14:40 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:40 02:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:40 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:40 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:40 02:11:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 02:14:40 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:14:40 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:40 02:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:40 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:40 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:40 02:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:14:40 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:14:40 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:40 02:14:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:40 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:40 Average: docker0 15.54 26.42 1.21 161.86 0.00 0.00 0.00 0.00 02:14:40 Average: ens3 72.83 44.74 959.61 12.86 0.00 0.00 0.00 0.00 02:14:40 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 02:14:40 02:14:40