Pull request #557 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 5b00e406319c2ed6c9a36a296f26911c42639135+fae68001f23ebf2296c35dbe56314768b083ad85 (1b5e3cc346c993f5115717a62f086b853d56b347) 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-ssh394633314996592744.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5843684567681227844.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-557/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-557/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh570400195228175098.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-557/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3444053221101604961.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17016985537025497404.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-557/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-557/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9664467612901402483.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7100 in /w/workspace/gexfoundry_device-mqtt-go_PR-557 [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-557 # 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/557/head:refs/remotes/origin/PR-557 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fae68001f23ebf2296c35dbe56314768b083ad85 into PR head commit 5b00e406319c2ed6c9a36a296f26911c42639135 Merge succeeded, producing 5b00e406319c2ed6c9a36a296f26911c42639135 Checking out Revision 5b00e406319c2ed6c9a36a296f26911c42639135 (PR-557) > git config core.sparsecheckout # timeout=10 > git checkout -f 5b00e406319c2ed6c9a36a296f26911c42639135 # 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 fae68001f23ebf2296c35dbe56314768b083ad85 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b00e406319c2ed6c9a36a296f26911c42639135 # timeout=10 Commit message: "feat!: Update profile Minimum and Maximum to numeric data" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:03:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:03:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:03:30 ========================================================= 07:03:30 EdgeX Global Pipelines Version Info 07:03:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:03:31 ------------------- 07:03:31 stable info: 07:03:31 ------------------- 07:03:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:03:31 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 07:03:31 Message: update stable to v1.0.245 07:03:32 ------------------- 07:03:32 experimental info: 07:03:32 ------------------- 07:03:32 Commited By: **** collab-it+edgex@linuxfoundation.org 07:03:32 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 07:03:32 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:03:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 07:03:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 07:03:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:03:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:03:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:03:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 07:03:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 07:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:03:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:03:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:03:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:03:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:03:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:03:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:03:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:03:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:03:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:03:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:03:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:03:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:03:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:03:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-557 [Pipeline] echo 07:03:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-557 [Pipeline] echo 07:03:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-557 [Pipeline] echo 07:03:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b00e406319c2ed6c9a36a296f26911c42639135 [Pipeline] echo 07:03:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b00e40 [Pipeline] echo 07:03:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:03:33 provisioning config files... 07:03:33 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp/config3655536242752017760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:03:34 ---> docker-login.sh 07:03:34 nexus3.edgexfoundry.org:10001 07:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:34 Configure a credential helper to remove this warning. See 07:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:34 07:03:34 Login Succeeded 07:03:34 nexus3.edgexfoundry.org:10002 07:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:34 Configure a credential helper to remove this warning. See 07:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:34 07:03:34 Login Succeeded 07:03:34 nexus3.edgexfoundry.org:10003 07:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:34 Configure a credential helper to remove this warning. See 07:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:34 07:03:34 Login Succeeded 07:03:34 nexus3.edgexfoundry.org:10004 07:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:34 Configure a credential helper to remove this warning. See 07:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:34 07:03:34 Login Succeeded 07:03:34 docker.io 07:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:35 Configure a credential helper to remove this warning. See 07:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:35 07:03:35 Login Succeeded 07:03:35 ---> docker-login.sh ends [Pipeline] } 07:03:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:03:35 + git rev-list -1 --merges 5b00e406319c2ed6c9a36a296f26911c42639135~1..5b00e406319c2ed6c9a36a296f26911c42639135 [Pipeline] echo 07:03:35 -----------> git rev-list -1 --merges 5b00e406319c2ed6c9a36a296f26911c42639135~1..5b00e406319c2ed6c9a36a296f26911c42639135 5b00e406319c2ed6c9a36a296f26911c42639135 [false] [Pipeline] sh 07:03:36 + git log --format=format:%s -1 5b00e406319c2ed6c9a36a296f26911c42639135 [Pipeline] echo 07:03:36 ========================================================= 07:03:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:03:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:03:36 + git log --format=format:%s -1 5b00e406319c2ed6c9a36a296f26911c42639135 [Pipeline] echo 07:03:36 [semverPrep] GIT_COMMIT: 5b00e406319c2ed6c9a36a296f26911c42639135, Commit Message: feat!: Update profile Minimum and Maximum to numeric data [Pipeline] echo 07:03:36 [semverPrep] This is not a build commit. [Pipeline] sh 07:03:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:03:37 + grep -v github /etc/ssh/ssh_known_hosts 07:03:37 + [ -e /tmp/ssh_known_hosts ] 07:03:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:03:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:03:37 + sudo tee -a /etc/ssh/ssh_known_hosts 07:03:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:03:37 07:03:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:03:38 0.1.4: Pulling from edgex-devops/py-git-semver 07:03:38 b85a868b505f: Pulling fs layer 07:03:38 e2be974225ed: Pulling fs layer 07:03:38 339a4e72a1f5: Pulling fs layer 07:03:38 988bab9f4d93: Pulling fs layer 07:03:38 1469e6f7b9e6: Pulling fs layer 07:03:38 eaf3925da568: Pulling fs layer 07:03:38 bab4dde63d76: Pulling fs layer 07:03:38 bde34c3a00c8: Pulling fs layer 07:03:38 b352a97aabf1: Pulling fs layer 07:03:38 4872d77fe225: Pulling fs layer 07:03:38 5851b861e8e6: Pulling fs layer 07:03:38 eaf3925da568: Waiting 07:03:38 988bab9f4d93: Waiting 07:03:38 1469e6f7b9e6: Waiting 07:03:38 bab4dde63d76: Waiting 07:03:38 b352a97aabf1: Waiting 07:03:38 bde34c3a00c8: Waiting 07:03:38 5851b861e8e6: Waiting 07:03:38 e2be974225ed: Verifying Checksum 07:03:38 e2be974225ed: Download complete 07:03:38 988bab9f4d93: Verifying Checksum 07:03:38 988bab9f4d93: Download complete 07:03:38 1469e6f7b9e6: Verifying Checksum 07:03:38 1469e6f7b9e6: Download complete 07:03:38 eaf3925da568: Verifying Checksum 07:03:38 eaf3925da568: Download complete 07:03:38 339a4e72a1f5: Verifying Checksum 07:03:38 339a4e72a1f5: Download complete 07:03:38 bde34c3a00c8: Download complete 07:03:38 b352a97aabf1: Download complete 07:03:38 4872d77fe225: Verifying Checksum 07:03:38 4872d77fe225: Download complete 07:03:38 5851b861e8e6: Download complete 07:03:38 b85a868b505f: Verifying Checksum 07:03:38 b85a868b505f: Download complete 07:03:38 bab4dde63d76: Verifying Checksum 07:03:38 bab4dde63d76: Download complete 07:03:39 b85a868b505f: Pull complete 07:03:39 e2be974225ed: Pull complete 07:03:40 339a4e72a1f5: Pull complete 07:03:40 988bab9f4d93: Pull complete 07:03:40 1469e6f7b9e6: Pull complete 07:03:40 eaf3925da568: Pull complete 07:03:42 bab4dde63d76: Pull complete 07:03:42 bde34c3a00c8: Pull complete 07:03:42 b352a97aabf1: Pull complete 07:03:42 4872d77fe225: Pull complete 07:03:42 5851b861e8e6: Pull complete 07:03:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:03:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:03:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:42 prd-ubuntu20.04-docker-8c-8g-7100 does not seem to be running inside a container 07:03:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-557 -v /w/workspace/gexfoundry_device-mqtt-go_PR-557:/w/workspace/gexfoundry_device-mqtt-go_PR-557:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:03:44 $ docker top 29c8860912f336912ea7719829b217e19c49d25486a8e04ff1ac8c2c7c145524 -eo pid,comm 07:03:44 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). 07:03:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:03:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:03:45 [ssh-agent] Looking for ssh-agent implementation... 07:03:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:03:45 $ docker exec 29c8860912f336912ea7719829b217e19c49d25486a8e04ff1ac8c2c7c145524 ssh-agent 07:03:45 SSH_AUTH_SOCK=/tmp/ssh-V8GlMseDPvCY/agent.31 07:03:45 SSH_AGENT_PID=37 07:03:45 Running ssh-add (command line suppressed) 07:03:45 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp/private_key_4826749333099145190.key (/w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp/private_key_4826749333099145190.key) 07:03:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:03:45 + git tag --points-at HEAD [Pipeline] } 07:03:45 $ docker exec --env ******** --env ******** 29c8860912f336912ea7719829b217e19c49d25486a8e04ff1ac8c2c7c145524 ssh-agent -k 07:03:45 unset SSH_AUTH_SOCK; 07:03:45 unset SSH_AGENT_PID; 07:03:45 echo Agent pid 37 killed; 07:03:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:03:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:03:46 [ssh-agent] Looking for ssh-agent implementation... 07:03:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:03:46 $ docker exec 29c8860912f336912ea7719829b217e19c49d25486a8e04ff1ac8c2c7c145524 ssh-agent 07:03:46 SSH_AUTH_SOCK=/tmp/ssh-Qq3K3FF1EfNx/agent.69 07:03:46 SSH_AGENT_PID=75 07:03:46 Running ssh-add (command line suppressed) 07:03:46 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp/private_key_4920278772236933484.key (/w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp/private_key_4920278772236933484.key) 07:03:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:03:46 + git semver init 07:03:47 2023-04-07 07:03:46,947 [run_init] DEBUG init version:0.0.0 force:False 07:03:47 2023-04-07 07:03:46,949 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-557/.semver 07:03:47 2023-04-07 07:03:46,949 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-557/.semver 07:03:47 2023-04-07 07:03:46,949 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-557/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-557, universal_newlines=False, shell=None, istream=None) 07:03:47 2023-04-07 07:03:47,726 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-557/.git/info/exclude 07:03:47 2023-04-07 07:03:47,727 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-557/.semver/PR-557 with force:False 07:03:47 2023-04-07 07:03:47,727 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-557/.semver/PR-557 07:03:47 2023-04-07 07:03:47,731 [execute] INFO git cat-file --batch-check 07:03:47 2023-04-07 07:03:47,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-557/.semver, universal_newlines=False, shell=None, istream=) 07:03:47 2023-04-07 07:03:47,738 [execute] INFO git cat-file --batch 07:03:47 2023-04-07 07:03:47,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-557/.semver, universal_newlines=False, shell=None, istream=) 07:03:47 2023-04-07 07:03:47,744 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-557/.semver/PR-557 07:03:47 0.0.0 [Pipeline] } 07:03:47 $ docker exec --env ******** --env ******** 29c8860912f336912ea7719829b217e19c49d25486a8e04ff1ac8c2c7c145524 ssh-agent -k 07:03:48 unset SSH_AUTH_SOCK; 07:03:48 unset SSH_AGENT_PID; 07:03:48 echo Agent pid 75 killed; 07:03:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:03:48 + git semver [Pipeline] } 07:03:48 $ docker stop --time=1 29c8860912f336912ea7719829b217e19c49d25486a8e04ff1ac8c2c7c145524 07:03:50 $ docker rm -f --volumes 29c8860912f336912ea7719829b217e19c49d25486a8e04ff1ac8c2c7c145524 [Pipeline] // withDockerContainer [Pipeline] sh 07:03:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:03:50 Stashed 1 file(s) [Pipeline] echo 07:03:50 [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 07:03:51 provisioning config files... 07:03:51 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp/config16086695603450269343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:03:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7099 in /w/workspace/gexfoundry_device-mqtt-go_PR-557 [Pipeline] { [Pipeline] ws 07:03:51 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 07:03:51 Selected Git installation does not exist. Using Default 07:03:51 The recommended git tool is: NONE 07:03:51 ---> docker-login.sh 07:03:51 nexus3.edgexfoundry.org:10001 07:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:51 Configure a credential helper to remove this warning. See 07:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:51 07:03:51 Login Succeeded 07:03:51 nexus3.edgexfoundry.org:10002 07:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:51 Configure a credential helper to remove this warning. See 07:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:51 07:03:51 Login Succeeded 07:03:51 nexus3.edgexfoundry.org:10003 07:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:52 Configure a credential helper to remove this warning. See 07:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:52 07:03:52 Login Succeeded 07:03:52 nexus3.edgexfoundry.org:10004 07:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:52 Configure a credential helper to remove this warning. See 07:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:52 07:03:52 Login Succeeded 07:03:52 docker.io 07:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:52 Configure a credential helper to remove this warning. See 07:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:52 07:03:52 Login Succeeded 07:03:52 ---> docker-login.sh ends [Pipeline] } 07:03:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:03:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:03:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:03:52 ========================================================= 07:03:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 07:03:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:53 + 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 . 07:03:53 Sending build context to Docker daemon 6.42MB 07:03:53 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 07:03:53 Step 2/12 : FROM ${BASE} AS builder 07:03:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 07:03:53 63b65145d645: Pulling fs layer 07:03:53 a2d21d5440eb: Pulling fs layer 07:03:53 935e6c44a52c: Pulling fs layer 07:03:53 94cc34f8dd06: Pulling fs layer 07:03:53 30dea6a524f1: Pulling fs layer 07:03:53 a2aff8979fd8: Pulling fs layer 07:03:53 6808be2612f2: Pulling fs layer 07:03:53 f25807f1079a: Pulling fs layer 07:03:53 94cc34f8dd06: Waiting 07:03:53 30dea6a524f1: Waiting 07:03:53 a2aff8979fd8: Waiting 07:03:53 6808be2612f2: Waiting 07:03:53 f25807f1079a: Waiting 07:03:53 a2d21d5440eb: Verifying Checksum 07:03:53 a2d21d5440eb: Download complete 07:03:53 94cc34f8dd06: Verifying Checksum 07:03:53 94cc34f8dd06: Download complete 07:03:53 30dea6a524f1: Verifying Checksum 07:03:53 30dea6a524f1: Download complete 07:03:53 63b65145d645: Verifying Checksum 07:03:53 63b65145d645: Download complete 07:03:53 a2aff8979fd8: Verifying Checksum 07:03:53 a2aff8979fd8: Download complete 07:03:53 63b65145d645: Pull complete 07:03:53 a2d21d5440eb: Pull complete 07:03:53 f25807f1079a: Verifying Checksum 07:03:53 f25807f1079a: Download complete 07:03:53 935e6c44a52c: Verifying Checksum 07:03:53 935e6c44a52c: Download complete 07:03:54 6808be2612f2: Verifying Checksum 07:03:54 6808be2612f2: Download complete 07:03:56 using credential edgex-jenkins-ssh 07:03:56 Cloning the remote Git repository 07:03:57 935e6c44a52c: Pull complete 07:03:57 94cc34f8dd06: Pull complete 07:03:57 30dea6a524f1: Pull complete 07:03:57 a2aff8979fd8: Pull complete 07:03:56 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 07:03:57 > git init /w/workspace/device-mqtt-go/1 # timeout=10 07:03:58 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 07:03:58 > git --version # timeout=10 07:03:58 > git --version # 'git version 2.25.1' 07:03:58 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:00 6808be2612f2: Pull complete 07:03:59 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 07:03:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:00 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 07:04:00 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 07:04:00 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/557/head:refs/remotes/origin/PR-557 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:04:00 Merging remotes/origin/main commit fae68001f23ebf2296c35dbe56314768b083ad85 into PR head commit 5b00e406319c2ed6c9a36a296f26911c42639135 07:04:00 f25807f1079a: Pull complete 07:04:00 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 07:04:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:04:00 ---> 3b553350e43f 07:04:00 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:04:01 Merge succeeded, producing 5b00e406319c2ed6c9a36a296f26911c42639135 07:04:01 Checking out Revision 5b00e406319c2ed6c9a36a296f26911c42639135 (PR-557) 07:04:00 > git config core.sparsecheckout # timeout=10 07:04:00 > git checkout -f 5b00e406319c2ed6c9a36a296f26911c42639135 # timeout=10 07:04:00 > git remote # timeout=10 07:04:00 > git config --get remote.origin.url # timeout=10 07:04:00 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:01 > git merge fae68001f23ebf2296c35dbe56314768b083ad85 # timeout=10 07:04:01 > git rev-parse HEAD^{commit} # timeout=10 07:04:01 > git config core.sparsecheckout # timeout=10 07:04:01 > git checkout -f 5b00e406319c2ed6c9a36a296f26911c42639135 # timeout=10 07:04:04 Commit message: "feat!: Update profile Minimum and Maximum to numeric data" 07:04:04 > git --version # timeout=10 07:04:04 > git --version # 'git version 2.25.1' 07:04:04 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:04:05 ---> Running in 971b3acc5a68 07:04:05 Removing intermediate container 971b3acc5a68 07:04:05 ---> 2cd3e56065af 07:04:05 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:04:05 ---> Running in 747379cac682 07:04:05 Removing intermediate container 747379cac682 07:04:05 ---> c30bd816e3fc 07:04:05 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:04:05 ---> Running in 7ed29c0e56e2 07:04:05 Removing intermediate container 7ed29c0e56e2 07:04:05 ---> ea885ea1060e 07:04:05 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:04:05 ---> Running in 8937adf1af53 07:04:05 Removing intermediate container 8937adf1af53 07:04:05 ---> 4787caddeae7 07:04:05 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:04:05 ---> Running in 78e2c1b069e1 07:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:04:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:04:05 % Total % Received % Xferd Average Speed Time Time Time Current 07:04:05 Dload Upload Total Spent Left Speed 07:04:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 74567 0 --:--:-- --:--:-- --:--:-- 74567 [Pipeline] sh 07:04:05 (1/4) Installing openssh-keygen (9.1_p1-r2) 07:04:05 (2/4) Installing libedit (20221030.3.1-r0) 07:04:05 (3/4) Installing openssh-client-common (9.1_p1-r2) 07:04:05 (4/4) Installing openssh-client-default (9.1_p1-r2) 07:04:05 Executing busybox-1.35.0-r29.trigger 07:04:05 OK: 269 MiB in 57 packages 07:04:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:04:06 Removing intermediate container 78e2c1b069e1 07:04:06 ---> ed4ffb2bddeb 07:04:06 Step 8/12 : WORKDIR /device-mqtt-go 07:04:06 ---> Running in e40616c09693 07:04:06 Removing intermediate container e40616c09693 07:04:06 ---> fafb5c77800f 07:04:06 Step 9/12 : COPY go.mod vendor* ./ 07:04:06 + sudo tee /etc/docker/daemon.new 07:04:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:04:06 { 07:04:06 "registry-mirrors": [ 07:04:06 "https://nexus3.edgexfoundry.org:10001" 07:04:06 ], 07:04:06 "bip": "10.250.0.254/24", 07:04:06 "hosts": [ 07:04:06 "tcp://0.0.0.0:5555", 07:04:06 "unix:///var/run/docker.sock" 07:04:06 ], 07:04:06 "mtu": 1458, 07:04:06 "selinux-enabled": true, 07:04:06 "seccomp-profile": "/etc/docker/seccomp.json" 07:04:06 } [Pipeline] sh 07:04:06 ---> 2e1b2cda2e79 07:04:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:06 ---> Running in 54febbe1608d 07:04:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:04:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:04:25 provisioning config files... 07:04:25 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config12738710803358372136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:04:26 ---> docker-login.sh 07:04:26 nexus3.edgexfoundry.org:10001 07:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:26 Configure a credential helper to remove this warning. See 07:04:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:26 07:04:26 Login Succeeded 07:04:26 nexus3.edgexfoundry.org:10002 07:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:27 Configure a credential helper to remove this warning. See 07:04:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:27 07:04:27 Login Succeeded 07:04:27 nexus3.edgexfoundry.org:10003 07:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:27 Configure a credential helper to remove this warning. See 07:04:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:27 07:04:27 Login Succeeded 07:04:27 nexus3.edgexfoundry.org:10004 07:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:27 Configure a credential helper to remove this warning. See 07:04:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:27 07:04:27 Login Succeeded 07:04:27 docker.io 07:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:28 Configure a credential helper to remove this warning. See 07:04:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:28 07:04:28 Login Succeeded 07:04:28 ---> docker-login.sh ends [Pipeline] } 07:04:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:04:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:04:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:04:28 ========================================================= 07:04:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 07:04:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:29 + 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 . 07:04:29 Sending build context to Docker daemon 3.335MB 07:04:29 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 07:04:29 Step 2/12 : FROM ${BASE} AS builder 07:04:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:04:29 af6eaf76a39c: Pulling fs layer 07:04:29 55522c791124: Pulling fs layer 07:04:29 ce5c4a1c91eb: Pulling fs layer 07:04:29 169dfbe0d373: Pulling fs layer 07:04:29 e1ff8fa3b103: Pulling fs layer 07:04:29 52ebb69f0ebf: Pulling fs layer 07:04:29 5abe8eddf0d5: Pulling fs layer 07:04:29 169dfbe0d373: Waiting 07:04:29 e1ff8fa3b103: Waiting 07:04:29 52ebb69f0ebf: Waiting 07:04:29 5abe8eddf0d5: Waiting 07:04:29 55522c791124: Verifying Checksum 07:04:29 169dfbe0d373: Verifying Checksum 07:04:29 169dfbe0d373: Download complete 07:04:29 e1ff8fa3b103: Verifying Checksum 07:04:29 e1ff8fa3b103: Download complete 07:04:29 af6eaf76a39c: Verifying Checksum 07:04:29 af6eaf76a39c: Download complete 07:04:30 af6eaf76a39c: Pull complete 07:04:30 5abe8eddf0d5: Verifying Checksum 07:04:30 5abe8eddf0d5: Download complete 07:04:31 55522c791124: Pull complete 07:04:32 52ebb69f0ebf: Verifying Checksum 07:04:32 52ebb69f0ebf: Download complete 07:04:32 ce5c4a1c91eb: Verifying Checksum 07:04:32 ce5c4a1c91eb: Download complete 07:04:33 Removing intermediate container 54febbe1608d 07:04:33 ---> ecb331b38671 07:04:33 Step 11/12 : COPY . . 07:04:33 ---> b03cbcde919e 07:04:33 Step 12/12 : RUN $MAKE 07:04:33 ---> Running in 2742752353ca 07:04:33 noop 07:04:33 Removing intermediate container 2742752353ca 07:04:33 ---> 6ad6e02a4b43 07:04:33 Successfully built 6ad6e02a4b43 07:04:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:33 + docker inspect -f . ci-base-image-x86_64 07:04:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:33 prd-ubuntu20.04-docker-8c-8g-7100 does not seem to be running inside a container 07:04:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-557 -v /w/workspace/gexfoundry_device-mqtt-go_PR-557:/w/workspace/gexfoundry_device-mqtt-go_PR-557:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:04:34 $ docker top dbe490ffccec91d611714628e0e878606a17ca781f150209c41de264e5ec2dc3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:34 + go version 07:04:34 go version go1.20.2 linux/amd64 [Pipeline] } 07:04:34 $ docker stop --time=1 dbe490ffccec91d611714628e0e878606a17ca781f150209c41de264e5ec2dc3 07:04:36 $ docker rm -f --volumes dbe490ffccec91d611714628e0e878606a17ca781f150209c41de264e5ec2dc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:36 + docker inspect -f . ci-base-image-x86_64 07:04:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:36 prd-ubuntu20.04-docker-8c-8g-7100 does not seem to be running inside a container 07:04:36 $ 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-557 -v /w/workspace/gexfoundry_device-mqtt-go_PR-557:/w/workspace/gexfoundry_device-mqtt-go_PR-557:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:04:37 $ docker top cdd8cd2f9f69e1a6ff039538f59a04451b51b7a689d7efb19cbf1e1bb9379901 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:37 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-557 [Pipeline] fileExists [Pipeline] sh 07:04:38 + make test 07:04:38 go test ./... -coverprofile=coverage.out ./... 07:04:43 ? github.com/edgexfoundry/device-mqtt-go [no test files] 07:04:44 ce5c4a1c91eb: Pull complete 07:04:44 169dfbe0d373: Pull complete 07:04:44 e1ff8fa3b103: Pull complete 07:04:52 52ebb69f0ebf: Pull complete 07:04:53 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 07:04:53 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 07:04:53 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.019s coverage: 22.2% of statements 07:04:53 5abe8eddf0d5: Pull complete 07:04:53 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 07:04:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:04:53 ---> 6cb57ee374ae 07:04:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:04:55 ---> Running in 9e3aa79779af 07:04:55 Removing intermediate container 9e3aa79779af 07:04:55 ---> 7fac422cf0d5 07:04:55 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:04:55 ---> Running in 0822f46c37fd 07:04:55 Removing intermediate container 0822f46c37fd 07:04:55 ---> 05e8e7cfe3d6 07:04:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:04:55 ---> Running in 360a1d9123ea 07:04:56 Removing intermediate container 360a1d9123ea 07:04:56 ---> fdadacffb0e2 07:04:56 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:04:56 ---> Running in 41aacb052f9a 07:04:56 Removing intermediate container 41aacb052f9a 07:04:56 ---> 09d92a167ccc 07:04:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:04:56 ---> Running in 89fe0484d719 07:04:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:04:59 (1/4) Installing openssh-keygen (9.1_p1-r2) 07:04:59 (2/4) Installing libedit (20221030.3.1-r0) 07:04:59 (3/4) Installing openssh-client-common (9.1_p1-r2) 07:04:59 (4/4) Installing openssh-client-default (9.1_p1-r2) 07:04:59 Executing busybox-1.35.0-r29.trigger 07:04:59 OK: 268 MiB in 57 packages 07:05:00 Removing intermediate container 89fe0484d719 07:05:00 ---> ad129d7faae3 07:05:00 Step 8/12 : WORKDIR /device-mqtt-go 07:05:00 ---> Running in 8b475fa95eb4 07:05:00 Removing intermediate container 8b475fa95eb4 07:05:00 ---> ef2b555dd720 07:05:00 Step 9/12 : COPY go.mod vendor* ./ 07:05:00 ---> 759a17f548d3 07:05:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:01 ---> Running in 4028a1b8af79 07:05:01 go vet ./... 07:05:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:05:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:05:04 ./bin/test-attribution-txt.sh 07:05:04 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 07:05:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:05:04 $ docker stop --time=1 cdd8cd2f9f69e1a6ff039538f59a04451b51b7a689d7efb19cbf1e1bb9379901 07:05:07 $ docker rm -f --volumes cdd8cd2f9f69e1a6ff039538f59a04451b51b7a689d7efb19cbf1e1bb9379901 [Pipeline] // withDockerContainer [Pipeline] sh 07:05:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:05:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:05:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:05:08 + ls -al . 07:05:08 total 180 07:05:08 drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 07:04 . 07:05:08 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 07:03 .. 07:05:08 -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 07:03 .dockerignore 07:05:08 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 07:03 .git 07:05:08 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 07:03 .github 07:05:08 -rw-rw-r-- 1 jenkins jenkins 329 Apr 7 07:03 .gitignore 07:05:08 -rw-rw-r-- 1 jenkins jenkins 41 Apr 7 07:03 .golangci.yml 07:05:08 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 07:03 .semver 07:05:08 -rw-rw-r-- 1 jenkins jenkins 9288 Apr 7 07:03 Attribution.txt 07:05:08 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 7 07:03 CHANGELOG.md 07:05:08 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 7 07:03 Dockerfile 07:05:08 -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 07:03 GOVERNANCE.md 07:05:08 -rw-rw-r-- 1 jenkins jenkins 678 Apr 7 07:03 Jenkinsfile 07:05:08 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 07:03 LICENSE 07:05:08 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 7 07:03 Makefile 07:05:08 -rw-rw-r-- 1 jenkins jenkins 620 Apr 7 07:03 OWNERS.md 07:05:08 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 7 07:03 README.md 07:05:08 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 07:03 VERSION 07:05:08 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 07:03 bin 07:05:08 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 07:03 cmd 07:05:08 -rw-r--r-- 1 jenkins jenkins 18047 Apr 7 07:04 coverage.out 07:05:08 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 7 07:03 go.mod 07:05:08 -rw-rw-r-- 1 jenkins jenkins 31553 Apr 7 07:03 go.sum 07:05:08 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 07:03 internal 07:05:08 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 07:03 mock 07:05:08 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 07:03 snap 07:05:08 -rw-rw-r-- 1 jenkins jenkins 227 Apr 7 07:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:09 + 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=5b00e406319c2ed6c9a36a296f26911c42639135 --label arch=amd64 --label version=0.0.0 . 07:05:09 Sending build context to Docker daemon 6.439MB 07:05:09 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 07:05:09 Step 2/24 : FROM ${BASE} AS builder 07:05:09 ---> 6ad6e02a4b43 07:05:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:05:09 ---> Running in 62d946ea37e9 07:05:09 Removing intermediate container 62d946ea37e9 07:05:09 ---> 71d33976c5ce 07:05:09 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:05:09 ---> Running in 3c36e6c59412 07:05:09 Removing intermediate container 3c36e6c59412 07:05:09 ---> e65d2f619391 07:05:09 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:05:09 ---> Running in b9afb76c7f46 07:05:09 Removing intermediate container b9afb76c7f46 07:05:09 ---> 51e8212fa282 07:05:09 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 07:05:09 ---> Running in 4d71579f51e6 07:05:09 Removing intermediate container 4d71579f51e6 07:05:09 ---> 254a379792bc 07:05:09 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:05:09 ---> Running in fc7cb13e7d8a 07:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:05:10 OK: 269 MiB in 57 packages 07:05:10 Removing intermediate container fc7cb13e7d8a 07:05:10 ---> e2527336bf2a 07:05:10 Step 8/24 : WORKDIR /device-mqtt-go 07:05:10 ---> Running in 907f96b09564 07:05:10 Removing intermediate container 907f96b09564 07:05:10 ---> 1274403c555b 07:05:10 Step 9/24 : COPY go.mod vendor* ./ 07:05:11 ---> 71a90705a544 07:05:11 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:11 ---> Running in d39310062d6b 07:05:12 Removing intermediate container d39310062d6b 07:05:12 ---> f9a38965d541 07:05:12 Step 11/24 : COPY . . 07:05:12 ---> 46bef3b33988 07:05:12 Step 12/24 : RUN $MAKE 07:05:12 ---> Running in 54c35f98d579 07:05:12 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 07:05:34 Removing intermediate container 54c35f98d579 07:05:34 ---> 3ba3512b03e3 07:05:34 Step 13/24 : FROM alpine:3.17 07:05:34 3.17: Pulling from library/alpine 07:05:34 f56be85fc22e: Pulling fs layer 07:05:34 f56be85fc22e: Verifying Checksum 07:05:34 f56be85fc22e: Download complete 07:05:34 f56be85fc22e: Pull complete 07:05:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 07:05:34 Status: Downloaded newer image for alpine:3.17 07:05:34 ---> 9ed4aefc74f6 07:05:34 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 07:05:34 ---> Running in b3d8751794ce 07:05:34 Removing intermediate container b3d8751794ce 07:05:34 ---> 9172d8ea5310 07:05:34 Step 15/24 : RUN apk add --update --no-cache dumb-init 07:05:34 ---> Running in 12919190aeb8 07:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:05:34 (1/1) Installing dumb-init (1.2.5-r2) 07:05:34 Executing busybox-1.35.0-r29.trigger 07:05:34 OK: 7 MiB in 16 packages 07:05:34 Removing intermediate container 12919190aeb8 07:05:34 ---> 6c2897e02906 07:05:34 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 07:05:34 ---> 0c4fe5965e5b 07:05:34 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 07:05:34 ---> 847346e36d6f 07:05:34 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 07:05:34 ---> 51cee603dda8 07:05:34 Step 19/24 : EXPOSE 59982 07:05:34 ---> Running in 84d580bf1028 07:05:34 Removing intermediate container 84d580bf1028 07:05:34 ---> 215d130a9a3c 07:05:34 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 07:05:34 ---> Running in c8354e65cbdb 07:05:34 Removing intermediate container c8354e65cbdb 07:05:34 ---> 5ff11bb0f4c6 07:05:34 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 07:05:34 ---> Running in 38bb19bbb200 07:05:34 Removing intermediate container 38bb19bbb200 07:05:34 ---> 3f689cd8e799 07:05:34 Step 22/24 : LABEL arch=amd64 07:05:34 ---> Running in 262822fe7cf4 07:05:34 Removing intermediate container 262822fe7cf4 07:05:34 ---> 5bf5928570ec 07:05:34 Step 23/24 : LABEL git_sha=5b00e406319c2ed6c9a36a296f26911c42639135 07:05:34 ---> Running in df12a4a42ff9 07:05:34 Removing intermediate container df12a4a42ff9 07:05:34 ---> 8af6d02885fa 07:05:34 Step 24/24 : LABEL version=0.0.0 07:05:34 ---> Running in 3f3604d8268c 07:05:34 Removing intermediate container 3f3604d8268c 07:05:34 ---> b96b1f5fc8a9 07:05:34 [Warning] One or more build-args [ARCH] were not consumed 07:05:34 Successfully built b96b1f5fc8a9 07:05:34 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 07:05:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:35 07:05:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:36 latest: Pulling from edgex-lftools-log-publisher 07:05:36 5eb5b503b376: Pulling fs layer 07:05:36 5c69ac0246d0: Pulling fs layer 07:05:36 ec43610c2a17: Pulling fs layer 07:05:36 3a2ae6a8a46f: Pulling fs layer 07:05:36 33b1e0a273af: Pulling fs layer 07:05:36 5d3b04190fa2: Pulling fs layer 07:05:36 2f39f015ded8: Pulling fs layer 07:05:36 5d3b04190fa2: Waiting 07:05:36 2f39f015ded8: Waiting 07:05:36 3a2ae6a8a46f: Waiting 07:05:36 33b1e0a273af: Waiting 07:05:36 5c69ac0246d0: Verifying Checksum 07:05:36 5c69ac0246d0: Download complete 07:05:36 3a2ae6a8a46f: Verifying Checksum 07:05:36 3a2ae6a8a46f: Download complete 07:05:36 33b1e0a273af: Verifying Checksum 07:05:36 33b1e0a273af: Download complete 07:05:36 ec43610c2a17: Verifying Checksum 07:05:36 ec43610c2a17: Download complete 07:05:36 5d3b04190fa2: Download complete 07:05:36 5eb5b503b376: Verifying Checksum 07:05:36 5eb5b503b376: Download complete 07:05:36 2f39f015ded8: Download complete 07:05:37 5eb5b503b376: Pull complete 07:05:37 5c69ac0246d0: Pull complete 07:05:38 ec43610c2a17: Pull complete 07:05:38 3a2ae6a8a46f: Pull complete 07:05:38 33b1e0a273af: Pull complete 07:05:38 5d3b04190fa2: Pull complete 07:05:42 2f39f015ded8: Pull complete 07:05:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:05:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:05:42 prd-ubuntu20.04-docker-8c-8g-7100 does not seem to be running inside a container 07:05:43 $ 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-557 -v /w/workspace/gexfoundry_device-mqtt-go_PR-557:/w/workspace/gexfoundry_device-mqtt-go_PR-557:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:05:45 $ docker top f6c466c9ee0d0634a4d16143c0a681b7438ecc1326735ae825a571560dc564cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:45 ---> job-cost.sh 07:05:45 lf-activate-venv: SKIPPING 07:05:45 INFO: No Stack... 07:05:45 INFO: Retrieving Pricing Info for: v3-standard-8 07:05:46 INFO: Archiving Costs [Pipeline] sh 07:05:46 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-557/archives/cost.csv 07:05:46 + cut -d, -f6 [Pipeline] lock 07:05:46 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-557-1-stack-cost] 07:05:46 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-557-1-stack-cost] did not exist. Created. 07:05:46 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-557-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:05:47 + echo total: 0.2199999988079071 [Pipeline] stash 07:05:47 Stashed 1 file(s) [Pipeline] } 07:05:47 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-557-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:05:47 $ docker stop --time=1 f6c466c9ee0d0634a4d16143c0a681b7438ecc1326735ae825a571560dc564cc 07:05:48 $ docker rm -f --volumes f6c466c9ee0d0634a4d16143c0a681b7438ecc1326735ae825a571560dc564cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:05:57 Removing intermediate container 4028a1b8af79 07:05:57 ---> 980461c68ecb 07:05:57 Step 11/12 : COPY . . 07:05:57 ---> 70a0512c1c69 07:05:57 Step 12/12 : RUN $MAKE 07:05:57 ---> Running in 33b5f2400f70 07:05:57 noop 07:05:58 Removing intermediate container 33b5f2400f70 07:05:58 ---> 9eff05583502 07:05:58 Successfully built 9eff05583502 07:05:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:59 + docker inspect -f . ci-base-image-arm64 07:05:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:05:59 prd-ubuntu20.04-docker-arm64-4c-16g-7099 does not seem to be running inside a container 07:05:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:06:00 $ docker top 82b020764ce35b2885b5f276b8f200d8ffebeb2d52256dc76d702d4496b34137 -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:01 + go version 07:06:01 go version go1.20.2 linux/arm64 [Pipeline] } 07:06:01 $ docker stop --time=1 82b020764ce35b2885b5f276b8f200d8ffebeb2d52256dc76d702d4496b34137 07:06:03 $ docker rm -f --volumes 82b020764ce35b2885b5f276b8f200d8ffebeb2d52256dc76d702d4496b34137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:04 + docker inspect -f . ci-base-image-arm64 07:06:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:06:04 prd-ubuntu20.04-docker-arm64-4c-16g-7099 does not seem to be running inside a container 07:06:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:06:05 $ docker top 2936dd52589a7ff493d82aa646d3b3f5fec1d20a09532312d13a4a3eb6d912d7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:06 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 07:06:06 + make test 07:06:06 go test ./... -coverprofile=coverage.out ./... 07:06:39 ? github.com/edgexfoundry/device-mqtt-go [no test files] 07:08:15 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 07:08:20 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 07:08:20 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 22.2% of statements 07:08:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:08:20 go vet ./... 07:08:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:08:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:08:47 ./bin/test-attribution-txt.sh 07:08:47 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 07:08:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:08:47 $ docker stop --time=1 2936dd52589a7ff493d82aa646d3b3f5fec1d20a09532312d13a4a3eb6d912d7 07:08:49 $ docker rm -f --volumes 2936dd52589a7ff493d82aa646d3b3f5fec1d20a09532312d13a4a3eb6d912d7 [Pipeline] // withDockerContainer [Pipeline] sh 07:08:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:08:50 Warning: overwriting stash ‘coverage-report’ 07:08:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:08:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:08:51 + ls -al . 07:08:51 total 176 07:08:51 drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 07:06 . 07:08:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 07:03 .. 07:08:51 -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 07:04 .dockerignore 07:08:51 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 07:04 .git 07:08:51 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 07:04 .github 07:08:51 -rw-rw-r-- 1 jenkins jenkins 329 Apr 7 07:04 .gitignore 07:08:51 -rw-rw-r-- 1 jenkins jenkins 41 Apr 7 07:04 .golangci.yml 07:08:51 -rw-rw-r-- 1 jenkins jenkins 9288 Apr 7 07:04 Attribution.txt 07:08:51 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 7 07:04 CHANGELOG.md 07:08:51 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 7 07:04 Dockerfile 07:08:51 -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 07:04 GOVERNANCE.md 07:08:51 -rw-rw-r-- 1 jenkins jenkins 678 Apr 7 07:04 Jenkinsfile 07:08:51 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 07:04 LICENSE 07:08:51 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 7 07:04 Makefile 07:08:51 -rw-rw-r-- 1 jenkins jenkins 620 Apr 7 07:04 OWNERS.md 07:08:51 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 7 07:04 README.md 07:08:51 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 07:03 VERSION 07:08:51 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 07:04 bin 07:08:51 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 07:04 cmd 07:08:51 -rw-r--r-- 1 jenkins jenkins 18047 Apr 7 07:08 coverage.out 07:08:51 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 7 07:04 go.mod 07:08:51 -rw-rw-r-- 1 jenkins jenkins 31553 Apr 7 07:04 go.sum 07:08:51 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 07:04 internal 07:08:51 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 07:04 mock 07:08:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 07:04 snap 07:08:51 -rw-rw-r-- 1 jenkins jenkins 227 Apr 7 07:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:52 + 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=5b00e406319c2ed6c9a36a296f26911c42639135 --label arch=arm64 --label version=0.0.0 . 07:08:52 Sending build context to Docker daemon 3.354MB 07:08:52 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 07:08:52 Step 2/24 : FROM ${BASE} AS builder 07:08:52 ---> 9eff05583502 07:08:52 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:08:52 ---> Running in 5efd7df8f9f1 07:08:53 Removing intermediate container 5efd7df8f9f1 07:08:53 ---> 1af943b04641 07:08:53 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:08:53 ---> Running in 93182f7f5fb9 07:08:53 Removing intermediate container 93182f7f5fb9 07:08:53 ---> eec9590fe716 07:08:53 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:08:53 ---> Running in de4b5c44d0fa 07:08:53 Removing intermediate container de4b5c44d0fa 07:08:53 ---> d55b3d9ebedb 07:08:53 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 07:08:53 ---> Running in a183a77baa9a 07:08:53 Removing intermediate container a183a77baa9a 07:08:53 ---> 27de7394d045 07:08:53 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:08:54 ---> Running in 82de9dd411b8 07:08:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:08:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:08:56 OK: 268 MiB in 57 packages 07:08:57 Removing intermediate container 82de9dd411b8 07:08:57 ---> a25356b177f7 07:08:57 Step 8/24 : WORKDIR /device-mqtt-go 07:08:57 ---> Running in bb6b463f53d2 07:08:57 Removing intermediate container bb6b463f53d2 07:08:57 ---> f67dc1a3abf4 07:08:57 Step 9/24 : COPY go.mod vendor* ./ 07:08:58 ---> 3f0363ce41ed 07:08:58 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:58 ---> Running in 3be15abf2123 07:09:00 Removing intermediate container 3be15abf2123 07:09:00 ---> ededfd4cf007 07:09:00 Step 11/24 : COPY . . 07:09:01 ---> 578e1572999b 07:09:01 Step 12/24 : RUN $MAKE 07:09:01 ---> Running in 337c63a76b19 07:09:02 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 07:11:09 Removing intermediate container 337c63a76b19 07:11:09 ---> 9b047c7bf8af 07:11:09 Step 13/24 : FROM alpine:3.17 07:11:09 3.17: Pulling from library/alpine 07:11:09 c41833b44d91: Pulling fs layer 07:11:09 c41833b44d91: Verifying Checksum 07:11:09 c41833b44d91: Download complete 07:11:09 c41833b44d91: Pull complete 07:11:09 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 07:11:09 Status: Downloaded newer image for alpine:3.17 07:11:09 ---> 51e60588ff2c 07:11:09 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 07:11:09 ---> Running in d764ec2f22b7 07:11:09 Removing intermediate container d764ec2f22b7 07:11:09 ---> 28244bb5f44c 07:11:09 Step 15/24 : RUN apk add --update --no-cache dumb-init 07:11:09 ---> Running in 7aeb4c6feff0 07:11:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:11:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:11:09 (1/1) Installing dumb-init (1.2.5-r2) 07:11:09 Executing busybox-1.35.0-r29.trigger 07:11:09 OK: 8 MiB in 16 packages 07:11:09 Removing intermediate container 7aeb4c6feff0 07:11:09 ---> 2480fc15d3d5 07:11:09 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 07:11:09 ---> e96a64dae1b6 07:11:09 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 07:11:09 ---> 7e2aca523ec4 07:11:09 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 07:11:09 ---> 0ca6507a5b47 07:11:09 Step 19/24 : EXPOSE 59982 07:11:09 ---> Running in e1df3b338a6b 07:11:09 Removing intermediate container e1df3b338a6b 07:11:09 ---> 96a0b9038d0b 07:11:09 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 07:11:09 ---> Running in e801e87aa1d4 07:11:10 Removing intermediate container e801e87aa1d4 07:11:10 ---> c4bb2afb878e 07:11:10 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 07:11:10 ---> Running in 7f188d6dc488 07:11:10 Removing intermediate container 7f188d6dc488 07:11:10 ---> 75dc71d721dd 07:11:10 Step 22/24 : LABEL arch=arm64 07:11:10 ---> Running in 33cceb673138 07:11:10 Removing intermediate container 33cceb673138 07:11:10 ---> e321f59afc7d 07:11:10 Step 23/24 : LABEL git_sha=5b00e406319c2ed6c9a36a296f26911c42639135 07:11:10 ---> Running in 00a1ca5934c7 07:11:11 Removing intermediate container 00a1ca5934c7 07:11:11 ---> a00e63882f2d 07:11:11 Step 24/24 : LABEL version=0.0.0 07:11:11 ---> Running in 88563fa3f7bc 07:11:11 Removing intermediate container 88563fa3f7bc 07:11:11 ---> 4fcb8deb5eff 07:11:11 [Warning] One or more build-args [ARCH] were not consumed 07:11:11 Successfully built 4fcb8deb5eff 07:11:11 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 07:11:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:11:12 07:11:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:11:13 arm64: Pulling from edgex-lftools-log-publisher 07:11:13 8998bd30e6a1: Pulling fs layer 07:11:13 04944245beec: Pulling fs layer 07:11:13 699f458cf7ca: Pulling fs layer 07:11:13 765212b225bb: Pulling fs layer 07:11:13 f23df028b6ca: Pulling fs layer 07:11:13 d65c8cfc05b1: Pulling fs layer 07:11:13 2437ff75d9bd: Pulling fs layer 07:11:13 f23df028b6ca: Waiting 07:11:13 d65c8cfc05b1: Waiting 07:11:13 2437ff75d9bd: Waiting 07:11:13 765212b225bb: Waiting 07:11:13 04944245beec: Verifying Checksum 07:11:13 04944245beec: Download complete 07:11:13 765212b225bb: Verifying Checksum 07:11:13 765212b225bb: Download complete 07:11:13 f23df028b6ca: Download complete 07:11:13 d65c8cfc05b1: Verifying Checksum 07:11:13 d65c8cfc05b1: Download complete 07:11:13 699f458cf7ca: Verifying Checksum 07:11:13 699f458cf7ca: Download complete 07:11:13 8998bd30e6a1: Verifying Checksum 07:11:13 8998bd30e6a1: Download complete 07:11:15 2437ff75d9bd: Verifying Checksum 07:11:15 2437ff75d9bd: Download complete 07:11:17 8998bd30e6a1: Pull complete 07:11:19 04944245beec: Pull complete 07:11:20 699f458cf7ca: Pull complete 07:11:21 765212b225bb: Pull complete 07:11:21 f23df028b6ca: Pull complete 07:11:21 d65c8cfc05b1: Pull complete 07:11:36 2437ff75d9bd: Pull complete 07:11:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:11:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:11:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:37 prd-ubuntu20.04-docker-arm64-4c-16g-7099 does not seem to be running inside a container 07:11:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:11:39 $ docker top ee38533c6c40bb8d918aef22ce9239d56accde0e38858afdadd8110ce9f5cba5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:11:40 ---> job-cost.sh 07:11:40 lf-activate-venv: SKIPPING 07:11:40 INFO: No Stack... 07:11:41 INFO: Retrieving Pricing Info for: v3-standard-4 07:11:41 INFO: Archiving Costs [Pipeline] sh 07:11:42 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 07:11:42 + cut -d, -f6 [Pipeline] lock 07:11:42 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-557-1-stack-cost] 07:11:42 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-557-1-stack-cost] did not exist. Created. 07:11:42 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-557-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:11:43 /w/workspace/device-mqtt-go/1@tmp/durable-cd2131ef/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:11:43 + echo total: 0.10999999940395355 [Pipeline] stash 07:11:44 Warning: overwriting stash ‘stack-cost’ 07:11:44 Stashed 1 file(s) [Pipeline] } 07:11:44 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-557-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:11:44 $ docker stop --time=1 ee38533c6c40bb8d918aef22ce9239d56accde0e38858afdadd8110ce9f5cba5 07:11:45 $ docker rm -f --volumes ee38533c6c40bb8d918aef22ce9239d56accde0e38858afdadd8110ce9f5cba5 [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 07:11:46 provisioning config files... 07:11:46 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp/config779095310136840636tmp [Pipeline] { [Pipeline] sh 07:11:46 + set +x 07:11:46 + bash -s -- 07:11:46 + curl -s https://codecov.io/bash 07:11:46 07:11:46 _____ _ 07:11:46 / ____| | | 07:11:46 | | ___ __| | ___ ___ _____ __ 07:11:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:11:46 | |___| (_) | (_| | __/ (_| (_) \ V / 07:11:46 \_____\___/ \__,_|\___|\___\___/ \_/ 07:11:46 Bash-1.0.6 07:11:46 07:11:46 07:11:46 ==> git version 2.25.1 found 07:11:46 ==> 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 07:11:46 Release-Date: 2020-01-08 07:11:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:11:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:11:46 ==> Jenkins CI detected. 07:11:46 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-557 07:11:46 project root: . 07:11:46 --> token set from env 07:11:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:11:46 ==> Running gcov in . (disable via -X gcov) 07:11:46 ==> Python coveragepy not found 07:11:46 ==> Searching for coverage reports in: 07:11:46 + . 07:11:46 -> Found 1 reports 07:11:46 ==> Detecting git/mercurial file structure 07:11:47 ==> Reading reports 07:11:47 + ./coverage.out bytes=18047 07:11:47 ==> Appending adjustments 07:11:47 https://docs.codecov.io/docs/fixing-reports 07:11:47 + Found adjustments 07:11:47 ==> Gzipping contents 07:11:47 4.0K /tmp/codecov.ky2hpA.gz 07:11:47 ==> Uploading reports 07:11:47 url: https://codecov.io 07:11:47 query: branch=PR-557&commit=5b00e406319c2ed6c9a36a296f26911c42639135&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-557%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=557&job=&cmd_args= 07:11:47 -> Pinging Codecov 07:11:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-557&commit=5b00e406319c2ed6c9a36a296f26911c42639135&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-557%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=557&job=&cmd_args= 07:11:47 -> Uploading to 07:11:47 https://storage.googleapis.com/codecov/v4/raw/2023-04-07/7D719EC7BBE17E464838252E33014C33/5b00e406319c2ed6c9a36a296f26911c42639135/af96e589-b811-4437-93f9-540e1e064d73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T071147Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d7167ab028d8cff75b1f7e678f24c6122e397d042dfc7d1c60487bc2291f05fd 07:11:47 % Total % Received % Xferd Average Speed Time Time Time Current 07:11:47 Dload Upload Total Spent Left Speed 07:11:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3127 0 0 100 3127 0 10152 --:--:-- --:--:-- --:--:-- 10152 07:11:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/5b00e406319c2ed6c9a36a296f26911c42639135 [Pipeline] } 07:11:47 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 07:11:49 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-557/archives ] 07:11:49 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-557/archives 07:11:49 total 16 07:11:49 drwxr-xr-x 3 root root 4096 Apr 7 07:05 . 07:11:49 drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 07:05 .. 07:11:49 drwxr-xr-x 2 root root 4096 Apr 7 07:05 cost 07:11:49 -rw-r--r-- 1 root root 86 Apr 7 07:05 cost.csv 07:11:49 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-557/archives 07:11:49 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-557/archives 07:11:49 total 16 07:11:49 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 07:05 . 07:11:49 drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 07:05 .. 07:11:49 drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 07:05 cost 07:11:49 -rw-r--r-- 1 jenkins jenkins 86 Apr 7 07:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:11:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:11:50 ---> package-listing.sh 07:11:50 ++ tr '[:upper:]' '[:lower:]' 07:11:50 ++ facter osfamily 07:11:51 + OS_FAMILY=debian 07:11:51 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-557 07:11:51 + START_PACKAGES=/tmp/packages_start.txt 07:11:51 + END_PACKAGES=/tmp/packages_end.txt 07:11:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:11:51 + PACKAGES=/tmp/packages_start.txt 07:11:51 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-557 ']' 07:11:51 + PACKAGES=/tmp/packages_end.txt 07:11:51 + case "${OS_FAMILY}" in 07:11:51 + dpkg -l 07:11:51 + grep '^ii' 07:11:51 + '[' -f /tmp/packages_start.txt ']' 07:11:51 + '[' -f /tmp/packages_end.txt ']' 07:11:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:11:51 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-557 ']' 07:11:51 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-557/archives/ 07:11:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-557/archives/ [Pipeline] echo 07:11:51 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-557/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:11:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:11:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:52 prd-ubuntu20.04-docker-8c-8g-7100 does not seem to be running inside a container 07:11:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-557/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-557 -v /w/workspace/gexfoundry_device-mqtt-go_PR-557:/w/workspace/gexfoundry_device-mqtt-go_PR-557:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:11:52 $ docker top f9be215f32aa52a5ae3f0aa0530e19a9808c30d24971afac040accff5b73aafb -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:52 + touch /tmp/pre-build-complete [Pipeline] sh 07:11:53 + mkdir -p /var/log/sysstat [Pipeline] sh 07:11:53 + ls /var/log/sa-host 07:11:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:11:53 provisioning config files... 07:11:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp/config14942227711377533545tmp [Pipeline] { [Pipeline] echo 07:11:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:11:54 ---> create-netrc.sh [Pipeline] } 07:11:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:11:54 ---> python-tools-install.sh [Pipeline] echo 07:11:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:11:54 ---> sudo-logs.sh 07:11:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:11:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:11:55 ---> job-cost.sh 07:11:55 lf-activate-venv: SKIPPING 07:11:55 DEBUG: total: 0.2199999988079071 07:11:55 INFO: Retrieving Stack Cost... 07:11:55 INFO: Retrieving Pricing Info for: v3-standard-8 07:11:56 INFO: Archiving Costs [Pipeline] echo 07:11:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:11:56 ---> logs-deploy.sh 07:11:56 lf-activate-venv: SKIPPING 07:11:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-557/1 07:11:56 INFO: archiving workspace using pattern(s): 07:11:57 Archives upload complete. 07:11:57 INFO: archiving logs to Nexus 07:11:58 ---> uname -a: 07:11:58 Linux prd-ubuntu20-04-docker-8c-8g-7100 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:11:58 07:11:58 07:11:58 ---> lscpu: 07:11:58 Architecture: x86_64 07:11:58 CPU op-mode(s): 32-bit, 64-bit 07:11:58 Byte Order: Little Endian 07:11:58 Address sizes: 40 bits physical, 48 bits virtual 07:11:58 CPU(s): 8 07:11:58 On-line CPU(s) list: 0-7 07:11:58 Thread(s) per core: 1 07:11:58 Core(s) per socket: 1 07:11:58 Socket(s): 8 07:11:58 NUMA node(s): 1 07:11:58 Vendor ID: AuthenticAMD 07:11:58 CPU family: 23 07:11:58 Model: 49 07:11:58 Model name: AMD EPYC-Rome Processor 07:11:58 Stepping: 0 07:11:58 CPU MHz: 2799.998 07:11:58 BogoMIPS: 5599.99 07:11:58 Virtualization: AMD-V 07:11:58 Hypervisor vendor: KVM 07:11:58 Virtualization type: full 07:11:58 L1d cache: 256 KiB 07:11:58 L1i cache: 256 KiB 07:11:58 L2 cache: 4 MiB 07:11:58 L3 cache: 128 MiB 07:11:58 NUMA node0 CPU(s): 0-7 07:11:58 Vulnerability Itlb multihit: Not affected 07:11:58 Vulnerability L1tf: Not affected 07:11:58 Vulnerability Mds: Not affected 07:11:58 Vulnerability Meltdown: Not affected 07:11:58 Vulnerability Mmio stale data: Not affected 07:11:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:11:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:11:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:11:58 Vulnerability Srbds: Not affected 07:11:58 Vulnerability Tsx async abort: Not affected 07:11:58 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 07:11:58 07:11:58