Pull request #532 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b+1f5b40587cdb269dc0901b5b892d918e86924932 (390f51c53e557830c2abd00d5b3e6d42d59b1580) 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-ssh15780142057272274732.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14833270272332341375.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-532/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-532/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1585592004778557192.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh1883751865989755787.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-532/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-532/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9881363115896322080.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2474’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2476 in /w/workspace/gexfoundry_device-mqtt-go_PR-532 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-532 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/532/head:refs/remotes/origin/PR-532 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1f5b40587cdb269dc0901b5b892d918e86924932 into PR head commit bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b Merge succeeded, producing bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b Checking out Revision bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b (PR-532) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T16:23:15.470Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T16:23:15.533Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T16:23:15.552Z] ========================================================= [2023-03-16T16:23:15.552Z] EdgeX Global Pipelines Version Info [2023-03-16T16:23:15.552Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b # 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 1f5b40587cdb269dc0901b5b892d918e86924932 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b # timeout=10 > git rev-list --no-walk d0ffb9c99584a1d50c25c4a8969c3540fe6359fe # timeout=10 [2023-03-16T16:23:16.251Z] ------------------- [2023-03-16T16:23:16.251Z] stable info: [2023-03-16T16:23:16.251Z] ------------------- [2023-03-16T16:23:16.251Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T16:23:16.251Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T16:23:16.251Z] Message: update stable to v1.0.245 [2023-03-16T16:23:16.820Z] ------------------- [2023-03-16T16:23:16.820Z] experimental info: [2023-03-16T16:23:16.820Z] ------------------- [2023-03-16T16:23:16.820Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T16:23:16.820Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T16:23:16.820Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T16:23:16.972Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-16T16:23:16.982Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-16T16:23:16.993Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T16:23:17.004Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T16:23:17.015Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T16:23:17.026Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T16:23:17.038Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T16:23:17.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-16T16:23:17.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T16:23:17.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T16:23:17.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T16:23:17.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-16T16:23:17.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T16:23:17.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T16:23:17.120Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T16:23:17.131Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T16:23:17.143Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T16:23:17.155Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T16:23:17.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T16:23:17.183Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T16:23:17.198Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-16T16:23:17.209Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-16T16:23:17.220Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-16T16:23:17.237Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-16T16:23:17.246Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-16T16:23:17.258Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T16:23:17.269Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T16:23:17.281Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-532 [Pipeline] echo [2023-03-16T16:23:17.294Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-532 [Pipeline] echo [2023-03-16T16:23:17.305Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-532 [Pipeline] echo [2023-03-16T16:23:17.318Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b [Pipeline] echo [2023-03-16T16:23:17.331Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc85d54 [Pipeline] echo [2023-03-16T16:23:17.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T16:23:17.380Z] provisioning config files... [2023-03-16T16:23:17.395Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-532@tmp/config17136371555006335727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:23:17.695Z] ---> docker-login.sh [2023-03-16T16:23:17.695Z] nexus3.edgexfoundry.org:10001 [2023-03-16T16:23:17.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:23:18.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:23:18.217Z] Configure a credential helper to remove this warning. See [2023-03-16T16:23:18.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:23:18.217Z] [2023-03-16T16:23:18.217Z] Login Succeeded [2023-03-16T16:23:18.217Z] nexus3.edgexfoundry.org:10002 [2023-03-16T16:23:18.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:23:18.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:23:18.217Z] Configure a credential helper to remove this warning. See [2023-03-16T16:23:18.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:23:18.217Z] [2023-03-16T16:23:18.217Z] Login Succeeded [2023-03-16T16:23:18.217Z] nexus3.edgexfoundry.org:10003 [2023-03-16T16:23:18.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:23:18.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:23:18.477Z] Configure a credential helper to remove this warning. See [2023-03-16T16:23:18.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:23:18.477Z] [2023-03-16T16:23:18.477Z] Login Succeeded [2023-03-16T16:23:18.477Z] nexus3.edgexfoundry.org:10004 [2023-03-16T16:23:18.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:23:18.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:23:18.477Z] Configure a credential helper to remove this warning. See [2023-03-16T16:23:18.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:23:18.477Z] [2023-03-16T16:23:18.477Z] Login Succeeded [2023-03-16T16:23:18.477Z] docker.io [2023-03-16T16:23:18.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:23:18.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:23:18.740Z] Configure a credential helper to remove this warning. See [2023-03-16T16:23:18.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:23:18.740Z] [2023-03-16T16:23:18.740Z] Login Succeeded [2023-03-16T16:23:18.740Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T16:23:18.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T16:23:19.089Z] + git rev-list -1 --merges bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b~1..bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b [Pipeline] echo [2023-03-16T16:23:19.134Z] -----------> git rev-list -1 --merges bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b~1..bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b [false] [Pipeline] sh [2023-03-16T16:23:19.419Z] + git log --format=format:%s -1 bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b [Pipeline] echo [2023-03-16T16:23:19.433Z] ========================================================= [2023-03-16T16:23:19.433Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T16:23:19.433Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T16:23:19.743Z] + git log --format=format:%s -1 bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b [Pipeline] echo [2023-03-16T16:23:19.752Z] [semverPrep] GIT_COMMIT: bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-16T16:23:19.762Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-16T16:23:20.103Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T16:23:20.103Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T16:23:20.103Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T16:23:20.103Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T16:23:20.103Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T16:23:20.103Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T16:23:20.103Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:23:20.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T16:23:20.449Z] [2023-03-16T16:23:20.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:23:20.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T16:23:20.751Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T16:23:20.751Z] b85a868b505f: Pulling fs layer [2023-03-16T16:23:20.751Z] e2be974225ed: Pulling fs layer [2023-03-16T16:23:20.751Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T16:23:20.751Z] 988bab9f4d93: Pulling fs layer [2023-03-16T16:23:20.751Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T16:23:20.751Z] eaf3925da568: Pulling fs layer [2023-03-16T16:23:20.751Z] bab4dde63d76: Pulling fs layer [2023-03-16T16:23:20.751Z] bde34c3a00c8: Pulling fs layer [2023-03-16T16:23:20.751Z] b352a97aabf1: Pulling fs layer [2023-03-16T16:23:20.751Z] 4872d77fe225: Pulling fs layer [2023-03-16T16:23:20.751Z] 5851b861e8e6: Pulling fs layer [2023-03-16T16:23:20.751Z] b352a97aabf1: Waiting [2023-03-16T16:23:20.751Z] eaf3925da568: Waiting [2023-03-16T16:23:20.751Z] bab4dde63d76: Waiting [2023-03-16T16:23:20.751Z] bde34c3a00c8: Waiting [2023-03-16T16:23:20.751Z] 4872d77fe225: Waiting [2023-03-16T16:23:20.751Z] 1469e6f7b9e6: Waiting [2023-03-16T16:23:20.751Z] 988bab9f4d93: Waiting [2023-03-16T16:23:20.751Z] 5851b861e8e6: Waiting [2023-03-16T16:23:20.751Z] e2be974225ed: Verifying Checksum [2023-03-16T16:23:20.751Z] e2be974225ed: Download complete [2023-03-16T16:23:20.751Z] 988bab9f4d93: Verifying Checksum [2023-03-16T16:23:20.751Z] 988bab9f4d93: Download complete [2023-03-16T16:23:21.012Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T16:23:21.012Z] 1469e6f7b9e6: Download complete [2023-03-16T16:23:21.012Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T16:23:21.012Z] 339a4e72a1f5: Download complete [2023-03-16T16:23:21.012Z] eaf3925da568: Verifying Checksum [2023-03-16T16:23:21.012Z] eaf3925da568: Download complete [2023-03-16T16:23:21.012Z] bde34c3a00c8: Download complete [2023-03-16T16:23:21.012Z] b352a97aabf1: Verifying Checksum [2023-03-16T16:23:21.012Z] b352a97aabf1: Download complete [2023-03-16T16:23:21.012Z] 4872d77fe225: Verifying Checksum [2023-03-16T16:23:21.012Z] 4872d77fe225: Download complete [2023-03-16T16:23:21.012Z] 5851b861e8e6: Verifying Checksum [2023-03-16T16:23:21.012Z] 5851b861e8e6: Download complete [2023-03-16T16:23:21.012Z] b85a868b505f: Verifying Checksum [2023-03-16T16:23:21.012Z] b85a868b505f: Download complete [2023-03-16T16:23:21.272Z] bab4dde63d76: Verifying Checksum [2023-03-16T16:23:21.272Z] bab4dde63d76: Download complete [2023-03-16T16:23:22.209Z] b85a868b505f: Pull complete [2023-03-16T16:23:22.209Z] e2be974225ed: Pull complete [2023-03-16T16:23:22.776Z] 339a4e72a1f5: Pull complete [2023-03-16T16:23:22.776Z] 988bab9f4d93: Pull complete [2023-03-16T16:23:23.034Z] 1469e6f7b9e6: Pull complete [2023-03-16T16:23:23.034Z] eaf3925da568: Pull complete [2023-03-16T16:23:24.936Z] bab4dde63d76: Pull complete [2023-03-16T16:23:24.936Z] bde34c3a00c8: Pull complete [2023-03-16T16:23:24.936Z] b352a97aabf1: Pull complete [2023-03-16T16:23:24.936Z] 4872d77fe225: Pull complete [2023-03-16T16:23:25.195Z] 5851b861e8e6: Pull complete [2023-03-16T16:23:25.195Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T16:23:25.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T16:23:25.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:23:25.283Z] prd-ubuntu20.04-docker-8c-8g-2476 does not seem to be running inside a container [2023-03-16T16:23:25.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-532 -v /w/workspace/gexfoundry_device-mqtt-go_PR-532:/w/workspace/gexfoundry_device-mqtt-go_PR-532:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-532@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-532@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-devops/py-git-semver:0.1.4 cat [2023-03-16T16:23:28.946Z] $ docker top 6679fe1f74437a4e5adf6ae1563d44fdfd95d021defb0904a0aef55f88d39a32 -eo pid,comm [2023-03-16T16:23:29.007Z] 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). [2023-03-16T16:23:29.007Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T16:23:29.041Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T16:23:29.041Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T16:23:29.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T16:23:29.153Z] $ docker exec 6679fe1f74437a4e5adf6ae1563d44fdfd95d021defb0904a0aef55f88d39a32 ssh-agent [2023-03-16T16:23:29.265Z] SSH_AUTH_SOCK=/tmp/ssh-D2Ond8QRwVjX/agent.32 [2023-03-16T16:23:29.265Z] SSH_AGENT_PID=39 [2023-03-16T16:23:29.272Z] Running ssh-add (command line suppressed) [2023-03-16T16:23:29.374Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-532@tmp/private_key_8478745251696388416.key (/w/workspace/gexfoundry_device-mqtt-go_PR-532@tmp/private_key_8478745251696388416.key) [2023-03-16T16:23:29.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T16:23:29.675Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T16:23:29.684Z] $ docker exec --env ******** --env ******** 6679fe1f74437a4e5adf6ae1563d44fdfd95d021defb0904a0aef55f88d39a32 ssh-agent -k [2023-03-16T16:23:29.772Z] unset SSH_AUTH_SOCK; [2023-03-16T16:23:29.773Z] unset SSH_AGENT_PID; [2023-03-16T16:23:29.773Z] echo Agent pid 39 killed; [2023-03-16T16:23:29.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T16:23:29.806Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T16:23:29.806Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T16:23:29.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T16:23:29.935Z] $ docker exec 6679fe1f74437a4e5adf6ae1563d44fdfd95d021defb0904a0aef55f88d39a32 ssh-agent [2023-03-16T16:23:30.052Z] SSH_AUTH_SOCK=/tmp/ssh-JFM2acI8UGhd/agent.71 [2023-03-16T16:23:30.052Z] SSH_AGENT_PID=77 [2023-03-16T16:23:30.057Z] Running ssh-add (command line suppressed) [2023-03-16T16:23:30.169Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-532@tmp/private_key_13587704177049430060.key (/w/workspace/gexfoundry_device-mqtt-go_PR-532@tmp/private_key_13587704177049430060.key) [2023-03-16T16:23:30.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T16:23:30.471Z] + git semver init [2023-03-16T16:23:30.731Z] 2023-03-16 16:23:30,645 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T16:23:30.731Z] 2023-03-16 16:23:30,646 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-532/.semver [2023-03-16T16:23:30.731Z] 2023-03-16 16:23:30,646 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-532/.semver [2023-03-16T16:23:30.731Z] 2023-03-16 16:23:30,647 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-532/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-532, universal_newlines=False, shell=None, istream=None) [2023-03-16T16:23:31.668Z] 2023-03-16 16:23:31,421 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-532/.git/info/exclude [2023-03-16T16:23:31.668Z] 2023-03-16 16:23:31,421 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-532/.semver/PR-532 with force:False [2023-03-16T16:23:31.668Z] 2023-03-16 16:23:31,421 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-532/.semver/PR-532 [2023-03-16T16:23:31.668Z] 2023-03-16 16:23:31,426 [execute] INFO git cat-file --batch-check [2023-03-16T16:23:31.668Z] 2023-03-16 16:23:31,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-532/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T16:23:31.668Z] 2023-03-16 16:23:31,432 [execute] INFO git cat-file --batch [2023-03-16T16:23:31.668Z] 2023-03-16 16:23:31,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-532/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T16:23:31.669Z] 2023-03-16 16:23:31,437 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-532/.semver/PR-532 [2023-03-16T16:23:31.669Z] 0.0.0 [Pipeline] } [2023-03-16T16:23:31.677Z] $ docker exec --env ******** --env ******** 6679fe1f74437a4e5adf6ae1563d44fdfd95d021defb0904a0aef55f88d39a32 ssh-agent -k [2023-03-16T16:23:31.769Z] unset SSH_AUTH_SOCK; [2023-03-16T16:23:31.771Z] unset SSH_AGENT_PID; [2023-03-16T16:23:31.771Z] echo Agent pid 77 killed; [2023-03-16T16:23:31.781Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T16:23:32.080Z] + git semver [Pipeline] } [2023-03-16T16:23:32.352Z] $ docker stop --time=1 6679fe1f74437a4e5adf6ae1563d44fdfd95d021defb0904a0aef55f88d39a32 [2023-03-16T16:23:33.636Z] $ docker rm -f --volumes 6679fe1f74437a4e5adf6ae1563d44fdfd95d021defb0904a0aef55f88d39a32 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T16:23:33.972Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T16:23:34.186Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T16:23:34.190Z] [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 [2023-03-16T16:23:34.307Z] provisioning config files... [2023-03-16T16:23:34.316Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-532@tmp/config11830772796058789426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:23:34.611Z] ---> docker-login.sh [2023-03-16T16:23:34.611Z] nexus3.edgexfoundry.org:10001 [2023-03-16T16:23:34.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:23:34.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:23:34.611Z] Configure a credential helper to remove this warning. See [2023-03-16T16:23:34.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:23:34.611Z] [2023-03-16T16:23:34.611Z] Login Succeeded [2023-03-16T16:23:34.611Z] nexus3.edgexfoundry.org:10002 [2023-03-16T16:23:34.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:23:34.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:23:34.611Z] Configure a credential helper to remove this warning. See [2023-03-16T16:23:34.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:23:34.611Z] [2023-03-16T16:23:34.611Z] Login Succeeded [2023-03-16T16:23:34.611Z] nexus3.edgexfoundry.org:10003 [2023-03-16T16:23:34.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:23:34.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:23:34.871Z] Configure a credential helper to remove this warning. See [2023-03-16T16:23:34.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:23:34.871Z] [2023-03-16T16:23:34.871Z] Login Succeeded [2023-03-16T16:23:34.871Z] nexus3.edgexfoundry.org:10004 [2023-03-16T16:23:34.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:23:34.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:23:34.871Z] Configure a credential helper to remove this warning. See [2023-03-16T16:23:34.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:23:34.871Z] [2023-03-16T16:23:34.871Z] Login Succeeded [2023-03-16T16:23:34.871Z] docker.io [2023-03-16T16:23:35.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:23:35.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:23:35.131Z] Configure a credential helper to remove this warning. See [2023-03-16T16:23:35.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:23:35.131Z] [2023-03-16T16:23:35.131Z] Login Succeeded [2023-03-16T16:23:35.131Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T16:23:35.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T16:23:35.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T16:23:35.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T16:23:35.224Z] ========================================================= [2023-03-16T16:23:35.224Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T16:23:35.224Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:23:35.549Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T16:23:35.549Z] Sending build context to Docker daemon 6.384MB [2023-03-16T16:23:35.549Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T16:23:35.549Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T16:23:35.549Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T16:23:35.549Z] 63b65145d645: Pulling fs layer [2023-03-16T16:23:35.549Z] a2d21d5440eb: Pulling fs layer [2023-03-16T16:23:35.549Z] 935e6c44a52c: Pulling fs layer [2023-03-16T16:23:35.549Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T16:23:35.549Z] 30dea6a524f1: Pulling fs layer [2023-03-16T16:23:35.549Z] a2aff8979fd8: Pulling fs layer [2023-03-16T16:23:35.549Z] 6808be2612f2: Pulling fs layer [2023-03-16T16:23:35.549Z] f25807f1079a: Pulling fs layer [2023-03-16T16:23:35.549Z] a2aff8979fd8: Waiting [2023-03-16T16:23:35.549Z] 6808be2612f2: Waiting [2023-03-16T16:23:35.549Z] f25807f1079a: Waiting [2023-03-16T16:23:35.549Z] 94cc34f8dd06: Waiting [2023-03-16T16:23:35.549Z] 30dea6a524f1: Waiting [2023-03-16T16:23:35.549Z] a2d21d5440eb: Verifying Checksum [2023-03-16T16:23:35.549Z] a2d21d5440eb: Download complete [2023-03-16T16:23:35.810Z] 94cc34f8dd06: Download complete [2023-03-16T16:23:35.810Z] 30dea6a524f1: Verifying Checksum [2023-03-16T16:23:35.810Z] 30dea6a524f1: Download complete [2023-03-16T16:23:35.810Z] 63b65145d645: Verifying Checksum [2023-03-16T16:23:35.810Z] 63b65145d645: Download complete [2023-03-16T16:23:35.810Z] a2aff8979fd8: Verifying Checksum [2023-03-16T16:23:35.810Z] a2aff8979fd8: Download complete [2023-03-16T16:23:35.810Z] 63b65145d645: Pull complete [2023-03-16T16:23:36.076Z] a2d21d5440eb: Pull complete [2023-03-16T16:23:36.337Z] f25807f1079a: Verifying Checksum [2023-03-16T16:23:36.337Z] f25807f1079a: Download complete [2023-03-16T16:23:36.595Z] 935e6c44a52c: Verifying Checksum [2023-03-16T16:23:36.595Z] 935e6c44a52c: Download complete [2023-03-16T16:23:36.852Z] 6808be2612f2: Verifying Checksum [2023-03-16T16:23:36.852Z] 6808be2612f2: Download complete [2023-03-16T16:23:40.135Z] 935e6c44a52c: Pull complete [2023-03-16T16:23:40.135Z] 94cc34f8dd06: Pull complete [2023-03-16T16:23:40.135Z] 30dea6a524f1: Pull complete [2023-03-16T16:23:40.135Z] a2aff8979fd8: Pull complete [2023-03-16T16:23:42.662Z] 6808be2612f2: Pull complete [2023-03-16T16:23:43.227Z] f25807f1079a: Pull complete [2023-03-16T16:23:43.227Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T16:23:43.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T16:23:43.227Z] ---> 3b553350e43f [2023-03-16T16:23:43.227Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T16:23:48.515Z] ---> Running in da4ce3b7b81f [2023-03-16T16:23:48.515Z] Removing intermediate container da4ce3b7b81f [2023-03-16T16:23:48.515Z] ---> dca892394b16 [2023-03-16T16:23:48.515Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T16:23:48.515Z] ---> Running in e22452d5e45b [2023-03-16T16:23:48.515Z] Removing intermediate container e22452d5e45b [2023-03-16T16:23:48.515Z] ---> c5ccbac93c09 [2023-03-16T16:23:48.515Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-16T16:23:48.515Z] ---> Running in f76d2ee22672 [2023-03-16T16:23:48.515Z] Removing intermediate container f76d2ee22672 [2023-03-16T16:23:48.515Z] ---> 31d76eb864d6 [2023-03-16T16:23:48.515Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T16:23:48.515Z] ---> Running in f124b73c569b [2023-03-16T16:23:48.515Z] Removing intermediate container f124b73c569b [2023-03-16T16:23:48.515Z] ---> ab2c2f6803f2 [2023-03-16T16:23:48.515Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T16:23:48.515Z] ---> Running in 67bd9310a823 [2023-03-16T16:23:48.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T16:23:49.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T16:23:49.277Z] Still waiting to schedule task [2023-03-16T16:23:49.277Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2475’ is offline [2023-03-16T16:23:49.304Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-16T16:23:49.304Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-16T16:23:49.304Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-16T16:23:49.304Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-16T16:23:49.304Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T16:23:49.304Z] OK: 269 MiB in 57 packages [2023-03-16T16:23:49.878Z] Removing intermediate container 67bd9310a823 [2023-03-16T16:23:49.878Z] ---> fa83d1918a9a [2023-03-16T16:23:49.878Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-16T16:23:49.878Z] ---> Running in 7163d1942554 [2023-03-16T16:23:49.878Z] Removing intermediate container 7163d1942554 [2023-03-16T16:23:49.878Z] ---> bccbf7dc3002 [2023-03-16T16:23:49.878Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-16T16:23:50.138Z] ---> dbc8b7b82d93 [2023-03-16T16:23:50.138Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T16:23:50.138Z] ---> Running in c51a3456cfc3 [2023-03-16T16:24:36.879Z] Removing intermediate container c51a3456cfc3 [2023-03-16T16:24:36.879Z] ---> 6a2113d4f4ee [2023-03-16T16:24:36.879Z] Step 11/12 : COPY . . [2023-03-16T16:24:36.879Z] ---> b7dd41e46e9d [2023-03-16T16:24:36.879Z] Step 12/12 : RUN $MAKE [2023-03-16T16:24:36.879Z] ---> Running in 3020563b13be [2023-03-16T16:24:36.879Z] noop [2023-03-16T16:24:36.879Z] Removing intermediate container 3020563b13be [2023-03-16T16:24:36.879Z] ---> 17f7cfb7b0c3 [2023-03-16T16:24:36.879Z] Successfully built 17f7cfb7b0c3 [2023-03-16T16:24:36.879Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:24:37.190Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T16:24:37.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:24:37.255Z] prd-ubuntu20.04-docker-8c-8g-2476 does not seem to be running inside a container [2023-03-16T16:24:37.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-532 -v /w/workspace/gexfoundry_device-mqtt-go_PR-532:/w/workspace/gexfoundry_device-mqtt-go_PR-532:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-532@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T16:24:37.642Z] $ docker top 3b103134bba43e82e71dae861f898ec9d357fb41bed85f2dfc5f734317e50b4c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T16:24:37.986Z] + go version [2023-03-16T16:24:37.986Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T16:24:37.994Z] $ docker stop --time=1 3b103134bba43e82e71dae861f898ec9d357fb41bed85f2dfc5f734317e50b4c [2023-03-16T16:24:39.254Z] $ docker rm -f --volumes 3b103134bba43e82e71dae861f898ec9d357fb41bed85f2dfc5f734317e50b4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:24:39.657Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T16:24:39.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:24:39.724Z] prd-ubuntu20.04-docker-8c-8g-2476 does not seem to be running inside a container [2023-03-16T16:24:39.747Z] $ 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-532 -v /w/workspace/gexfoundry_device-mqtt-go_PR-532:/w/workspace/gexfoundry_device-mqtt-go_PR-532:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-532@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T16:24:40.073Z] $ docker top b2288dc24b2331bfacacb1df858f7375f6d3847ddb2f5eb1db33f7ffeb90581b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T16:24:40.409Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-532 [Pipeline] fileExists [Pipeline] sh [2023-03-16T16:24:40.700Z] + make test [2023-03-16T16:24:40.700Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T16:24:45.969Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-16T16:24:55.931Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-16T16:24:55.931Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-16T16:24:55.931Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.2% of statements [2023-03-16T16:25:02.643Z] go vet ./... [2023-03-16T16:25:06.841Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T16:25:06.841Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T16:25:06.841Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T16:25:06.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T16:25:06.867Z] $ docker stop --time=1 b2288dc24b2331bfacacb1df858f7375f6d3847ddb2f5eb1db33f7ffeb90581b [2023-03-16T16:25:10.571Z] $ docker rm -f --volumes b2288dc24b2331bfacacb1df858f7375f6d3847ddb2f5eb1db33f7ffeb90581b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T16:25:11.028Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T16:25:11.062Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-16T16:25:11.465Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T16:25:11.750Z] + ls -al . [2023-03-16T16:25:11.750Z] total 180 [2023-03-16T16:25:11.750Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 16:24 . [2023-03-16T16:25:11.750Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:23 .. [2023-03-16T16:25:11.750Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 16 16:23 .dockerignore [2023-03-16T16:25:11.750Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 16:23 .git [2023-03-16T16:25:11.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:23 .github [2023-03-16T16:25:11.750Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 16 16:23 .gitignore [2023-03-16T16:25:11.750Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 16:23 .golangci.yml [2023-03-16T16:25:11.750Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 16:23 .semver [2023-03-16T16:25:11.750Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 16 16:23 Attribution.txt [2023-03-16T16:25:11.750Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 16 16:23 CHANGELOG.md [2023-03-16T16:25:11.750Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 16 16:23 Dockerfile [2023-03-16T16:25:11.750Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 16:23 GOVERNANCE.md [2023-03-16T16:25:11.750Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 16 16:23 Jenkinsfile [2023-03-16T16:25:11.750Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 16:23 LICENSE [2023-03-16T16:25:11.750Z] -rw-rw-r-- 1 jenkins jenkins 1732 Mar 16 16:23 Makefile [2023-03-16T16:25:11.750Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 16 16:23 OWNERS.md [2023-03-16T16:25:11.750Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 16 16:23 README.md [2023-03-16T16:25:11.750Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 16:23 VERSION [2023-03-16T16:25:11.750Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:23 bin [2023-03-16T16:25:11.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:23 cmd [2023-03-16T16:25:11.750Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 16 16:24 coverage.out [2023-03-16T16:25:11.750Z] -rw-rw-r-- 1 jenkins jenkins 3377 Mar 16 16:23 go.mod [2023-03-16T16:25:11.750Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 16 16:23 go.sum [2023-03-16T16:25:11.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:23 internal [2023-03-16T16:25:11.750Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:23 mock [2023-03-16T16:25:11.750Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:23 snap [2023-03-16T16:25:11.750Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 16 16:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:25:12.060Z] + 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=bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b --label arch=amd64 --label version=0.0.0 . [2023-03-16T16:25:12.060Z] Sending build context to Docker daemon 6.403MB [2023-03-16T16:25:12.060Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T16:25:12.060Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-16T16:25:12.060Z] ---> 17f7cfb7b0c3 [2023-03-16T16:25:12.060Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T16:25:12.320Z] ---> Running in a4d13d3a5745 [2023-03-16T16:25:12.320Z] Removing intermediate container a4d13d3a5745 [2023-03-16T16:25:12.320Z] ---> 28eaaf4918ca [2023-03-16T16:25:12.320Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T16:25:12.320Z] ---> Running in 9b9a9e845d0b [2023-03-16T16:25:12.320Z] Removing intermediate container 9b9a9e845d0b [2023-03-16T16:25:12.320Z] ---> 8b28ec36ef29 [2023-03-16T16:25:12.320Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-16T16:25:12.581Z] ---> Running in 513400383a54 [2023-03-16T16:25:12.581Z] Removing intermediate container 513400383a54 [2023-03-16T16:25:12.581Z] ---> 14bc54e66d86 [2023-03-16T16:25:12.581Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T16:25:12.581Z] ---> Running in 97a58bec9911 [2023-03-16T16:25:12.581Z] Removing intermediate container 97a58bec9911 [2023-03-16T16:25:12.581Z] ---> 0a64ca528d87 [2023-03-16T16:25:12.581Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T16:25:12.581Z] ---> Running in 6d2554aab280 [2023-03-16T16:25:12.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T16:25:13.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T16:25:13.360Z] OK: 269 MiB in 57 packages [2023-03-16T16:25:13.620Z] Removing intermediate container 6d2554aab280 [2023-03-16T16:25:13.620Z] ---> 6bd1e081d84c [2023-03-16T16:25:13.620Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-16T16:25:13.620Z] ---> Running in 8facea3512df [2023-03-16T16:25:13.879Z] Removing intermediate container 8facea3512df [2023-03-16T16:25:13.879Z] ---> aaa976e0dc0d [2023-03-16T16:25:13.879Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-16T16:25:13.879Z] ---> ed475a593ec2 [2023-03-16T16:25:13.879Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T16:25:13.879Z] ---> Running in 508d6db6f450 [2023-03-16T16:25:15.054Z] Removing intermediate container 508d6db6f450 [2023-03-16T16:25:15.054Z] ---> b7aafc346740 [2023-03-16T16:25:15.054Z] Step 11/24 : COPY . . [2023-03-16T16:25:15.314Z] ---> 4ddc3e2db8ee [2023-03-16T16:25:15.314Z] Step 12/24 : RUN $MAKE [2023-03-16T16:25:15.314Z] ---> Running in 36d6a088e041 [2023-03-16T16:25:15.571Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-16T16:25:19.387Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2477 in /w/workspace/gexfoundry_device-mqtt-go_PR-532 [Pipeline] { [Pipeline] ws [2023-03-16T16:25:19.400Z] Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout [2023-03-16T16:25:19.434Z] Selected Git installation does not exist. Using Default [2023-03-16T16:25:19.434Z] The recommended git tool is: NONE [2023-03-16T16:25:25.397Z] using credential edgex-jenkins-ssh [2023-03-16T16:25:25.416Z] Cloning the remote Git repository [2023-03-16T16:25:25.460Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-16T16:25:25.548Z] > git init /w/workspace/device-mqtt-go/3 # timeout=10 [2023-03-16T16:25:25.682Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-16T16:25:25.683Z] > git --version # timeout=10 [2023-03-16T16:25:25.719Z] > git --version # 'git version 2.25.1' [2023-03-16T16:25:25.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T16:25:25.856Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T16:25:26.970Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-16T16:25:26.993Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T16:25:27.816Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-16T16:25:27.855Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-16T16:25:27.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T16:25:27.869Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/532/head:refs/remotes/origin/PR-532 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-16T16:25:28.365Z] Merging remotes/origin/main commit 1f5b40587cdb269dc0901b5b892d918e86924932 into PR head commit bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b [2023-03-16T16:25:28.675Z] Merge succeeded, producing bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b [2023-03-16T16:25:28.676Z] Checking out Revision bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b (PR-532) [2023-03-16T16:25:29.127Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T16:25:28.380Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T16:25:28.478Z] > git checkout -f bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b # timeout=10 [2023-03-16T16:25:28.560Z] > git remote # timeout=10 [2023-03-16T16:25:28.583Z] > git config --get remote.origin.url # timeout=10 [2023-03-16T16:25:28.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T16:25:28.615Z] > git merge 1f5b40587cdb269dc0901b5b892d918e86924932 # timeout=10 [2023-03-16T16:25:28.648Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-16T16:25:28.679Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T16:25:28.693Z] > git checkout -f bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b # timeout=10 [2023-03-16T16:25:29.951Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T16:25:29.951Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T16:25:29.951Z] Dload Upload Total Spent Left Speed [2023-03-16T16:25:29.951Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 77278 [Pipeline] sh [2023-03-16T16:25:30.552Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T16:25:30.889Z] + sudo tee /etc/docker/daemon.new [2023-03-16T16:25:30.889Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T16:25:30.889Z] { [2023-03-16T16:25:30.889Z] "registry-mirrors": [ [2023-03-16T16:25:30.889Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T16:25:30.889Z] ], [2023-03-16T16:25:30.889Z] "bip": "10.250.0.254/24", [2023-03-16T16:25:30.889Z] "hosts": [ [2023-03-16T16:25:30.889Z] "tcp://0.0.0.0:5555", [2023-03-16T16:25:30.889Z] "unix:///var/run/docker.sock" [2023-03-16T16:25:30.889Z] ], [2023-03-16T16:25:30.889Z] "mtu": 1458, [2023-03-16T16:25:30.889Z] "selinux-enabled": true, [2023-03-16T16:25:30.889Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T16:25:30.889Z] } [Pipeline] sh [2023-03-16T16:25:31.209Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T16:25:31.534Z] + sudo service docker restart [2023-03-16T16:25:37.537Z] Removing intermediate container 36d6a088e041 [2023-03-16T16:25:37.537Z] ---> bf7c094a0967 [2023-03-16T16:25:37.537Z] Step 13/24 : FROM alpine:3.17 [2023-03-16T16:25:37.537Z] 3.17: Pulling from library/alpine [2023-03-16T16:25:37.537Z] 63b65145d645: Already exists [2023-03-16T16:25:37.537Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T16:25:37.537Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T16:25:37.537Z] ---> b2aa39c304c2 [2023-03-16T16:25:37.537Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-16T16:25:37.537Z] ---> Running in 32e48fe89a8a [2023-03-16T16:25:37.537Z] Removing intermediate container 32e48fe89a8a [2023-03-16T16:25:37.537Z] ---> f11eab8138ec [2023-03-16T16:25:37.537Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T16:25:37.537Z] ---> Running in 7eebecc0d496 [2023-03-16T16:25:37.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T16:25:37.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T16:25:37.537Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T16:25:37.537Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T16:25:37.537Z] OK: 7 MiB in 16 packages [2023-03-16T16:25:37.537Z] Removing intermediate container 7eebecc0d496 [2023-03-16T16:25:37.537Z] ---> 53475106dca8 [2023-03-16T16:25:37.537Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-16T16:25:37.798Z] ---> efde6b943f18 [2023-03-16T16:25:37.798Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-16T16:25:37.798Z] ---> ffe96f1b4a06 [2023-03-16T16:25:37.798Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-16T16:25:38.058Z] ---> 8c8ebafd76ca [2023-03-16T16:25:38.058Z] Step 19/24 : EXPOSE 59982 [2023-03-16T16:25:38.058Z] ---> Running in 2713dde452c6 [2023-03-16T16:25:38.058Z] Removing intermediate container 2713dde452c6 [2023-03-16T16:25:38.058Z] ---> ed71ee015495 [2023-03-16T16:25:38.058Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-16T16:25:38.058Z] ---> Running in c9761ff262e3 [2023-03-16T16:25:38.058Z] Removing intermediate container c9761ff262e3 [2023-03-16T16:25:38.058Z] ---> a98e082bdc85 [2023-03-16T16:25:38.058Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-16T16:25:38.316Z] ---> Running in 3c78c3acac74 [2023-03-16T16:25:38.316Z] Removing intermediate container 3c78c3acac74 [2023-03-16T16:25:38.316Z] ---> ba906634d4c7 [2023-03-16T16:25:38.316Z] Step 22/24 : LABEL arch=amd64 [2023-03-16T16:25:38.316Z] ---> Running in 026110f78bb3 [2023-03-16T16:25:38.316Z] Removing intermediate container 026110f78bb3 [2023-03-16T16:25:38.316Z] ---> ae404f78c6f7 [2023-03-16T16:25:38.316Z] Step 23/24 : LABEL git_sha=bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b [2023-03-16T16:25:38.316Z] ---> Running in 9181026575a0 [2023-03-16T16:25:38.575Z] Removing intermediate container 9181026575a0 [2023-03-16T16:25:38.575Z] ---> a56c22fdfb08 [2023-03-16T16:25:38.575Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T16:25:38.575Z] ---> Running in 3e94241b2a93 [2023-03-16T16:25:38.575Z] Removing intermediate container 3e94241b2a93 [2023-03-16T16:25:38.575Z] ---> c14c0a857d80 [2023-03-16T16:25:38.575Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T16:25:38.575Z] Successfully built c14c0a857d80 [2023-03-16T16:25:38.575Z] 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 [2023-03-16T16:25:39.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T16:25:39.027Z] [2023-03-16T16:25:39.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:25:39.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T16:25:39.325Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T16:25:39.325Z] 5eb5b503b376: Pulling fs layer [2023-03-16T16:25:39.325Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T16:25:39.325Z] ec43610c2a17: Pulling fs layer [2023-03-16T16:25:39.325Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T16:25:39.325Z] 33b1e0a273af: Pulling fs layer [2023-03-16T16:25:39.325Z] 3a2ae6a8a46f: Waiting [2023-03-16T16:25:39.325Z] 33b1e0a273af: Waiting [2023-03-16T16:25:39.325Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T16:25:39.325Z] 2f39f015ded8: Pulling fs layer [2023-03-16T16:25:39.325Z] 5d3b04190fa2: Waiting [2023-03-16T16:25:39.325Z] 2f39f015ded8: Waiting [2023-03-16T16:25:39.325Z] 5c69ac0246d0: Verifying Checksum [2023-03-16T16:25:39.325Z] 5c69ac0246d0: Download complete [2023-03-16T16:25:39.325Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-16T16:25:39.325Z] 3a2ae6a8a46f: Download complete [2023-03-16T16:25:39.583Z] 33b1e0a273af: Verifying Checksum [2023-03-16T16:25:39.583Z] 33b1e0a273af: Download complete [2023-03-16T16:25:39.583Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T16:25:39.583Z] 5d3b04190fa2: Download complete [2023-03-16T16:25:39.583Z] ec43610c2a17: Verifying Checksum [2023-03-16T16:25:39.583Z] ec43610c2a17: Download complete [2023-03-16T16:25:39.583Z] 5eb5b503b376: Verifying Checksum [2023-03-16T16:25:39.583Z] 5eb5b503b376: Download complete [2023-03-16T16:25:40.150Z] 2f39f015ded8: Download complete [2023-03-16T16:25:41.106Z] 5eb5b503b376: Pull complete [2023-03-16T16:25:41.106Z] 5c69ac0246d0: Pull complete [2023-03-16T16:25:41.367Z] ec43610c2a17: Pull complete [2023-03-16T16:25:41.624Z] 3a2ae6a8a46f: Pull complete [2023-03-16T16:25:41.882Z] 33b1e0a273af: Pull complete [2023-03-16T16:25:41.882Z] 5d3b04190fa2: Pull complete [2023-03-16T16:25:46.236Z] 2f39f015ded8: Pull complete [2023-03-16T16:25:46.236Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T16:25:46.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T16:25:46.236Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:25:46.336Z] prd-ubuntu20.04-docker-8c-8g-2476 does not seem to be running inside a container [2023-03-16T16:25:46.370Z] $ 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-532 -v /w/workspace/gexfoundry_device-mqtt-go_PR-532:/w/workspace/gexfoundry_device-mqtt-go_PR-532:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-532@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T16:25:51.744Z] $ docker top 3fd6aae60823e4a484fa63bb8003b4b5c8c267b33eaa14a77742b8b5e257c342 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-03-16T16:25:51.883Z] provisioning config files... [2023-03-16T16:25:51.910Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config421775903855914403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:25:52.137Z] ---> job-cost.sh [2023-03-16T16:25:52.137Z] lf-activate-venv: SKIPPING [2023-03-16T16:25:52.137Z] INFO: No Stack... [2023-03-16T16:25:52.257Z] ---> docker-login.sh [2023-03-16T16:25:52.257Z] nexus3.edgexfoundry.org:10001 [2023-03-16T16:25:52.398Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T16:25:52.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:25:52.657Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T16:25:52.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:25:52.795Z] Configure a credential helper to remove this warning. See [2023-03-16T16:25:52.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:25:52.795Z] [2023-03-16T16:25:52.795Z] Login Succeeded [2023-03-16T16:25:52.795Z] nexus3.edgexfoundry.org:10002 [2023-03-16T16:25:52.944Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-532/archives/cost.csv [2023-03-16T16:25:52.944Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T16:25:52.957Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-532-3-stack-cost] [2023-03-16T16:25:52.963Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-532-3-stack-cost] did not exist. Created. [2023-03-16T16:25:52.963Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-532-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T16:25:53.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:25:53.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:25:53.064Z] Configure a credential helper to remove this warning. See [2023-03-16T16:25:53.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:25:53.064Z] [2023-03-16T16:25:53.064Z] Login Succeeded [2023-03-16T16:25:53.260Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-16T16:25:53.287Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T16:25:53.293Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-532-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T16:25:53.306Z] $ docker stop --time=1 3fd6aae60823e4a484fa63bb8003b4b5c8c267b33eaa14a77742b8b5e257c342 [2023-03-16T16:25:53.332Z] nexus3.edgexfoundry.org:10003 [2023-03-16T16:25:53.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:25:53.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:25:53.601Z] Configure a credential helper to remove this warning. See [2023-03-16T16:25:53.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:25:53.601Z] [2023-03-16T16:25:53.601Z] Login Succeeded [2023-03-16T16:25:53.601Z] nexus3.edgexfoundry.org:10004 [2023-03-16T16:25:53.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:25:53.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:25:53.871Z] Configure a credential helper to remove this warning. See [2023-03-16T16:25:53.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:25:53.871Z] [2023-03-16T16:25:53.871Z] Login Succeeded [2023-03-16T16:25:53.871Z] docker.io [2023-03-16T16:25:54.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:25:54.501Z] $ docker rm -f --volumes 3fd6aae60823e4a484fa63bb8003b4b5c8c267b33eaa14a77742b8b5e257c342 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T16:25:54.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:25:54.730Z] Configure a credential helper to remove this warning. See [2023-03-16T16:25:54.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:25:54.730Z] [2023-03-16T16:25:54.730Z] Login Succeeded [2023-03-16T16:25:54.730Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T16:25:54.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T16:25:54.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T16:25:54.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T16:25:54.990Z] ========================================================= [2023-03-16T16:25:54.990Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T16:25:54.990Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:25:55.330Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T16:25:55.598Z] Sending build context to Docker daemon 3.312MB [2023-03-16T16:25:55.598Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T16:25:55.598Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T16:25:55.866Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T16:25:55.866Z] af6eaf76a39c: Pulling fs layer [2023-03-16T16:25:55.866Z] 55522c791124: Pulling fs layer [2023-03-16T16:25:55.866Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T16:25:55.866Z] 169dfbe0d373: Pulling fs layer [2023-03-16T16:25:55.866Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T16:25:55.866Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T16:25:55.866Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T16:25:55.866Z] 169dfbe0d373: Waiting [2023-03-16T16:25:55.866Z] 52ebb69f0ebf: Waiting [2023-03-16T16:25:55.866Z] 5abe8eddf0d5: Waiting [2023-03-16T16:25:55.866Z] e1ff8fa3b103: Waiting [2023-03-16T16:25:55.866Z] 55522c791124: Verifying Checksum [2023-03-16T16:25:55.866Z] 55522c791124: Download complete [2023-03-16T16:25:55.866Z] 169dfbe0d373: Verifying Checksum [2023-03-16T16:25:55.866Z] 169dfbe0d373: Download complete [2023-03-16T16:25:55.866Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T16:25:55.866Z] e1ff8fa3b103: Download complete [2023-03-16T16:25:55.866Z] af6eaf76a39c: Verifying Checksum [2023-03-16T16:25:55.866Z] af6eaf76a39c: Download complete [2023-03-16T16:25:56.844Z] af6eaf76a39c: Pull complete [2023-03-16T16:25:56.844Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T16:25:56.844Z] 5abe8eddf0d5: Download complete [2023-03-16T16:25:57.112Z] 55522c791124: Pull complete [2023-03-16T16:25:58.094Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T16:25:58.094Z] ce5c4a1c91eb: Download complete [2023-03-16T16:25:58.094Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T16:25:58.094Z] 52ebb69f0ebf: Download complete [2023-03-16T16:26:08.181Z] ce5c4a1c91eb: Pull complete [2023-03-16T16:26:08.181Z] 169dfbe0d373: Pull complete [2023-03-16T16:26:08.181Z] e1ff8fa3b103: Pull complete [2023-03-16T16:26:14.930Z] 52ebb69f0ebf: Pull complete [2023-03-16T16:26:15.896Z] 5abe8eddf0d5: Pull complete [2023-03-16T16:26:16.165Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T16:26:16.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T16:26:16.165Z] ---> 6cb57ee374ae [2023-03-16T16:26:16.165Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T16:26:18.120Z] ---> Running in dbc3443a9143 [2023-03-16T16:26:18.120Z] Removing intermediate container dbc3443a9143 [2023-03-16T16:26:18.120Z] ---> 96d987338f95 [2023-03-16T16:26:18.120Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T16:26:18.120Z] ---> Running in a32e9ccd5fd9 [2023-03-16T16:26:18.387Z] Removing intermediate container a32e9ccd5fd9 [2023-03-16T16:26:18.387Z] ---> 8450ddfc702e [2023-03-16T16:26:18.387Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-16T16:26:18.387Z] ---> Running in f1799cfd2577 [2023-03-16T16:26:18.660Z] Removing intermediate container f1799cfd2577 [2023-03-16T16:26:18.660Z] ---> 3908b685db22 [2023-03-16T16:26:18.660Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T16:26:18.930Z] ---> Running in 54c3dbf0354f [2023-03-16T16:26:19.200Z] Removing intermediate container 54c3dbf0354f [2023-03-16T16:26:19.200Z] ---> 61c6b78f1467 [2023-03-16T16:26:19.200Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T16:26:19.200Z] ---> Running in 3ed7d50ceee3 [2023-03-16T16:26:20.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T16:26:20.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T16:26:21.699Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-16T16:26:21.699Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-16T16:26:21.699Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-16T16:26:21.699Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-16T16:26:21.699Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T16:26:21.964Z] OK: 268 MiB in 57 packages [2023-03-16T16:26:22.921Z] Removing intermediate container 3ed7d50ceee3 [2023-03-16T16:26:22.921Z] ---> eeb89767be0a [2023-03-16T16:26:22.921Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-16T16:26:22.921Z] ---> Running in a6d77b5b0acb [2023-03-16T16:26:23.187Z] Removing intermediate container a6d77b5b0acb [2023-03-16T16:26:23.187Z] ---> 4aade3ec01a7 [2023-03-16T16:26:23.187Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-16T16:26:23.454Z] ---> e8635e0d4277 [2023-03-16T16:26:23.454Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T16:26:23.720Z] ---> Running in cde5874e0df8 [2023-03-16T16:27:20.153Z] Removing intermediate container cde5874e0df8 [2023-03-16T16:27:20.153Z] ---> b6c0ae16be4b [2023-03-16T16:27:20.153Z] Step 11/12 : COPY . . [2023-03-16T16:27:20.153Z] ---> eba139bee15a [2023-03-16T16:27:20.153Z] Step 12/12 : RUN $MAKE [2023-03-16T16:27:20.153Z] ---> Running in 65da5564bef5 [2023-03-16T16:27:20.153Z] noop [2023-03-16T16:27:20.153Z] Removing intermediate container 65da5564bef5 [2023-03-16T16:27:20.153Z] ---> 150bb803d763 [2023-03-16T16:27:20.153Z] Successfully built 150bb803d763 [2023-03-16T16:27:20.153Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:27:20.506Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T16:27:20.506Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:27:20.698Z] prd-ubuntu20.04-docker-arm64-4c-16g-2477 does not seem to be running inside a container [2023-03-16T16:27:20.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T16:27:21.972Z] $ docker top 7e292fa8db0269c489b49bb98471ec5979b113e57af5571d01249f464e954f83 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T16:27:22.791Z] + go version [2023-03-16T16:27:22.791Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T16:27:22.806Z] $ docker stop --time=1 7e292fa8db0269c489b49bb98471ec5979b113e57af5571d01249f464e954f83 [2023-03-16T16:27:24.386Z] $ docker rm -f --volumes 7e292fa8db0269c489b49bb98471ec5979b113e57af5571d01249f464e954f83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:27:24.921Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T16:27:24.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:27:25.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-2477 does not seem to be running inside a container [2023-03-16T16:27:25.141Z] $ 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/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T16:27:26.201Z] $ docker top 517ef062794b35ac66333d480c87ea321830ea80058bb570e6e469f1ea5664b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T16:27:26.683Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/3 [Pipeline] fileExists [Pipeline] sh [2023-03-16T16:27:27.015Z] + make test [2023-03-16T16:27:27.015Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T16:27:59.286Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-16T16:29:50.979Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-16T16:29:50.979Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-16T16:29:50.979Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 22.2% of statements [2023-03-16T16:29:50.979Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T16:29:50.979Z] go vet ./... [2023-03-16T16:30:17.680Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T16:30:17.680Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T16:30:17.680Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T16:30:17.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T16:30:17.984Z] $ docker stop --time=1 517ef062794b35ac66333d480c87ea321830ea80058bb570e6e469f1ea5664b4 [2023-03-16T16:30:19.923Z] $ docker rm -f --volumes 517ef062794b35ac66333d480c87ea321830ea80058bb570e6e469f1ea5664b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T16:30:21.108Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T16:30:21.124Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T16:30:21.587Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T16:30:21.960Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T16:30:22.287Z] + ls -al . [2023-03-16T16:30:22.287Z] total 176 [2023-03-16T16:30:22.287Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 16:27 . [2023-03-16T16:30:22.287Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:25 .. [2023-03-16T16:30:22.287Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 16 16:25 .dockerignore [2023-03-16T16:30:22.287Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 16:25 .git [2023-03-16T16:30:22.287Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:25 .github [2023-03-16T16:30:22.287Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 16 16:25 .gitignore [2023-03-16T16:30:22.287Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 16:25 .golangci.yml [2023-03-16T16:30:22.287Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 16 16:25 Attribution.txt [2023-03-16T16:30:22.287Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 16 16:25 CHANGELOG.md [2023-03-16T16:30:22.287Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 16 16:25 Dockerfile [2023-03-16T16:30:22.287Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 16:25 GOVERNANCE.md [2023-03-16T16:30:22.287Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 16 16:25 Jenkinsfile [2023-03-16T16:30:22.287Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 16:25 LICENSE [2023-03-16T16:30:22.287Z] -rw-rw-r-- 1 jenkins jenkins 1732 Mar 16 16:25 Makefile [2023-03-16T16:30:22.287Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 16 16:25 OWNERS.md [2023-03-16T16:30:22.287Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 16 16:25 README.md [2023-03-16T16:30:22.287Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 16:23 VERSION [2023-03-16T16:30:22.287Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:25 bin [2023-03-16T16:30:22.287Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:25 cmd [2023-03-16T16:30:22.287Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 16 16:29 coverage.out [2023-03-16T16:30:22.287Z] -rw-rw-r-- 1 jenkins jenkins 3377 Mar 16 16:25 go.mod [2023-03-16T16:30:22.287Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 16 16:25 go.sum [2023-03-16T16:30:22.287Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:25 internal [2023-03-16T16:30:22.287Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:25 mock [2023-03-16T16:30:22.287Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:25 snap [2023-03-16T16:30:22.287Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 16 16:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:30:22.634Z] + 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=bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b --label arch=arm64 --label version=0.0.0 . [2023-03-16T16:30:22.906Z] Sending build context to Docker daemon 3.331MB [2023-03-16T16:30:22.906Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T16:30:22.906Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-16T16:30:22.906Z] ---> 150bb803d763 [2023-03-16T16:30:22.906Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T16:30:23.494Z] ---> Running in 70deb465cc35 [2023-03-16T16:30:23.763Z] Removing intermediate container 70deb465cc35 [2023-03-16T16:30:23.763Z] ---> b6cae742c6f5 [2023-03-16T16:30:23.763Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T16:30:23.763Z] ---> Running in eabaed6d8bb3 [2023-03-16T16:30:24.345Z] Removing intermediate container eabaed6d8bb3 [2023-03-16T16:30:24.345Z] ---> d8e1aa8c6261 [2023-03-16T16:30:24.345Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-16T16:30:24.345Z] ---> Running in d062892c44a2 [2023-03-16T16:30:24.611Z] Removing intermediate container d062892c44a2 [2023-03-16T16:30:24.611Z] ---> d00f4c6b6ea8 [2023-03-16T16:30:24.611Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T16:30:24.611Z] ---> Running in 8e281b1b6f80 [2023-03-16T16:30:24.879Z] Removing intermediate container 8e281b1b6f80 [2023-03-16T16:30:24.879Z] ---> 0f1ed931d873 [2023-03-16T16:30:24.879Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T16:30:25.148Z] ---> Running in 1f19d042d977 [2023-03-16T16:30:26.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T16:30:26.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T16:30:27.651Z] OK: 268 MiB in 57 packages [2023-03-16T16:30:28.626Z] Removing intermediate container 1f19d042d977 [2023-03-16T16:30:28.626Z] ---> e6129d758f48 [2023-03-16T16:30:28.626Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-16T16:30:28.626Z] ---> Running in 07c5da7cbcc8 [2023-03-16T16:30:28.897Z] Removing intermediate container 07c5da7cbcc8 [2023-03-16T16:30:28.897Z] ---> 4d1cc0b6f490 [2023-03-16T16:30:28.897Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-16T16:30:29.491Z] ---> e9d43f709440 [2023-03-16T16:30:29.491Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T16:30:29.757Z] ---> Running in 32e14a9d3d5b [2023-03-16T16:30:35.105Z] Removing intermediate container 32e14a9d3d5b [2023-03-16T16:30:35.105Z] ---> 73e90825132f [2023-03-16T16:30:35.105Z] Step 11/24 : COPY . . [2023-03-16T16:30:36.066Z] ---> 6b9744bf9a6c [2023-03-16T16:30:36.066Z] Step 12/24 : RUN $MAKE [2023-03-16T16:30:36.334Z] ---> Running in 09be70f7813d [2023-03-16T16:30:38.290Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-16T16:33:00.013Z] Removing intermediate container 09be70f7813d [2023-03-16T16:33:00.013Z] ---> ff5241760914 [2023-03-16T16:33:00.013Z] Step 13/24 : FROM alpine:3.17 [2023-03-16T16:33:00.013Z] 3.17: Pulling from library/alpine [2023-03-16T16:33:00.013Z] af6eaf76a39c: Already exists [2023-03-16T16:33:00.013Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T16:33:00.013Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T16:33:00.013Z] ---> d74e625d9115 [2023-03-16T16:33:00.013Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-16T16:33:00.013Z] ---> Running in 0de6dc024f20 [2023-03-16T16:33:00.013Z] Removing intermediate container 0de6dc024f20 [2023-03-16T16:33:00.013Z] ---> ce624b41f5c3 [2023-03-16T16:33:00.013Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T16:33:00.013Z] ---> Running in 9350419158e9 [2023-03-16T16:33:00.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T16:33:00.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T16:33:00.013Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T16:33:00.013Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T16:33:00.013Z] OK: 8 MiB in 16 packages [2023-03-16T16:33:00.281Z] Removing intermediate container 9350419158e9 [2023-03-16T16:33:00.281Z] ---> ffb22aec7ed7 [2023-03-16T16:33:00.281Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-16T16:33:01.696Z] ---> 1f1d8da20e4d [2023-03-16T16:33:01.696Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-16T16:33:02.283Z] ---> 3b5cbb8c8a83 [2023-03-16T16:33:02.283Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-16T16:33:02.551Z] ---> 93bf077efe9e [2023-03-16T16:33:02.551Z] Step 19/24 : EXPOSE 59982 [2023-03-16T16:33:02.819Z] ---> Running in 0fe6475446d6 [2023-03-16T16:33:03.085Z] Removing intermediate container 0fe6475446d6 [2023-03-16T16:33:03.085Z] ---> 5b32181e59ec [2023-03-16T16:33:03.085Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-16T16:33:03.085Z] ---> Running in 5f94200bcc3d [2023-03-16T16:33:03.353Z] Removing intermediate container 5f94200bcc3d [2023-03-16T16:33:03.353Z] ---> 7b1743f736c6 [2023-03-16T16:33:03.353Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-16T16:33:03.353Z] ---> Running in 140bddfce98f [2023-03-16T16:33:03.619Z] Removing intermediate container 140bddfce98f [2023-03-16T16:33:03.619Z] ---> 33d37bc40395 [2023-03-16T16:33:03.619Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T16:33:03.887Z] ---> Running in 8f184d0d8772 [2023-03-16T16:33:04.155Z] Removing intermediate container 8f184d0d8772 [2023-03-16T16:33:04.155Z] ---> 2353aa989716 [2023-03-16T16:33:04.155Z] Step 23/24 : LABEL git_sha=bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b [2023-03-16T16:33:04.155Z] ---> Running in acdc644114b3 [2023-03-16T16:33:04.504Z] Removing intermediate container acdc644114b3 [2023-03-16T16:33:04.504Z] ---> a1e38221848e [2023-03-16T16:33:04.504Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T16:33:04.504Z] ---> Running in 9243ff28d842 [2023-03-16T16:33:04.776Z] Removing intermediate container 9243ff28d842 [2023-03-16T16:33:04.776Z] ---> ebdacf3f343c [2023-03-16T16:33:04.776Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T16:33:05.049Z] Successfully built ebdacf3f343c [2023-03-16T16:33:05.049Z] 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 [2023-03-16T16:33:05.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T16:33:05.499Z] [2023-03-16T16:33:05.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:33:05.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T16:33:05.854Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T16:33:05.854Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T16:33:05.854Z] 04944245beec: Pulling fs layer [2023-03-16T16:33:05.854Z] 699f458cf7ca: Pulling fs layer [2023-03-16T16:33:05.854Z] 765212b225bb: Pulling fs layer [2023-03-16T16:33:05.854Z] f23df028b6ca: Pulling fs layer [2023-03-16T16:33:05.854Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T16:33:05.854Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T16:33:05.854Z] 765212b225bb: Waiting [2023-03-16T16:33:05.854Z] f23df028b6ca: Waiting [2023-03-16T16:33:05.854Z] d65c8cfc05b1: Waiting [2023-03-16T16:33:05.854Z] 2437ff75d9bd: Waiting [2023-03-16T16:33:06.127Z] 04944245beec: Verifying Checksum [2023-03-16T16:33:06.127Z] 04944245beec: Download complete [2023-03-16T16:33:06.127Z] 765212b225bb: Verifying Checksum [2023-03-16T16:33:06.127Z] 765212b225bb: Download complete [2023-03-16T16:33:06.127Z] f23df028b6ca: Verifying Checksum [2023-03-16T16:33:06.127Z] f23df028b6ca: Download complete [2023-03-16T16:33:06.127Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T16:33:06.127Z] d65c8cfc05b1: Download complete [2023-03-16T16:33:06.127Z] 699f458cf7ca: Verifying Checksum [2023-03-16T16:33:06.127Z] 699f458cf7ca: Download complete [2023-03-16T16:33:06.748Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T16:33:06.748Z] 8998bd30e6a1: Download complete [2023-03-16T16:33:08.707Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T16:33:08.707Z] 2437ff75d9bd: Download complete [2023-03-16T16:33:10.655Z] 8998bd30e6a1: Pull complete [2023-03-16T16:33:10.930Z] 04944245beec: Pull complete [2023-03-16T16:33:12.341Z] 699f458cf7ca: Pull complete [2023-03-16T16:33:12.341Z] 765212b225bb: Pull complete [2023-03-16T16:33:12.926Z] f23df028b6ca: Pull complete [2023-03-16T16:33:13.194Z] d65c8cfc05b1: Pull complete [2023-03-16T16:33:25.498Z] 2437ff75d9bd: Pull complete [2023-03-16T16:33:25.498Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T16:33:25.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T16:33:25.498Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:33:25.696Z] prd-ubuntu20.04-docker-arm64-4c-16g-2477 does not seem to be running inside a container [2023-03-16T16:33:25.760Z] $ 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/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-16T16:33:28.473Z] $ docker top 2d0bf9b34c6360aa58e120167b7efc191553fe168a439744efff7015eecfd8f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:33:29.340Z] ---> job-cost.sh [2023-03-16T16:33:29.340Z] lf-activate-venv: SKIPPING [2023-03-16T16:33:29.340Z] INFO: No Stack... [2023-03-16T16:33:29.925Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T16:33:30.509Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T16:33:31.153Z] + cut -d, -f6 [2023-03-16T16:33:31.153Z] + cat /w/workspace/device-mqtt-go/3/archives/cost.csv [Pipeline] lock [2023-03-16T16:33:31.232Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-532-3-stack-cost] [2023-03-16T16:33:31.237Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-532-3-stack-cost] did not exist. Created. [2023-03-16T16:33:31.237Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-532-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T16:33:31.902Z] /w/workspace/device-mqtt-go/3@tmp/durable-c6229668/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-16T16:33:32.563Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T16:33:32.585Z] Warning: overwriting stash ‘stack-cost’ [2023-03-16T16:33:32.636Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T16:33:32.645Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-532-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T16:33:32.655Z] $ docker stop --time=1 2d0bf9b34c6360aa58e120167b7efc191553fe168a439744efff7015eecfd8f3 [2023-03-16T16:33:34.154Z] $ docker rm -f --volumes 2d0bf9b34c6360aa58e120167b7efc191553fe168a439744efff7015eecfd8f3 [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 [2023-03-16T16:33:34.543Z] provisioning config files... [2023-03-16T16:33:34.549Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-532@tmp/config2586260865897380932tmp [Pipeline] { [Pipeline] sh [2023-03-16T16:33:34.844Z] + set +x [2023-03-16T16:33:34.844Z] + curl -s https://codecov.io/bash [2023-03-16T16:33:34.844Z] + bash -s -- [2023-03-16T16:33:34.844Z] [2023-03-16T16:33:34.844Z] _____ _ [2023-03-16T16:33:34.844Z] / ____| | | [2023-03-16T16:33:34.844Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T16:33:34.844Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T16:33:34.844Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T16:33:34.844Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T16:33:34.844Z] Bash-1.0.6 [2023-03-16T16:33:34.844Z] [2023-03-16T16:33:34.844Z] [2023-03-16T16:33:34.844Z] ==> git version 2.25.1 found [2023-03-16T16:33:34.844Z] ==> 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 [2023-03-16T16:33:34.844Z] Release-Date: 2020-01-08 [2023-03-16T16:33:34.844Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-16T16:33:34.844Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T16:33:34.844Z] ==> Jenkins CI detected. [2023-03-16T16:33:34.844Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-532 [2023-03-16T16:33:34.844Z] project root: . [2023-03-16T16:33:34.844Z] --> token set from env [2023-03-16T16:33:34.844Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T16:33:34.844Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T16:33:34.844Z] ==> Python coveragepy not found [2023-03-16T16:33:34.844Z] ==> Searching for coverage reports in: [2023-03-16T16:33:34.845Z] + . [2023-03-16T16:33:34.845Z] -> Found 1 reports [2023-03-16T16:33:34.845Z] ==> Detecting git/mercurial file structure [2023-03-16T16:33:34.845Z] ==> Reading reports [2023-03-16T16:33:34.845Z] + ./coverage.out bytes=18047 [2023-03-16T16:33:34.845Z] ==> Appending adjustments [2023-03-16T16:33:34.845Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T16:33:35.105Z] + Found adjustments [2023-03-16T16:33:35.105Z] ==> Gzipping contents [2023-03-16T16:33:35.105Z] 4.0K /tmp/codecov.hiLBe7.gz [2023-03-16T16:33:35.105Z] ==> Uploading reports [2023-03-16T16:33:35.105Z] url: https://codecov.io [2023-03-16T16:33:35.105Z] query: branch=PR-532&commit=bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-532%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=532&job=&cmd_args= [2023-03-16T16:33:35.105Z] -> Pinging Codecov [2023-03-16T16:33:35.105Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-532&commit=bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-532%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=532&job=&cmd_args= [2023-03-16T16:33:35.105Z] -> Uploading to [2023-03-16T16:33:35.105Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-16/7D719EC7BBE17E464838252E33014C33/bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b/9e59c570-8114-43ae-babb-6967504f4af8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T163335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3bd6852050e244d787409b56c587242bd8d36b6b7d8b32ffe80aa1f12b6bae12 [2023-03-16T16:33:35.105Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T16:33:35.105Z] Dload Upload Total Spent Left Speed [2023-03-16T16:33:35.364Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3149 0 0 100 3149 0 15512 --:--:-- --:--:-- --:--:-- 15436 100 3149 0 0 100 3149 0 13400 --:--:-- --:--:-- --:--:-- 13343 [2023-03-16T16:33:35.364Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/bc85d542c5cd6b8062191ebf3c62a762d1dd6b0b [Pipeline] } [2023-03-16T16:33:35.371Z] 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 [2023-03-16T16:33:36.006Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-532/archives ] [2023-03-16T16:33:36.006Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-532/archives [2023-03-16T16:33:36.006Z] total 16 [2023-03-16T16:33:36.006Z] drwxr-xr-x 3 root root 4096 Mar 16 16:25 . [2023-03-16T16:33:36.006Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 16:25 .. [2023-03-16T16:33:36.006Z] drwxr-xr-x 2 root root 4096 Mar 16 16:25 cost [2023-03-16T16:33:36.006Z] -rw-r--r-- 1 root root 86 Mar 16 16:25 cost.csv [2023-03-16T16:33:36.006Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-532/archives [2023-03-16T16:33:36.006Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-532/archives [2023-03-16T16:33:36.006Z] total 16 [2023-03-16T16:33:36.006Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 16:25 . [2023-03-16T16:33:36.006Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 16:25 .. [2023-03-16T16:33:36.006Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 16:25 cost [2023-03-16T16:33:36.006Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 16 16:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:33:36.297Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:33:37.157Z] ---> package-listing.sh [2023-03-16T16:33:37.157Z] ++ facter osfamily [2023-03-16T16:33:37.157Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T16:33:37.416Z] + OS_FAMILY=debian [2023-03-16T16:33:37.416Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-532 [2023-03-16T16:33:37.416Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T16:33:37.416Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T16:33:37.416Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T16:33:37.416Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T16:33:37.416Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-532 ']' [2023-03-16T16:33:37.416Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T16:33:37.416Z] + case "${OS_FAMILY}" in [2023-03-16T16:33:37.416Z] + dpkg -l [2023-03-16T16:33:37.416Z] + grep '^ii' [2023-03-16T16:33:37.416Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T16:33:37.416Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T16:33:37.416Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T16:33:37.416Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-532 ']' [2023-03-16T16:33:37.416Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-532/archives/ [2023-03-16T16:33:37.416Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-532/archives/ [Pipeline] echo [2023-03-16T16:33:37.427Z] 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-532/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T16:33:37.705Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:33:38.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T16:33:38.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:33:38.333Z] prd-ubuntu20.04-docker-8c-8g-2476 does not seem to be running inside a container [2023-03-16T16:33:38.359Z] $ 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-532/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-532 -v /w/workspace/gexfoundry_device-mqtt-go_PR-532:/w/workspace/gexfoundry_device-mqtt-go_PR-532:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-532@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T16:33:38.606Z] $ docker top 1b1d890dea181faea98f7655a45baab5d463693292bb9c066c53ff8582b1659c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T16:33:38.948Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T16:33:39.233Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T16:33:39.523Z] + ls /var/log/sa-host [2023-03-16T16:33:39.523Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T16:33:39.585Z] provisioning config files... [2023-03-16T16:33:39.592Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-532@tmp/config5112831058846132196tmp [Pipeline] { [Pipeline] echo [2023-03-16T16:33:39.606Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:33:39.883Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T16:33:39.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:33:40.200Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T16:33:40.207Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:33:40.485Z] ---> sudo-logs.sh [2023-03-16T16:33:40.485Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T16:33:40.511Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:33:40.788Z] ---> job-cost.sh [2023-03-16T16:33:40.788Z] lf-activate-venv: SKIPPING [2023-03-16T16:33:40.788Z] DEBUG: total: 0.2199999988079071 [2023-03-16T16:33:40.788Z] INFO: Retrieving Stack Cost... [2023-03-16T16:33:41.356Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T16:33:41.616Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T16:33:41.626Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:33:41.905Z] ---> logs-deploy.sh [2023-03-16T16:33:41.905Z] lf-activate-venv: SKIPPING [2023-03-16T16:33:41.905Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-532/3 [2023-03-16T16:33:41.905Z] INFO: archiving workspace using pattern(s): [2023-03-16T16:33:42.838Z] Archives upload complete. [2023-03-16T16:33:42.838Z] INFO: archiving logs to Nexus