Pull request #643 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cf62aafc7a25cea0913cded91e7ea34362c0d2ef+daf9656040259007f9ff9da57e54fb024fb8fec3 (115855bd0f7135a56e266601f285d9a614d90a80) 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-ssh12178704871127129251.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh2318951595416815531.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-643/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-643/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16546332602574856422.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-643/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18330560063739870637.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18236606499102915253.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-643/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-643/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17154033424610843582.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16769’ Running on prd-ubuntu20.04-docker-8c-8g-16785 in /w/workspace/gexfoundry_device-mqtt-go_PR-643 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-643 # 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/643/head:refs/remotes/origin/PR-643 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit daf9656040259007f9ff9da57e54fb024fb8fec3 into PR head commit cf62aafc7a25cea0913cded91e7ea34362c0d2ef Merge succeeded, producing cf62aafc7a25cea0913cded91e7ea34362c0d2ef Checking out Revision cf62aafc7a25cea0913cded91e7ea34362c0d2ef (PR-643) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f cf62aafc7a25cea0913cded91e7ea34362c0d2ef # 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 daf9656040259007f9ff9da57e54fb024fb8fec3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf62aafc7a25cea0913cded91e7ea34362c0d2ef # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-07T01:17:19.946Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-07T01:17:20.127Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-07T01:17:20.230Z] ========================================================= [2023-11-07T01:17:20.230Z] EdgeX Global Pipelines Version Info [2023-11-07T01:17:20.230Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-07T01:17:21.339Z] ------------------- [2023-11-07T01:17:21.339Z] stable info: [2023-11-07T01:17:21.339Z] ------------------- [2023-11-07T01:17:21.339Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-07T01:17:21.339Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T01:17:21.339Z] Message: update stable to v1.0.257 [2023-11-07T01:17:21.600Z] ------------------- [2023-11-07T01:17:21.600Z] experimental info: [2023-11-07T01:17:21.600Z] ------------------- [2023-11-07T01:17:21.600Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-07T01:17:21.600Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T01:17:21.600Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-07T01:17:21.932Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-11-07T01:17:21.975Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-11-07T01:17:22.019Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-07T01:17:22.067Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-07T01:17:22.110Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-07T01:17:22.154Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-07T01:17:22.199Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-07T01:17:22.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-07T01:17:22.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-07T01:17:22.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-07T01:17:22.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-07T01:17:22.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-11-07T01:17:22.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-07T01:17:22.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-07T01:17:22.528Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T01:17:22.569Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T01:17:22.613Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T01:17:22.654Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T01:17:22.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-07T01:17:22.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-07T01:17:22.784Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-07T01:17:22.824Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-07T01:17:22.868Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-07T01:17:22.918Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-07T01:17:22.958Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-07T01:17:22.998Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-07T01:17:23.042Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-07T01:17:23.087Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-643 [Pipeline] echo [2023-11-07T01:17:23.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-643 [Pipeline] echo [2023-11-07T01:17:23.177Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-643 [Pipeline] echo [2023-11-07T01:17:23.220Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf62aafc7a25cea0913cded91e7ea34362c0d2ef [Pipeline] echo [2023-11-07T01:17:23.266Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf62aaf [Pipeline] echo [2023-11-07T01:17:23.310Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T01:17:23.428Z] provisioning config files... [2023-11-07T01:17:23.443Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp/config14841919641660992146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T01:17:23.813Z] ---> docker-login.sh [2023-11-07T01:17:23.813Z] nexus3.edgexfoundry.org:10001 [2023-11-07T01:17:24.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T01:17:24.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T01:17:24.644Z] Configure a credential helper to remove this warning. See [2023-11-07T01:17:24.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T01:17:24.644Z] [2023-11-07T01:17:24.644Z] Login Succeeded [2023-11-07T01:17:24.644Z] nexus3.edgexfoundry.org:10002 [2023-11-07T01:17:24.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T01:17:24.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T01:17:24.644Z] Configure a credential helper to remove this warning. See [2023-11-07T01:17:24.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T01:17:24.644Z] [2023-11-07T01:17:24.644Z] Login Succeeded [2023-11-07T01:17:24.644Z] nexus3.edgexfoundry.org:10003 [2023-11-07T01:17:24.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T01:17:24.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T01:17:24.908Z] Configure a credential helper to remove this warning. See [2023-11-07T01:17:24.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T01:17:24.908Z] [2023-11-07T01:17:24.908Z] Login Succeeded [2023-11-07T01:17:24.908Z] nexus3.edgexfoundry.org:10004 [2023-11-07T01:17:24.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T01:17:24.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T01:17:24.908Z] Configure a credential helper to remove this warning. See [2023-11-07T01:17:24.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T01:17:24.908Z] [2023-11-07T01:17:24.908Z] Login Succeeded [2023-11-07T01:17:24.908Z] docker.io [2023-11-07T01:17:24.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T01:17:25.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T01:17:25.481Z] Configure a credential helper to remove this warning. See [2023-11-07T01:17:25.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T01:17:25.481Z] [2023-11-07T01:17:25.481Z] Login Succeeded [2023-11-07T01:17:25.481Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T01:17:25.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-07T01:17:26.147Z] + git rev-list -1 --merges cf62aafc7a25cea0913cded91e7ea34362c0d2ef~1..cf62aafc7a25cea0913cded91e7ea34362c0d2ef [Pipeline] echo [2023-11-07T01:17:26.231Z] -----------> git rev-list -1 --merges cf62aafc7a25cea0913cded91e7ea34362c0d2ef~1..cf62aafc7a25cea0913cded91e7ea34362c0d2ef cf62aafc7a25cea0913cded91e7ea34362c0d2ef [false] [Pipeline] sh [2023-11-07T01:17:26.540Z] + git log --format=format:%s -1 cf62aafc7a25cea0913cded91e7ea34362c0d2ef [Pipeline] echo [2023-11-07T01:17:26.575Z] ========================================================= [2023-11-07T01:17:26.575Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-07T01:17:26.575Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T01:17:27.007Z] + git log --format=format:%s -1 cf62aafc7a25cea0913cded91e7ea34362c0d2ef [Pipeline] echo [2023-11-07T01:17:27.044Z] [semverPrep] GIT_COMMIT: cf62aafc7a25cea0913cded91e7ea34362c0d2ef, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-11-07T01:17:27.071Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-07T01:17:27.467Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-07T01:17:27.467Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-07T01:17:27.467Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-07T01:17:27.467Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-07T01:17:27.467Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-11-07T01:17:27.467Z] -a /etc/ssh/ssh_known_hosts [2023-11-07T01:17:27.467Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T01:17:27.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T01:17:27.949Z] [2023-11-07T01:17:27.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T01:17:28.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T01:17:30.226Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-07T01:17:30.226Z] b85a868b505f: Pulling fs layer [2023-11-07T01:17:30.226Z] e2be974225ed: Pulling fs layer [2023-11-07T01:17:30.226Z] 339a4e72a1f5: Pulling fs layer [2023-11-07T01:17:30.226Z] 988bab9f4d93: Pulling fs layer [2023-11-07T01:17:30.226Z] 1469e6f7b9e6: Pulling fs layer [2023-11-07T01:17:30.226Z] eaf3925da568: Pulling fs layer [2023-11-07T01:17:30.226Z] bab4dde63d76: Pulling fs layer [2023-11-07T01:17:30.226Z] bde34c3a00c8: Pulling fs layer [2023-11-07T01:17:30.226Z] b352a97aabf1: Pulling fs layer [2023-11-07T01:17:30.226Z] 4872d77fe225: Pulling fs layer [2023-11-07T01:17:30.226Z] 5851b861e8e6: Pulling fs layer [2023-11-07T01:17:30.226Z] bde34c3a00c8: Waiting [2023-11-07T01:17:30.226Z] 5851b861e8e6: Waiting [2023-11-07T01:17:30.226Z] 988bab9f4d93: Waiting [2023-11-07T01:17:30.226Z] 1469e6f7b9e6: Waiting [2023-11-07T01:17:30.226Z] 4872d77fe225: Waiting [2023-11-07T01:17:30.226Z] eaf3925da568: Waiting [2023-11-07T01:17:30.226Z] e2be974225ed: Verifying Checksum [2023-11-07T01:17:30.226Z] e2be974225ed: Download complete [2023-11-07T01:17:30.226Z] 988bab9f4d93: Verifying Checksum [2023-11-07T01:17:30.226Z] 988bab9f4d93: Download complete [2023-11-07T01:17:30.226Z] 1469e6f7b9e6: Verifying Checksum [2023-11-07T01:17:30.226Z] 1469e6f7b9e6: Download complete [2023-11-07T01:17:30.226Z] eaf3925da568: Verifying Checksum [2023-11-07T01:17:30.226Z] eaf3925da568: Download complete [2023-11-07T01:17:30.226Z] 339a4e72a1f5: Verifying Checksum [2023-11-07T01:17:30.226Z] 339a4e72a1f5: Download complete [2023-11-07T01:17:30.226Z] bde34c3a00c8: Verifying Checksum [2023-11-07T01:17:30.226Z] bde34c3a00c8: Download complete [2023-11-07T01:17:30.486Z] b352a97aabf1: Verifying Checksum [2023-11-07T01:17:30.487Z] b352a97aabf1: Download complete [2023-11-07T01:17:30.487Z] 4872d77fe225: Verifying Checksum [2023-11-07T01:17:30.487Z] 4872d77fe225: Download complete [2023-11-07T01:17:30.487Z] 5851b861e8e6: Verifying Checksum [2023-11-07T01:17:30.487Z] 5851b861e8e6: Download complete [2023-11-07T01:17:30.487Z] b85a868b505f: Verifying Checksum [2023-11-07T01:17:30.487Z] b85a868b505f: Download complete [2023-11-07T01:17:30.748Z] bab4dde63d76: Verifying Checksum [2023-11-07T01:17:30.748Z] bab4dde63d76: Download complete [2023-11-07T01:17:32.128Z] b85a868b505f: Pull complete [2023-11-07T01:17:32.700Z] e2be974225ed: Pull complete [2023-11-07T01:17:33.641Z] 339a4e72a1f5: Pull complete [2023-11-07T01:17:33.900Z] 988bab9f4d93: Pull complete [2023-11-07T01:17:34.158Z] 1469e6f7b9e6: Pull complete [2023-11-07T01:17:34.417Z] eaf3925da568: Pull complete [2023-11-07T01:17:37.022Z] bab4dde63d76: Pull complete [2023-11-07T01:17:37.282Z] bde34c3a00c8: Pull complete [2023-11-07T01:17:37.850Z] b352a97aabf1: Pull complete [2023-11-07T01:17:38.418Z] 4872d77fe225: Pull complete [2023-11-07T01:17:38.680Z] 5851b861e8e6: Pull complete [2023-11-07T01:17:38.941Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-07T01:17:38.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T01:17:38.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T01:17:39.254Z] prd-ubuntu20.04-docker-8c-8g-16785 does not seem to be running inside a container [2023-11-07T01:17:39.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-643 -v /w/workspace/gexfoundry_device-mqtt-go_PR-643:/w/workspace/gexfoundry_device-mqtt-go_PR-643:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-07T01:17:57.258Z] $ docker top 92ddad7696100274c7c85cc3e88b13a697457b284add95a3f966f5b972558528 -eo pid,comm [2023-11-07T01:17:57.397Z] 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-11-07T01:17:57.397Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-07T01:17:57.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T01:17:57.533Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T01:17:57.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T01:17:57.662Z] $ docker exec 92ddad7696100274c7c85cc3e88b13a697457b284add95a3f966f5b972558528 ssh-agent [2023-11-07T01:17:57.980Z] SSH_AUTH_SOCK=/tmp/ssh-3ZJMfZtU90Qy/agent.15 [2023-11-07T01:17:57.980Z] SSH_AGENT_PID=21 [2023-11-07T01:17:58.012Z] Running ssh-add (command line suppressed) [2023-11-07T01:17:58.129Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp/private_key_8892148069312349964.key (/w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp/private_key_8892148069312349964.key) [2023-11-07T01:17:58.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T01:17:58.552Z] + git tag --points-at HEAD [Pipeline] } [2023-11-07T01:17:58.585Z] $ docker exec --env ******** --env ******** 92ddad7696100274c7c85cc3e88b13a697457b284add95a3f966f5b972558528 ssh-agent -k [2023-11-07T01:17:58.681Z] unset SSH_AUTH_SOCK; [2023-11-07T01:17:58.682Z] unset SSH_AGENT_PID; [2023-11-07T01:17:58.682Z] echo Agent pid 21 killed; [2023-11-07T01:17:58.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-07T01:17:58.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T01:17:58.790Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T01:17:58.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T01:17:58.900Z] $ docker exec 92ddad7696100274c7c85cc3e88b13a697457b284add95a3f966f5b972558528 ssh-agent [2023-11-07T01:17:59.199Z] SSH_AUTH_SOCK=/tmp/ssh-OHbXC1LX6xCh/agent.53 [2023-11-07T01:17:59.199Z] SSH_AGENT_PID=59 [2023-11-07T01:17:59.204Z] Running ssh-add (command line suppressed) [2023-11-07T01:17:59.389Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp/private_key_18030499139592260816.key (/w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp/private_key_18030499139592260816.key) [2023-11-07T01:17:59.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T01:17:59.736Z] + git semver init [2023-11-07T01:18:00.306Z] 2023-11-07 01:18:00,187 [run_init] DEBUG init version:0.0.0 force:False [2023-11-07T01:18:00.306Z] 2023-11-07 01:18:00,188 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-643/.semver [2023-11-07T01:18:00.306Z] 2023-11-07 01:18:00,189 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-643/.semver [2023-11-07T01:18:00.306Z] 2023-11-07 01:18:00,189 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-643/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-643, universal_newlines=False, shell=None, istream=None) [2023-11-07T01:18:01.689Z] 2023-11-07 01:18:01,606 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-643/.git/info/exclude [2023-11-07T01:18:01.689Z] 2023-11-07 01:18:01,607 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-643/.semver/PR-643 with force:False [2023-11-07T01:18:01.689Z] 2023-11-07 01:18:01,607 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-643/.semver/PR-643 [2023-11-07T01:18:01.689Z] 2023-11-07 01:18:01,612 [execute] INFO git cat-file --batch-check [2023-11-07T01:18:01.689Z] 2023-11-07 01:18:01,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-643/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T01:18:01.689Z] 2023-11-07 01:18:01,619 [execute] INFO git cat-file --batch [2023-11-07T01:18:01.689Z] 2023-11-07 01:18:01,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-643/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T01:18:01.689Z] 2023-11-07 01:18:01,623 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-643/.semver/PR-643 [2023-11-07T01:18:01.689Z] 0.0.0 [Pipeline] } [2023-11-07T01:18:01.721Z] $ docker exec --env ******** --env ******** 92ddad7696100274c7c85cc3e88b13a697457b284add95a3f966f5b972558528 ssh-agent -k [2023-11-07T01:18:01.839Z] unset SSH_AUTH_SOCK; [2023-11-07T01:18:01.839Z] unset SSH_AGENT_PID; [2023-11-07T01:18:01.840Z] echo Agent pid 59 killed; [2023-11-07T01:18:01.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T01:18:02.267Z] + git semver [Pipeline] } [2023-11-07T01:18:02.864Z] $ docker stop --time=1 92ddad7696100274c7c85cc3e88b13a697457b284add95a3f966f5b972558528 [2023-11-07T01:18:05.823Z] $ docker rm -f --volumes 92ddad7696100274c7c85cc3e88b13a697457b284add95a3f966f5b972558528 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T01:18:07.068Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-07T01:18:07.492Z] Stashed 1 file(s) [Pipeline] echo [2023-11-07T01:18:07.509Z] [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-11-07T01:18:08.123Z] provisioning config files... [2023-11-07T01:18:08.133Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp/config7366640963121673836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T01:18:08.491Z] ---> docker-login.sh [2023-11-07T01:18:08.492Z] nexus3.edgexfoundry.org:10001 [2023-11-07T01:18:08.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T01:18:08.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T01:18:08.492Z] Configure a credential helper to remove this warning. See [2023-11-07T01:18:08.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T01:18:08.492Z] [2023-11-07T01:18:08.492Z] Login Succeeded [2023-11-07T01:18:08.492Z] nexus3.edgexfoundry.org:10002 [2023-11-07T01:18:08.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T01:18:08.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T01:18:08.492Z] Configure a credential helper to remove this warning. See [2023-11-07T01:18:08.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T01:18:08.492Z] [2023-11-07T01:18:08.492Z] Login Succeeded [2023-11-07T01:18:08.492Z] nexus3.edgexfoundry.org:10003 [2023-11-07T01:18:08.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T01:18:08.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T01:18:08.751Z] Configure a credential helper to remove this warning. See [2023-11-07T01:18:08.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T01:18:08.751Z] [2023-11-07T01:18:08.751Z] Login Succeeded [2023-11-07T01:18:08.751Z] nexus3.edgexfoundry.org:10004 [2023-11-07T01:18:08.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T01:18:08.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T01:18:08.751Z] Configure a credential helper to remove this warning. See [2023-11-07T01:18:08.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T01:18:08.751Z] [2023-11-07T01:18:08.751Z] Login Succeeded [2023-11-07T01:18:08.751Z] docker.io [2023-11-07T01:18:09.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T01:18:09.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T01:18:09.956Z] Configure a credential helper to remove this warning. See [2023-11-07T01:18:09.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T01:18:09.956Z] [2023-11-07T01:18:09.956Z] Login Succeeded [2023-11-07T01:18:09.956Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T01:18:09.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-07T01:18:10.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T01:18:10.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T01:18:10.280Z] ========================================================= [2023-11-07T01:18:10.280Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-07T01:18:10.280Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T01:18:10.762Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-07T01:18:10.763Z] Sending build context to Docker daemon 6.566MB [2023-11-07T01:18:10.763Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T01:18:10.763Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-07T01:18:11.332Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-07T01:18:11.332Z] 7264a8db6415: Pulling fs layer [2023-11-07T01:18:11.332Z] c4d48a809fc2: Pulling fs layer [2023-11-07T01:18:11.332Z] 4f1c88b9dad5: Pulling fs layer [2023-11-07T01:18:11.332Z] ad3a456e5733: Pulling fs layer [2023-11-07T01:18:11.332Z] 33e27b845d1e: Pulling fs layer [2023-11-07T01:18:11.332Z] c68163c4e522: Pulling fs layer [2023-11-07T01:18:11.332Z] 50da416c3ac9: Pulling fs layer [2023-11-07T01:18:11.332Z] 23d2d4c4bb30: Pulling fs layer [2023-11-07T01:18:11.332Z] ad3a456e5733: Waiting [2023-11-07T01:18:11.332Z] 23d2d4c4bb30: Waiting [2023-11-07T01:18:11.332Z] 50da416c3ac9: Waiting [2023-11-07T01:18:11.332Z] 33e27b845d1e: Waiting [2023-11-07T01:18:11.332Z] c68163c4e522: Waiting [2023-11-07T01:18:11.332Z] c4d48a809fc2: Verifying Checksum [2023-11-07T01:18:11.332Z] c4d48a809fc2: Download complete [2023-11-07T01:18:11.332Z] ad3a456e5733: Verifying Checksum [2023-11-07T01:18:11.332Z] ad3a456e5733: Download complete [2023-11-07T01:18:11.332Z] 33e27b845d1e: Download complete [2023-11-07T01:18:11.332Z] 7264a8db6415: Verifying Checksum [2023-11-07T01:18:11.332Z] 7264a8db6415: Download complete [2023-11-07T01:18:11.332Z] c68163c4e522: Verifying Checksum [2023-11-07T01:18:11.332Z] c68163c4e522: Download complete [2023-11-07T01:18:11.592Z] 23d2d4c4bb30: Verifying Checksum [2023-11-07T01:18:11.592Z] 23d2d4c4bb30: Download complete [2023-11-07T01:18:11.853Z] 4f1c88b9dad5: Verifying Checksum [2023-11-07T01:18:11.853Z] 4f1c88b9dad5: Download complete [2023-11-07T01:18:11.853Z] 7264a8db6415: Pull complete [2023-11-07T01:18:12.421Z] 50da416c3ac9: Verifying Checksum [2023-11-07T01:18:12.421Z] 50da416c3ac9: Download complete [2023-11-07T01:18:12.989Z] c4d48a809fc2: Pull complete [2023-11-07T01:18:18.423Z] 4f1c88b9dad5: Pull complete [2023-11-07T01:18:18.682Z] ad3a456e5733: Pull complete [2023-11-07T01:18:19.619Z] 33e27b845d1e: Pull complete [2023-11-07T01:18:21.521Z] c68163c4e522: Pull complete [2023-11-07T01:18:22.947Z] Still waiting to schedule task [2023-11-07T01:18:22.947Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16783’ [2023-11-07T01:18:24.813Z] 50da416c3ac9: Pull complete [2023-11-07T01:18:25.751Z] 23d2d4c4bb30: Pull complete [2023-11-07T01:18:25.751Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-07T01:18:26.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-07T01:18:26.016Z] ---> 0786185ac409 [2023-11-07T01:18:26.016Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-07T01:18:52.644Z] ---> Running in 4a61b7d68514 [2023-11-07T01:18:52.644Z] Removing intermediate container 4a61b7d68514 [2023-11-07T01:18:52.644Z] ---> 97864c9a548a [2023-11-07T01:18:52.644Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T01:18:52.644Z] ---> Running in 5a25a17eb3eb [2023-11-07T01:18:52.644Z] Removing intermediate container 5a25a17eb3eb [2023-11-07T01:18:52.644Z] ---> 07ec4a923677 [2023-11-07T01:18:52.644Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-07T01:18:52.644Z] ---> Running in ae823af20032 [2023-11-07T01:18:52.644Z] Removing intermediate container ae823af20032 [2023-11-07T01:18:52.644Z] ---> 850d27f7a9b5 [2023-11-07T01:18:52.644Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T01:18:52.644Z] ---> Running in a01e0a59ebb6 [2023-11-07T01:18:52.644Z] Removing intermediate container a01e0a59ebb6 [2023-11-07T01:18:52.644Z] ---> c8ef5405acfa [2023-11-07T01:18:52.644Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T01:18:52.644Z] ---> Running in 387bfba9beb7 [2023-11-07T01:18:52.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T01:18:52.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T01:18:52.644Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-07T01:18:52.644Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-07T01:18:52.644Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-07T01:18:52.644Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-07T01:18:52.644Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T01:18:52.644Z] OK: 268 MiB in 56 packages [2023-11-07T01:18:52.644Z] Removing intermediate container 387bfba9beb7 [2023-11-07T01:18:52.644Z] ---> 5ecbd9b08f14 [2023-11-07T01:18:52.644Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-11-07T01:18:52.644Z] ---> Running in e8b7e4356b29 [2023-11-07T01:18:52.644Z] Removing intermediate container e8b7e4356b29 [2023-11-07T01:18:52.644Z] ---> db9667085a9a [2023-11-07T01:18:52.644Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-07T01:18:52.644Z] ---> 7cb7b25e0b61 [2023-11-07T01:18:52.644Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T01:18:52.644Z] ---> Running in 80efdc15f4bf [2023-11-07T01:19:48.889Z] Removing intermediate container 80efdc15f4bf [2023-11-07T01:19:48.889Z] ---> 156df9b50a6e [2023-11-07T01:19:48.889Z] Step 11/12 : COPY . . [2023-11-07T01:19:48.889Z] ---> 832b8bfd180a [2023-11-07T01:19:48.889Z] Step 12/12 : RUN $MAKE [2023-11-07T01:19:48.889Z] ---> Running in b10690e464c1 [2023-11-07T01:19:48.889Z] noop [2023-11-07T01:19:48.889Z] Removing intermediate container b10690e464c1 [2023-11-07T01:19:48.889Z] ---> 68d26d37d5cd [2023-11-07T01:19:48.889Z] Successfully built 68d26d37d5cd [2023-11-07T01:19:48.889Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T01:19:49.342Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T01:19:49.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T01:19:49.506Z] prd-ubuntu20.04-docker-8c-8g-16785 does not seem to be running inside a container [2023-11-07T01:19:49.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-643 -v /w/workspace/gexfoundry_device-mqtt-go_PR-643:/w/workspace/gexfoundry_device-mqtt-go_PR-643:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-07T01:19:49.899Z] $ docker top a83dea3457cc14664cb53f8b3903fe048d03c57d8d22cb92d2230418f6ebad7e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T01:19:50.296Z] + go version [2023-11-07T01:19:50.296Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-07T01:19:50.334Z] $ docker stop --time=1 a83dea3457cc14664cb53f8b3903fe048d03c57d8d22cb92d2230418f6ebad7e [2023-11-07T01:19:51.675Z] $ docker rm -f --volumes a83dea3457cc14664cb53f8b3903fe048d03c57d8d22cb92d2230418f6ebad7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T01:19:52.361Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T01:19:52.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T01:19:52.526Z] prd-ubuntu20.04-docker-8c-8g-16785 does not seem to be running inside a container [2023-11-07T01:19:52.569Z] $ 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-643 -v /w/workspace/gexfoundry_device-mqtt-go_PR-643:/w/workspace/gexfoundry_device-mqtt-go_PR-643:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-07T01:19:53.001Z] $ docker top 996f5f5964c5abdcec0acadb231211f830cf45e9ef10825e912890bd2a45ae04 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T01:19:53.400Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-643 [Pipeline] fileExists [Pipeline] sh [2023-11-07T01:19:53.762Z] + make test [2023-11-07T01:19:53.763Z] go test ./... -coverprofile=coverage.out ./... [2023-11-07T01:19:55.139Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-11-07T01:20:05.165Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-11-07T01:20:05.165Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-11-07T01:20:05.165Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.8% of statements [2023-11-07T01:20:11.724Z] go vet ./... [2023-11-07T01:20:14.317Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T01:20:14.317Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T01:20:14.317Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T01:20:14.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T01:20:14.396Z] $ docker stop --time=1 996f5f5964c5abdcec0acadb231211f830cf45e9ef10825e912890bd2a45ae04 [2023-11-07T01:20:19.043Z] $ docker rm -f --volumes 996f5f5964c5abdcec0acadb231211f830cf45e9ef10825e912890bd2a45ae04 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T01:20:19.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T01:20:19.655Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-07T01:20:20.354Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T01:20:20.661Z] + ls -al . [2023-11-07T01:20:20.662Z] total 184 [2023-11-07T01:20:20.662Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 01:19 . [2023-11-07T01:20:20.662Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 01:17 .. [2023-11-07T01:20:20.662Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 7 01:17 .dockerignore [2023-11-07T01:20:20.662Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 01:20 .git [2023-11-07T01:20:20.662Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 01:17 .github [2023-11-07T01:20:20.662Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 7 01:17 .gitignore [2023-11-07T01:20:20.662Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 01:17 .golangci.yml [2023-11-07T01:20:20.662Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 01:18 .semver [2023-11-07T01:20:20.662Z] -rw-rw-r-- 1 jenkins jenkins 10386 Nov 7 01:17 Attribution.txt [2023-11-07T01:20:20.662Z] -rw-rw-r-- 1 jenkins jenkins 17522 Nov 7 01:17 CHANGELOG.md [2023-11-07T01:20:20.662Z] -rw-rw-r-- 1 jenkins jenkins 1689 Nov 7 01:17 Dockerfile [2023-11-07T01:20:20.662Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 01:17 GOVERNANCE.md [2023-11-07T01:20:20.662Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 7 01:17 Jenkinsfile [2023-11-07T01:20:20.662Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 01:17 LICENSE [2023-11-07T01:20:20.662Z] -rw-rw-r-- 1 jenkins jenkins 1963 Nov 7 01:17 Makefile [2023-11-07T01:20:20.662Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 7 01:17 OWNERS.md [2023-11-07T01:20:20.662Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 7 01:17 README.md [2023-11-07T01:20:20.662Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 01:18 VERSION [2023-11-07T01:20:20.662Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 01:17 bin [2023-11-07T01:20:20.662Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 01:17 cmd [2023-11-07T01:20:20.662Z] -rw-r--r-- 1 jenkins jenkins 18506 Nov 7 01:20 coverage.out [2023-11-07T01:20:20.662Z] -rw-rw-r-- 1 jenkins jenkins 3782 Nov 7 01:17 go.mod [2023-11-07T01:20:20.662Z] -rw-rw-r-- 1 jenkins jenkins 35014 Nov 7 01:17 go.sum [2023-11-07T01:20:20.662Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 01:17 internal [2023-11-07T01:20:20.662Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 01:17 mock [2023-11-07T01:20:20.662Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 7 01:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T01:20:21.054Z] + 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=cf62aafc7a25cea0913cded91e7ea34362c0d2ef --label arch=amd64 --label version=0.0.0 . [2023-11-07T01:20:21.054Z] Sending build context to Docker daemon 6.585MB [2023-11-07T01:20:21.054Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T01:20:21.054Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-07T01:20:21.054Z] ---> 68d26d37d5cd [2023-11-07T01:20:21.054Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-07T01:20:21.313Z] ---> Running in 69c23daeed17 [2023-11-07T01:20:21.313Z] Removing intermediate container 69c23daeed17 [2023-11-07T01:20:21.313Z] ---> cafcd2ccdcda [2023-11-07T01:20:21.313Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T01:20:21.313Z] ---> Running in 274292aecce3 [2023-11-07T01:20:21.313Z] Removing intermediate container 274292aecce3 [2023-11-07T01:20:21.313Z] ---> 4f8cc70da629 [2023-11-07T01:20:21.313Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-07T01:20:21.572Z] ---> Running in b76d56083306 [2023-11-07T01:20:21.572Z] Removing intermediate container b76d56083306 [2023-11-07T01:20:21.572Z] ---> 1806b20da74e [2023-11-07T01:20:21.572Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T01:20:21.572Z] ---> Running in dd5c288f3c1c [2023-11-07T01:20:21.572Z] Removing intermediate container dd5c288f3c1c [2023-11-07T01:20:21.572Z] ---> 7029c964776d [2023-11-07T01:20:21.572Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T01:20:21.572Z] ---> Running in 9c6b08ab57d5 [2023-11-07T01:20:21.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T01:20:22.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T01:20:22.350Z] OK: 268 MiB in 56 packages [2023-11-07T01:20:22.918Z] Removing intermediate container 9c6b08ab57d5 [2023-11-07T01:20:22.918Z] ---> ec25223f210c [2023-11-07T01:20:22.918Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-11-07T01:20:22.918Z] ---> Running in bbce2bd3b28b [2023-11-07T01:20:22.918Z] Removing intermediate container bbce2bd3b28b [2023-11-07T01:20:22.918Z] ---> 8b3cfc3640a7 [2023-11-07T01:20:22.918Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-07T01:20:22.918Z] ---> c8ab58204fa4 [2023-11-07T01:20:22.918Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T01:20:22.918Z] ---> Running in da2aee5ae281 [2023-11-07T01:20:23.486Z] Removing intermediate container da2aee5ae281 [2023-11-07T01:20:23.486Z] ---> 228463c33a8e [2023-11-07T01:20:23.486Z] Step 11/24 : COPY . . [2023-11-07T01:20:24.076Z] ---> 3035956f5f8b [2023-11-07T01:20:24.076Z] Step 12/24 : RUN $MAKE [2023-11-07T01:20:24.076Z] ---> Running in 66648f81c3e6 [2023-11-07T01:20:24.334Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.40" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-11-07T01:20:46.300Z] Removing intermediate container 66648f81c3e6 [2023-11-07T01:20:46.300Z] ---> f78f7140259b [2023-11-07T01:20:46.300Z] Step 13/24 : FROM alpine:3.18 [2023-11-07T01:20:46.300Z] 3.18: Pulling from library/alpine [2023-11-07T01:20:46.300Z] 96526aa774ef: Pulling fs layer [2023-11-07T01:20:46.559Z] 96526aa774ef: Verifying Checksum [2023-11-07T01:20:46.559Z] 96526aa774ef: Download complete [2023-11-07T01:20:46.819Z] 96526aa774ef: Pull complete [2023-11-07T01:20:46.819Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T01:20:46.819Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T01:20:46.819Z] ---> 8ca4688f4f35 [2023-11-07T01:20:46.819Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-11-07T01:20:46.819Z] ---> Running in 4d05c1b0cfe3 [2023-11-07T01:20:47.079Z] Removing intermediate container 4d05c1b0cfe3 [2023-11-07T01:20:47.079Z] ---> 37cbb0459ac2 [2023-11-07T01:20:47.079Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-07T01:20:47.079Z] ---> Running in fee84849fdd9 [2023-11-07T01:20:47.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T01:20:47.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T01:20:47.903Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-07T01:20:47.903Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T01:20:47.903Z] OK: 7 MiB in 16 packages [2023-11-07T01:20:48.161Z] Removing intermediate container fee84849fdd9 [2023-11-07T01:20:48.161Z] ---> 83c5603a2bf8 [2023-11-07T01:20:48.161Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-11-07T01:20:49.363Z] ---> baeb37db7308 [2023-11-07T01:20:49.363Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-11-07T01:20:49.363Z] ---> 33616dbc31b8 [2023-11-07T01:20:49.363Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-11-07T01:20:49.363Z] ---> 4d7a8b0bebbf [2023-11-07T01:20:49.363Z] Step 19/24 : EXPOSE 59982 [2023-11-07T01:20:49.363Z] ---> Running in cdecbc25baa8 [2023-11-07T01:20:49.621Z] Removing intermediate container cdecbc25baa8 [2023-11-07T01:20:49.621Z] ---> 57fea5630bcf [2023-11-07T01:20:49.621Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-11-07T01:20:49.621Z] ---> Running in 0e799b0c5aa7 [2023-11-07T01:20:49.621Z] Removing intermediate container 0e799b0c5aa7 [2023-11-07T01:20:49.621Z] ---> 2622aa229457 [2023-11-07T01:20:49.621Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-07T01:20:49.621Z] ---> Running in 63ee42b1a654 [2023-11-07T01:20:49.621Z] Removing intermediate container 63ee42b1a654 [2023-11-07T01:20:49.621Z] ---> 5508840fc767 [2023-11-07T01:20:49.621Z] Step 22/24 : LABEL arch=amd64 [2023-11-07T01:20:49.621Z] ---> Running in f9acdcb4a798 [2023-11-07T01:20:49.880Z] Removing intermediate container f9acdcb4a798 [2023-11-07T01:20:49.880Z] ---> ee073b93101c [2023-11-07T01:20:49.880Z] Step 23/24 : LABEL git_sha=cf62aafc7a25cea0913cded91e7ea34362c0d2ef [2023-11-07T01:20:49.880Z] ---> Running in 5d4f42e915d2 [2023-11-07T01:20:49.880Z] Removing intermediate container 5d4f42e915d2 [2023-11-07T01:20:49.880Z] ---> 0b76a8d2b192 [2023-11-07T01:20:49.880Z] Step 24/24 : LABEL version=0.0.0 [2023-11-07T01:20:50.139Z] ---> Running in 2faadc5bff50 [2023-11-07T01:20:50.139Z] Removing intermediate container 2faadc5bff50 [2023-11-07T01:20:50.139Z] ---> 4f3c592ab00e [2023-11-07T01:20:50.139Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T01:20:50.139Z] Successfully built 4f3c592ab00e [2023-11-07T01:20:50.139Z] 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-11-07T01:20:50.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T01:20:50.990Z] [2023-11-07T01:20:50.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T01:20:51.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T01:20:51.363Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-07T01:20:51.363Z] 5eb5b503b376: Pulling fs layer [2023-11-07T01:20:51.363Z] 5c69ac0246d0: Pulling fs layer [2023-11-07T01:20:51.363Z] ec43610c2a17: Pulling fs layer [2023-11-07T01:20:51.363Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-07T01:20:51.363Z] 33b1e0a273af: Pulling fs layer [2023-11-07T01:20:51.363Z] 5d3b04190fa2: Pulling fs layer [2023-11-07T01:20:51.363Z] 2f39f015ded8: Pulling fs layer [2023-11-07T01:20:51.363Z] 3a2ae6a8a46f: Waiting [2023-11-07T01:20:51.363Z] 33b1e0a273af: Waiting [2023-11-07T01:20:51.363Z] 5d3b04190fa2: Waiting [2023-11-07T01:20:51.363Z] 2f39f015ded8: Waiting [2023-11-07T01:20:51.363Z] 5c69ac0246d0: Verifying Checksum [2023-11-07T01:20:51.363Z] 5c69ac0246d0: Download complete [2023-11-07T01:20:51.363Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-07T01:20:51.363Z] 3a2ae6a8a46f: Download complete [2023-11-07T01:20:51.363Z] 33b1e0a273af: Verifying Checksum [2023-11-07T01:20:51.363Z] 33b1e0a273af: Download complete [2023-11-07T01:20:51.363Z] 5d3b04190fa2: Verifying Checksum [2023-11-07T01:20:51.363Z] 5d3b04190fa2: Download complete [2023-11-07T01:20:51.623Z] ec43610c2a17: Verifying Checksum [2023-11-07T01:20:51.623Z] ec43610c2a17: Download complete [2023-11-07T01:20:51.623Z] 5eb5b503b376: Verifying Checksum [2023-11-07T01:20:51.623Z] 5eb5b503b376: Download complete [2023-11-07T01:20:52.190Z] 2f39f015ded8: Download complete [2023-11-07T01:20:52.757Z] 5eb5b503b376: Pull complete [2023-11-07T01:20:53.015Z] 5c69ac0246d0: Pull complete [2023-11-07T01:20:53.274Z] ec43610c2a17: Pull complete [2023-11-07T01:20:53.533Z] 3a2ae6a8a46f: Pull complete [2023-11-07T01:20:53.533Z] 33b1e0a273af: Pull complete [2023-11-07T01:20:53.795Z] 5d3b04190fa2: Pull complete [2023-11-07T01:20:57.978Z] 2f39f015ded8: Pull complete [2023-11-07T01:20:57.978Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-07T01:20:57.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T01:20:57.978Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T01:20:58.203Z] prd-ubuntu20.04-docker-8c-8g-16785 does not seem to be running inside a container [2023-11-07T01:20:58.241Z] $ 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-643 -v /w/workspace/gexfoundry_device-mqtt-go_PR-643:/w/workspace/gexfoundry_device-mqtt-go_PR-643:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-07T01:21:06.747Z] $ docker top 4857ecadfd1f5cb88794ff42d2884cf4168ea0be3b20541919fda75c3266c451 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T01:21:07.209Z] ---> job-cost.sh [2023-11-07T01:21:07.209Z] lf-activate-venv: SKIPPING [2023-11-07T01:21:07.209Z] INFO: No Stack... [2023-11-07T01:21:07.776Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T01:21:08.035Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T01:21:08.353Z] + cut -d, -f6 [2023-11-07T01:21:08.353Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-643/archives/cost.csv [Pipeline] lock [2023-11-07T01:21:08.404Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-643-1-stack-cost] [2023-11-07T01:21:08.409Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-643-1-stack-cost] did not exist. Created. [2023-11-07T01:21:08.410Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-643-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T01:21:08.801Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-07T01:21:08.854Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T01:21:08.883Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-643-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T01:21:08.961Z] $ docker stop --time=1 4857ecadfd1f5cb88794ff42d2884cf4168ea0be3b20541919fda75c3266c451 [2023-11-07T01:21:10.223Z] $ docker rm -f --volumes 4857ecadfd1f5cb88794ff42d2884cf4168ea0be3b20541919fda75c3266c451 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-07T01:22:10.348Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16786 in /w/workspace/gexfoundry_device-mqtt-go_PR-643 [Pipeline] { [Pipeline] ws [2023-11-07T01:22:10.404Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-11-07T01:22:10.486Z] The recommended git tool is: git [2023-11-07T01:22:16.321Z] using credential edgex-jenkins-ssh [2023-11-07T01:22:16.340Z] Cloning the remote Git repository [2023-11-07T01:22:16.397Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-07T01:22:16.532Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-11-07T01:22:16.690Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-07T01:22:16.691Z] > git --version # timeout=10 [2023-11-07T01:22:16.713Z] > git --version # 'git version 2.25.1' [2023-11-07T01:22:16.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T01:22:16.879Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T01:22:18.109Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-11-07T01:22:18.137Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T01:22:19.042Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-11-07T01:22:19.085Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-07T01:22:19.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T01:22:19.104Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/643/head:refs/remotes/origin/PR-643 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-07T01:22:19.705Z] Merging remotes/origin/main commit daf9656040259007f9ff9da57e54fb024fb8fec3 into PR head commit cf62aafc7a25cea0913cded91e7ea34362c0d2ef [2023-11-07T01:22:19.988Z] Merge succeeded, producing cf62aafc7a25cea0913cded91e7ea34362c0d2ef [2023-11-07T01:22:19.989Z] Checking out Revision cf62aafc7a25cea0913cded91e7ea34362c0d2ef (PR-643) [2023-11-07T01:22:20.515Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-11-07T01:22:20.567Z] > git --version # timeout=10 [2023-11-07T01:22:20.579Z] > git --version # 'git version 2.25.1' [2023-11-07T01:22:20.596Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T01:22:19.722Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T01:22:19.789Z] > git checkout -f cf62aafc7a25cea0913cded91e7ea34362c0d2ef # timeout=10 [2023-11-07T01:22:19.880Z] > git remote # timeout=10 [2023-11-07T01:22:19.903Z] > git config --get remote.origin.url # timeout=10 [2023-11-07T01:22:19.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T01:22:19.938Z] > git merge daf9656040259007f9ff9da57e54fb024fb8fec3 # timeout=10 [2023-11-07T01:22:19.967Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-07T01:22:19.994Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T01:22:20.013Z] > git checkout -f cf62aafc7a25cea0913cded91e7ea34362c0d2ef # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T01:22:21.939Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-07T01:22:21.939Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T01:22:21.939Z] Dload Upload Total Spent Left Speed [2023-11-07T01:22:21.939Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96075 0 --:--:-- --:--:-- --:--:-- 96809 [Pipeline] sh [2023-11-07T01:22:22.526Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-07T01:22:23.008Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-07T01:22:23.008Z] + sudo tee /etc/docker/daemon.new [2023-11-07T01:22:23.008Z] { [2023-11-07T01:22:23.008Z] "registry-mirrors": [ [2023-11-07T01:22:23.008Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-07T01:22:23.008Z] ], [2023-11-07T01:22:23.008Z] "bip": "10.250.0.254/24", [2023-11-07T01:22:23.008Z] "hosts": [ [2023-11-07T01:22:23.008Z] "tcp://0.0.0.0:5555", [2023-11-07T01:22:23.008Z] "unix:///var/run/docker.sock" [2023-11-07T01:22:23.008Z] ], [2023-11-07T01:22:23.008Z] "mtu": 1458, [2023-11-07T01:22:23.008Z] "selinux-enabled": true, [2023-11-07T01:22:23.008Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-07T01:22:23.008Z] } [Pipeline] sh [2023-11-07T01:22:23.350Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-07T01:22:23.697Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T01:22:45.886Z] provisioning config files... [2023-11-07T01:22:45.925Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config9835055410461161337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T01:22:46.311Z] ---> docker-login.sh [2023-11-07T01:22:46.311Z] nexus3.edgexfoundry.org:10001 [2023-11-07T01:22:46.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T01:22:47.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T01:22:47.175Z] Configure a credential helper to remove this warning. See [2023-11-07T01:22:47.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T01:22:47.175Z] [2023-11-07T01:22:47.175Z] Login Succeeded [2023-11-07T01:22:47.175Z] nexus3.edgexfoundry.org:10002 [2023-11-07T01:22:47.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T01:22:47.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T01:22:47.445Z] Configure a credential helper to remove this warning. See [2023-11-07T01:22:47.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T01:22:47.445Z] [2023-11-07T01:22:47.445Z] Login Succeeded [2023-11-07T01:22:47.445Z] nexus3.edgexfoundry.org:10003 [2023-11-07T01:22:47.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T01:22:47.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T01:22:47.997Z] Configure a credential helper to remove this warning. See [2023-11-07T01:22:47.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T01:22:47.997Z] [2023-11-07T01:22:47.997Z] Login Succeeded [2023-11-07T01:22:47.997Z] nexus3.edgexfoundry.org:10004 [2023-11-07T01:22:48.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T01:22:48.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T01:22:48.275Z] Configure a credential helper to remove this warning. See [2023-11-07T01:22:48.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T01:22:48.275Z] [2023-11-07T01:22:48.275Z] Login Succeeded [2023-11-07T01:22:48.275Z] docker.io [2023-11-07T01:22:48.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T01:22:48.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T01:22:48.813Z] Configure a credential helper to remove this warning. See [2023-11-07T01:22:48.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T01:22:48.813Z] [2023-11-07T01:22:48.813Z] Login Succeeded [2023-11-07T01:22:48.813Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T01:22:48.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-07T01:22:49.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T01:22:49.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T01:22:49.339Z] ========================================================= [2023-11-07T01:22:49.339Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-07T01:22:49.339Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T01:22:49.944Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-07T01:22:50.222Z] Sending build context to Docker daemon 3.381MB [2023-11-07T01:22:50.222Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T01:22:50.222Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-07T01:22:50.589Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-07T01:22:50.589Z] 9fda8d8052c6: Pulling fs layer [2023-11-07T01:22:50.589Z] 5d54e960e981: Pulling fs layer [2023-11-07T01:22:50.589Z] c4a7e357bf2a: Pulling fs layer [2023-11-07T01:22:50.589Z] f0e02332f6b5: Pulling fs layer [2023-11-07T01:22:50.589Z] cefa15bbcfad: Pulling fs layer [2023-11-07T01:22:50.589Z] 17808c966233: Pulling fs layer [2023-11-07T01:22:50.589Z] f4c1fc716caa: Pulling fs layer [2023-11-07T01:22:50.589Z] f0e02332f6b5: Waiting [2023-11-07T01:22:50.589Z] cefa15bbcfad: Waiting [2023-11-07T01:22:50.589Z] 17808c966233: Waiting [2023-11-07T01:22:50.589Z] f4c1fc716caa: Waiting [2023-11-07T01:22:50.589Z] 5d54e960e981: Verifying Checksum [2023-11-07T01:22:50.589Z] 5d54e960e981: Download complete [2023-11-07T01:22:50.589Z] f0e02332f6b5: Verifying Checksum [2023-11-07T01:22:50.589Z] f0e02332f6b5: Download complete [2023-11-07T01:22:50.589Z] cefa15bbcfad: Download complete [2023-11-07T01:22:50.876Z] 9fda8d8052c6: Verifying Checksum [2023-11-07T01:22:50.876Z] 9fda8d8052c6: Download complete [2023-11-07T01:22:51.470Z] f4c1fc716caa: Verifying Checksum [2023-11-07T01:22:51.470Z] f4c1fc716caa: Download complete [2023-11-07T01:22:51.753Z] 9fda8d8052c6: Pull complete [2023-11-07T01:22:52.729Z] c4a7e357bf2a: Verifying Checksum [2023-11-07T01:22:52.730Z] c4a7e357bf2a: Download complete [2023-11-07T01:22:53.323Z] 17808c966233: Verifying Checksum [2023-11-07T01:22:53.323Z] 17808c966233: Download complete [2023-11-07T01:22:55.906Z] 5d54e960e981: Pull complete [2023-11-07T01:23:10.915Z] c4a7e357bf2a: Pull complete [2023-11-07T01:23:10.915Z] f0e02332f6b5: Pull complete [2023-11-07T01:23:10.915Z] cefa15bbcfad: Pull complete [2023-11-07T01:23:17.586Z] 17808c966233: Pull complete [2023-11-07T01:23:19.529Z] f4c1fc716caa: Pull complete [2023-11-07T01:23:19.529Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-07T01:23:19.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-07T01:23:19.529Z] ---> ea914061e18c [2023-11-07T01:23:19.529Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-07T01:23:20.962Z] ---> Running in 8fbca5dd359b [2023-11-07T01:23:21.231Z] Removing intermediate container 8fbca5dd359b [2023-11-07T01:23:21.231Z] ---> 1db82ca17b03 [2023-11-07T01:23:21.231Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T01:23:21.231Z] ---> Running in 573899a347e0 [2023-11-07T01:23:21.502Z] Removing intermediate container 573899a347e0 [2023-11-07T01:23:21.502Z] ---> f9373a7090c2 [2023-11-07T01:23:21.502Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-07T01:23:21.771Z] ---> Running in 443e43c04d2d [2023-11-07T01:23:24.370Z] Removing intermediate container 443e43c04d2d [2023-11-07T01:23:24.370Z] ---> 22fefb075908 [2023-11-07T01:23:24.370Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T01:23:24.370Z] ---> Running in a22335b91790 [2023-11-07T01:23:24.370Z] Removing intermediate container a22335b91790 [2023-11-07T01:23:24.370Z] ---> 093de93032e9 [2023-11-07T01:23:24.370Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T01:23:24.648Z] ---> Running in 1130748559f2 [2023-11-07T01:23:26.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T01:23:26.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T01:23:27.776Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-07T01:23:27.776Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-07T01:23:27.776Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-07T01:23:27.776Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-07T01:23:27.776Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T01:23:27.776Z] OK: 270 MiB in 56 packages [2023-11-07T01:23:28.746Z] Removing intermediate container 1130748559f2 [2023-11-07T01:23:28.746Z] ---> d7e5c12483f0 [2023-11-07T01:23:28.746Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-11-07T01:23:29.017Z] ---> Running in 723af260c316 [2023-11-07T01:23:29.292Z] Removing intermediate container 723af260c316 [2023-11-07T01:23:29.292Z] ---> ea48c098c1ca [2023-11-07T01:23:29.292Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-07T01:23:29.885Z] ---> 034e2f53823f [2023-11-07T01:23:29.885Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T01:23:30.158Z] ---> Running in a7cf7d3935b7 [2023-11-07T01:24:51.851Z] Removing intermediate container a7cf7d3935b7 [2023-11-07T01:24:51.851Z] ---> af02343d3cec [2023-11-07T01:24:51.851Z] Step 11/12 : COPY . . [2023-11-07T01:24:51.851Z] ---> 860f17cfe364 [2023-11-07T01:24:51.851Z] Step 12/12 : RUN $MAKE [2023-11-07T01:24:51.851Z] ---> Running in 70693381a4bd [2023-11-07T01:24:51.851Z] noop [2023-11-07T01:24:51.851Z] Removing intermediate container 70693381a4bd [2023-11-07T01:24:51.851Z] ---> 258420023133 [2023-11-07T01:24:51.851Z] Successfully built 258420023133 [2023-11-07T01:24:51.851Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T01:24:52.359Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T01:24:52.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T01:24:52.670Z] prd-ubuntu20.04-docker-arm64-4c-16g-16786 does not seem to be running inside a container [2023-11-07T01:24:52.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-07T01:24:54.111Z] $ docker top 63684051ad6ad4b67a44db37364e3c73da971dc6969a2860ce3b479c9c87819a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T01:24:55.043Z] + go version [2023-11-07T01:24:55.043Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-07T01:24:55.071Z] $ docker stop --time=1 63684051ad6ad4b67a44db37364e3c73da971dc6969a2860ce3b479c9c87819a [2023-11-07T01:24:56.773Z] $ docker rm -f --volumes 63684051ad6ad4b67a44db37364e3c73da971dc6969a2860ce3b479c9c87819a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T01:24:57.678Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T01:24:57.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T01:24:57.957Z] prd-ubuntu20.04-docker-arm64-4c-16g-16786 does not seem to be running inside a container [2023-11-07T01:24:58.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-07T01:24:59.463Z] $ docker top 3188a7c1cd2e186fda8b7131a9e4e51db0d5f938fa5577ad52ac6fe698f5a511 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T01:25:00.442Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-07T01:25:01.175Z] + make test [2023-11-07T01:25:01.175Z] go test ./... -coverprofile=coverage.out ./... [2023-11-07T01:25:07.867Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-11-07T01:27:14.595Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-11-07T01:27:18.882Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-11-07T01:27:18.882Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.072s coverage: 22.8% of statements [2023-11-07T01:27:19.151Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-07T01:27:19.151Z] go vet ./... [2023-11-07T01:27:58.057Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T01:27:58.057Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T01:27:58.057Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T01:27:58.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T01:27:58.124Z] $ docker stop --time=1 3188a7c1cd2e186fda8b7131a9e4e51db0d5f938fa5577ad52ac6fe698f5a511 [2023-11-07T01:28:00.121Z] $ docker rm -f --volumes 3188a7c1cd2e186fda8b7131a9e4e51db0d5f938fa5577ad52ac6fe698f5a511 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T01:28:01.479Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T01:28:01.515Z] Warning: overwriting stash ‘coverage-report’ [2023-11-07T01:28:02.091Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T01:28:02.703Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T01:28:03.052Z] + ls -al . [2023-11-07T01:28:03.052Z] total 180 [2023-11-07T01:28:03.052Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 01:25 . [2023-11-07T01:28:03.052Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 01:22 .. [2023-11-07T01:28:03.052Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 7 01:22 .dockerignore [2023-11-07T01:28:03.052Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 01:22 .git [2023-11-07T01:28:03.052Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 01:22 .github [2023-11-07T01:28:03.052Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 7 01:22 .gitignore [2023-11-07T01:28:03.052Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 01:22 .golangci.yml [2023-11-07T01:28:03.052Z] -rw-rw-r-- 1 jenkins jenkins 10386 Nov 7 01:22 Attribution.txt [2023-11-07T01:28:03.052Z] -rw-rw-r-- 1 jenkins jenkins 17522 Nov 7 01:22 CHANGELOG.md [2023-11-07T01:28:03.052Z] -rw-rw-r-- 1 jenkins jenkins 1689 Nov 7 01:22 Dockerfile [2023-11-07T01:28:03.052Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 01:22 GOVERNANCE.md [2023-11-07T01:28:03.052Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 7 01:22 Jenkinsfile [2023-11-07T01:28:03.052Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 01:22 LICENSE [2023-11-07T01:28:03.052Z] -rw-rw-r-- 1 jenkins jenkins 1963 Nov 7 01:22 Makefile [2023-11-07T01:28:03.052Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 7 01:22 OWNERS.md [2023-11-07T01:28:03.052Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 7 01:22 README.md [2023-11-07T01:28:03.052Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 01:18 VERSION [2023-11-07T01:28:03.052Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 01:22 bin [2023-11-07T01:28:03.052Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 01:22 cmd [2023-11-07T01:28:03.052Z] -rw-r--r-- 1 jenkins jenkins 18506 Nov 7 01:27 coverage.out [2023-11-07T01:28:03.052Z] -rw-rw-r-- 1 jenkins jenkins 3782 Nov 7 01:22 go.mod [2023-11-07T01:28:03.052Z] -rw-rw-r-- 1 jenkins jenkins 35014 Nov 7 01:22 go.sum [2023-11-07T01:28:03.052Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 01:22 internal [2023-11-07T01:28:03.052Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 01:22 mock [2023-11-07T01:28:03.052Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 7 01:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T01:28:03.476Z] + 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=cf62aafc7a25cea0913cded91e7ea34362c0d2ef --label arch=arm64 --label version=0.0.0 . [2023-11-07T01:28:03.756Z] Sending build context to Docker daemon 3.401MB [2023-11-07T01:28:03.756Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T01:28:03.756Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-07T01:28:03.756Z] ---> 258420023133 [2023-11-07T01:28:03.756Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-07T01:28:04.028Z] ---> Running in ebebd00d6ceb [2023-11-07T01:28:04.296Z] Removing intermediate container ebebd00d6ceb [2023-11-07T01:28:04.296Z] ---> 5426c1300af8 [2023-11-07T01:28:04.296Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T01:28:04.568Z] ---> Running in 043997233cd2 [2023-11-07T01:28:04.838Z] Removing intermediate container 043997233cd2 [2023-11-07T01:28:04.838Z] ---> 13ab93315c57 [2023-11-07T01:28:04.838Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-07T01:28:04.838Z] ---> Running in 60812bb9ec69 [2023-11-07T01:28:05.109Z] Removing intermediate container 60812bb9ec69 [2023-11-07T01:28:05.109Z] ---> d8ae738bfb81 [2023-11-07T01:28:05.109Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T01:28:05.384Z] ---> Running in 5ca55810d7c9 [2023-11-07T01:28:05.657Z] Removing intermediate container 5ca55810d7c9 [2023-11-07T01:28:05.657Z] ---> c1123d65504a [2023-11-07T01:28:05.657Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T01:28:05.939Z] ---> Running in 95f1e4659cc1 [2023-11-07T01:28:06.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T01:28:07.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T01:28:09.465Z] OK: 270 MiB in 56 packages [2023-11-07T01:28:12.058Z] Removing intermediate container 95f1e4659cc1 [2023-11-07T01:28:12.058Z] ---> cf4e229a8d41 [2023-11-07T01:28:12.058Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-11-07T01:28:12.058Z] ---> Running in 5f89006edb06 [2023-11-07T01:28:12.651Z] Removing intermediate container 5f89006edb06 [2023-11-07T01:28:12.651Z] ---> cf21fe18bfd5 [2023-11-07T01:28:12.651Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-07T01:28:13.244Z] ---> cff7273e09a5 [2023-11-07T01:28:13.244Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T01:28:13.244Z] ---> Running in 19ef3d282aff [2023-11-07T01:28:15.852Z] Removing intermediate container 19ef3d282aff [2023-11-07T01:28:15.852Z] ---> d47a91d3da1e [2023-11-07T01:28:15.852Z] Step 11/24 : COPY . . [2023-11-07T01:28:16.820Z] ---> a29ee667c9ac [2023-11-07T01:28:16.820Z] Step 12/24 : RUN $MAKE [2023-11-07T01:28:16.820Z] ---> Running in 47fd9813dbd6 [2023-11-07T01:28:17.793Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.40" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-11-07T01:30:39.517Z] Removing intermediate container 47fd9813dbd6 [2023-11-07T01:30:39.517Z] ---> fae437b2d2b1 [2023-11-07T01:30:39.517Z] Step 13/24 : FROM alpine:3.18 [2023-11-07T01:30:39.785Z] 3.18: Pulling from library/alpine [2023-11-07T01:30:40.055Z] 579b34f0a95b: Pulling fs layer [2023-11-07T01:30:40.323Z] 579b34f0a95b: Download complete [2023-11-07T01:30:40.911Z] 579b34f0a95b: Pull complete [2023-11-07T01:30:41.179Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T01:30:41.179Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T01:30:41.179Z] ---> 3cc203321400 [2023-11-07T01:30:41.179Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-11-07T01:30:41.179Z] ---> Running in a23dd5cf40c2 [2023-11-07T01:30:41.450Z] Removing intermediate container a23dd5cf40c2 [2023-11-07T01:30:41.450Z] ---> c886be0331be [2023-11-07T01:30:41.450Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-07T01:30:41.720Z] ---> Running in 0dabab089978 [2023-11-07T01:30:42.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T01:30:43.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T01:30:44.704Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-07T01:30:44.704Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T01:30:44.704Z] OK: 8 MiB in 16 packages [2023-11-07T01:30:46.115Z] Removing intermediate container 0dabab089978 [2023-11-07T01:30:46.115Z] ---> 07b52e5d4248 [2023-11-07T01:30:46.115Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-11-07T01:30:47.619Z] ---> 0f9207b2be31 [2023-11-07T01:30:47.619Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-11-07T01:30:48.281Z] ---> 31a69c46373f [2023-11-07T01:30:48.281Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-11-07T01:30:52.640Z] ---> f6a382cbd89d [2023-11-07T01:30:52.640Z] Step 19/24 : EXPOSE 59982 [2023-11-07T01:30:52.925Z] ---> Running in 8a8db7edcc5d [2023-11-07T01:30:53.195Z] Removing intermediate container 8a8db7edcc5d [2023-11-07T01:30:53.195Z] ---> fbc01d3ed0e5 [2023-11-07T01:30:53.195Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-11-07T01:30:53.195Z] ---> Running in 4dccfd4c99ba [2023-11-07T01:30:53.787Z] Removing intermediate container 4dccfd4c99ba [2023-11-07T01:30:53.787Z] ---> 212671b1fb18 [2023-11-07T01:30:53.787Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-07T01:30:53.787Z] ---> Running in 80bc08f40d3a [2023-11-07T01:30:54.057Z] Removing intermediate container 80bc08f40d3a [2023-11-07T01:30:54.057Z] ---> 52a31c4446bc [2023-11-07T01:30:54.057Z] Step 22/24 : LABEL arch=arm64 [2023-11-07T01:30:54.057Z] ---> Running in 5e8a7e431ab2 [2023-11-07T01:30:54.333Z] Removing intermediate container 5e8a7e431ab2 [2023-11-07T01:30:54.333Z] ---> 4c19c0d67655 [2023-11-07T01:30:54.333Z] Step 23/24 : LABEL git_sha=cf62aafc7a25cea0913cded91e7ea34362c0d2ef [2023-11-07T01:30:54.604Z] ---> Running in ffda33da512f [2023-11-07T01:30:54.877Z] Removing intermediate container ffda33da512f [2023-11-07T01:30:54.877Z] ---> 68be0d9ab887 [2023-11-07T01:30:54.877Z] Step 24/24 : LABEL version=0.0.0 [2023-11-07T01:30:55.157Z] ---> Running in b577cada70a0 [2023-11-07T01:30:55.425Z] Removing intermediate container b577cada70a0 [2023-11-07T01:30:55.425Z] ---> 4e2e851d8bbf [2023-11-07T01:30:55.425Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T01:30:55.425Z] Successfully built 4e2e851d8bbf [2023-11-07T01:30:55.425Z] 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-11-07T01:30:56.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T01:30:56.258Z] [2023-11-07T01:30:56.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T01:30:56.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T01:30:56.935Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-07T01:30:56.935Z] 8998bd30e6a1: Pulling fs layer [2023-11-07T01:30:56.935Z] 04944245beec: Pulling fs layer [2023-11-07T01:30:56.935Z] 699f458cf7ca: Pulling fs layer [2023-11-07T01:30:56.935Z] 765212b225bb: Pulling fs layer [2023-11-07T01:30:56.935Z] f23df028b6ca: Pulling fs layer [2023-11-07T01:30:56.935Z] d65c8cfc05b1: Pulling fs layer [2023-11-07T01:30:56.935Z] 2437ff75d9bd: Pulling fs layer [2023-11-07T01:30:56.935Z] f23df028b6ca: Waiting [2023-11-07T01:30:56.935Z] 765212b225bb: Waiting [2023-11-07T01:30:56.935Z] d65c8cfc05b1: Waiting [2023-11-07T01:30:56.935Z] 2437ff75d9bd: Waiting [2023-11-07T01:30:56.935Z] 04944245beec: Verifying Checksum [2023-11-07T01:30:56.935Z] 04944245beec: Download complete [2023-11-07T01:30:56.935Z] 765212b225bb: Verifying Checksum [2023-11-07T01:30:56.935Z] f23df028b6ca: Verifying Checksum [2023-11-07T01:30:56.935Z] f23df028b6ca: Download complete [2023-11-07T01:30:57.204Z] d65c8cfc05b1: Verifying Checksum [2023-11-07T01:30:57.204Z] d65c8cfc05b1: Download complete [2023-11-07T01:30:57.204Z] 699f458cf7ca: Verifying Checksum [2023-11-07T01:30:57.204Z] 699f458cf7ca: Download complete [2023-11-07T01:30:57.789Z] 8998bd30e6a1: Verifying Checksum [2023-11-07T01:30:57.789Z] 8998bd30e6a1: Download complete [2023-11-07T01:31:00.376Z] 2437ff75d9bd: Verifying Checksum [2023-11-07T01:31:00.376Z] 2437ff75d9bd: Download complete [2023-11-07T01:31:02.329Z] 8998bd30e6a1: Pull complete [2023-11-07T01:31:02.916Z] 04944245beec: Pull complete [2023-11-07T01:31:07.172Z] 699f458cf7ca: Pull complete [2023-11-07T01:31:07.172Z] 765212b225bb: Pull complete [2023-11-07T01:31:07.761Z] f23df028b6ca: Pull complete [2023-11-07T01:31:08.030Z] d65c8cfc05b1: Pull complete [2023-11-07T01:31:26.248Z] 2437ff75d9bd: Pull complete [2023-11-07T01:31:26.248Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-07T01:31:26.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T01:31:26.248Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T01:31:26.586Z] prd-ubuntu20.04-docker-arm64-4c-16g-16786 does not seem to be running inside a container [2023-11-07T01:31:26.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-07T01:31:29.180Z] $ docker top 41183bf0b722da62faec8bf4a68032fe893382bd02f060210bcc84572d78b00e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T01:31:30.112Z] ---> job-cost.sh [2023-11-07T01:31:30.112Z] lf-activate-venv: SKIPPING [2023-11-07T01:31:30.112Z] INFO: No Stack... [2023-11-07T01:31:30.695Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-07T01:31:31.285Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T01:31:31.961Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-11-07T01:31:31.961Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T01:31:32.061Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-643-1-stack-cost] [2023-11-07T01:31:32.065Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-643-1-stack-cost] did not exist. Created. [2023-11-07T01:31:32.065Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-643-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T01:31:32.803Z] /w/workspace/device-mqtt-go/1@tmp/durable-0bb09b3a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-07T01:31:33.491Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-07T01:31:33.529Z] Warning: overwriting stash ‘stack-cost’ [2023-11-07T01:31:33.587Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T01:31:33.603Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-643-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T01:31:33.684Z] $ docker stop --time=1 41183bf0b722da62faec8bf4a68032fe893382bd02f060210bcc84572d78b00e [2023-11-07T01:31:36.762Z] $ docker rm -f --volumes 41183bf0b722da62faec8bf4a68032fe893382bd02f060210bcc84572d78b00e [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-11-07T01:31:37.819Z] provisioning config files... [2023-11-07T01:31:37.826Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp/config15680397570553243921tmp [Pipeline] { [Pipeline] sh [2023-11-07T01:31:38.163Z] + set +x [2023-11-07T01:31:38.163Z] + + curl -s https://codecov.io/bash [2023-11-07T01:31:38.163Z] bash -s -- [2023-11-07T01:31:38.163Z] [2023-11-07T01:31:38.163Z] _____ _ [2023-11-07T01:31:38.163Z] / ____| | | [2023-11-07T01:31:38.163Z] | | ___ __| | ___ ___ _____ __ [2023-11-07T01:31:38.163Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-07T01:31:38.163Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-07T01:31:38.163Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-07T01:31:38.163Z] Bash-1.0.6 [2023-11-07T01:31:38.163Z] [2023-11-07T01:31:38.163Z] [2023-11-07T01:31:38.163Z] ==> git version 2.25.1 found [2023-11-07T01:31:38.163Z] ==> 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-11-07T01:31:38.163Z] Release-Date: 2020-01-08 [2023-11-07T01:31:38.163Z] 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-11-07T01:31:38.163Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-07T01:31:38.163Z] ==> Jenkins CI detected. [2023-11-07T01:31:38.163Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-643 [2023-11-07T01:31:38.163Z] project root: . [2023-11-07T01:31:38.163Z] --> token set from env [2023-11-07T01:31:38.163Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-07T01:31:38.422Z] ==> Running gcov in . (disable via -X gcov) [2023-11-07T01:31:38.422Z] ==> Python coveragepy not found [2023-11-07T01:31:38.422Z] ==> Searching for coverage reports in: [2023-11-07T01:31:38.422Z] + . [2023-11-07T01:31:38.422Z] -> Found 1 reports [2023-11-07T01:31:38.422Z] ==> Detecting git/mercurial file structure [2023-11-07T01:31:38.422Z] ==> Reading reports [2023-11-07T01:31:38.422Z] + ./coverage.out bytes=18506 [2023-11-07T01:31:38.422Z] ==> Appending adjustments [2023-11-07T01:31:38.422Z] https://docs.codecov.io/docs/fixing-reports [2023-11-07T01:31:38.422Z] + Found adjustments [2023-11-07T01:31:38.422Z] ==> Gzipping contents [2023-11-07T01:31:38.422Z] 4.0K /tmp/codecov.EQHTlD.gz [2023-11-07T01:31:38.422Z] ==> Uploading reports [2023-11-07T01:31:38.422Z] url: https://codecov.io [2023-11-07T01:31:38.422Z] query: branch=PR-643&commit=cf62aafc7a25cea0913cded91e7ea34362c0d2ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-643%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=643&job=&cmd_args= [2023-11-07T01:31:38.422Z] -> Pinging Codecov [2023-11-07T01:31:38.422Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-643&commit=cf62aafc7a25cea0913cded91e7ea34362c0d2ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-643%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=643&job=&cmd_args= [2023-11-07T01:31:38.681Z] -> Uploading to [2023-11-07T01:31:38.681Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-07/7D719EC7BBE17E464838252E33014C33/cf62aafc7a25cea0913cded91e7ea34362c0d2ef/62e33456-dcb8-4677-9e4e-2d25fb1e28a3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T013138Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ca7777add94ffed05dc2929031cfca864df91b29be94b289f5c49bdcf7c26ea [2023-11-07T01:31:38.681Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T01:31:38.681Z] Dload Upload Total Spent Left Speed [2023-11-07T01:31:38.940Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 10812 --:--:-- --:--:-- --:--:-- 10850 [2023-11-07T01:31:38.940Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/cf62aafc7a25cea0913cded91e7ea34362c0d2ef [Pipeline] } [2023-11-07T01:31:38.967Z] 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-11-07T01:31:40.768Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-643/archives ] [2023-11-07T01:31:40.768Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-643/archives [2023-11-07T01:31:40.768Z] total 16 [2023-11-07T01:31:40.768Z] drwxr-xr-x 3 root root 4096 Nov 7 01:21 . [2023-11-07T01:31:40.768Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 01:21 .. [2023-11-07T01:31:40.768Z] drwxr-xr-x 2 root root 4096 Nov 7 01:21 cost [2023-11-07T01:31:40.768Z] -rw-r--r-- 1 root root 86 Nov 7 01:21 cost.csv [2023-11-07T01:31:40.768Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-643/archives [2023-11-07T01:31:40.768Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-643/archives [2023-11-07T01:31:40.768Z] total 16 [2023-11-07T01:31:40.768Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 01:21 . [2023-11-07T01:31:40.768Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 01:21 .. [2023-11-07T01:31:40.768Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 01:21 cost [2023-11-07T01:31:40.768Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 7 01:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-07T01:31:41.099Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T01:31:41.988Z] ---> package-listing.sh [2023-11-07T01:31:41.988Z] ++ facter osfamily [2023-11-07T01:31:41.988Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-07T01:31:42.248Z] + OS_FAMILY=debian [2023-11-07T01:31:42.249Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-643 [2023-11-07T01:31:42.249Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-07T01:31:42.249Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-07T01:31:42.249Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-07T01:31:42.249Z] + PACKAGES=/tmp/packages_start.txt [2023-11-07T01:31:42.249Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-643 ']' [2023-11-07T01:31:42.249Z] + PACKAGES=/tmp/packages_end.txt [2023-11-07T01:31:42.249Z] + case "${OS_FAMILY}" in [2023-11-07T01:31:42.249Z] + dpkg -l [2023-11-07T01:31:42.249Z] + grep '^ii' [2023-11-07T01:31:42.249Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-07T01:31:42.249Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-07T01:31:42.249Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-07T01:31:42.249Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-643 ']' [2023-11-07T01:31:42.249Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-643/archives/ [2023-11-07T01:31:42.249Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-643/archives/ [Pipeline] echo [2023-11-07T01:31:42.284Z] 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-643/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-07T01:31:42.578Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T01:31:43.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T01:31:43.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T01:31:43.393Z] prd-ubuntu20.04-docker-8c-8g-16785 does not seem to be running inside a container [2023-11-07T01:31:43.439Z] $ 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-643/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-643 -v /w/workspace/gexfoundry_device-mqtt-go_PR-643:/w/workspace/gexfoundry_device-mqtt-go_PR-643:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-07T01:31:43.642Z] $ docker top 24ee0cdba86eac683062c187d2e6b36ab46642d3288fd6bf9af80ca886c6a161 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T01:31:44.017Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-07T01:31:44.325Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-07T01:31:44.641Z] + ls /var/log/sa-host [2023-11-07T01:31:44.641Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T01:31:44.853Z] provisioning config files... [2023-11-07T01:31:44.863Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp/config7836427137150369999tmp [Pipeline] { [Pipeline] echo [2023-11-07T01:31:44.904Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T01:31:45.218Z] ---> create-netrc.sh [Pipeline] } [2023-11-07T01:31:45.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-07T01:31:45.656Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-07T01:31:45.688Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T01:31:45.998Z] ---> sudo-logs.sh [2023-11-07T01:31:45.999Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-07T01:31:46.090Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T01:31:46.409Z] ---> job-cost.sh [2023-11-07T01:31:46.409Z] lf-activate-venv: SKIPPING [2023-11-07T01:31:46.409Z] DEBUG: total: 0.2199999988079071 [2023-11-07T01:31:46.409Z] INFO: Retrieving Stack Cost... [2023-11-07T01:31:48.946Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T01:31:48.946Z] INFO: Archiving Costs [Pipeline] echo [2023-11-07T01:31:48.993Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T01:31:49.313Z] ---> logs-deploy.sh [2023-11-07T01:31:49.314Z] lf-activate-venv: SKIPPING [2023-11-07T01:31:49.314Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-643/1 [2023-11-07T01:31:49.314Z] INFO: archiving workspace using pattern(s): [2023-11-07T01:31:50.251Z] Archives upload complete. [2023-11-07T01:31:50.251Z] INFO: archiving logs to Nexus