Pull request #637 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32a59b1a14542ab1e1a6661e86eaf26ebf724918+e3ae1edce94ca0342fe1654abfca1e19ca67aac7 (30a82bcebb8de9c00f591b846ca0a1c2124ba1ad) 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-ssh14949850052752799626.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8042792408323644499.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-637/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-637/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11208436447777510135.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-637/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2387653971033949691.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh12732627537460454628.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-637/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-637/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2875295071787906087.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-10441’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-10435’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10450 in /w/workspace/gexfoundry_device-mqtt-go_PR-637 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-637 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e3ae1edce94ca0342fe1654abfca1e19ca67aac7 into PR head commit 32a59b1a14542ab1e1a6661e86eaf26ebf724918 Merge succeeded, producing 32a59b1a14542ab1e1a6661e86eaf26ebf724918 Checking out Revision 32a59b1a14542ab1e1a6661e86eaf26ebf724918 (PR-637) Commit message: "build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > 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/637/head:refs/remotes/origin/PR-637 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32a59b1a14542ab1e1a6661e86eaf26ebf724918 # 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 e3ae1edce94ca0342fe1654abfca1e19ca67aac7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32a59b1a14542ab1e1a6661e86eaf26ebf724918 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:28:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:28:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:28:30 ========================================================= 22:28:30 EdgeX Global Pipelines Version Info 22:28:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:28:31 ------------------- 22:28:31 stable info: 22:28:31 ------------------- 22:28:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:28:31 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:28:31 Message: update stable to v1.0.254 22:28:31 ------------------- 22:28:31 experimental info: 22:28:31 ------------------- 22:28:31 Commited By: **** collab-it+edgex@linuxfoundation.org 22:28:31 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:28:31 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:28:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 22:28:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 22:28:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:28:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:28:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:28:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:28:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:28:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:28:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:28:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:28:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:28:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 22:28:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:28:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:28:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:28:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:28:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:28:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:28:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:28:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:28:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:28:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:28:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:28:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:28:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:28:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:28:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:28:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-637 [Pipeline] echo 22:28:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-637 [Pipeline] echo 22:28:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-637 [Pipeline] echo 22:28:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32a59b1a14542ab1e1a6661e86eaf26ebf724918 [Pipeline] echo 22:28:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32a59b1 [Pipeline] echo 22:28:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:28:33 provisioning config files... 22:28:33 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp/config5317659778458472836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:28:34 ---> docker-login.sh 22:28:34 nexus3.edgexfoundry.org:10001 22:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:34 Configure a credential helper to remove this warning. See 22:28:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:34 22:28:34 Login Succeeded 22:28:34 nexus3.edgexfoundry.org:10002 22:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:34 Configure a credential helper to remove this warning. See 22:28:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:34 22:28:34 Login Succeeded 22:28:34 nexus3.edgexfoundry.org:10003 22:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:34 Configure a credential helper to remove this warning. See 22:28:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:34 22:28:34 Login Succeeded 22:28:34 nexus3.edgexfoundry.org:10004 22:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:34 Configure a credential helper to remove this warning. See 22:28:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:34 22:28:34 Login Succeeded 22:28:34 docker.io 22:28:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:35 Configure a credential helper to remove this warning. See 22:28:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:35 22:28:35 Login Succeeded 22:28:35 ---> docker-login.sh ends [Pipeline] } 22:28:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:28:36 + git rev-list -1 --merges 32a59b1a14542ab1e1a6661e86eaf26ebf724918~1..32a59b1a14542ab1e1a6661e86eaf26ebf724918 [Pipeline] echo 22:28:36 -----------> git rev-list -1 --merges 32a59b1a14542ab1e1a6661e86eaf26ebf724918~1..32a59b1a14542ab1e1a6661e86eaf26ebf724918 32a59b1a14542ab1e1a6661e86eaf26ebf724918 [false] [Pipeline] sh 22:28:36 + git log --format=format:%s -1 32a59b1a14542ab1e1a6661e86eaf26ebf724918 [Pipeline] echo 22:28:36 ========================================================= 22:28:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:28:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:28:36 + git log --format=format:%s -1 32a59b1a14542ab1e1a6661e86eaf26ebf724918 [Pipeline] echo 22:28:37 [semverPrep] GIT_COMMIT: 32a59b1a14542ab1e1a6661e86eaf26ebf724918, Commit Message: build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 [Pipeline] echo 22:28:37 [semverPrep] This is not a build commit. [Pipeline] sh 22:28:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:28:37 + grep -v github /etc/ssh/ssh_known_hosts 22:28:37 + [ -e /tmp/ssh_known_hosts ] 22:28:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:28:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:28:37 + sudo tee -a /etc/ssh/ssh_known_hosts 22:28:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:28:38 22:28:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:28:38 0.1.4: Pulling from edgex-devops/py-git-semver 22:28:38 b85a868b505f: Pulling fs layer 22:28:38 e2be974225ed: Pulling fs layer 22:28:38 339a4e72a1f5: Pulling fs layer 22:28:38 988bab9f4d93: Pulling fs layer 22:28:38 1469e6f7b9e6: Pulling fs layer 22:28:38 eaf3925da568: Pulling fs layer 22:28:38 bab4dde63d76: Pulling fs layer 22:28:38 bde34c3a00c8: Pulling fs layer 22:28:38 b352a97aabf1: Pulling fs layer 22:28:38 4872d77fe225: Pulling fs layer 22:28:38 bab4dde63d76: Waiting 22:28:38 bde34c3a00c8: Waiting 22:28:38 1469e6f7b9e6: Waiting 22:28:38 eaf3925da568: Waiting 22:28:38 b352a97aabf1: Waiting 22:28:38 5851b861e8e6: Pulling fs layer 22:28:38 4872d77fe225: Waiting 22:28:38 5851b861e8e6: Waiting 22:28:38 988bab9f4d93: Waiting 22:28:38 e2be974225ed: Download complete 22:28:38 988bab9f4d93: Download complete 22:28:38 1469e6f7b9e6: Verifying Checksum 22:28:38 1469e6f7b9e6: Download complete 22:28:38 eaf3925da568: Verifying Checksum 22:28:38 eaf3925da568: Download complete 22:28:38 339a4e72a1f5: Verifying Checksum 22:28:38 339a4e72a1f5: Download complete 22:28:38 bde34c3a00c8: Verifying Checksum 22:28:38 bde34c3a00c8: Download complete 22:28:38 b352a97aabf1: Verifying Checksum 22:28:38 b352a97aabf1: Download complete 22:28:38 4872d77fe225: Verifying Checksum 22:28:38 4872d77fe225: Download complete 22:28:38 5851b861e8e6: Verifying Checksum 22:28:38 5851b861e8e6: Download complete 22:28:38 b85a868b505f: Download complete 22:28:39 bab4dde63d76: Verifying Checksum 22:28:40 b85a868b505f: Pull complete 22:28:40 e2be974225ed: Pull complete 22:28:40 339a4e72a1f5: Pull complete 22:28:40 988bab9f4d93: Pull complete 22:28:41 1469e6f7b9e6: Pull complete 22:28:41 eaf3925da568: Pull complete 22:28:43 bab4dde63d76: Pull complete 22:28:43 bde34c3a00c8: Pull complete 22:28:43 b352a97aabf1: Pull complete 22:28:43 4872d77fe225: Pull complete 22:28:43 5851b861e8e6: Pull complete 22:28:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:28:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:28:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:43 prd-ubuntu20.04-docker-8c-8g-10450 does not seem to be running inside a container 22:28:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-637 -v /w/workspace/gexfoundry_device-mqtt-go_PR-637:/w/workspace/gexfoundry_device-mqtt-go_PR-637:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:28:50 $ docker top ad42bfda790733f744f7567577c2b8ac39f0c8897498e291b25dda46a44bcd7b -eo pid,comm 22:28:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:28:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:28:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:28:50 [ssh-agent] Looking for ssh-agent implementation... 22:28:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:28:50 $ docker exec ad42bfda790733f744f7567577c2b8ac39f0c8897498e291b25dda46a44bcd7b ssh-agent 22:28:50 SSH_AUTH_SOCK=/tmp/ssh-p5kl5qYsXPIP/agent.32 22:28:50 SSH_AGENT_PID=39 22:28:50 Running ssh-add (command line suppressed) 22:28:51 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp/private_key_1591496923259964014.key (/w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp/private_key_1591496923259964014.key) 22:28:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:28:51 + git tag --points-at HEAD [Pipeline] } 22:28:51 $ docker exec --env ******** --env ******** ad42bfda790733f744f7567577c2b8ac39f0c8897498e291b25dda46a44bcd7b ssh-agent -k 22:28:51 unset SSH_AUTH_SOCK; 22:28:51 unset SSH_AGENT_PID; 22:28:51 echo Agent pid 39 killed; 22:28:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:28:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:28:51 [ssh-agent] Looking for ssh-agent implementation... 22:28:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:28:51 $ docker exec ad42bfda790733f744f7567577c2b8ac39f0c8897498e291b25dda46a44bcd7b ssh-agent 22:28:51 SSH_AUTH_SOCK=/tmp/ssh-BlpVwpstmTmS/agent.72 22:28:51 SSH_AGENT_PID=78 22:28:51 Running ssh-add (command line suppressed) 22:28:52 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp/private_key_14192236394107506429.key (/w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp/private_key_14192236394107506429.key) 22:28:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:28:52 + git semver init 22:28:52 2023-10-25 22:28:52,559 [run_init] DEBUG init version:0.0.0 force:False 22:28:52 2023-10-25 22:28:52,560 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-637/.semver 22:28:52 2023-10-25 22:28:52,560 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-637/.semver 22:28:52 2023-10-25 22:28:52,561 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-637/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-637, universal_newlines=False, shell=None, istream=None) 22:28:54 2023-10-25 22:28:53,601 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-637/.git/info/exclude 22:28:54 2023-10-25 22:28:53,602 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-637/.semver/PR-637 with force:False 22:28:54 2023-10-25 22:28:53,602 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-637/.semver/PR-637 22:28:54 2023-10-25 22:28:53,606 [execute] INFO git cat-file --batch-check 22:28:54 2023-10-25 22:28:53,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-637/.semver, universal_newlines=False, shell=None, istream=) 22:28:54 2023-10-25 22:28:53,612 [execute] INFO git cat-file --batch 22:28:54 2023-10-25 22:28:53,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-637/.semver, universal_newlines=False, shell=None, istream=) 22:28:54 2023-10-25 22:28:53,617 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-637/.semver/PR-637 22:28:54 0.0.0 [Pipeline] } 22:28:54 $ docker exec --env ******** --env ******** ad42bfda790733f744f7567577c2b8ac39f0c8897498e291b25dda46a44bcd7b ssh-agent -k 22:28:54 unset SSH_AUTH_SOCK; 22:28:54 unset SSH_AGENT_PID; 22:28:54 echo Agent pid 78 killed; 22:28:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:28:54 + git semver [Pipeline] } 22:28:54 $ docker stop --time=1 ad42bfda790733f744f7567577c2b8ac39f0c8897498e291b25dda46a44bcd7b 22:28:56 $ docker rm -f --volumes ad42bfda790733f744f7567577c2b8ac39f0c8897498e291b25dda46a44bcd7b [Pipeline] // withDockerContainer [Pipeline] sh 22:28:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:28:57 Stashed 1 file(s) [Pipeline] echo 22:28:57 [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 22:28:58 provisioning config files... 22:28:58 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp/config11183615220094143583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:28:58 ---> docker-login.sh 22:28:58 nexus3.edgexfoundry.org:10001 22:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:58 Configure a credential helper to remove this warning. See 22:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:58 22:28:58 Login Succeeded 22:28:58 nexus3.edgexfoundry.org:10002 22:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:58 Configure a credential helper to remove this warning. See 22:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:58 22:28:58 Login Succeeded 22:28:58 nexus3.edgexfoundry.org:10003 22:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:59 Configure a credential helper to remove this warning. See 22:28:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:59 22:28:59 Login Succeeded 22:28:59 nexus3.edgexfoundry.org:10004 22:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:59 Configure a credential helper to remove this warning. See 22:28:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:59 22:28:59 Login Succeeded 22:28:59 docker.io 22:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:59 Configure a credential helper to remove this warning. See 22:28:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:59 22:28:59 Login Succeeded 22:28:59 ---> docker-login.sh ends [Pipeline] } 22:28:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:28:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:28:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:28:59 ========================================================= 22:28:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:28:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:29:00 Sending build context to Docker daemon 6.543MB 22:29:00 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:29:00 Step 2/12 : FROM ${BASE} AS builder 22:29:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:29:00 7264a8db6415: Pulling fs layer 22:29:00 c4d48a809fc2: Pulling fs layer 22:29:00 4f1c88b9dad5: Pulling fs layer 22:29:00 ad3a456e5733: Pulling fs layer 22:29:00 33e27b845d1e: Pulling fs layer 22:29:00 c68163c4e522: Pulling fs layer 22:29:00 50da416c3ac9: Pulling fs layer 22:29:00 23d2d4c4bb30: Pulling fs layer 22:29:00 50da416c3ac9: Waiting 22:29:00 23d2d4c4bb30: Waiting 22:29:00 ad3a456e5733: Waiting 22:29:00 33e27b845d1e: Waiting 22:29:00 c68163c4e522: Waiting 22:29:00 c4d48a809fc2: Verifying Checksum 22:29:00 c4d48a809fc2: Download complete 22:29:00 ad3a456e5733: Verifying Checksum 22:29:00 ad3a456e5733: Download complete 22:29:00 33e27b845d1e: Verifying Checksum 22:29:00 33e27b845d1e: Download complete 22:29:00 7264a8db6415: Verifying Checksum 22:29:00 7264a8db6415: Download complete 22:29:00 c68163c4e522: Verifying Checksum 22:29:00 c68163c4e522: Download complete 22:29:00 7264a8db6415: Pull complete 22:29:00 23d2d4c4bb30: Verifying Checksum 22:29:00 23d2d4c4bb30: Download complete 22:29:00 c4d48a809fc2: Pull complete 22:29:00 4f1c88b9dad5: Verifying Checksum 22:29:00 4f1c88b9dad5: Download complete 22:29:01 50da416c3ac9: Verifying Checksum 22:29:01 50da416c3ac9: Download complete 22:29:04 4f1c88b9dad5: Pull complete 22:29:04 ad3a456e5733: Pull complete 22:29:04 33e27b845d1e: Pull complete 22:29:04 c68163c4e522: Pull complete 22:29:06 50da416c3ac9: Pull complete 22:29:07 23d2d4c4bb30: Pull complete 22:29:07 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 22:29:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:29:07 ---> 0786185ac409 22:29:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:29:13 Still waiting to schedule task 22:29:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:29:22 ---> Running in 82af06c95d96 22:29:22 Removing intermediate container 82af06c95d96 22:29:22 ---> ae0e3c7c18b5 22:29:22 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:29:22 ---> Running in 917e12f321aa 22:29:22 Removing intermediate container 917e12f321aa 22:29:22 ---> c9fb5418c5bc 22:29:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:29:22 ---> Running in 340b0d9cba0e 22:29:22 Removing intermediate container 340b0d9cba0e 22:29:22 ---> 94d25b75df49 22:29:22 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:29:22 ---> Running in 73b1b0c09c0a 22:29:22 Removing intermediate container 73b1b0c09c0a 22:29:22 ---> 274f87602c7d 22:29:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:29:22 ---> Running in 003f6999d1c6 22:29:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:29:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:29:22 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:29:22 (2/4) Installing libedit (20221030.3.1-r1) 22:29:22 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:29:22 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:29:22 Executing busybox-1.36.1-r2.trigger 22:29:22 OK: 268 MiB in 56 packages 22:29:23 Removing intermediate container 003f6999d1c6 22:29:23 ---> 2fd1d053a191 22:29:23 Step 8/12 : WORKDIR /device-mqtt-go 22:29:23 ---> Running in a044831878cc 22:29:23 Removing intermediate container a044831878cc 22:29:23 ---> 3801d82f44cd 22:29:23 Step 9/12 : COPY go.mod vendor* ./ 22:29:23 ---> 8db3ebd4e4bd 22:29:23 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:23 ---> Running in 9797b4d8ebe9 22:30:44 Removing intermediate container 9797b4d8ebe9 22:30:44 ---> a3b51122dd72 22:30:44 Step 11/12 : COPY . . 22:30:44 ---> 1e4767e33f80 22:30:44 Step 12/12 : RUN $MAKE 22:30:44 ---> Running in 0e33d7d1c9f9 22:30:44 noop 22:30:44 Removing intermediate container 0e33d7d1c9f9 22:30:44 ---> a7fd9a64b293 22:30:44 Successfully built a7fd9a64b293 22:30:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:45 + docker inspect -f . ci-base-image-x86_64 22:30:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:45 prd-ubuntu20.04-docker-8c-8g-10450 does not seem to be running inside a container 22:30:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-637 -v /w/workspace/gexfoundry_device-mqtt-go_PR-637:/w/workspace/gexfoundry_device-mqtt-go_PR-637:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:30:45 $ docker top d8524cde459bb32cd024e2454f23e9f5ec6d5a82772ed89278b7a833bbbacbc3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:30:46 + go version 22:30:46 go version go1.21.0 linux/amd64 [Pipeline] } 22:30:46 $ docker stop --time=1 d8524cde459bb32cd024e2454f23e9f5ec6d5a82772ed89278b7a833bbbacbc3 22:30:48 $ docker rm -f --volumes d8524cde459bb32cd024e2454f23e9f5ec6d5a82772ed89278b7a833bbbacbc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:49 + docker inspect -f . ci-base-image-x86_64 22:30:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:49 prd-ubuntu20.04-docker-8c-8g-10450 does not seem to be running inside a container 22:30:49 $ 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-637 -v /w/workspace/gexfoundry_device-mqtt-go_PR-637:/w/workspace/gexfoundry_device-mqtt-go_PR-637:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:30:49 $ docker top c2ac7bffabed5416675cfde4561b8d6fe47460f2f1354b0626ff2be033465966 -eo pid,comm [Pipeline] { [Pipeline] sh 22:30:50 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-637 [Pipeline] fileExists [Pipeline] sh 22:30:50 + make test 22:30:50 go test ./... -coverprofile=coverage.out ./... 22:30:52 ? github.com/edgexfoundry/device-mqtt-go [no test files] 22:31:02 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 22:31:02 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 22:31:02 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements 22:31:07 go vet ./... 22:31:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:31:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:31:10 ./bin/test-attribution-txt.sh [Pipeline] echo 22:31:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:31:10 $ docker stop --time=1 c2ac7bffabed5416675cfde4561b8d6fe47460f2f1354b0626ff2be033465966 22:31:13 $ docker rm -f --volumes c2ac7bffabed5416675cfde4561b8d6fe47460f2f1354b0626ff2be033465966 [Pipeline] // withDockerContainer [Pipeline] sh 22:31:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:31:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:31:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:31:15 + ls -al . 22:31:15 total 184 22:31:15 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 22:30 . 22:31:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:28 .. 22:31:15 -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 22:28 .dockerignore 22:31:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:31 .git 22:31:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:28 .github 22:31:15 -rw-rw-r-- 1 jenkins jenkins 264 Oct 25 22:28 .gitignore 22:31:15 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:28 .golangci.yml 22:31:15 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:28 .semver 22:31:15 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 25 22:28 Attribution.txt 22:31:15 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 25 22:28 CHANGELOG.md 22:31:15 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 25 22:28 Dockerfile 22:31:15 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:28 GOVERNANCE.md 22:31:15 -rw-rw-r-- 1 jenkins jenkins 657 Oct 25 22:28 Jenkinsfile 22:31:15 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 22:28 LICENSE 22:31:15 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 25 22:28 Makefile 22:31:15 -rw-rw-r-- 1 jenkins jenkins 620 Oct 25 22:28 OWNERS.md 22:31:15 -rw-rw-r-- 1 jenkins jenkins 3613 Oct 25 22:28 README.md 22:31:15 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:28 VERSION 22:31:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:28 bin 22:31:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:28 cmd 22:31:15 -rw-r--r-- 1 jenkins jenkins 18506 Oct 25 22:31 coverage.out 22:31:15 -rw-rw-r-- 1 jenkins jenkins 3822 Oct 25 22:28 go.mod 22:31:15 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 25 22:28 go.sum 22:31:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:28 internal 22:31:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:28 mock 22:31:15 -rw-rw-r-- 1 jenkins jenkins 227 Oct 25 22:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:15 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=32a59b1a14542ab1e1a6661e86eaf26ebf724918 --label arch=amd64 --label version=0.0.0 . 22:31:15 Sending build context to Docker daemon 6.563MB 22:31:15 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 22:31:15 Step 2/24 : FROM ${BASE} AS builder 22:31:15 ---> a7fd9a64b293 22:31:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:31:15 ---> Running in ccafc7856274 22:31:15 Removing intermediate container ccafc7856274 22:31:15 ---> 618d92dc9daa 22:31:15 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:31:15 ---> Running in a930a3414bdb 22:31:15 Removing intermediate container a930a3414bdb 22:31:15 ---> 4c92c378cc82 22:31:15 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:31:15 ---> Running in ea7c98bf67b4 22:31:16 Removing intermediate container ea7c98bf67b4 22:31:16 ---> c02b5a4905bc 22:31:16 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 22:31:16 ---> Running in 89e581ccb929 22:31:16 Removing intermediate container 89e581ccb929 22:31:16 ---> 9c4452a0a6e9 22:31:16 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:31:16 ---> Running in b4ba7808a921 22:31:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:31:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:31:16 OK: 268 MiB in 56 packages 22:31:17 Removing intermediate container b4ba7808a921 22:31:17 ---> 80ba1217ca30 22:31:17 Step 8/24 : WORKDIR /device-mqtt-go 22:31:17 ---> Running in 6f55538dba09 22:31:17 Removing intermediate container 6f55538dba09 22:31:17 ---> a3ab88fd0f5e 22:31:17 Step 9/24 : COPY go.mod vendor* ./ 22:31:17 ---> 7332c1679b0e 22:31:17 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:17 ---> Running in ef17dddf1fe5 22:31:18 Removing intermediate container ef17dddf1fe5 22:31:18 ---> 0360a93a346b 22:31:18 Step 11/24 : COPY . . 22:31:18 ---> 63c3d4c013aa 22:31:18 Step 12/24 : RUN $MAKE 22:31:18 ---> Running in 8eba3adc9cd0 22:31:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 22:31:40 Removing intermediate container 8eba3adc9cd0 22:31:40 ---> 4d2a628833e6 22:31:40 Step 13/24 : FROM alpine:3.18 22:31:40 3.18: Pulling from library/alpine 22:31:40 96526aa774ef: Pulling fs layer 22:31:40 96526aa774ef: Verifying Checksum 22:31:40 96526aa774ef: Download complete 22:31:40 96526aa774ef: Pull complete 22:31:40 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:31:40 Status: Downloaded newer image for alpine:3.18 22:31:40 ---> 8ca4688f4f35 22:31:40 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 22:31:40 ---> Running in ca1c4424c534 22:31:40 Removing intermediate container ca1c4424c534 22:31:40 ---> 11542f1cda2c 22:31:40 Step 15/24 : RUN apk add --update --no-cache dumb-init 22:31:40 ---> Running in 0f8f3544e8d9 22:31:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:31:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:31:40 (1/1) Installing dumb-init (1.2.5-r2) 22:31:40 Executing busybox-1.36.1-r2.trigger 22:31:40 OK: 7 MiB in 16 packages 22:31:41 Removing intermediate container 0f8f3544e8d9 22:31:41 ---> fed47774e549 22:31:41 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 22:31:42 ---> a292189eb08d 22:31:42 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 22:31:42 ---> 7443c11427ec 22:31:42 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 22:31:44 ---> 8f9a6af15ca2 22:31:44 Step 19/24 : EXPOSE 59982 22:31:45 ---> Running in e26b8e0cb708 22:31:46 Removing intermediate container e26b8e0cb708 22:31:46 ---> 4b4a400cf1ae 22:31:46 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 22:31:47 ---> Running in 3e8094a71798 22:31:48 Removing intermediate container 3e8094a71798 22:31:48 ---> e5e2bbb7c0bd 22:31:48 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 22:31:48 ---> Running in 95a93a01c928 22:31:48 Removing intermediate container 95a93a01c928 22:31:48 ---> 3475c6825fa7 22:31:48 Step 22/24 : LABEL arch=amd64 22:31:48 ---> Running in 2afce7048a22 22:31:48 Removing intermediate container 2afce7048a22 22:31:48 ---> f507112de815 22:31:48 Step 23/24 : LABEL git_sha=32a59b1a14542ab1e1a6661e86eaf26ebf724918 22:31:48 ---> Running in 181041359fc4 22:31:48 Removing intermediate container 181041359fc4 22:31:48 ---> 06435c00cc07 22:31:48 Step 24/24 : LABEL version=0.0.0 22:31:48 ---> Running in c443ff1dfb94 22:31:49 Removing intermediate container c443ff1dfb94 22:31:49 ---> 0d4b8a6b74cb 22:31:49 [Warning] One or more build-args [ARCH] were not consumed 22:31:49 Successfully built 0d4b8a6b74cb 22:31:49 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 22:31:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:31:50 22:31:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:31:50 latest: Pulling from edgex-lftools-log-publisher 22:31:50 5eb5b503b376: Pulling fs layer 22:31:50 5c69ac0246d0: Pulling fs layer 22:31:50 ec43610c2a17: Pulling fs layer 22:31:50 3a2ae6a8a46f: Pulling fs layer 22:31:50 33b1e0a273af: Pulling fs layer 22:31:50 5d3b04190fa2: Pulling fs layer 22:31:50 2f39f015ded8: Pulling fs layer 22:31:50 33b1e0a273af: Waiting 22:31:50 3a2ae6a8a46f: Waiting 22:31:50 5d3b04190fa2: Waiting 22:31:50 2f39f015ded8: Waiting 22:31:50 5c69ac0246d0: Download complete 22:31:50 3a2ae6a8a46f: Verifying Checksum 22:31:50 3a2ae6a8a46f: Download complete 22:31:50 33b1e0a273af: Verifying Checksum 22:31:50 33b1e0a273af: Download complete 22:31:50 5d3b04190fa2: Verifying Checksum 22:31:50 5d3b04190fa2: Download complete 22:31:50 ec43610c2a17: Verifying Checksum 22:31:50 ec43610c2a17: Download complete 22:31:50 5eb5b503b376: Verifying Checksum 22:31:50 5eb5b503b376: Download complete 22:31:51 2f39f015ded8: Download complete 22:31:51 5eb5b503b376: Pull complete 22:31:52 5c69ac0246d0: Pull complete 22:31:52 ec43610c2a17: Pull complete 22:31:52 3a2ae6a8a46f: Pull complete 22:31:52 33b1e0a273af: Pull complete 22:31:52 5d3b04190fa2: Pull complete 22:31:57 2f39f015ded8: Pull complete 22:31:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:31:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:31:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:57 prd-ubuntu20.04-docker-8c-8g-10450 does not seem to be running inside a container 22:31:57 $ 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-637 -v /w/workspace/gexfoundry_device-mqtt-go_PR-637:/w/workspace/gexfoundry_device-mqtt-go_PR-637:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:32:03 $ docker top 8a4359ad7c5855e370343fc1dcc8cc69c66c7223f7c2505e819576b50e0ed84c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:32:03 ---> job-cost.sh 22:32:03 lf-activate-venv: SKIPPING 22:32:03 INFO: No Stack... 22:32:03 INFO: Retrieving Pricing Info for: v3-standard-8 22:32:04 INFO: Archiving Costs [Pipeline] sh 22:32:04 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-637/archives/cost.csv 22:32:04 + cut -d, -f6 [Pipeline] lock 22:32:04 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-637-1-stack-cost] 22:32:04 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-637-1-stack-cost] did not exist. Created. 22:32:04 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-637-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:32:04 + echo total: 0.2199999988079071 [Pipeline] stash 22:32:04 Stashed 1 file(s) [Pipeline] } 22:32:04 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-637-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:32:05 $ docker stop --time=1 8a4359ad7c5855e370343fc1dcc8cc69c66c7223f7c2505e819576b50e0ed84c 22:32:06 $ docker rm -f --volumes 8a4359ad7c5855e370343fc1dcc8cc69c66c7223f7c2505e819576b50e0ed84c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:57:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11722 in /w/workspace/gexfoundry_device-mqtt-go_PR-637 [Pipeline] { [Pipeline] ws 22:57:58 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 22:57:58 The recommended git tool is: git 22:58:06 using credential edgex-jenkins-ssh 22:58:06 Cloning the remote Git repository 22:58:06 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 22:58:07 > git init /w/workspace/device-mqtt-go/1 # timeout=10 22:58:07 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 22:58:07 > git --version # timeout=10 22:58:07 > git --version # 'git version 2.25.1' 22:58:07 using GIT_SSH to set credentials SSH Credentials for GitHub 22:58:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:58:08 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 22:58:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:58:10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 22:58:10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 22:58:10 using GIT_SSH to set credentials SSH Credentials for GitHub 22:58:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/637/head:refs/remotes/origin/PR-637 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:58:11 Merging remotes/origin/main commit e3ae1edce94ca0342fe1654abfca1e19ca67aac7 into PR head commit 32a59b1a14542ab1e1a6661e86eaf26ebf724918 22:58:11 Merge succeeded, producing 32a59b1a14542ab1e1a6661e86eaf26ebf724918 22:58:11 Checking out Revision 32a59b1a14542ab1e1a6661e86eaf26ebf724918 (PR-637) 22:58:11 > git config core.sparsecheckout # timeout=10 22:58:11 > git checkout -f 32a59b1a14542ab1e1a6661e86eaf26ebf724918 # timeout=10 22:58:11 > git remote # timeout=10 22:58:11 > git config --get remote.origin.url # timeout=10 22:58:11 using GIT_SSH to set credentials SSH Credentials for GitHub 22:58:11 > git merge e3ae1edce94ca0342fe1654abfca1e19ca67aac7 # timeout=10 22:58:11 > git rev-parse HEAD^{commit} # timeout=10 22:58:11 > git config core.sparsecheckout # timeout=10 22:58:11 > git checkout -f 32a59b1a14542ab1e1a6661e86eaf26ebf724918 # timeout=10 22:58:12 Commit message: "build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3" 22:58:12 > git --version # timeout=10 22:58:12 > git --version # 'git version 2.25.1' 22:58:12 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:58:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:58:13 % Total % Received % Xferd Average Speed Time Time Time Current 22:58:13 Dload Upload Total Spent Left Speed 22:58:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh 22:58:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:58:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:58:14 + sudo tee /etc/docker/daemon.new 22:58:14 { 22:58:14 "registry-mirrors": [ 22:58:14 "https://nexus3.edgexfoundry.org:10001" 22:58:14 ], 22:58:14 "bip": "10.250.0.254/24", 22:58:14 "hosts": [ 22:58:14 "tcp://0.0.0.0:5555", 22:58:14 "unix:///var/run/docker.sock" 22:58:14 ], 22:58:14 "mtu": 1458, 22:58:14 "selinux-enabled": true, 22:58:14 "seccomp-profile": "/etc/docker/seccomp.json" 22:58:14 } [Pipeline] sh 22:58:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:58:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:58:33 provisioning config files... 22:58:33 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config11496941603121306037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:58:34 ---> docker-login.sh 22:58:34 nexus3.edgexfoundry.org:10001 22:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:34 Configure a credential helper to remove this warning. See 22:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:34 22:58:35 Login Succeeded 22:58:35 nexus3.edgexfoundry.org:10002 22:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:35 Configure a credential helper to remove this warning. See 22:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:35 22:58:35 Login Succeeded 22:58:35 nexus3.edgexfoundry.org:10003 22:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:35 Configure a credential helper to remove this warning. See 22:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:35 22:58:35 Login Succeeded 22:58:35 nexus3.edgexfoundry.org:10004 22:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:36 Configure a credential helper to remove this warning. See 22:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:36 22:58:36 Login Succeeded 22:58:36 docker.io 22:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:36 Configure a credential helper to remove this warning. See 22:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:36 22:58:36 Login Succeeded 22:58:36 ---> docker-login.sh ends [Pipeline] } 22:58:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:58:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:58:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:58:37 ========================================================= 22:58:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:58:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:58:38 Sending build context to Docker daemon 3.366MB 22:58:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:58:38 Step 2/12 : FROM ${BASE} AS builder 22:58:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:58:38 9fda8d8052c6: Pulling fs layer 22:58:38 5d54e960e981: Pulling fs layer 22:58:38 c4a7e357bf2a: Pulling fs layer 22:58:38 f0e02332f6b5: Pulling fs layer 22:58:38 cefa15bbcfad: Pulling fs layer 22:58:38 17808c966233: Pulling fs layer 22:58:38 f4c1fc716caa: Pulling fs layer 22:58:38 cefa15bbcfad: Waiting 22:58:38 f0e02332f6b5: Waiting 22:58:38 17808c966233: Waiting 22:58:38 f4c1fc716caa: Waiting 22:58:38 5d54e960e981: Verifying Checksum 22:58:38 5d54e960e981: Download complete 22:58:38 f0e02332f6b5: Verifying Checksum 22:58:38 f0e02332f6b5: Download complete 22:58:38 cefa15bbcfad: Verifying Checksum 22:58:38 cefa15bbcfad: Download complete 22:58:38 9fda8d8052c6: Verifying Checksum 22:58:38 9fda8d8052c6: Download complete 22:58:39 f4c1fc716caa: Verifying Checksum 22:58:39 f4c1fc716caa: Download complete 22:58:39 9fda8d8052c6: Pull complete 22:58:40 5d54e960e981: Pull complete 22:58:40 c4a7e357bf2a: Download complete 22:58:41 17808c966233: Verifying Checksum 22:58:41 17808c966233: Download complete 22:58:54 c4a7e357bf2a: Pull complete 22:58:54 f0e02332f6b5: Pull complete 22:58:54 cefa15bbcfad: Pull complete 22:59:02 17808c966233: Pull complete 22:59:04 f4c1fc716caa: Pull complete 22:59:04 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 22:59:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:59:04 ---> ea914061e18c 22:59:04 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:59:06 ---> Running in 798196a8445f 22:59:06 Removing intermediate container 798196a8445f 22:59:06 ---> ffae2cde6df7 22:59:06 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:59:06 ---> Running in 85e45813770c 22:59:06 Removing intermediate container 85e45813770c 22:59:06 ---> d20b2328bf36 22:59:06 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:59:07 ---> Running in 56acd0d13217 22:59:07 Removing intermediate container 56acd0d13217 22:59:07 ---> c644ebfabcc3 22:59:07 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:59:07 ---> Running in b3b40bb530c8 22:59:07 Removing intermediate container b3b40bb530c8 22:59:07 ---> 677c23d744be 22:59:07 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:59:08 ---> Running in 6e894a9f547a 22:59:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:59:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:59:11 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:59:11 (2/4) Installing libedit (20221030.3.1-r1) 22:59:11 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:59:11 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:59:12 Executing busybox-1.36.1-r2.trigger 22:59:12 OK: 270 MiB in 56 packages 22:59:15 Removing intermediate container 6e894a9f547a 22:59:15 ---> 77bd36af3781 22:59:15 Step 8/12 : WORKDIR /device-mqtt-go 22:59:15 ---> Running in 1f2a985c60fc 22:59:16 Removing intermediate container 1f2a985c60fc 22:59:16 ---> f18438341ce3 22:59:16 Step 9/12 : COPY go.mod vendor* ./ 22:59:16 ---> cd4f19598fbd 22:59:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:16 ---> Running in c538696ee91c 23:01:08 Removing intermediate container c538696ee91c 23:01:08 ---> b2a63af7e12a 23:01:08 Step 11/12 : COPY . . 23:01:08 ---> 46118a20fe7a 23:01:08 Step 12/12 : RUN $MAKE 23:01:08 ---> Running in 36aff8545082 23:01:08 noop 23:01:08 Removing intermediate container 36aff8545082 23:01:08 ---> 900122006fc6 23:01:08 Successfully built 900122006fc6 23:01:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:08 + docker inspect -f . ci-base-image-arm64 23:01:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:01:09 prd-ubuntu20.04-docker-arm64-4c-16g-11722 does not seem to be running inside a container 23:01:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:01:10 $ docker top dcd94004125107c7207b4743c7e1cfaeab2285c4bcca92e99258fb985d1bec67 -eo pid,comm [Pipeline] { [Pipeline] sh 23:01:11 + go version 23:01:11 go version go1.21.0 linux/arm64 [Pipeline] } 23:01:12 $ docker stop --time=1 dcd94004125107c7207b4743c7e1cfaeab2285c4bcca92e99258fb985d1bec67 23:01:13 $ docker rm -f --volumes dcd94004125107c7207b4743c7e1cfaeab2285c4bcca92e99258fb985d1bec67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:14 + docker inspect -f . ci-base-image-arm64 23:01:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:01:15 prd-ubuntu20.04-docker-arm64-4c-16g-11722 does not seem to be running inside a container 23:01:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:01:16 $ docker top d449f6806dc9bb0ffbe8fa534b09937f946f1f3d82d1e455d182db4aef292178 -eo pid,comm [Pipeline] { [Pipeline] sh 23:01:17 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 23:01:18 + make test 23:01:18 go test ./... -coverprofile=coverage.out ./... 23:01:22 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:03:59 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:03:59 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:03:59 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.070s coverage: 22.8% of statements 23:03:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:03:59 go vet ./... 23:04:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:04:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:04:14 ./bin/test-attribution-txt.sh [Pipeline] echo 23:04:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:04:14 $ docker stop --time=1 d449f6806dc9bb0ffbe8fa534b09937f946f1f3d82d1e455d182db4aef292178 23:04:16 $ docker rm -f --volumes d449f6806dc9bb0ffbe8fa534b09937f946f1f3d82d1e455d182db4aef292178 [Pipeline] // withDockerContainer [Pipeline] sh 23:04:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:04:18 Warning: overwriting stash ‘coverage-report’ 23:04:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:04:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:04:19 + ls -al . 23:04:19 total 180 23:04:19 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 23:01 . 23:04:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:58 .. 23:04:19 -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 22:58 .dockerignore 23:04:19 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:58 .git 23:04:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:58 .github 23:04:19 -rw-rw-r-- 1 jenkins jenkins 264 Oct 25 22:58 .gitignore 23:04:19 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:58 .golangci.yml 23:04:19 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 25 22:58 Attribution.txt 23:04:19 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 25 22:58 CHANGELOG.md 23:04:19 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 25 22:58 Dockerfile 23:04:19 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:58 GOVERNANCE.md 23:04:19 -rw-rw-r-- 1 jenkins jenkins 657 Oct 25 22:58 Jenkinsfile 23:04:19 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 22:58 LICENSE 23:04:19 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 25 22:58 Makefile 23:04:19 -rw-rw-r-- 1 jenkins jenkins 620 Oct 25 22:58 OWNERS.md 23:04:19 -rw-rw-r-- 1 jenkins jenkins 3613 Oct 25 22:58 README.md 23:04:19 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:28 VERSION 23:04:19 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:58 bin 23:04:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:58 cmd 23:04:19 -rw-r--r-- 1 jenkins jenkins 18506 Oct 25 23:03 coverage.out 23:04:19 -rw-rw-r-- 1 jenkins jenkins 3822 Oct 25 22:58 go.mod 23:04:19 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 25 22:58 go.sum 23:04:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:58 internal 23:04:19 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:58 mock 23:04:19 -rw-rw-r-- 1 jenkins jenkins 227 Oct 25 22:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:20 + 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=32a59b1a14542ab1e1a6661e86eaf26ebf724918 --label arch=arm64 --label version=0.0.0 . 23:04:20 Sending build context to Docker daemon 3.385MB 23:04:20 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 23:04:20 Step 2/24 : FROM ${BASE} AS builder 23:04:20 ---> 900122006fc6 23:04:20 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:04:20 ---> Running in ba6ff64bb514 23:04:20 Removing intermediate container ba6ff64bb514 23:04:20 ---> 9f54888cb519 23:04:20 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:04:21 ---> Running in a9b5b734c536 23:04:21 Removing intermediate container a9b5b734c536 23:04:21 ---> 6adf0932459b 23:04:21 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:04:21 ---> Running in 54656c002884 23:04:22 Removing intermediate container 54656c002884 23:04:22 ---> ce4f888a1487 23:04:22 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:04:22 ---> Running in 32c63fbc0c8f 23:04:22 Removing intermediate container 32c63fbc0c8f 23:04:22 ---> 6811d4362014 23:04:22 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:04:22 ---> Running in d3190228e022 23:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:04:25 OK: 270 MiB in 56 packages 23:04:26 Removing intermediate container d3190228e022 23:04:26 ---> 999bb9f4db6a 23:04:26 Step 8/24 : WORKDIR /device-mqtt-go 23:04:26 ---> Running in 6f5e687f3aa6 23:04:26 Removing intermediate container 6f5e687f3aa6 23:04:26 ---> d13fa7db38c0 23:04:26 Step 9/24 : COPY go.mod vendor* ./ 23:04:27 ---> 7a7b51fb108b 23:04:27 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:04:27 ---> Running in e68aa76a3a45 23:04:30 Removing intermediate container e68aa76a3a45 23:04:30 ---> 4a3723265ad2 23:04:30 Step 11/24 : COPY . . 23:04:30 ---> ffc05262eb73 23:04:30 Step 12/24 : RUN $MAKE 23:04:30 ---> Running in 02b28c2bbdf1 23:04:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 23:06:53 Removing intermediate container 02b28c2bbdf1 23:06:53 ---> 20b49d8a101c 23:06:53 Step 13/24 : FROM alpine:3.18 23:06:53 3.18: Pulling from library/alpine 23:06:53 579b34f0a95b: Pulling fs layer 23:06:53 579b34f0a95b: Verifying Checksum 23:06:53 579b34f0a95b: Download complete 23:06:53 579b34f0a95b: Pull complete 23:06:53 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:06:53 Status: Downloaded newer image for alpine:3.18 23:06:53 ---> 3cc203321400 23:06:53 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:06:53 ---> Running in f3a0d71734f4 23:06:53 Removing intermediate container f3a0d71734f4 23:06:53 ---> f0c6acaecd12 23:06:53 Step 15/24 : RUN apk add --update --no-cache dumb-init 23:06:53 ---> Running in af7acb9565fd 23:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:06:53 (1/1) Installing dumb-init (1.2.5-r2) 23:06:53 Executing busybox-1.36.1-r2.trigger 23:06:53 OK: 8 MiB in 16 packages 23:06:53 Removing intermediate container af7acb9565fd 23:06:53 ---> 0699ab203f4b 23:06:53 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 23:06:53 ---> a143f0354c9a 23:06:53 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 23:06:53 ---> 8acd82c4f4db 23:06:53 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:06:53 ---> bd1e17f3876a 23:06:53 Step 19/24 : EXPOSE 59982 23:06:53 ---> Running in d0f1ced810db 23:06:54 Removing intermediate container d0f1ced810db 23:06:54 ---> 3a83da895cef 23:06:54 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 23:06:54 ---> Running in d0465a257947 23:06:54 Removing intermediate container d0465a257947 23:06:54 ---> d4f62088a09b 23:06:54 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:06:54 ---> Running in 40be3a633349 23:06:55 Removing intermediate container 40be3a633349 23:06:55 ---> 81c91d44b68f 23:06:55 Step 22/24 : LABEL arch=arm64 23:06:55 ---> Running in d701b95e9c14 23:06:55 Removing intermediate container d701b95e9c14 23:06:55 ---> ec0eb8535212 23:06:55 Step 23/24 : LABEL git_sha=32a59b1a14542ab1e1a6661e86eaf26ebf724918 23:06:55 ---> Running in c3189b205070 23:06:55 Removing intermediate container c3189b205070 23:06:55 ---> a90afa353011 23:06:55 Step 24/24 : LABEL version=0.0.0 23:06:55 ---> Running in 2a8450c0650b 23:06:56 Removing intermediate container 2a8450c0650b 23:06:56 ---> 6d37967109f9 23:06:56 [Warning] One or more build-args [ARCH] were not consumed 23:06:56 Successfully built 6d37967109f9 23:06:56 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 23:06:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:06:57 23:06:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:06:57 arm64: Pulling from edgex-lftools-log-publisher 23:06:57 8998bd30e6a1: Pulling fs layer 23:06:57 04944245beec: Pulling fs layer 23:06:57 699f458cf7ca: Pulling fs layer 23:06:57 765212b225bb: Pulling fs layer 23:06:57 f23df028b6ca: Pulling fs layer 23:06:57 d65c8cfc05b1: Pulling fs layer 23:06:57 2437ff75d9bd: Pulling fs layer 23:06:57 f23df028b6ca: Waiting 23:06:57 d65c8cfc05b1: Waiting 23:06:57 765212b225bb: Waiting 23:06:57 2437ff75d9bd: Waiting 23:06:57 04944245beec: Verifying Checksum 23:06:57 04944245beec: Download complete 23:06:57 765212b225bb: Download complete 23:06:57 f23df028b6ca: Verifying Checksum 23:06:57 f23df028b6ca: Download complete 23:06:57 d65c8cfc05b1: Verifying Checksum 23:06:57 d65c8cfc05b1: Download complete 23:06:58 699f458cf7ca: Verifying Checksum 23:06:58 699f458cf7ca: Download complete 23:06:58 8998bd30e6a1: Download complete 23:07:01 2437ff75d9bd: Verifying Checksum 23:07:01 2437ff75d9bd: Download complete 23:07:03 8998bd30e6a1: Pull complete 23:07:03 04944245beec: Pull complete 23:07:05 699f458cf7ca: Pull complete 23:07:05 765212b225bb: Pull complete 23:07:06 f23df028b6ca: Pull complete 23:07:06 d65c8cfc05b1: Pull complete 23:07:24 2437ff75d9bd: Pull complete 23:07:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:07:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:07:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:25 prd-ubuntu20.04-docker-arm64-4c-16g-11722 does not seem to be running inside a container 23:07:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:07:28 $ docker top 7244ee28571e56e1567af35e10f8ada69bcced60c9b1ff56df5ba221a14a9530 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:07:29 ---> job-cost.sh 23:07:29 lf-activate-venv: SKIPPING 23:07:29 INFO: No Stack... 23:07:30 INFO: Retrieving Pricing Info for: v3-standard-4 23:07:30 INFO: Archiving Costs [Pipeline] sh 23:07:31 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 23:07:31 + cut -d, -f6 [Pipeline] lock 23:07:31 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-637-1-stack-cost] 23:07:31 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-637-1-stack-cost] did not exist. Created. 23:07:31 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-637-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:07:32 /w/workspace/device-mqtt-go/1@tmp/durable-fb90f317/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:07:33 + echo total: 0.10999999940395355 [Pipeline] stash 23:07:33 Warning: overwriting stash ‘stack-cost’ 23:07:33 Stashed 1 file(s) [Pipeline] } 23:07:33 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-637-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:07:33 $ docker stop --time=1 7244ee28571e56e1567af35e10f8ada69bcced60c9b1ff56df5ba221a14a9530 23:07:37 $ docker rm -f --volumes 7244ee28571e56e1567af35e10f8ada69bcced60c9b1ff56df5ba221a14a9530 [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 23:07:38 provisioning config files... 23:07:38 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp/config16732096024056903148tmp [Pipeline] { [Pipeline] sh 23:07:38 + set +x 23:07:38 + bash -s -- 23:07:38 + curl -s https://codecov.io/bash 23:07:38 23:07:38 _____ _ 23:07:38 / ____| | | 23:07:38 | | ___ __| | ___ ___ _____ __ 23:07:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:07:38 | |___| (_) | (_| | __/ (_| (_) \ V / 23:07:38 \_____\___/ \__,_|\___|\___\___/ \_/ 23:07:38 Bash-1.0.6 23:07:38 23:07:38 23:07:38 ==> git version 2.25.1 found 23:07:38 ==> 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 23:07:38 Release-Date: 2020-01-08 23:07:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:07:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:07:38 ==> Jenkins CI detected. 23:07:38 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-637 23:07:38 project root: . 23:07:38 --> token set from env 23:07:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:07:38 ==> Running gcov in . (disable via -X gcov) 23:07:38 ==> Python coveragepy not found 23:07:38 ==> Searching for coverage reports in: 23:07:38 + . 23:07:38 -> Found 1 reports 23:07:38 ==> Detecting git/mercurial file structure 23:07:38 ==> Reading reports 23:07:38 + ./coverage.out bytes=18506 23:07:38 ==> Appending adjustments 23:07:38 https://docs.codecov.io/docs/fixing-reports 23:07:38 + Found adjustments 23:07:38 ==> Gzipping contents 23:07:38 4.0K /tmp/codecov.Gc1b06.gz 23:07:38 ==> Uploading reports 23:07:38 url: https://codecov.io 23:07:38 query: branch=PR-637&commit=32a59b1a14542ab1e1a6661e86eaf26ebf724918&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-637%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=637&job=&cmd_args= 23:07:38 -> Pinging Codecov 23:07:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-637&commit=32a59b1a14542ab1e1a6661e86eaf26ebf724918&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-637%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=637&job=&cmd_args= 23:07:38 -> Uploading to 23:07:38 https://storage.googleapis.com/codecov/v4/raw/2023-10-25/7D719EC7BBE17E464838252E33014C33/32a59b1a14542ab1e1a6661e86eaf26ebf724918/52ebff1f-aa4f-4798-8f0d-8661053bd1f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T230738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=415aaa6f738ff1a7a2d41b50f0f99b21ba1f6a5ee63bd001daf0e512440f2959 23:07:38 % Total % Received % Xferd Average Speed Time Time Time Current 23:07:38 Dload Upload Total Spent Left Speed 23:07:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 10335 --:--:-- --:--:-- --:--:-- 10370 23:07:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/32a59b1a14542ab1e1a6661e86eaf26ebf724918 [Pipeline] } 23:07:39 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 23:07:41 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-637/archives ] 23:07:41 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-637/archives 23:07:41 total 16 23:07:41 drwxr-xr-x 3 root root 4096 Oct 25 22:32 . 23:07:41 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 22:32 .. 23:07:41 drwxr-xr-x 2 root root 4096 Oct 25 22:32 cost 23:07:41 -rw-r--r-- 1 root root 86 Oct 25 22:32 cost.csv 23:07:41 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-637/archives 23:07:41 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-637/archives 23:07:41 total 16 23:07:41 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:32 . 23:07:41 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 22:32 .. 23:07:41 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 22:32 cost 23:07:41 -rw-r--r-- 1 jenkins jenkins 86 Oct 25 22:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:07:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:07:42 ---> package-listing.sh 23:07:42 ++ facter osfamily 23:07:42 ++ tr '[:upper:]' '[:lower:]' 23:07:42 + OS_FAMILY=debian 23:07:42 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-637 23:07:42 + START_PACKAGES=/tmp/packages_start.txt 23:07:42 + END_PACKAGES=/tmp/packages_end.txt 23:07:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:07:42 + PACKAGES=/tmp/packages_start.txt 23:07:42 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-637 ']' 23:07:42 + PACKAGES=/tmp/packages_end.txt 23:07:42 + case "${OS_FAMILY}" in 23:07:42 + dpkg -l 23:07:42 + grep '^ii' 23:07:42 + '[' -f /tmp/packages_start.txt ']' 23:07:42 + '[' -f /tmp/packages_end.txt ']' 23:07:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:07:42 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-637 ']' 23:07:42 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-637/archives/ 23:07:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-637/archives/ [Pipeline] echo 23:07:42 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-637/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:07:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:43 prd-ubuntu20.04-docker-8c-8g-10450 does not seem to be running inside a container 23:07:43 $ 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-637/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-637 -v /w/workspace/gexfoundry_device-mqtt-go_PR-637:/w/workspace/gexfoundry_device-mqtt-go_PR-637:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:07:43 $ docker top 64f896024056e6ce383e0ec6f02bece3ce46e4a96aaabc49e2210d2bdee946b1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:44 + touch /tmp/pre-build-complete [Pipeline] sh 23:07:44 + mkdir -p /var/log/sysstat [Pipeline] sh 23:07:44 + ls /var/log/sa-host 23:07:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:07:45 provisioning config files... 23:07:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp/config9646276025603415393tmp [Pipeline] { [Pipeline] echo 23:07:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:07:45 ---> create-netrc.sh [Pipeline] } 23:07:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:07:45 ---> python-tools-install.sh [Pipeline] echo 23:07:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:07:46 ---> sudo-logs.sh 23:07:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:07:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:07:46 ---> job-cost.sh 23:07:46 lf-activate-venv: SKIPPING 23:07:46 DEBUG: total: 0.2199999988079071 23:07:46 INFO: Retrieving Stack Cost... 23:07:50 INFO: Retrieving Pricing Info for: v3-standard-8 23:07:51 INFO: Archiving Costs [Pipeline] echo 23:07:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:07:51 ---> logs-deploy.sh 23:07:51 lf-activate-venv: SKIPPING 23:07:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-637/1 23:07:51 INFO: archiving workspace using pattern(s): 23:07:52 Archives upload complete. 23:07:52 INFO: archiving logs to Nexus 23:07:52 ---> uname -a: 23:07:52 Linux prd-ubuntu20-04-docker-8c-8g-10450 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:07:52 23:07:52 23:07:52 ---> lscpu: 23:07:52 Architecture: x86_64 23:07:52 CPU op-mode(s): 32-bit, 64-bit 23:07:52 Byte Order: Little Endian 23:07:52 Address sizes: 40 bits physical, 48 bits virtual 23:07:52 CPU(s): 8 23:07:52 On-line CPU(s) list: 0-7 23:07:52 Thread(s) per core: 1 23:07:52 Core(s) per socket: 1 23:07:52 Socket(s): 8 23:07:52 NUMA node(s): 1 23:07:52 Vendor ID: AuthenticAMD 23:07:52 CPU family: 23 23:07:52 Model: 49 23:07:52 Model name: AMD EPYC-Rome Processor 23:07:52 Stepping: 0 23:07:52 CPU MHz: 2799.998 23:07:52 BogoMIPS: 5599.99 23:07:52 Virtualization: AMD-V 23:07:52 Hypervisor vendor: KVM 23:07:52 Virtualization type: full 23:07:52 L1d cache: 256 KiB 23:07:52 L1i cache: 256 KiB 23:07:52 L2 cache: 4 MiB 23:07:52 L3 cache: 128 MiB 23:07:52 NUMA node0 CPU(s): 0-7 23:07:52 Vulnerability Itlb multihit: Not affected 23:07:52 Vulnerability L1tf: Not affected 23:07:52 Vulnerability Mds: Not affected 23:07:52 Vulnerability Meltdown: Not affected 23:07:52 Vulnerability Mmio stale data: Not affected 23:07:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:07:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:07:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:07:52 Vulnerability Srbds: Not affected 23:07:52 Vulnerability Tsx async abort: Not affected 23:07:52 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 23:07:52 23:07:52 23:07:52 ---> nproc: 23:07:52 8 23:07:52 23:07:52