Pull request #629 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca87f2bb232c44d169fbca9427e6776eb519fc9a+b1e63b1ff18fadb50f5646486da837eb774535ec (cdea03b9686b136ec0fa1e7ef5eba268a1f6b0e2) 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-ssh16696618520439695333.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-ssh3487639266153066853.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-629/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-629/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2995136505441654192.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-629/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7027854264127583345.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-ssh4636228279958910988.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-629/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-629/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7287360148656783199.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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7767 in /w/workspace/gexfoundry_device-mqtt-go_PR-629 [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-629 # 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 b1e63b1ff18fadb50f5646486da837eb774535ec into PR head commit ca87f2bb232c44d169fbca9427e6776eb519fc9a Merge succeeded, producing ca87f2bb232c44d169fbca9427e6776eb519fc9a Checking out Revision ca87f2bb232c44d169fbca9427e6776eb519fc9a (PR-629) > 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/629/head:refs/remotes/origin/PR-629 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca87f2bb232c44d169fbca9427e6776eb519fc9a # 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 b1e63b1ff18fadb50f5646486da837eb774535ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca87f2bb232c44d169fbca9427e6776eb519fc9a # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:46:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:46:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:46:24 ========================================================= 01:46:24 EdgeX Global Pipelines Version Info 01:46:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:46:24 ------------------- 01:46:24 stable info: 01:46:24 ------------------- 01:46:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:46:24 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:46:24 Message: update stable to v1.0.254 01:46:25 ------------------- 01:46:25 experimental info: 01:46:25 ------------------- 01:46:25 Commited By: **** collab-it+edgex@linuxfoundation.org 01:46:25 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:46:25 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-629 [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-629 [Pipeline] echo 01:46:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-629 [Pipeline] echo 01:46:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca87f2bb232c44d169fbca9427e6776eb519fc9a [Pipeline] echo 01:46:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca87f2b [Pipeline] echo 01:46:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:27 provisioning config files... 01:46:27 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp/config3195453676115766907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:27 ---> docker-login.sh 01:46:27 nexus3.edgexfoundry.org:10001 01:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:28 Configure a credential helper to remove this warning. See 01:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:28 01:46:28 Login Succeeded 01:46:28 nexus3.edgexfoundry.org:10002 01:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:28 Configure a credential helper to remove this warning. See 01:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:28 01:46:28 Login Succeeded 01:46:28 nexus3.edgexfoundry.org:10003 01:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:28 Configure a credential helper to remove this warning. See 01:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:28 01:46:28 Login Succeeded 01:46:28 nexus3.edgexfoundry.org:10004 01:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:28 Configure a credential helper to remove this warning. See 01:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:28 01:46:28 Login Succeeded 01:46:28 docker.io 01:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:28 Configure a credential helper to remove this warning. See 01:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:28 01:46:28 Login Succeeded 01:46:28 ---> docker-login.sh ends [Pipeline] } 01:46:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:46:29 + git rev-list -1 --merges ca87f2bb232c44d169fbca9427e6776eb519fc9a~1..ca87f2bb232c44d169fbca9427e6776eb519fc9a [Pipeline] echo 01:46:29 -----------> git rev-list -1 --merges ca87f2bb232c44d169fbca9427e6776eb519fc9a~1..ca87f2bb232c44d169fbca9427e6776eb519fc9a ca87f2bb232c44d169fbca9427e6776eb519fc9a [false] [Pipeline] sh 01:46:29 + git log --format=format:%s -1 ca87f2bb232c44d169fbca9427e6776eb519fc9a [Pipeline] echo 01:46:29 ========================================================= 01:46:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:46:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:46:30 + git log --format=format:%s -1 ca87f2bb232c44d169fbca9427e6776eb519fc9a [Pipeline] echo 01:46:30 [semverPrep] GIT_COMMIT: ca87f2bb232c44d169fbca9427e6776eb519fc9a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:46:30 [semverPrep] This is not a build commit. [Pipeline] sh 01:46:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:46:30 + grep -v github /etc/ssh/ssh_known_hosts 01:46:30 + [ -e /tmp/ssh_known_hosts ] 01:46:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:46:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:46:30 + sudo tee -a /etc/ssh/ssh_known_hosts 01:46:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:46:31 01:46:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:46:31 0.1.4: Pulling from edgex-devops/py-git-semver 01:46:31 b85a868b505f: Pulling fs layer 01:46:31 e2be974225ed: Pulling fs layer 01:46:31 339a4e72a1f5: Pulling fs layer 01:46:31 988bab9f4d93: Pulling fs layer 01:46:31 1469e6f7b9e6: Pulling fs layer 01:46:31 988bab9f4d93: Waiting 01:46:31 eaf3925da568: Pulling fs layer 01:46:31 bab4dde63d76: Pulling fs layer 01:46:31 bde34c3a00c8: Pulling fs layer 01:46:31 1469e6f7b9e6: Waiting 01:46:31 b352a97aabf1: Pulling fs layer 01:46:31 bde34c3a00c8: Waiting 01:46:31 eaf3925da568: Waiting 01:46:31 4872d77fe225: Pulling fs layer 01:46:31 b352a97aabf1: Waiting 01:46:31 5851b861e8e6: Pulling fs layer 01:46:31 4872d77fe225: Waiting 01:46:31 bab4dde63d76: Waiting 01:46:31 e2be974225ed: Verifying Checksum 01:46:31 e2be974225ed: Download complete 01:46:31 988bab9f4d93: Verifying Checksum 01:46:31 988bab9f4d93: Download complete 01:46:31 1469e6f7b9e6: Verifying Checksum 01:46:31 1469e6f7b9e6: Download complete 01:46:31 eaf3925da568: Download complete 01:46:31 339a4e72a1f5: Verifying Checksum 01:46:31 339a4e72a1f5: Download complete 01:46:31 bde34c3a00c8: Download complete 01:46:31 b352a97aabf1: Download complete 01:46:31 4872d77fe225: Download complete 01:46:31 5851b861e8e6: Verifying Checksum 01:46:31 5851b861e8e6: Download complete 01:46:31 b85a868b505f: Verifying Checksum 01:46:31 b85a868b505f: Download complete 01:46:31 bab4dde63d76: Verifying Checksum 01:46:31 bab4dde63d76: Download complete 01:46:32 b85a868b505f: Pull complete 01:46:33 e2be974225ed: Pull complete 01:46:33 339a4e72a1f5: Pull complete 01:46:33 988bab9f4d93: Pull complete 01:46:33 1469e6f7b9e6: Pull complete 01:46:33 eaf3925da568: Pull complete 01:46:35 bab4dde63d76: Pull complete 01:46:35 bde34c3a00c8: Pull complete 01:46:35 b352a97aabf1: Pull complete 01:46:36 4872d77fe225: Pull complete 01:46:36 5851b861e8e6: Pull complete 01:46:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:46:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:46:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:36 prd-ubuntu20.04-docker-8c-8g-7767 does not seem to be running inside a container 01:46:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-629 -v /w/workspace/gexfoundry_device-mqtt-go_PR-629:/w/workspace/gexfoundry_device-mqtt-go_PR-629:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-629@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 01:46:38 $ docker top f8b6bdf6a9d285dded2d0f877c85c94bd1d322f9bb3917bf3b1b041a26f0f9f6 -eo pid,comm 01:46:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:46:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:46:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:46:39 [ssh-agent] Looking for ssh-agent implementation... 01:46:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:46:39 $ docker exec f8b6bdf6a9d285dded2d0f877c85c94bd1d322f9bb3917bf3b1b041a26f0f9f6 ssh-agent 01:46:39 SSH_AUTH_SOCK=/tmp/ssh-6mo4xl36bUER/agent.32 01:46:39 SSH_AGENT_PID=38 01:46:39 Running ssh-add (command line suppressed) 01:46:39 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp/private_key_1182123151035158788.key (/w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp/private_key_1182123151035158788.key) 01:46:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:46:39 + git tag --points-at HEAD [Pipeline] } 01:46:39 $ docker exec --env ******** --env ******** f8b6bdf6a9d285dded2d0f877c85c94bd1d322f9bb3917bf3b1b041a26f0f9f6 ssh-agent -k 01:46:39 unset SSH_AUTH_SOCK; 01:46:39 unset SSH_AGENT_PID; 01:46:39 echo Agent pid 38 killed; 01:46:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:46:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:46:39 [ssh-agent] Looking for ssh-agent implementation... 01:46:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:46:40 $ docker exec f8b6bdf6a9d285dded2d0f877c85c94bd1d322f9bb3917bf3b1b041a26f0f9f6 ssh-agent 01:46:40 SSH_AUTH_SOCK=/tmp/ssh-c4lYeAzdRR8r/agent.70 01:46:40 SSH_AGENT_PID=76 01:46:40 Running ssh-add (command line suppressed) 01:46:40 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp/private_key_17612938791132625874.key (/w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp/private_key_17612938791132625874.key) 01:46:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:46:40 + git semver init 01:46:40 2023-09-25 01:46:40,837 [run_init] DEBUG init version:0.0.0 force:False 01:46:40 2023-09-25 01:46:40,838 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-629/.semver 01:46:40 2023-09-25 01:46:40,839 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-629/.semver 01:46:40 2023-09-25 01:46:40,839 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-629/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-629, universal_newlines=False, shell=None, istream=None) 01:46:41 2023-09-25 01:46:41,626 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-629/.git/info/exclude 01:46:41 2023-09-25 01:46:41,627 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-629/.semver/PR-629 with force:False 01:46:41 2023-09-25 01:46:41,627 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-629/.semver/PR-629 01:46:41 2023-09-25 01:46:41,631 [execute] INFO git cat-file --batch-check 01:46:41 2023-09-25 01:46:41,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-629/.semver, universal_newlines=False, shell=None, istream=) 01:46:41 2023-09-25 01:46:41,637 [execute] INFO git cat-file --batch 01:46:41 2023-09-25 01:46:41,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-629/.semver, universal_newlines=False, shell=None, istream=) 01:46:41 2023-09-25 01:46:41,642 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-629/.semver/PR-629 01:46:41 0.0.0 [Pipeline] } 01:46:41 $ docker exec --env ******** --env ******** f8b6bdf6a9d285dded2d0f877c85c94bd1d322f9bb3917bf3b1b041a26f0f9f6 ssh-agent -k 01:46:41 unset SSH_AUTH_SOCK; 01:46:41 unset SSH_AGENT_PID; 01:46:41 echo Agent pid 76 killed; 01:46:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:46:42 + git semver [Pipeline] } 01:46:42 $ docker stop --time=1 f8b6bdf6a9d285dded2d0f877c85c94bd1d322f9bb3917bf3b1b041a26f0f9f6 01:46:44 $ docker rm -f --volumes f8b6bdf6a9d285dded2d0f877c85c94bd1d322f9bb3917bf3b1b041a26f0f9f6 [Pipeline] // withDockerContainer [Pipeline] sh 01:46:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:46:44 Stashed 1 file(s) [Pipeline] echo 01:46:44 [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 01:46:45 provisioning config files... 01:46:45 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp/config10035429213643290179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:45 ---> docker-login.sh 01:46:45 nexus3.edgexfoundry.org:10001 01:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:45 Configure a credential helper to remove this warning. See 01:46:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:45 01:46:45 Login Succeeded 01:46:45 nexus3.edgexfoundry.org:10002 01:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:45 Configure a credential helper to remove this warning. See 01:46:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:45 01:46:45 Login Succeeded 01:46:45 nexus3.edgexfoundry.org:10003 01:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:45 Configure a credential helper to remove this warning. See 01:46:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:45 01:46:45 Login Succeeded 01:46:45 nexus3.edgexfoundry.org:10004 01:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:45 Configure a credential helper to remove this warning. See 01:46:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:45 01:46:45 Login Succeeded 01:46:45 docker.io 01:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:46 Configure a credential helper to remove this warning. See 01:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:46 01:46:46 Login Succeeded 01:46:46 ---> docker-login.sh ends [Pipeline] } 01:46:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:46:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:46:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:46:46 ========================================================= 01:46:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:46:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:47 + 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 . 01:46:47 Sending build context to Docker daemon 6.514MB 01:46:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:46:47 Step 2/12 : FROM ${BASE} AS builder 01:46:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:46:47 7264a8db6415: Pulling fs layer 01:46:47 c4d48a809fc2: Pulling fs layer 01:46:47 4f1c88b9dad5: Pulling fs layer 01:46:47 ad3a456e5733: Pulling fs layer 01:46:47 33e27b845d1e: Pulling fs layer 01:46:47 c68163c4e522: Pulling fs layer 01:46:47 50da416c3ac9: Pulling fs layer 01:46:47 23d2d4c4bb30: Pulling fs layer 01:46:47 ad3a456e5733: Waiting 01:46:47 33e27b845d1e: Waiting 01:46:47 c68163c4e522: Waiting 01:46:47 50da416c3ac9: Waiting 01:46:47 23d2d4c4bb30: Waiting 01:46:47 c4d48a809fc2: Download complete 01:46:47 ad3a456e5733: Verifying Checksum 01:46:47 ad3a456e5733: Download complete 01:46:47 33e27b845d1e: Verifying Checksum 01:46:47 33e27b845d1e: Download complete 01:46:47 7264a8db6415: Verifying Checksum 01:46:47 7264a8db6415: Download complete 01:46:47 c68163c4e522: Verifying Checksum 01:46:47 c68163c4e522: Download complete 01:46:47 7264a8db6415: Pull complete 01:46:47 23d2d4c4bb30: Verifying Checksum 01:46:47 23d2d4c4bb30: Download complete 01:46:47 c4d48a809fc2: Pull complete 01:46:47 4f1c88b9dad5: Verifying Checksum 01:46:47 4f1c88b9dad5: Download complete 01:46:48 50da416c3ac9: Verifying Checksum 01:46:48 50da416c3ac9: Download complete 01:46:51 4f1c88b9dad5: Pull complete 01:46:51 ad3a456e5733: Pull complete 01:46:51 33e27b845d1e: Pull complete 01:46:51 c68163c4e522: Pull complete 01:46:53 50da416c3ac9: Pull complete 01:46:53 23d2d4c4bb30: Pull complete 01:46:53 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 01:46:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:46:53 ---> 0786185ac409 01:46:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:46:58 ---> Running in 89e4bbef721c 01:46:58 Removing intermediate container 89e4bbef721c 01:46:58 ---> 98eeb389dd80 01:46:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:46:58 ---> Running in 48dad961101e 01:46:58 Removing intermediate container 48dad961101e 01:46:58 ---> da707e78e6cc 01:46:58 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:46:58 ---> Running in 2c671cd697ea 01:46:58 Removing intermediate container 2c671cd697ea 01:46:58 ---> 1015304a8914 01:46:58 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:46:58 ---> Running in 0bb72d5fd5a6 01:46:58 Removing intermediate container 0bb72d5fd5a6 01:46:58 ---> 53052a808418 01:46:58 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:46:58 ---> Running in 3e4a1e84497e 01:46:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:46:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:46:58 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:46:58 (2/4) Installing libedit (20221030.3.1-r1) 01:46:58 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:46:58 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:46:58 Executing busybox-1.36.1-r2.trigger 01:46:58 OK: 268 MiB in 56 packages 01:46:59 Removing intermediate container 3e4a1e84497e 01:46:59 ---> 2db8775f50df 01:46:59 Step 8/12 : WORKDIR /device-mqtt-go 01:46:59 ---> Running in 344bd34ad27a 01:46:59 Removing intermediate container 344bd34ad27a 01:46:59 ---> e69e8a642fb6 01:46:59 Step 9/12 : COPY go.mod vendor* ./ 01:46:59 ---> ca63ad8dd0c6 01:46:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:59 ---> Running in a257441bd5a7 01:47:00 Still waiting to schedule task 01:47:00 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7765’ 01:48:07 Removing intermediate container a257441bd5a7 01:48:07 ---> 31e135e69c41 01:48:07 Step 11/12 : COPY . . 01:48:07 ---> 0ce3ee819909 01:48:07 Step 12/12 : RUN $MAKE 01:48:07 ---> Running in 461d01a96549 01:48:07 noop 01:48:07 Removing intermediate container 461d01a96549 01:48:07 ---> 3fa47740099d 01:48:07 Successfully built 3fa47740099d 01:48:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:07 + docker inspect -f . ci-base-image-x86_64 01:48:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:07 prd-ubuntu20.04-docker-8c-8g-7767 does not seem to be running inside a container 01:48:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-629 -v /w/workspace/gexfoundry_device-mqtt-go_PR-629:/w/workspace/gexfoundry_device-mqtt-go_PR-629:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-629@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 01:48:08 $ docker top 29f5fd30b717b56231cf28ad58649c3f2d50f8c72364bd36e6ca9e45428c0b2a -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:08 + go version 01:48:08 go version go1.21.0 linux/amd64 [Pipeline] } 01:48:08 $ docker stop --time=1 29f5fd30b717b56231cf28ad58649c3f2d50f8c72364bd36e6ca9e45428c0b2a 01:48:10 $ docker rm -f --volumes 29f5fd30b717b56231cf28ad58649c3f2d50f8c72364bd36e6ca9e45428c0b2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:10 + docker inspect -f . ci-base-image-x86_64 01:48:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:10 prd-ubuntu20.04-docker-8c-8g-7767 does not seem to be running inside a container 01:48:10 $ 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-629 -v /w/workspace/gexfoundry_device-mqtt-go_PR-629:/w/workspace/gexfoundry_device-mqtt-go_PR-629:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-629@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 01:48:11 $ docker top ab0989f3045bc46ecfca29d56c3b50925390d650eb2d5d67ab4f9b56ecec97b0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:11 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-629 [Pipeline] fileExists [Pipeline] sh 01:48:12 + make test 01:48:12 go test ./... -coverprofile=coverage.out ./... 01:48:13 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:48:25 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:48:25 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:48:25 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements 01:48:32 go vet ./... 01:48:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:48:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:48:34 ./bin/test-attribution-txt.sh [Pipeline] echo 01:48:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:48:34 $ docker stop --time=1 ab0989f3045bc46ecfca29d56c3b50925390d650eb2d5d67ab4f9b56ecec97b0 01:48:38 $ docker rm -f --volumes ab0989f3045bc46ecfca29d56c3b50925390d650eb2d5d67ab4f9b56ecec97b0 [Pipeline] // withDockerContainer [Pipeline] sh 01:48:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:48:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:48:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:48:40 + ls -al . 01:48:40 total 188 01:48:40 drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 01:48 . 01:48:40 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 01:46 .. 01:48:40 -rw-rw-r-- 1 jenkins jenkins 140 Sep 25 01:46 .dockerignore 01:48:40 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 01:48 .git 01:48:40 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 01:46 .github 01:48:40 -rw-rw-r-- 1 jenkins jenkins 329 Sep 25 01:46 .gitignore 01:48:40 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 01:46 .golangci.yml 01:48:40 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 01:46 .semver 01:48:40 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 25 01:46 Attribution.txt 01:48:40 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 25 01:46 CHANGELOG.md 01:48:40 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 25 01:46 Dockerfile 01:48:40 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 01:46 GOVERNANCE.md 01:48:40 -rw-rw-r-- 1 jenkins jenkins 678 Sep 25 01:46 Jenkinsfile 01:48:40 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 25 01:46 LICENSE 01:48:40 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 25 01:46 Makefile 01:48:40 -rw-rw-r-- 1 jenkins jenkins 620 Sep 25 01:46 OWNERS.md 01:48:40 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 25 01:46 README.md 01:48:40 -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 01:46 VERSION 01:48:40 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 01:46 bin 01:48:40 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 01:46 cmd 01:48:40 -rw-r--r-- 1 jenkins jenkins 18506 Sep 25 01:48 coverage.out 01:48:40 -rw-rw-r-- 1 jenkins jenkins 3821 Sep 25 01:46 go.mod 01:48:40 -rw-rw-r-- 1 jenkins jenkins 35623 Sep 25 01:46 go.sum 01:48:40 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 01:46 internal 01:48:40 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 01:46 mock 01:48:40 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 01:46 snap 01:48:40 -rw-rw-r-- 1 jenkins jenkins 227 Sep 25 01:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:40 + 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=ca87f2bb232c44d169fbca9427e6776eb519fc9a --label arch=amd64 --label version=0.0.0 . 01:48:40 Sending build context to Docker daemon 6.533MB 01:48:40 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 01:48:40 Step 2/24 : FROM ${BASE} AS builder 01:48:40 ---> 3fa47740099d 01:48:40 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:48:40 ---> Running in 831907b9d429 01:48:40 Removing intermediate container 831907b9d429 01:48:40 ---> 574b2ffc250f 01:48:40 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:48:40 ---> Running in 4573326320fe 01:48:40 Removing intermediate container 4573326320fe 01:48:40 ---> d53c125f56df 01:48:40 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:48:40 ---> Running in 42616fe8f6c9 01:48:40 Removing intermediate container 42616fe8f6c9 01:48:40 ---> efa48597afbe 01:48:40 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:48:40 ---> Running in 01c1e2a442c1 01:48:40 Removing intermediate container 01c1e2a442c1 01:48:40 ---> ac15a9fe69eb 01:48:40 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:48:40 ---> Running in 05bdfffd28aa 01:48:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:48:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:48:41 OK: 268 MiB in 56 packages 01:48:42 Removing intermediate container 05bdfffd28aa 01:48:42 ---> 7e1160efb113 01:48:42 Step 8/24 : WORKDIR /device-mqtt-go 01:48:42 ---> Running in d1e9a5ed764c 01:48:42 Removing intermediate container d1e9a5ed764c 01:48:42 ---> 1334c2c8b90a 01:48:42 Step 9/24 : COPY go.mod vendor* ./ 01:48:42 ---> 235f6c46ba54 01:48:42 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:42 ---> Running in 58731a783805 01:48:43 Removing intermediate container 58731a783805 01:48:43 ---> 9b5316a8f47b 01:48:43 Step 11/24 : COPY . . 01:48:43 ---> 8c9db0350b39 01:48:43 Step 12/24 : RUN $MAKE 01:48:43 ---> Running in e81943126526 01:48:43 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.30" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:49:05 Removing intermediate container e81943126526 01:49:05 ---> a5e7b0556b80 01:49:05 Step 13/24 : FROM alpine:3.18 01:49:05 3.18: Pulling from library/alpine 01:49:05 7264a8db6415: Already exists 01:49:05 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 01:49:05 Status: Downloaded newer image for alpine:3.18 01:49:05 ---> 7e01a0d0a1dc 01:49:05 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:49:05 ---> Running in 0cd93ccad523 01:49:05 Removing intermediate container 0cd93ccad523 01:49:05 ---> 3948cba0678b 01:49:05 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:49:05 ---> Running in a3c83f615ed9 01:49:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:49:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:49:05 (1/1) Installing dumb-init (1.2.5-r2) 01:49:05 Executing busybox-1.36.1-r2.trigger 01:49:05 OK: 7 MiB in 16 packages 01:49:05 Removing intermediate container a3c83f615ed9 01:49:05 ---> 55dd3c575e05 01:49:05 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:49:06 ---> 3c78f3e4f082 01:49:06 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:49:06 ---> fee871b8972b 01:49:06 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:49:06 ---> 4ffb57656e34 01:49:06 Step 19/24 : EXPOSE 59982 01:49:06 ---> Running in d08ba791a0e5 01:49:06 Removing intermediate container d08ba791a0e5 01:49:06 ---> 97db88a25850 01:49:06 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:49:06 ---> Running in 83e27dc58a22 01:49:07 Removing intermediate container 83e27dc58a22 01:49:07 ---> 31b633d3d435 01:49:07 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:49:07 ---> Running in cad84c32c33e 01:49:07 Removing intermediate container cad84c32c33e 01:49:07 ---> cf73b2d4fa1c 01:49:07 Step 22/24 : LABEL arch=amd64 01:49:07 ---> Running in 5c89f0d8fa31 01:49:07 Removing intermediate container 5c89f0d8fa31 01:49:07 ---> a5dffe6bb279 01:49:07 Step 23/24 : LABEL git_sha=ca87f2bb232c44d169fbca9427e6776eb519fc9a 01:49:07 ---> Running in cea4ffe70ce8 01:49:07 Removing intermediate container cea4ffe70ce8 01:49:07 ---> 89658b597ff0 01:49:07 Step 24/24 : LABEL version=0.0.0 01:49:07 ---> Running in 5577ba279b21 01:49:07 Removing intermediate container 5577ba279b21 01:49:07 ---> e87aa1cf5915 01:49:07 [Warning] One or more build-args [ARCH] were not consumed 01:49:07 Successfully built e87aa1cf5915 01:49:07 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 01:49:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:49:08 01:49:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:49:08 latest: Pulling from edgex-lftools-log-publisher 01:49:08 5eb5b503b376: Pulling fs layer 01:49:08 5c69ac0246d0: Pulling fs layer 01:49:08 ec43610c2a17: Pulling fs layer 01:49:08 3a2ae6a8a46f: Pulling fs layer 01:49:08 33b1e0a273af: Pulling fs layer 01:49:08 5d3b04190fa2: Pulling fs layer 01:49:08 2f39f015ded8: Pulling fs layer 01:49:08 33b1e0a273af: Waiting 01:49:08 5d3b04190fa2: Waiting 01:49:08 3a2ae6a8a46f: Waiting 01:49:08 5c69ac0246d0: Verifying Checksum 01:49:08 5c69ac0246d0: Download complete 01:49:08 3a2ae6a8a46f: Verifying Checksum 01:49:08 3a2ae6a8a46f: Download complete 01:49:08 33b1e0a273af: Verifying Checksum 01:49:08 33b1e0a273af: Download complete 01:49:08 5d3b04190fa2: Verifying Checksum 01:49:08 5d3b04190fa2: Download complete 01:49:08 ec43610c2a17: Verifying Checksum 01:49:08 ec43610c2a17: Download complete 01:49:08 5eb5b503b376: Verifying Checksum 01:49:08 5eb5b503b376: Download complete 01:49:09 2f39f015ded8: Verifying Checksum 01:49:09 2f39f015ded8: Download complete 01:49:09 5eb5b503b376: Pull complete 01:49:10 5c69ac0246d0: Pull complete 01:49:10 ec43610c2a17: Pull complete 01:49:10 3a2ae6a8a46f: Pull complete 01:49:10 33b1e0a273af: Pull complete 01:49:10 5d3b04190fa2: Pull complete 01:49:16 2f39f015ded8: Pull complete 01:49:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:49:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:49:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:16 prd-ubuntu20.04-docker-8c-8g-7767 does not seem to be running inside a container 01:49:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-629 -v /w/workspace/gexfoundry_device-mqtt-go_PR-629:/w/workspace/gexfoundry_device-mqtt-go_PR-629:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-629@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 01:49:20 $ docker top e8c4209b88bfa8dedd43ce63534e26ed497b86d0f5f7d1042f859a3de548a79e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:21 ---> job-cost.sh 01:49:21 lf-activate-venv: SKIPPING 01:49:21 INFO: No Stack... 01:49:21 INFO: Retrieving Pricing Info for: v3-standard-8 01:49:21 INFO: Archiving Costs [Pipeline] sh 01:49:21 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-629/archives/cost.csv 01:49:21 + cut -d, -f6 [Pipeline] lock 01:49:21 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-629-1-stack-cost] 01:49:21 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-629-1-stack-cost] did not exist. Created. 01:49:21 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-629-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:49:22 + echo total: 0.2199999988079071 [Pipeline] stash 01:49:22 Stashed 1 file(s) [Pipeline] } 01:49:22 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-629-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:49:22 $ docker stop --time=1 e8c4209b88bfa8dedd43ce63534e26ed497b86d0f5f7d1042f859a3de548a79e 01:49:23 $ docker rm -f --volumes e8c4209b88bfa8dedd43ce63534e26ed497b86d0f5f7d1042f859a3de548a79e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:50:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7769 in /w/workspace/gexfoundry_device-mqtt-go_PR-629 [Pipeline] { [Pipeline] ws 01:50:45 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:50:45 The recommended git tool is: git 01:50:57 using credential edgex-jenkins-ssh 01:50:57 Cloning the remote Git repository 01:50:57 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:50:57 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:50:57 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:50:57 > git --version # timeout=10 01:50:57 > git --version # 'git version 2.25.1' 01:50:57 using GIT_SSH to set credentials SSH Credentials for GitHub 01:50:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:50:59 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:50:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:51:00 Merging remotes/origin/main commit b1e63b1ff18fadb50f5646486da837eb774535ec into PR head commit ca87f2bb232c44d169fbca9427e6776eb519fc9a 01:51:00 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:51:00 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:51:00 using GIT_SSH to set credentials SSH Credentials for GitHub 01:51:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/629/head:refs/remotes/origin/PR-629 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:51:00 > git config core.sparsecheckout # timeout=10 01:51:00 > git checkout -f ca87f2bb232c44d169fbca9427e6776eb519fc9a # timeout=10 01:51:01 Merge succeeded, producing ca87f2bb232c44d169fbca9427e6776eb519fc9a 01:51:01 Checking out Revision ca87f2bb232c44d169fbca9427e6776eb519fc9a (PR-629) 01:51:01 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:51:01 > git --version # timeout=10 01:51:01 > git --version # 'git version 2.25.1' 01:51:01 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:51:01 > git remote # timeout=10 01:51:01 > git config --get remote.origin.url # timeout=10 01:51:01 using GIT_SSH to set credentials SSH Credentials for GitHub 01:51:01 > git merge b1e63b1ff18fadb50f5646486da837eb774535ec # timeout=10 01:51:01 > git rev-parse HEAD^{commit} # timeout=10 01:51:01 > git config core.sparsecheckout # timeout=10 01:51:01 > git checkout -f ca87f2bb232c44d169fbca9427e6776eb519fc9a # timeout=10 01:51:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:51:06 % Total % Received % Xferd Average Speed Time Time Time Current 01:51:06 Dload Upload Total Spent Left Speed 01:51:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73705 0 --:--:-- --:--:-- --:--:-- 74133 [Pipeline] sh 01:51:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:51:07 + sudo tee /etc/docker/daemon.new 01:51:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:51:07 { 01:51:07 "registry-mirrors": [ 01:51:07 "https://nexus3.edgexfoundry.org:10001" 01:51:07 ], 01:51:07 "bip": "10.250.0.254/24", 01:51:07 "hosts": [ 01:51:07 "tcp://0.0.0.0:5555", 01:51:07 "unix:///var/run/docker.sock" 01:51:07 ], 01:51:07 "mtu": 1458, 01:51:07 "selinux-enabled": true, 01:51:07 "seccomp-profile": "/etc/docker/seccomp.json" 01:51:07 } [Pipeline] sh 01:51:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:51:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:26 provisioning config files... 01:51:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config15169348515562843640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:26 ---> docker-login.sh 01:51:26 nexus3.edgexfoundry.org:10001 01:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:27 Configure a credential helper to remove this warning. See 01:51:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:27 01:51:27 Login Succeeded 01:51:27 nexus3.edgexfoundry.org:10002 01:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:27 Configure a credential helper to remove this warning. See 01:51:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:27 01:51:27 Login Succeeded 01:51:27 nexus3.edgexfoundry.org:10003 01:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:27 Configure a credential helper to remove this warning. See 01:51:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:27 01:51:27 Login Succeeded 01:51:27 nexus3.edgexfoundry.org:10004 01:51:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:28 Configure a credential helper to remove this warning. See 01:51:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:28 01:51:28 Login Succeeded 01:51:28 docker.io 01:51:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:28 Configure a credential helper to remove this warning. See 01:51:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:28 01:51:28 Login Succeeded 01:51:28 ---> docker-login.sh ends [Pipeline] } 01:51:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:51:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:51:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:51:29 ========================================================= 01:51:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:51:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:29 + 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 . 01:51:29 Sending build context to Docker daemon 3.361MB 01:51:29 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:51:29 Step 2/12 : FROM ${BASE} AS builder 01:51:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:51:30 9fda8d8052c6: Pulling fs layer 01:51:30 5d54e960e981: Pulling fs layer 01:51:30 c4a7e357bf2a: Pulling fs layer 01:51:30 f0e02332f6b5: Pulling fs layer 01:51:30 cefa15bbcfad: Pulling fs layer 01:51:30 17808c966233: Pulling fs layer 01:51:30 f4c1fc716caa: Pulling fs layer 01:51:30 f0e02332f6b5: Waiting 01:51:30 cefa15bbcfad: Waiting 01:51:30 f4c1fc716caa: Waiting 01:51:30 17808c966233: Waiting 01:51:30 5d54e960e981: Verifying Checksum 01:51:30 5d54e960e981: Download complete 01:51:30 f0e02332f6b5: Verifying Checksum 01:51:30 f0e02332f6b5: Download complete 01:51:30 cefa15bbcfad: Verifying Checksum 01:51:30 cefa15bbcfad: Download complete 01:51:30 9fda8d8052c6: Download complete 01:51:30 f4c1fc716caa: Verifying Checksum 01:51:30 f4c1fc716caa: Download complete 01:51:31 c4a7e357bf2a: Verifying Checksum 01:51:31 c4a7e357bf2a: Download complete 01:51:32 17808c966233: Verifying Checksum 01:51:32 17808c966233: Download complete 01:51:33 9fda8d8052c6: Pull complete 01:51:33 5d54e960e981: Pull complete 01:51:44 c4a7e357bf2a: Pull complete 01:51:44 f0e02332f6b5: Pull complete 01:51:44 cefa15bbcfad: Pull complete 01:51:51 17808c966233: Pull complete 01:51:53 f4c1fc716caa: Pull complete 01:51:53 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 01:51:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:51:53 ---> ea914061e18c 01:51:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:51:54 ---> Running in 5568dc88bfd4 01:51:54 Removing intermediate container 5568dc88bfd4 01:51:54 ---> 327228ef9e69 01:51:54 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:51:54 ---> Running in 6dcdf43c7101 01:51:55 Removing intermediate container 6dcdf43c7101 01:51:55 ---> dde2b50d8cec 01:51:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:51:55 ---> Running in d96d1fbafc9a 01:51:55 Removing intermediate container d96d1fbafc9a 01:51:55 ---> 66a76508563c 01:51:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:51:55 ---> Running in abc4b831af4e 01:51:55 Removing intermediate container abc4b831af4e 01:51:55 ---> 72b51eed059b 01:51:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:51:55 ---> Running in c33a30fd6e3b 01:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:51:58 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:51:58 (2/4) Installing libedit (20221030.3.1-r1) 01:51:58 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:51:58 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:51:58 Executing busybox-1.36.1-r2.trigger 01:51:58 OK: 270 MiB in 56 packages 01:52:02 Removing intermediate container c33a30fd6e3b 01:52:02 ---> 4e8ddcbcf91a 01:52:02 Step 8/12 : WORKDIR /device-mqtt-go 01:52:02 ---> Running in 1e70dd1f60e5 01:52:02 Removing intermediate container 1e70dd1f60e5 01:52:02 ---> 1972212c4d3f 01:52:02 Step 9/12 : COPY go.mod vendor* ./ 01:52:03 ---> a2760915c804 01:52:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:03 ---> Running in 0a93914e98c4 01:53:11 Removing intermediate container 0a93914e98c4 01:53:11 ---> 7f95b7f87cac 01:53:11 Step 11/12 : COPY . . 01:53:11 ---> ec940d3a80fa 01:53:11 Step 12/12 : RUN $MAKE 01:53:11 ---> Running in ac12809dffbc 01:53:11 noop 01:53:11 Removing intermediate container ac12809dffbc 01:53:11 ---> 672bec2da6c3 01:53:11 Successfully built 672bec2da6c3 01:53:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:11 + docker inspect -f . ci-base-image-arm64 01:53:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:11 prd-ubuntu20.04-docker-arm64-4c-16g-7769 does not seem to be running inside a container 01:53:11 $ 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 01:53:13 $ docker top 8915d42c4b44d92a1bd1e8447755bc5372b95c57ff28f138ad49dc4c3ca3e6eb -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:13 + go version 01:53:13 go version go1.21.0 linux/arm64 [Pipeline] } 01:53:13 $ docker stop --time=1 8915d42c4b44d92a1bd1e8447755bc5372b95c57ff28f138ad49dc4c3ca3e6eb 01:53:15 $ docker rm -f --volumes 8915d42c4b44d92a1bd1e8447755bc5372b95c57ff28f138ad49dc4c3ca3e6eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:16 + docker inspect -f . ci-base-image-arm64 01:53:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:16 prd-ubuntu20.04-docker-arm64-4c-16g-7769 does not seem to be running inside a container 01:53:16 $ 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 01:53:17 $ docker top 9593fdbbf38674c8884c8f6d585d189cea9261154f14aab14d10ed01928f88ae -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:18 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:53:19 + make test 01:53:19 go test ./... -coverprofile=coverage.out ./... 01:53:25 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:55:02 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:55:02 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:55:02 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.065s coverage: 22.8% of statements 01:55:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:55:02 go vet ./... 01:55:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:55:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:55:20 ./bin/test-attribution-txt.sh [Pipeline] echo 01:55:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:55:20 $ docker stop --time=1 9593fdbbf38674c8884c8f6d585d189cea9261154f14aab14d10ed01928f88ae 01:55:22 $ docker rm -f --volumes 9593fdbbf38674c8884c8f6d585d189cea9261154f14aab14d10ed01928f88ae [Pipeline] // withDockerContainer [Pipeline] sh 01:55:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:55:23 Warning: overwriting stash ‘coverage-report’ 01:55:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:55:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:55:25 + ls -al . 01:55:25 total 184 01:55:25 drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 01:53 . 01:55:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 01:50 .. 01:55:25 -rw-rw-r-- 1 jenkins jenkins 140 Sep 25 01:51 .dockerignore 01:55:25 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 01:51 .git 01:55:25 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 01:51 .github 01:55:25 -rw-rw-r-- 1 jenkins jenkins 329 Sep 25 01:51 .gitignore 01:55:25 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 01:51 .golangci.yml 01:55:25 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 25 01:51 Attribution.txt 01:55:25 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 25 01:51 CHANGELOG.md 01:55:25 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 25 01:51 Dockerfile 01:55:25 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 01:51 GOVERNANCE.md 01:55:25 -rw-rw-r-- 1 jenkins jenkins 678 Sep 25 01:51 Jenkinsfile 01:55:25 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 25 01:51 LICENSE 01:55:25 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 25 01:51 Makefile 01:55:25 -rw-rw-r-- 1 jenkins jenkins 620 Sep 25 01:51 OWNERS.md 01:55:25 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 25 01:51 README.md 01:55:25 -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 01:46 VERSION 01:55:25 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 01:51 bin 01:55:25 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 01:51 cmd 01:55:25 -rw-r--r-- 1 jenkins jenkins 18506 Sep 25 01:54 coverage.out 01:55:25 -rw-rw-r-- 1 jenkins jenkins 3821 Sep 25 01:51 go.mod 01:55:25 -rw-rw-r-- 1 jenkins jenkins 35623 Sep 25 01:51 go.sum 01:55:25 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 01:51 internal 01:55:25 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 01:51 mock 01:55:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 01:51 snap 01:55:25 -rw-rw-r-- 1 jenkins jenkins 227 Sep 25 01:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:25 + 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=ca87f2bb232c44d169fbca9427e6776eb519fc9a --label arch=arm64 --label version=0.0.0 . 01:55:26 Sending build context to Docker daemon 3.38MB 01:55:26 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 01:55:26 Step 2/24 : FROM ${BASE} AS builder 01:55:26 ---> 672bec2da6c3 01:55:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:55:26 ---> Running in beb5049ac255 01:55:26 Removing intermediate container beb5049ac255 01:55:26 ---> 1f387fbfe3fb 01:55:26 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:55:26 ---> Running in 1396815755c8 01:55:26 Removing intermediate container 1396815755c8 01:55:26 ---> 45ba64be4f68 01:55:26 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:55:26 ---> Running in d229d687a405 01:55:27 Removing intermediate container d229d687a405 01:55:27 ---> 473656eed524 01:55:27 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:55:27 ---> Running in 1b094b76fb1c 01:55:27 Removing intermediate container 1b094b76fb1c 01:55:27 ---> 80ff2b6043d4 01:55:27 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:55:27 ---> Running in d0c50a71c2ef 01:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:55:30 OK: 270 MiB in 56 packages 01:55:31 Removing intermediate container d0c50a71c2ef 01:55:31 ---> 36f011a1be08 01:55:31 Step 8/24 : WORKDIR /device-mqtt-go 01:55:31 ---> Running in 2f251f3acb3d 01:55:31 Removing intermediate container 2f251f3acb3d 01:55:31 ---> d917ae31224b 01:55:31 Step 9/24 : COPY go.mod vendor* ./ 01:55:32 ---> 2ba1d834f534 01:55:32 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:32 ---> Running in a058b02ac27d 01:55:34 Removing intermediate container a058b02ac27d 01:55:34 ---> 42f107d32a1f 01:55:34 Step 11/24 : COPY . . 01:55:35 ---> e4eb08cb8063 01:55:35 Step 12/24 : RUN $MAKE 01:55:35 ---> Running in 7b97f0f5b5f3 01:55:36 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.30" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:57:42 Removing intermediate container 7b97f0f5b5f3 01:57:42 ---> 4bd230c55792 01:57:42 Step 13/24 : FROM alpine:3.18 01:57:42 3.18: Pulling from library/alpine 01:57:42 9fda8d8052c6: Already exists 01:57:42 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 01:57:42 Status: Downloaded newer image for alpine:3.18 01:57:42 ---> f6648c04cd6c 01:57:42 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:57:42 ---> Running in 4d28c3940925 01:57:42 Removing intermediate container 4d28c3940925 01:57:42 ---> ee7651c24235 01:57:42 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:57:42 ---> Running in ffdecc5b2b59 01:57:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:42 (1/1) Installing dumb-init (1.2.5-r2) 01:57:42 Executing busybox-1.36.1-r2.trigger 01:57:42 OK: 8 MiB in 16 packages 01:57:42 Removing intermediate container ffdecc5b2b59 01:57:42 ---> 4d9e82c38e12 01:57:42 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:57:42 ---> 2ce3dfa3abcf 01:57:42 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:57:42 ---> c4d82eb9d037 01:57:42 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:57:42 ---> 596a7ecb0661 01:57:42 Step 19/24 : EXPOSE 59982 01:57:42 ---> Running in 2370637440ad 01:57:42 Removing intermediate container 2370637440ad 01:57:42 ---> a1a44af18b8d 01:57:42 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:57:42 ---> Running in 606f7c312af1 01:57:42 Removing intermediate container 606f7c312af1 01:57:42 ---> dd5f09d37486 01:57:42 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:57:42 ---> Running in 57fad919ad1a 01:57:42 Removing intermediate container 57fad919ad1a 01:57:42 ---> 4d7fd125a7f7 01:57:42 Step 22/24 : LABEL arch=arm64 01:57:42 ---> Running in c93a0e9df585 01:57:42 Removing intermediate container c93a0e9df585 01:57:42 ---> d872de34aa8f 01:57:42 Step 23/24 : LABEL git_sha=ca87f2bb232c44d169fbca9427e6776eb519fc9a 01:57:42 ---> Running in ea8d177c3708 01:57:42 Removing intermediate container ea8d177c3708 01:57:42 ---> ddc6670cc4f3 01:57:42 Step 24/24 : LABEL version=0.0.0 01:57:42 ---> Running in 402db70706e1 01:57:42 Removing intermediate container 402db70706e1 01:57:42 ---> 19dbc3f6c67d 01:57:42 [Warning] One or more build-args [ARCH] were not consumed 01:57:42 Successfully built 19dbc3f6c67d 01:57:42 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 01:57:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:57:43 01:57:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:57:44 arm64: Pulling from edgex-lftools-log-publisher 01:57:44 8998bd30e6a1: Pulling fs layer 01:57:44 04944245beec: Pulling fs layer 01:57:44 699f458cf7ca: Pulling fs layer 01:57:44 765212b225bb: Pulling fs layer 01:57:44 f23df028b6ca: Pulling fs layer 01:57:44 d65c8cfc05b1: Pulling fs layer 01:57:44 2437ff75d9bd: Pulling fs layer 01:57:44 f23df028b6ca: Waiting 01:57:44 d65c8cfc05b1: Waiting 01:57:44 2437ff75d9bd: Waiting 01:57:44 765212b225bb: Waiting 01:57:44 04944245beec: Verifying Checksum 01:57:44 04944245beec: Download complete 01:57:44 765212b225bb: Verifying Checksum 01:57:44 765212b225bb: Download complete 01:57:44 f23df028b6ca: Verifying Checksum 01:57:44 f23df028b6ca: Download complete 01:57:44 d65c8cfc05b1: Verifying Checksum 01:57:44 d65c8cfc05b1: Download complete 01:57:44 699f458cf7ca: Verifying Checksum 01:57:44 699f458cf7ca: Download complete 01:57:44 8998bd30e6a1: Verifying Checksum 01:57:44 8998bd30e6a1: Download complete 01:57:46 2437ff75d9bd: Verifying Checksum 01:57:46 2437ff75d9bd: Download complete 01:57:48 8998bd30e6a1: Pull complete 01:57:49 04944245beec: Pull complete 01:57:50 699f458cf7ca: Pull complete 01:57:50 765212b225bb: Pull complete 01:57:51 f23df028b6ca: Pull complete 01:57:51 d65c8cfc05b1: Pull complete 01:58:06 2437ff75d9bd: Pull complete 01:58:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:58:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:07 prd-ubuntu20.04-docker-arm64-4c-16g-7769 does not seem to be running inside a container 01:58:07 $ 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 01:58:10 $ docker top 21221fafd06d6bf956dd238ddc7ff07cf78573f7b55e000694901c00a7d488ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:11 ---> job-cost.sh 01:58:11 lf-activate-venv: SKIPPING 01:58:11 INFO: No Stack... 01:58:11 INFO: Retrieving Pricing Info for: v3-standard-4 01:58:12 INFO: Archiving Costs [Pipeline] sh 01:58:12 + + cut -d, -f6 01:58:12 cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 01:58:12 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-629-1-stack-cost] 01:58:12 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-629-1-stack-cost] did not exist. Created. 01:58:12 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-629-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:58:13 /w/workspace/device-mqtt-go/1@tmp/durable-bb6dff96/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:58:13 + echo total: 0.10999999940395355 [Pipeline] stash 01:58:13 Warning: overwriting stash ‘stack-cost’ 01:58:13 Stashed 1 file(s) [Pipeline] } 01:58:13 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-629-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:58:13 $ docker stop --time=1 21221fafd06d6bf956dd238ddc7ff07cf78573f7b55e000694901c00a7d488ac 01:58:15 $ docker rm -f --volumes 21221fafd06d6bf956dd238ddc7ff07cf78573f7b55e000694901c00a7d488ac [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 01:58:16 provisioning config files... 01:58:16 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp/config2582751248955700581tmp [Pipeline] { [Pipeline] sh 01:58:16 + set +x 01:58:16 + curl -s https://codecov.io/bash 01:58:16 + bash -s -- 01:58:16 01:58:16 _____ _ 01:58:16 / ____| | | 01:58:16 | | ___ __| | ___ ___ _____ __ 01:58:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:58:16 | |___| (_) | (_| | __/ (_| (_) \ V / 01:58:16 \_____\___/ \__,_|\___|\___\___/ \_/ 01:58:16 Bash-1.0.6 01:58:16 01:58:16 01:58:16 ==> git version 2.25.1 found 01:58:16 ==> 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 01:58:16 Release-Date: 2020-01-08 01:58:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:58:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:58:16 ==> Jenkins CI detected. 01:58:16 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-629 01:58:16 project root: . 01:58:16 --> token set from env 01:58:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:58:16 ==> Running gcov in . (disable via -X gcov) 01:58:16 ==> Python coveragepy not found 01:58:16 ==> Searching for coverage reports in: 01:58:16 + . 01:58:16 -> Found 1 reports 01:58:16 ==> Detecting git/mercurial file structure 01:58:16 ==> Reading reports 01:58:16 + ./coverage.out bytes=18506 01:58:16 ==> Appending adjustments 01:58:16 https://docs.codecov.io/docs/fixing-reports 01:58:16 + Found adjustments 01:58:16 ==> Gzipping contents 01:58:16 4.0K /tmp/codecov.YFku8p.gz 01:58:16 ==> Uploading reports 01:58:16 url: https://codecov.io 01:58:16 query: branch=PR-629&commit=ca87f2bb232c44d169fbca9427e6776eb519fc9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-629%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=629&job=&cmd_args= 01:58:16 -> Pinging Codecov 01:58:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-629&commit=ca87f2bb232c44d169fbca9427e6776eb519fc9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-629%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=629&job=&cmd_args= 01:58:16 -> Uploading to 01:58:16 https://storage.googleapis.com/codecov/v4/raw/2023-09-25/7D719EC7BBE17E464838252E33014C33/ca87f2bb232c44d169fbca9427e6776eb519fc9a/d294b663-2e39-46a4-be7f-ba0b88138f32.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T015816Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cda3691646a31930edf988793110de0e9d8763d8bda117cc6d7b049f6a29b5f5 01:58:16 % Total % Received % Xferd Average Speed Time Time Time Current 01:58:16 Dload Upload Total Spent Left Speed 01:58:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 14370 --:--:-- --:--:-- --:--:-- 14370 01:58:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/ca87f2bb232c44d169fbca9427e6776eb519fc9a [Pipeline] } 01:58:17 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 01:58:18 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-629/archives ] 01:58:18 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-629/archives 01:58:18 total 16 01:58:18 drwxr-xr-x 3 root root 4096 Sep 25 01:49 . 01:58:18 drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 01:49 .. 01:58:18 drwxr-xr-x 2 root root 4096 Sep 25 01:49 cost 01:58:18 -rw-r--r-- 1 root root 86 Sep 25 01:49 cost.csv 01:58:18 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-629/archives 01:58:18 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-629/archives 01:58:18 total 16 01:58:18 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 01:49 . 01:58:18 drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 01:49 .. 01:58:18 drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 01:49 cost 01:58:18 -rw-r--r-- 1 jenkins jenkins 86 Sep 25 01:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:58:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:58:19 ---> package-listing.sh 01:58:19 ++ facter osfamily 01:58:19 ++ tr '[:upper:]' '[:lower:]' 01:58:20 + OS_FAMILY=debian 01:58:20 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-629 01:58:20 + START_PACKAGES=/tmp/packages_start.txt 01:58:20 + END_PACKAGES=/tmp/packages_end.txt 01:58:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:58:20 + PACKAGES=/tmp/packages_start.txt 01:58:20 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-629 ']' 01:58:20 + PACKAGES=/tmp/packages_end.txt 01:58:20 + case "${OS_FAMILY}" in 01:58:20 + dpkg -l 01:58:20 + grep '^ii' 01:58:20 + '[' -f /tmp/packages_start.txt ']' 01:58:20 + '[' -f /tmp/packages_end.txt ']' 01:58:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:58:20 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-629 ']' 01:58:20 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-629/archives/ 01:58:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-629/archives/ [Pipeline] echo 01:58:20 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-629/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:58:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:21 prd-ubuntu20.04-docker-8c-8g-7767 does not seem to be running inside a container 01:58:21 $ 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-629/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-629 -v /w/workspace/gexfoundry_device-mqtt-go_PR-629:/w/workspace/gexfoundry_device-mqtt-go_PR-629:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-629@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 01:58:21 $ docker top fe119b9f37bb8336646a38e0b44011347bc9f7bdc05ed57cfa82b6a6cacfe538 -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:21 + touch /tmp/pre-build-complete [Pipeline] sh 01:58:22 + mkdir -p /var/log/sysstat [Pipeline] sh 01:58:22 + ls /var/log/sa-host 01:58:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:22 provisioning config files... 01:58:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp/config1848455000668647349tmp [Pipeline] { [Pipeline] echo 01:58:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:58:23 ---> create-netrc.sh [Pipeline] } 01:58:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:58:23 ---> python-tools-install.sh [Pipeline] echo 01:58:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:58:23 ---> sudo-logs.sh 01:58:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:58:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:58:24 ---> job-cost.sh 01:58:24 lf-activate-venv: SKIPPING 01:58:24 DEBUG: total: 0.2199999988079071 01:58:24 INFO: Retrieving Stack Cost... 01:58:24 INFO: Retrieving Pricing Info for: v3-standard-8 01:58:25 INFO: Archiving Costs [Pipeline] echo 01:58:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:58:25 ---> logs-deploy.sh 01:58:25 lf-activate-venv: SKIPPING 01:58:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-629/1 01:58:25 INFO: archiving workspace using pattern(s): 01:58:26 Archives upload complete. 01:58:26 INFO: archiving logs to Nexus 01:58:27 ---> uname -a: 01:58:27 Linux prd-ubuntu20-04-docker-8c-8g-7767 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:58:27 01:58:27 01:58:27 ---> lscpu: 01:58:27 Architecture: x86_64 01:58:27 CPU op-mode(s): 32-bit, 64-bit 01:58:27 Byte Order: Little Endian 01:58:27 Address sizes: 40 bits physical, 48 bits virtual 01:58:27 CPU(s): 8 01:58:27 On-line CPU(s) list: 0-7 01:58:27 Thread(s) per core: 1 01:58:27 Core(s) per socket: 1 01:58:27 Socket(s): 8 01:58:27 NUMA node(s): 1 01:58:27 Vendor ID: AuthenticAMD 01:58:27 CPU family: 23 01:58:27 Model: 49 01:58:27 Model name: AMD EPYC-Rome Processor 01:58:27 Stepping: 0 01:58:27 CPU MHz: 2799.998 01:58:27 BogoMIPS: 5599.99 01:58:27 Virtualization: AMD-V 01:58:27 Hypervisor vendor: KVM 01:58:27 Virtualization type: full 01:58:27 L1d cache: 256 KiB 01:58:27 L1i cache: 256 KiB 01:58:27 L2 cache: 4 MiB 01:58:27 L3 cache: 128 MiB 01:58:27 NUMA node0 CPU(s): 0-7 01:58:27 Vulnerability Itlb multihit: Not affected 01:58:27 Vulnerability L1tf: Not affected 01:58:27 Vulnerability Mds: Not affected 01:58:27 Vulnerability Meltdown: Not affected 01:58:27 Vulnerability Mmio stale data: Not affected 01:58:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:58:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:58:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:58:27 Vulnerability Srbds: Not affected 01:58:27 Vulnerability Tsx async abort: Not affected 01:58:27 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 01:58:27 01:58:27 01:58:27 ---> nproc: 01:58:27 8 01:58:27 01:58:27 01:58:27 ---> df -h: 01:58:27 Filesystem Size Used Avail Use% Mounted on 01:58:27 overlay 155G 12G 144G 8% / 01:58:27 tmpfs 64M 0 64M 0% /dev 01:58:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:58:27 shm 64M 0 64M 0% /dev/shm 01:58:27 /dev/vda1 155G 12G 144G 8% /facter-os 01:58:27 01:58:27 01:58:27 ---> sar -b -r -n DEV: 01:58:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7767) 09/25/23 _x86_64_ (8 CPU) 01:58:27 01:58:27 01:45:47 LINUX RESTART (8 CPU) 01:58:27 01:58:27 01:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:58:27 01:47:01 171.82 48.09 123.73 0.00 5422.83 70335.08 0.00 01:58:27 01:48:01 95.34 0.92 94.42 0.00 7.33 37343.50 0.00 01:58:27 01:49:01 148.61 0.25 148.36 0.00 11.06 34642.23 0.00 01:58:27 01:50:01 94.55 0.02 94.54 0.00 1.07 26127.84 0.00 01:58:27 01:51:01 28.81 9.27 19.55 0.00 2883.79 2168.57 0.00 01:58:27 01:52:01 30.29 2.35 27.95 0.00 2293.08 6322.01 0.00 01:58:27 01:53:01 3.55 0.02 3.53 0.00 0.13 87.19 0.00 01:58:27 01:54:01 1.72 0.00 1.72 0.00 0.00 20.13 0.00 01:58:27 01:55:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 01:58:27 01:56:01 1.87 0.00 1.87 0.00 0.00 21.06 0.00 01:58:27 01:57:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 01:58:27 01:58:01 2.13 0.00 2.13 0.00 0.00 28.80 0.00 01:58:27 Average: 48.41 5.08 43.33 0.00 884.88 14760.93 0.00 01:58:27 01:58:27 01:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:58:27 01:47:01 29288160 31590556 730480 2.22 75828 2498760 1954864 5.76 996268 2240072 788 01:58:27 01:48:01 27807484 31609384 697488 2.12 148060 3793948 1819148 5.36 1175704 3395504 344276 01:58:27 01:49:01 27960656 31575840 729592 2.22 155164 3624108 1877916 5.53 1250088 3190188 197772 01:58:27 01:50:01 27689820 31591744 712236 2.17 165132 3864252 1754648 5.17 1247884 3423416 148 01:58:27 01:51:01 27428036 31572172 702840 2.14 180304 4095344 1660236 4.89 1356372 3553032 66624 01:58:27 01:52:01 27215172 31573192 699456 2.13 194124 4289320 1714004 5.05 1552116 3556968 4 01:58:27 01:53:01 27221276 31574476 697880 2.12 192664 4286064 1681976 4.96 1549176 3553760 0 01:58:27 01:54:01 27229032 31582300 689984 2.10 192732 4286072 1681976 4.96 1541264 3553756 48 01:58:27 01:55:01 27230244 31583564 688676 2.09 192768 4286076 1681976 4.96 1540280 3553764 12 01:58:27 01:56:01 27230972 31584348 688008 2.09 192804 4286080 1681976 4.96 1540448 3553768 8 01:58:27 01:57:01 27230924 31584300 688012 2.09 192820 4286080 1681976 4.96 1540304 3553768 16 01:58:27 01:58:01 27231160 31584628 687636 2.09 192888 4286084 1681976 4.96 1539996 3553772 12 01:58:27 Average: 27563578 31583875 701024 2.13 172941 3990182 1739389 5.13 1402492 3390147 50809 01:58:27 01:58:27 01:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:58:27 01:47:01 vethe1363c4 12.31 15.18 1.13 10.07 0.00 0.00 0.00 0.00 01:58:27 01:47:01 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 01:58:27 01:47:01 docker0 19.06 23.36 1.55 114.48 0.00 0.00 0.00 0.00 01:58:27 01:47:01 ens3 572.84 357.42 5657.57 85.96 0.00 0.00 0.00 0.00 01:58:27 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:58:27 01:48:01 docker0 275.52 442.92 21.64 2350.06 0.00 0.00 0.00 0.00 01:58:27 01:48:01 ens3 447.73 277.96 2353.95 27.51 0.00 0.00 0.00 0.00 01:58:27 01:49:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 01:58:27 01:49:01 docker0 2.10 4.23 0.12 30.97 0.00 0.00 0.00 0.00 01:58:27 01:49:01 ens3 51.19 39.54 69.99 88.55 0.00 0.00 0.00 0.00 01:58:27 01:50:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 01:58:27 01:50:01 docker0 2.05 3.95 0.12 31.43 0.00 0.00 0.00 0.00 01:58:27 01:50:01 ens3 100.62 62.18 2554.91 11.81 0.00 0.00 0.00 0.00 01:58:27 01:51:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:58:27 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:27 01:51:01 ens3 97.20 52.29 1366.67 3.91 0.00 0.00 0.00 0.00 01:58:27 01:52:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 01:58:27 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:27 01:52:01 ens3 70.75 26.48 1373.67 1.98 0.00 0.00 0.00 0.00 01:58:27 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:27 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:27 01:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:27 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:58:27 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:27 01:54:01 ens3 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 01:58:27 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:27 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:27 01:55:01 ens3 0.67 0.60 0.35 0.28 0.00 0.00 0.00 0.00 01:58:27 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:58:27 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:27 01:56:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:58:27 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:27 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:27 01:57:01 ens3 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 01:58:27 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:58:27 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:27 01:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:58:27 Average: lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 01:58:27 Average: docker0 24.90 39.55 1.95 210.66 0.00 0.00 0.00 0.00 01:58:27 Average: ens3 111.86 68.09 1114.83 18.34 0.00 0.00 0.00 0.00 01:58:27 01:58:27 01:58:27 ---> sar -P ALL: 01:58:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7767) 09/25/23 _x86_64_ (8 CPU) 01:58:27 01:58:27 01:45:47 LINUX RESTART (8 CPU) 01:58:27 01:58:27 01:46:01 CPU %user %nice %system %iowait %steal %idle 01:58:27 01:47:01 all 8.76 0.00 3.24 3.10 0.06 84.84 01:58:27 01:47:01 0 9.59 0.00 5.06 8.86 0.07 76.42 01:58:27 01:47:01 1 9.29 0.00 2.75 0.54 0.05 87.37 01:58:27 01:47:01 2 9.90 0.00 3.00 7.78 0.05 79.27 01:58:27 01:47:01 3 8.11 0.00 3.39 1.15 0.05 87.31 01:58:27 01:47:01 4 8.92 0.00 2.35 2.70 0.07 85.96 01:58:27 01:47:01 5 6.77 0.00 3.45 0.77 0.05 88.95 01:58:27 01:47:01 6 9.87 0.00 2.44 2.34 0.05 85.29 01:58:27 01:47:01 7 7.62 0.00 3.53 0.71 0.07 88.07 01:58:27 01:48:01 all 4.08 0.00 1.88 1.87 0.06 92.11 01:58:27 01:48:01 0 5.20 0.00 1.85 0.50 0.08 92.36 01:58:27 01:48:01 1 3.86 0.00 1.45 0.64 0.03 94.02 01:58:27 01:48:01 2 4.50 0.00 2.36 10.81 0.07 82.26 01:58:27 01:48:01 3 4.18 0.00 1.69 0.42 0.05 93.66 01:58:27 01:48:01 4 3.53 0.00 2.33 0.08 0.03 94.02 01:58:27 01:48:01 5 3.71 0.00 2.09 2.37 0.05 91.77 01:58:27 01:48:01 6 4.26 0.00 1.52 0.18 0.05 93.98 01:58:27 01:48:01 7 3.42 0.00 1.75 0.02 0.08 94.73 01:58:27 01:49:01 all 39.44 0.00 5.21 2.48 0.08 52.79 01:58:27 01:49:01 0 40.01 0.00 4.75 1.50 0.07 53.67 01:58:27 01:49:01 1 40.87 0.00 6.15 3.53 0.08 49.36 01:58:27 01:49:01 2 37.60 0.00 5.00 5.24 0.08 52.07 01:58:27 01:49:01 3 40.63 0.00 5.56 1.11 0.08 52.61 01:58:27 01:49:01 4 39.22 0.00 5.34 0.96 0.08 54.39 01:58:27 01:49:01 5 40.10 0.00 4.98 6.35 0.07 48.50 01:58:27 01:49:01 6 39.19 0.00 5.48 0.59 0.07 54.68 01:58:27 01:49:01 7 37.86 0.00 4.43 0.53 0.10 57.09 01:58:27 01:50:01 all 3.20 0.00 1.53 1.63 0.03 93.61 01:58:27 01:50:01 0 4.39 0.00 1.08 0.07 0.03 94.43 01:58:27 01:50:01 1 2.78 0.00 2.23 8.28 0.03 86.67 01:58:27 01:50:01 2 3.07 0.00 1.93 0.87 0.03 94.09 01:58:27 01:50:01 3 2.50 0.00 1.60 1.90 0.03 93.97 01:58:27 01:50:01 4 3.43 0.00 1.27 0.02 0.02 95.27 01:58:27 01:50:01 5 3.26 0.00 1.21 0.07 0.03 95.43 01:58:27 01:50:01 6 3.03 0.00 1.29 0.02 0.03 95.64 01:58:27 01:50:01 7 3.15 0.00 1.66 1.81 0.02 93.36 01:58:27 01:51:01 all 1.27 0.00 0.68 0.48 0.01 97.56 01:58:27 01:51:01 0 1.24 0.00 0.40 0.02 0.02 98.33 01:58:27 01:51:01 1 1.25 0.00 0.78 0.17 0.00 97.80 01:58:27 01:51:01 2 0.95 0.00 1.44 2.07 0.02 95.52 01:58:27 01:51:01 3 1.02 0.00 1.02 0.63 0.02 97.31 01:58:27 01:51:01 4 1.90 0.00 0.52 0.57 0.00 97.02 01:58:27 01:51:01 5 0.85 0.00 0.37 0.07 0.02 98.70 01:58:27 01:51:01 6 1.80 0.00 0.45 0.10 0.02 97.63 01:58:27 01:51:01 7 1.15 0.00 0.47 0.18 0.02 98.18 01:58:27 01:52:01 all 1.21 0.00 0.63 0.44 0.02 97.70 01:58:27 01:52:01 0 0.70 0.00 0.32 0.33 0.02 98.63 01:58:27 01:52:01 1 0.98 0.00 0.47 0.15 0.02 98.38 01:58:27 01:52:01 2 0.50 0.00 0.67 2.20 0.02 96.61 01:58:27 01:52:01 3 1.08 0.00 0.38 0.07 0.03 98.43 01:58:27 01:52:01 4 1.07 0.00 0.43 0.07 0.02 98.41 01:58:27 01:52:01 5 1.05 0.00 1.37 0.65 0.02 96.92 01:58:27 01:52:01 6 1.88 0.00 1.05 0.05 0.00 97.02 01:58:27 01:52:01 7 2.42 0.00 0.37 0.02 0.02 97.18 01:58:27 01:53:01 all 0.06 0.00 0.05 0.03 0.01 99.85 01:58:27 01:53:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:58:27 01:53:01 1 0.22 0.00 0.12 0.03 0.02 99.62 01:58:27 01:53:01 2 0.03 0.00 0.05 0.18 0.00 99.73 01:58:27 01:53:01 3 0.05 0.00 0.07 0.00 0.02 99.87 01:58:27 01:53:01 4 0.07 0.00 0.03 0.00 0.00 99.90 01:58:27 01:53:01 5 0.02 0.00 0.05 0.02 0.00 99.92 01:58:27 01:53:01 6 0.00 0.00 0.03 0.00 0.02 99.95 01:58:27 01:53:01 7 0.05 0.00 0.05 0.00 0.00 99.90 01:58:27 01:54:01 all 0.04 0.00 0.01 0.01 0.01 99.92 01:58:27 01:54:01 0 0.23 0.00 0.00 0.00 0.02 99.75 01:58:27 01:54:01 1 0.02 0.00 0.03 0.02 0.02 99.92 01:58:27 01:54:01 2 0.02 0.00 0.02 0.03 0.02 99.92 01:58:27 01:54:01 3 0.02 0.00 0.02 0.00 0.03 99.93 01:58:27 01:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:58:27 01:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:58:27 01:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:58:27 01:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:58:27 01:55:01 all 0.01 0.00 0.02 0.00 0.01 99.97 01:58:27 01:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:58:27 01:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:58:27 01:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:58:27 01:55:01 3 0.02 0.00 0.03 0.00 0.02 99.93 01:58:27 01:55:01 4 0.00 0.00 0.02 0.00 0.02 99.97 01:58:27 01:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:58:27 01:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:58:27 01:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:58:27 01:56:01 all 0.03 0.00 0.00 0.00 0.01 99.96 01:58:27 01:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:58:27 01:56:01 1 0.03 0.00 0.00 0.02 0.02 99.93 01:58:27 01:56:01 2 0.02 0.00 0.00 0.02 0.02 99.95 01:58:27 01:56:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:58:27 01:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:58:27 01:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:58:27 01:56:01 6 0.05 0.00 0.02 0.00 0.02 99.92 01:58:27 01:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:58:27 01:57:01 all 0.04 0.00 0.01 0.00 0.01 99.94 01:58:27 01:57:01 0 0.27 0.00 0.02 0.00 0.02 99.70 01:58:27 01:57:01 1 0.02 0.00 0.02 0.02 0.02 99.93 01:58:27 01:57:01 2 0.00 0.00 0.00 0.02 0.02 99.97 01:58:27 01:57:01 3 0.00 0.00 0.00 0.00 0.03 99.97 01:58:27 01:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:58:27 01:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:58:27 01:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:58:27 01:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:58:27 01:58:27 01:57:01 CPU %user %nice %system %iowait %steal %idle 01:58:27 01:58:01 all 0.03 0.00 0.01 0.02 0.01 99.93 01:58:27 01:58:01 0 0.12 0.00 0.00 0.00 0.00 99.88 01:58:27 01:58:01 1 0.03 0.00 0.02 0.02 0.02 99.92 01:58:27 01:58:01 2 0.02 0.00 0.02 0.13 0.00 99.83 01:58:27 01:58:01 3 0.02 0.00 0.03 0.00 0.03 99.92 01:58:27 01:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:58:27 01:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:58:27 01:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:58:27 01:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:58:27 Average: all 4.81 0.00 1.10 0.83 0.03 93.22 01:58:27 Average: 0 5.12 0.00 1.12 0.93 0.03 92.80 01:58:27 Average: 1 4.93 0.00 1.16 1.11 0.03 92.77 01:58:27 Average: 2 4.68 0.00 1.20 2.43 0.03 91.66 01:58:27 Average: 3 4.78 0.00 1.15 0.44 0.03 93.60 01:58:27 Average: 4 4.80 0.00 1.02 0.36 0.02 93.79 01:58:27 Average: 5 4.62 0.00 1.13 0.85 0.02 93.38 01:58:27 Average: 6 4.99 0.00 1.02 0.27 0.02 93.70 01:58:27 Average: 7 4.59 0.00 1.02 0.27 0.03 94.09 01:58:27 01:58:27 01:58:27