Pull request #652 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 93974f4fed3517d9d2b287c016d4ea81e9beee08+4e218282e077fec14fc384a358d0b18c03acea40 (7da3808aa96ee5a4e291f271882db93438949a73) 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-ssh18019314340056097130.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh390229900298855435.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-652/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-652/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9999771471434931980.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-652/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2043689041723262168.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15225259563419112597.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-652/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-652/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12748222136481843738.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24619 in /w/workspace/gexfoundry_device-mqtt-go_PR-652 [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-652 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4e218282e077fec14fc384a358d0b18c03acea40 into PR head commit 93974f4fed3517d9d2b287c016d4ea81e9beee08 Merge succeeded, producing 93974f4fed3517d9d2b287c016d4ea81e9beee08 Checking out Revision 93974f4fed3517d9d2b287c016d4ea81e9beee08 (PR-652) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/652/head:refs/remotes/origin/PR-652 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93974f4fed3517d9d2b287c016d4ea81e9beee08 # 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 4e218282e077fec14fc384a358d0b18c03acea40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93974f4fed3517d9d2b287c016d4ea81e9beee08 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-07T01:52:23.509Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-07T01:52:23.709Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-07T01:52:23.814Z] ========================================================= [2023-12-07T01:52:23.814Z] EdgeX Global Pipelines Version Info [2023-12-07T01:52:23.814Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-07T01:52:24.577Z] ------------------- [2023-12-07T01:52:24.578Z] stable info: [2023-12-07T01:52:24.578Z] ------------------- [2023-12-07T01:52:24.578Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-07T01:52:24.578Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-07T01:52:24.578Z] Message: update stable to v1.0.258 [2023-12-07T01:52:25.160Z] ------------------- [2023-12-07T01:52:25.160Z] experimental info: [2023-12-07T01:52:25.160Z] ------------------- [2023-12-07T01:52:25.160Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-07T01:52:25.160Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-07T01:52:25.160Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-07T01:52:25.443Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-12-07T01:52:25.500Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-12-07T01:52:25.560Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-07T01:52:25.624Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-07T01:52:25.704Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-07T01:52:25.866Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-07T01:52:25.926Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-07T01:52:25.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-07T01:52:26.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-07T01:52:26.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-07T01:52:26.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-07T01:52:26.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-12-07T01:52:26.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-07T01:52:26.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-07T01:52:26.415Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-07T01:52:26.477Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-07T01:52:26.535Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-07T01:52:26.599Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-07T01:52:26.663Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-07T01:52:26.724Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-07T01:52:26.785Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-07T01:52:26.853Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-07T01:52:26.917Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-07T01:52:26.984Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-07T01:52:27.048Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-07T01:52:27.115Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-07T01:52:27.185Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-07T01:52:27.256Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-652 [Pipeline] echo [2023-12-07T01:52:27.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-652 [Pipeline] echo [2023-12-07T01:52:27.402Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-652 [Pipeline] echo [2023-12-07T01:52:27.478Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93974f4fed3517d9d2b287c016d4ea81e9beee08 [Pipeline] echo [2023-12-07T01:52:27.562Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93974f4 [Pipeline] echo [2023-12-07T01:52:27.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-07T01:52:27.810Z] provisioning config files... [2023-12-07T01:52:27.837Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-652@tmp/config1129872958258741415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-07T01:52:28.225Z] ---> ****-login.sh [2023-12-07T01:52:28.225Z] nexus3.edgexfoundry.org:10001 [2023-12-07T01:52:28.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T01:52:28.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T01:52:28.486Z] Configure a credential helper to remove this warning. See [2023-12-07T01:52:28.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T01:52:28.486Z] [2023-12-07T01:52:28.486Z] Login Succeeded [2023-12-07T01:52:28.486Z] nexus3.edgexfoundry.org:10002 [2023-12-07T01:52:28.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T01:52:28.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T01:52:28.754Z] Configure a credential helper to remove this warning. See [2023-12-07T01:52:28.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T01:52:28.754Z] [2023-12-07T01:52:28.754Z] Login Succeeded [2023-12-07T01:52:28.754Z] nexus3.edgexfoundry.org:10003 [2023-12-07T01:52:28.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T01:52:28.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T01:52:28.754Z] Configure a credential helper to remove this warning. See [2023-12-07T01:52:28.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T01:52:28.754Z] [2023-12-07T01:52:28.754Z] Login Succeeded [2023-12-07T01:52:28.754Z] nexus3.edgexfoundry.org:10004 [2023-12-07T01:52:28.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T01:52:29.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T01:52:29.017Z] Configure a credential helper to remove this warning. See [2023-12-07T01:52:29.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T01:52:29.017Z] [2023-12-07T01:52:29.017Z] Login Succeeded [2023-12-07T01:52:29.017Z] ****.io [2023-12-07T01:52:29.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T01:52:29.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T01:52:29.277Z] Configure a credential helper to remove this warning. See [2023-12-07T01:52:29.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T01:52:29.278Z] [2023-12-07T01:52:29.278Z] Login Succeeded [2023-12-07T01:52:29.278Z] ---> ****-login.sh ends [Pipeline] } [2023-12-07T01:52:29.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-07T01:52:30.105Z] + git rev-list -1 --merges 93974f4fed3517d9d2b287c016d4ea81e9beee08~1..93974f4fed3517d9d2b287c016d4ea81e9beee08 [Pipeline] echo [2023-12-07T01:52:30.145Z] -----------> git rev-list -1 --merges 93974f4fed3517d9d2b287c016d4ea81e9beee08~1..93974f4fed3517d9d2b287c016d4ea81e9beee08 93974f4fed3517d9d2b287c016d4ea81e9beee08 [false] [Pipeline] sh [2023-12-07T01:52:30.473Z] + git log --format=format:%s -1 93974f4fed3517d9d2b287c016d4ea81e9beee08 [Pipeline] echo [2023-12-07T01:52:30.505Z] ========================================================= [2023-12-07T01:52:30.506Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-07T01:52:30.506Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-07T01:52:30.997Z] + git log --format=format:%s -1 93974f4fed3517d9d2b287c016d4ea81e9beee08 [Pipeline] echo [2023-12-07T01:52:31.032Z] [semverPrep] GIT_COMMIT: 93974f4fed3517d9d2b287c016d4ea81e9beee08, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-07T01:52:31.081Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-07T01:52:31.521Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-07T01:52:31.521Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-07T01:52:31.521Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-07T01:52:31.521Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-07T01:52:31.521Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-07T01:52:31.521Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-07T01:52:31.521Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T01:52:32.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-07T01:52:32.037Z] [2023-12-07T01:52:32.037Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T01:52:32.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-07T01:52:32.698Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-07T01:52:32.698Z] b85a868b505f: Pulling fs layer [2023-12-07T01:52:32.698Z] e2be974225ed: Pulling fs layer [2023-12-07T01:52:32.698Z] 339a4e72a1f5: Pulling fs layer [2023-12-07T01:52:32.698Z] 988bab9f4d93: Pulling fs layer [2023-12-07T01:52:32.698Z] 1469e6f7b9e6: Pulling fs layer [2023-12-07T01:52:32.698Z] eaf3925da568: Pulling fs layer [2023-12-07T01:52:32.698Z] bab4dde63d76: Pulling fs layer [2023-12-07T01:52:32.698Z] bde34c3a00c8: Pulling fs layer [2023-12-07T01:52:32.698Z] b352a97aabf1: Pulling fs layer [2023-12-07T01:52:32.698Z] 4872d77fe225: Pulling fs layer [2023-12-07T01:52:32.698Z] 5851b861e8e6: Pulling fs layer [2023-12-07T01:52:32.698Z] 988bab9f4d93: Waiting [2023-12-07T01:52:32.698Z] 1469e6f7b9e6: Waiting [2023-12-07T01:52:32.698Z] eaf3925da568: Waiting [2023-12-07T01:52:32.698Z] bab4dde63d76: Waiting [2023-12-07T01:52:32.698Z] bde34c3a00c8: Waiting [2023-12-07T01:52:32.698Z] b352a97aabf1: Waiting [2023-12-07T01:52:32.698Z] 4872d77fe225: Waiting [2023-12-07T01:52:32.698Z] 5851b861e8e6: Waiting [2023-12-07T01:52:32.698Z] e2be974225ed: Download complete [2023-12-07T01:52:32.698Z] 988bab9f4d93: Verifying Checksum [2023-12-07T01:52:32.698Z] 988bab9f4d93: Download complete [2023-12-07T01:52:32.698Z] 339a4e72a1f5: Verifying Checksum [2023-12-07T01:52:32.698Z] 339a4e72a1f5: Download complete [2023-12-07T01:52:32.698Z] 1469e6f7b9e6: Verifying Checksum [2023-12-07T01:52:32.698Z] 1469e6f7b9e6: Download complete [2023-12-07T01:52:32.698Z] eaf3925da568: Download complete [2023-12-07T01:52:32.698Z] bde34c3a00c8: Download complete [2023-12-07T01:52:32.957Z] b352a97aabf1: Verifying Checksum [2023-12-07T01:52:32.957Z] b352a97aabf1: Download complete [2023-12-07T01:52:32.957Z] 4872d77fe225: Verifying Checksum [2023-12-07T01:52:32.957Z] 4872d77fe225: Download complete [2023-12-07T01:52:32.957Z] 5851b861e8e6: Verifying Checksum [2023-12-07T01:52:32.957Z] 5851b861e8e6: Download complete [2023-12-07T01:52:32.957Z] b85a868b505f: Verifying Checksum [2023-12-07T01:52:32.957Z] b85a868b505f: Download complete [2023-12-07T01:52:33.217Z] bab4dde63d76: Verifying Checksum [2023-12-07T01:52:33.217Z] bab4dde63d76: Download complete [2023-12-07T01:52:34.153Z] b85a868b505f: Pull complete [2023-12-07T01:52:34.153Z] e2be974225ed: Pull complete [2023-12-07T01:52:34.718Z] 339a4e72a1f5: Pull complete [2023-12-07T01:52:34.718Z] 988bab9f4d93: Pull complete [2023-12-07T01:52:34.978Z] 1469e6f7b9e6: Pull complete [2023-12-07T01:52:34.978Z] eaf3925da568: Pull complete [2023-12-07T01:52:36.909Z] bab4dde63d76: Pull complete [2023-12-07T01:52:36.909Z] bde34c3a00c8: Pull complete [2023-12-07T01:52:37.169Z] b352a97aabf1: Pull complete [2023-12-07T01:52:37.169Z] 4872d77fe225: Pull complete [2023-12-07T01:52:37.430Z] 5851b861e8e6: Pull complete [2023-12-07T01:52:37.430Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-07T01:52:37.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-07T01:52:37.430Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T01:52:37.769Z] prd-ubuntu20.04-docker-8c-8g-24619 does not seem to be running inside a container [2023-12-07T01:52:37.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-652 -v /w/workspace/gexfoundry_device-mqtt-go_PR-652:/w/workspace/gexfoundry_device-mqtt-go_PR-652:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-652@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-07T01:52:40.796Z] $ docker top 9c7187e0c08f0395854adce7c4da3a7ae7eb25cb83346fffc3099964818b86d1 -eo pid,comm [2023-12-07T01:52:40.849Z] 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-12-07T01:52:40.849Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-07T01:52:41.050Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-07T01:52:41.050Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-07T01:52:41.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-07T01:52:41.162Z] $ docker exec 9c7187e0c08f0395854adce7c4da3a7ae7eb25cb83346fffc3099964818b86d1 ssh-agent [2023-12-07T01:52:41.274Z] SSH_AUTH_SOCK=/tmp/ssh-dCxMNzCRCSe7/agent.32 [2023-12-07T01:52:41.274Z] SSH_AGENT_PID=38 [2023-12-07T01:52:41.279Z] Running ssh-add (command line suppressed) [2023-12-07T01:52:41.371Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-652@tmp/private_key_3049299904873058298.key (/w/workspace/gexfoundry_device-mqtt-go_PR-652@tmp/private_key_3049299904873058298.key) [2023-12-07T01:52:41.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-07T01:52:41.739Z] + git tag --points-at HEAD [Pipeline] } [2023-12-07T01:52:41.766Z] $ docker exec --env ******** --env ******** 9c7187e0c08f0395854adce7c4da3a7ae7eb25cb83346fffc3099964818b86d1 ssh-agent -k [2023-12-07T01:52:41.857Z] unset SSH_AUTH_SOCK; [2023-12-07T01:52:41.858Z] unset SSH_AGENT_PID; [2023-12-07T01:52:41.858Z] echo Agent pid 38 killed; [2023-12-07T01:52:41.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-07T01:52:42.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-07T01:52:42.006Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-07T01:52:42.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-07T01:52:42.121Z] $ docker exec 9c7187e0c08f0395854adce7c4da3a7ae7eb25cb83346fffc3099964818b86d1 ssh-agent [2023-12-07T01:52:42.231Z] SSH_AUTH_SOCK=/tmp/ssh-SDGnVmOXa96G/agent.70 [2023-12-07T01:52:42.231Z] SSH_AGENT_PID=76 [2023-12-07T01:52:42.236Z] Running ssh-add (command line suppressed) [2023-12-07T01:52:42.335Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-652@tmp/private_key_11282986806054518756.key (/w/workspace/gexfoundry_device-mqtt-go_PR-652@tmp/private_key_11282986806054518756.key) [2023-12-07T01:52:42.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-07T01:52:42.699Z] + git semver init [2023-12-07T01:52:42.958Z] 2023-12-07 01:52:42,872 [run_init] DEBUG init version:0.0.0 force:False [2023-12-07T01:52:42.958Z] 2023-12-07 01:52:42,873 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-652/.semver [2023-12-07T01:52:42.958Z] 2023-12-07 01:52:42,873 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-652/.semver [2023-12-07T01:52:42.958Z] 2023-12-07 01:52:42,873 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-652/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-652, universal_newlines=False, shell=None, istream=None) [2023-12-07T01:52:44.341Z] 2023-12-07 01:52:43,995 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-652/.git/info/exclude [2023-12-07T01:52:44.341Z] 2023-12-07 01:52:43,995 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-652/.semver/PR-652 with force:False [2023-12-07T01:52:44.341Z] 2023-12-07 01:52:43,996 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-652/.semver/PR-652 [2023-12-07T01:52:44.341Z] 2023-12-07 01:52:44,000 [execute] INFO git cat-file --batch-check [2023-12-07T01:52:44.341Z] 2023-12-07 01:52:44,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-652/.semver, universal_newlines=False, shell=None, istream=) [2023-12-07T01:52:44.341Z] 2023-12-07 01:52:44,012 [execute] INFO git cat-file --batch [2023-12-07T01:52:44.341Z] 2023-12-07 01:52:44,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-652/.semver, universal_newlines=False, shell=None, istream=) [2023-12-07T01:52:44.341Z] 2023-12-07 01:52:44,016 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-652/.semver/PR-652 [2023-12-07T01:52:44.341Z] 0.0.0 [Pipeline] } [2023-12-07T01:52:44.365Z] $ docker exec --env ******** --env ******** 9c7187e0c08f0395854adce7c4da3a7ae7eb25cb83346fffc3099964818b86d1 ssh-agent -k [2023-12-07T01:52:44.470Z] unset SSH_AUTH_SOCK; [2023-12-07T01:52:44.471Z] unset SSH_AGENT_PID; [2023-12-07T01:52:44.472Z] echo Agent pid 76 killed; [2023-12-07T01:52:44.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-07T01:52:45.001Z] + git semver [Pipeline] } [2023-12-07T01:52:45.283Z] $ docker stop --time=1 9c7187e0c08f0395854adce7c4da3a7ae7eb25cb83346fffc3099964818b86d1 [2023-12-07T01:52:46.603Z] $ docker rm -f --volumes 9c7187e0c08f0395854adce7c4da3a7ae7eb25cb83346fffc3099964818b86d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-07T01:52:47.052Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-07T01:52:47.377Z] Stashed 1 file(s) [Pipeline] echo [2023-12-07T01:52:47.394Z] [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-12-07T01:52:48.258Z] provisioning config files... [2023-12-07T01:52:48.268Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-652@tmp/config16783146138810578917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-07T01:52:48.666Z] ---> ****-login.sh [2023-12-07T01:52:48.666Z] nexus3.edgexfoundry.org:10001 [2023-12-07T01:52:48.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T01:52:48.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T01:52:48.666Z] Configure a credential helper to remove this warning. See [2023-12-07T01:52:48.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T01:52:48.666Z] [2023-12-07T01:52:48.666Z] Login Succeeded [2023-12-07T01:52:48.667Z] nexus3.edgexfoundry.org:10002 [2023-12-07T01:52:48.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T01:52:48.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T01:52:48.667Z] Configure a credential helper to remove this warning. See [2023-12-07T01:52:48.667Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T01:52:48.667Z] [2023-12-07T01:52:48.667Z] Login Succeeded [2023-12-07T01:52:48.667Z] nexus3.edgexfoundry.org:10003 [2023-12-07T01:52:48.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T01:52:48.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T01:52:48.928Z] Configure a credential helper to remove this warning. See [2023-12-07T01:52:48.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T01:52:48.928Z] [2023-12-07T01:52:48.928Z] Login Succeeded [2023-12-07T01:52:48.928Z] nexus3.edgexfoundry.org:10004 [2023-12-07T01:52:48.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T01:52:48.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T01:52:48.928Z] Configure a credential helper to remove this warning. See [2023-12-07T01:52:48.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T01:52:48.928Z] [2023-12-07T01:52:48.928Z] Login Succeeded [2023-12-07T01:52:48.928Z] ****.io [2023-12-07T01:52:49.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T01:52:49.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T01:52:49.188Z] Configure a credential helper to remove this warning. See [2023-12-07T01:52:49.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T01:52:49.188Z] [2023-12-07T01:52:49.188Z] Login Succeeded [2023-12-07T01:52:49.188Z] ---> ****-login.sh ends [Pipeline] } [2023-12-07T01:52:49.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-07T01:52:49.536Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-07T01:52:49.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-07T01:52:49.657Z] ========================================================= [2023-12-07T01:52:49.657Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-07T01:52:49.657Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T01:52:50.234Z] + 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-12-07T01:52:50.234Z] Sending build context to Docker daemon 17.33MB [2023-12-07T01:52:50.234Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-07T01:52:50.234Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-07T01:52:50.495Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-07T01:52:50.495Z] 7264a8db6415: Pulling fs layer [2023-12-07T01:52:50.495Z] c4d48a809fc2: Pulling fs layer [2023-12-07T01:52:50.495Z] 4f1c88b9dad5: Pulling fs layer [2023-12-07T01:52:50.495Z] ad3a456e5733: Pulling fs layer [2023-12-07T01:52:50.495Z] 69c7f0334f64: Pulling fs layer [2023-12-07T01:52:50.495Z] 1f1c1a5573a3: Pulling fs layer [2023-12-07T01:52:50.495Z] ad3a456e5733: Waiting [2023-12-07T01:52:50.495Z] 69c7f0334f64: Waiting [2023-12-07T01:52:50.495Z] ce7588e14bc9: Pulling fs layer [2023-12-07T01:52:50.495Z] b5e4710f87ac: Pulling fs layer [2023-12-07T01:52:50.496Z] 1f1c1a5573a3: Waiting [2023-12-07T01:52:50.496Z] b5e4710f87ac: Waiting [2023-12-07T01:52:50.496Z] ce7588e14bc9: Waiting [2023-12-07T01:52:50.496Z] c4d48a809fc2: Download complete [2023-12-07T01:52:50.759Z] ad3a456e5733: Verifying Checksum [2023-12-07T01:52:50.759Z] ad3a456e5733: Download complete [2023-12-07T01:52:50.759Z] 69c7f0334f64: Download complete [2023-12-07T01:52:50.759Z] 7264a8db6415: Verifying Checksum [2023-12-07T01:52:50.759Z] 7264a8db6415: Download complete [2023-12-07T01:52:50.759Z] 1f1c1a5573a3: Verifying Checksum [2023-12-07T01:52:50.759Z] 1f1c1a5573a3: Download complete [2023-12-07T01:52:50.759Z] 7264a8db6415: Pull complete [2023-12-07T01:52:51.019Z] b5e4710f87ac: Verifying Checksum [2023-12-07T01:52:51.019Z] b5e4710f87ac: Download complete [2023-12-07T01:52:51.019Z] c4d48a809fc2: Pull complete [2023-12-07T01:52:51.019Z] 4f1c88b9dad5: Verifying Checksum [2023-12-07T01:52:51.019Z] 4f1c88b9dad5: Download complete [2023-12-07T01:52:51.587Z] ce7588e14bc9: Verifying Checksum [2023-12-07T01:52:51.587Z] ce7588e14bc9: Download complete [2023-12-07T01:52:54.118Z] 4f1c88b9dad5: Pull complete [2023-12-07T01:52:54.118Z] ad3a456e5733: Pull complete [2023-12-07T01:52:54.118Z] 69c7f0334f64: Pull complete [2023-12-07T01:52:54.118Z] 1f1c1a5573a3: Pull complete [2023-12-07T01:52:56.677Z] ce7588e14bc9: Pull complete [2023-12-07T01:52:57.244Z] b5e4710f87ac: Pull complete [2023-12-07T01:52:57.244Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-07T01:52:57.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-07T01:52:57.244Z] ---> 88b5674ff536 [2023-12-07T01:52:57.244Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-07T01:53:01.437Z] ---> Running in 1e0ba6c0b7d3 [2023-12-07T01:53:01.437Z] Removing intermediate container 1e0ba6c0b7d3 [2023-12-07T01:53:01.437Z] ---> 5a17c5c95aa1 [2023-12-07T01:53:01.437Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-07T01:53:01.437Z] ---> Running in 4daa7a417bd2 [2023-12-07T01:53:01.437Z] Removing intermediate container 4daa7a417bd2 [2023-12-07T01:53:01.437Z] ---> c836cd14ee80 [2023-12-07T01:53:01.437Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-07T01:53:01.437Z] ---> Running in ae024df3fee6 [2023-12-07T01:53:01.437Z] Removing intermediate container ae024df3fee6 [2023-12-07T01:53:01.437Z] ---> bac873644b08 [2023-12-07T01:53:01.437Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-07T01:53:01.437Z] ---> Running in 5fdda79d089c [2023-12-07T01:53:01.437Z] Removing intermediate container 5fdda79d089c [2023-12-07T01:53:01.437Z] ---> 3672f39ebb56 [2023-12-07T01:53:01.437Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-07T01:53:01.696Z] ---> Running in 97e7370c547b [2023-12-07T01:53:01.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-07T01:53:01.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-07T01:53:02.214Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-07T01:53:02.214Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-07T01:53:02.214Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-07T01:53:02.214Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-07T01:53:02.214Z] Executing busybox-1.36.1-r5.trigger [2023-12-07T01:53:02.214Z] OK: 268 MiB in 56 packages [2023-12-07T01:53:02.784Z] Removing intermediate container 97e7370c547b [2023-12-07T01:53:02.784Z] ---> 1ff52db5f3bb [2023-12-07T01:53:02.784Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-12-07T01:53:02.784Z] ---> Running in 154b9542212a [2023-12-07T01:53:02.784Z] Removing intermediate container 154b9542212a [2023-12-07T01:53:02.784Z] ---> 6d6cd462e932 [2023-12-07T01:53:02.784Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-07T01:53:03.013Z] Still waiting to schedule task [2023-12-07T01:53:03.013Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24616’ [2023-12-07T01:53:03.049Z] ---> 08f96eadfc6e [2023-12-07T01:53:03.049Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-07T01:53:03.049Z] ---> Running in 7e3c6f649e7a [2023-12-07T01:53:41.775Z] Removing intermediate container 7e3c6f649e7a [2023-12-07T01:53:41.775Z] ---> 250f3a91c3d3 [2023-12-07T01:53:41.776Z] Step 11/12 : COPY . . [2023-12-07T01:53:42.343Z] ---> 8d8fe8ce4361 [2023-12-07T01:53:42.343Z] Step 12/12 : RUN $MAKE [2023-12-07T01:53:42.343Z] ---> Running in 7f6699f24502 [2023-12-07T01:53:42.601Z] noop [2023-12-07T01:53:43.170Z] Removing intermediate container 7f6699f24502 [2023-12-07T01:53:43.170Z] ---> a9ac697acdc3 [2023-12-07T01:53:43.170Z] Successfully built a9ac697acdc3 [2023-12-07T01:53:43.170Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T01:53:43.701Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-07T01:53:43.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T01:53:43.917Z] prd-ubuntu20.04-docker-8c-8g-24619 does not seem to be running inside a container [2023-12-07T01:53:43.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-652 -v /w/workspace/gexfoundry_device-mqtt-go_PR-652:/w/workspace/gexfoundry_device-mqtt-go_PR-652:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-652@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-07T01:53:44.387Z] $ docker top 17624b78f5c1047ffd1357957a91ef899bbd5d940c97e2a40d7fe8cf5a63ae0e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-07T01:53:44.878Z] + go version [2023-12-07T01:53:44.878Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-07T01:53:44.911Z] $ docker stop --time=1 17624b78f5c1047ffd1357957a91ef899bbd5d940c97e2a40d7fe8cf5a63ae0e [2023-12-07T01:53:46.207Z] $ docker rm -f --volumes 17624b78f5c1047ffd1357957a91ef899bbd5d940c97e2a40d7fe8cf5a63ae0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T01:53:47.162Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-07T01:53:47.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T01:53:47.373Z] prd-ubuntu20.04-docker-8c-8g-24619 does not seem to be running inside a container [2023-12-07T01:53:47.401Z] $ 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-652 -v /w/workspace/gexfoundry_device-mqtt-go_PR-652:/w/workspace/gexfoundry_device-mqtt-go_PR-652:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-652@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-07T01:53:47.740Z] $ docker top af65260c1f9a149f7f6126ed9b1e8502566a1edba71268f7ab266d4da7418ee4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-07T01:53:48.192Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-652 [Pipeline] fileExists [Pipeline] sh [2023-12-07T01:53:48.590Z] + make test [2023-12-07T01:53:48.590Z] go test ./... -coverprofile=coverage.out ./... [2023-12-07T01:53:49.963Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-12-07T01:53:59.926Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-12-07T01:53:59.926Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-12-07T01:53:59.926Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 22.8% of statements [2023-12-07T01:54:08.047Z] go vet ./... [2023-12-07T01:54:10.573Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-07T01:54:10.573Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-07T01:54:10.832Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-07T01:54:10.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-07T01:54:10.928Z] $ docker stop --time=1 af65260c1f9a149f7f6126ed9b1e8502566a1edba71268f7ab266d4da7418ee4 [2023-12-07T01:54:14.049Z] $ docker rm -f --volumes af65260c1f9a149f7f6126ed9b1e8502566a1edba71268f7ab266d4da7418ee4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-07T01:54:14.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-07T01:54:14.757Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-07T01:54:15.593Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-07T01:54:15.905Z] + ls -al . [2023-12-07T01:54:15.905Z] total 184 [2023-12-07T01:54:15.905Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 7 01:53 . [2023-12-07T01:54:15.905Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 7 01:52 .. [2023-12-07T01:54:15.905Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 7 01:52 .dockerignore [2023-12-07T01:54:15.905Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 7 01:54 .git [2023-12-07T01:54:15.905Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 01:52 .github [2023-12-07T01:54:15.905Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 7 01:52 .gitignore [2023-12-07T01:54:15.905Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 7 01:52 .golangci.yml [2023-12-07T01:54:15.905Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 7 01:52 .semver [2023-12-07T01:54:15.905Z] -rw-rw-r-- 1 jenkins jenkins 10386 Dec 7 01:52 Attribution.txt [2023-12-07T01:54:15.905Z] -rw-rw-r-- 1 jenkins jenkins 18574 Dec 7 01:52 CHANGELOG.md [2023-12-07T01:54:15.905Z] -rw-rw-r-- 1 jenkins jenkins 1798 Dec 7 01:52 Dockerfile [2023-12-07T01:54:15.905Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 7 01:52 GOVERNANCE.md [2023-12-07T01:54:15.905Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 7 01:52 Jenkinsfile [2023-12-07T01:54:15.905Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 7 01:52 LICENSE [2023-12-07T01:54:15.905Z] -rw-rw-r-- 1 jenkins jenkins 1963 Dec 7 01:52 Makefile [2023-12-07T01:54:15.905Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 7 01:52 OWNERS.md [2023-12-07T01:54:15.905Z] -rw-rw-r-- 1 jenkins jenkins 3599 Dec 7 01:52 README.md [2023-12-07T01:54:15.905Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 7 01:52 VERSION [2023-12-07T01:54:15.905Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 7 01:52 bin [2023-12-07T01:54:15.905Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 01:52 cmd [2023-12-07T01:54:15.905Z] -rw-r--r-- 1 jenkins jenkins 18506 Dec 7 01:53 coverage.out [2023-12-07T01:54:15.905Z] -rw-rw-r-- 1 jenkins jenkins 3817 Dec 7 01:52 go.mod [2023-12-07T01:54:15.905Z] -rw-rw-r-- 1 jenkins jenkins 35084 Dec 7 01:52 go.sum [2023-12-07T01:54:15.905Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 01:52 internal [2023-12-07T01:54:15.905Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 7 01:52 mock [2023-12-07T01:54:15.905Z] -rw-rw-r-- 1 jenkins jenkins 227 Dec 7 01:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T01:54:16.370Z] + 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=93974f4fed3517d9d2b287c016d4ea81e9beee08 --label arch=amd64 --label version=0.0.0 . [2023-12-07T01:54:16.370Z] Sending build context to Docker daemon 17.35MB [2023-12-07T01:54:16.370Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-12-07T01:54:16.370Z] Step 2/25 : FROM ${BASE} AS builder [2023-12-07T01:54:16.370Z] ---> a9ac697acdc3 [2023-12-07T01:54:16.371Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-12-07T01:54:16.632Z] ---> Running in 8e33c1e223f9 [2023-12-07T01:54:16.892Z] Removing intermediate container 8e33c1e223f9 [2023-12-07T01:54:16.892Z] ---> c3b65936308b [2023-12-07T01:54:16.892Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-07T01:54:16.892Z] ---> Running in 1e8b6d12d686 [2023-12-07T01:54:16.892Z] Removing intermediate container 1e8b6d12d686 [2023-12-07T01:54:16.892Z] ---> fce52924a840 [2023-12-07T01:54:16.892Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-07T01:54:16.892Z] ---> Running in 9953dbb998bc [2023-12-07T01:54:16.892Z] Removing intermediate container 9953dbb998bc [2023-12-07T01:54:16.892Z] ---> 506217aa0a6e [2023-12-07T01:54:16.892Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-12-07T01:54:16.892Z] ---> Running in 59a9d087dd36 [2023-12-07T01:54:17.151Z] Removing intermediate container 59a9d087dd36 [2023-12-07T01:54:17.151Z] ---> dbcf6be029aa [2023-12-07T01:54:17.151Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-07T01:54:17.151Z] ---> Running in 6aa437947e88 [2023-12-07T01:54:17.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-07T01:54:17.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-07T01:54:17.928Z] OK: 268 MiB in 56 packages [2023-12-07T01:54:18.211Z] Removing intermediate container 6aa437947e88 [2023-12-07T01:54:18.211Z] ---> 796c04eddce3 [2023-12-07T01:54:18.211Z] Step 8/25 : WORKDIR /device-mqtt-go [2023-12-07T01:54:18.211Z] ---> Running in c846dc665ecb [2023-12-07T01:54:18.211Z] Removing intermediate container c846dc665ecb [2023-12-07T01:54:18.211Z] ---> 1cf662977359 [2023-12-07T01:54:18.211Z] Step 9/25 : COPY go.mod vendor* ./ [2023-12-07T01:54:18.470Z] ---> 3e59d58d4ea4 [2023-12-07T01:54:18.470Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-07T01:54:18.470Z] ---> Running in f540cd7cace8 [2023-12-07T01:54:19.038Z] Removing intermediate container f540cd7cace8 [2023-12-07T01:54:19.038Z] ---> 241a0dd7d2be [2023-12-07T01:54:19.038Z] Step 11/25 : COPY . . [2023-12-07T01:54:19.978Z] ---> 4f4d79c7be57 [2023-12-07T01:54:19.978Z] Step 12/25 : RUN $MAKE [2023-12-07T01:54:19.978Z] ---> Running in d1783d96fe0a [2023-12-07T01:54:20.236Z] 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.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-12-07T01:54:38.316Z] Removing intermediate container d1783d96fe0a [2023-12-07T01:54:38.316Z] ---> 4cc40124c02c [2023-12-07T01:54:38.316Z] Step 13/25 : FROM alpine:3.18 [2023-12-07T01:54:38.316Z] 3.18: Pulling from library/alpine [2023-12-07T01:54:38.316Z] c926b61bad3b: Pulling fs layer [2023-12-07T01:54:38.575Z] c926b61bad3b: Verifying Checksum [2023-12-07T01:54:38.575Z] c926b61bad3b: Download complete [2023-12-07T01:54:38.850Z] c926b61bad3b: Pull complete [2023-12-07T01:54:38.850Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-07T01:54:38.850Z] Status: Downloaded newer image for alpine:3.18 [2023-12-07T01:54:38.850Z] ---> b541f2080109 [2023-12-07T01:54:38.850Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-12-07T01:54:39.109Z] ---> Running in 10e553bdd0ce [2023-12-07T01:54:39.109Z] Removing intermediate container 10e553bdd0ce [2023-12-07T01:54:39.109Z] ---> e7e135052bbd [2023-12-07T01:54:39.109Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-12-07T01:54:39.109Z] ---> Running in 06977881fd9a [2023-12-07T01:54:39.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-07T01:54:39.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-07T01:54:39.885Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-07T01:54:39.885Z] Executing busybox-1.36.1-r5.trigger [2023-12-07T01:54:39.885Z] OK: 7 MiB in 16 packages [2023-12-07T01:54:40.143Z] Removing intermediate container 06977881fd9a [2023-12-07T01:54:40.143Z] ---> 155781840443 [2023-12-07T01:54:40.143Z] Step 16/25 : RUN apk --no-cache upgrade [2023-12-07T01:54:40.143Z] ---> Running in de00788efc61 [2023-12-07T01:54:40.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-07T01:54:40.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-07T01:54:40.661Z] OK: 7 MiB in 16 packages [2023-12-07T01:54:40.920Z] Removing intermediate container de00788efc61 [2023-12-07T01:54:40.920Z] ---> f8d62b83985c [2023-12-07T01:54:40.920Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2023-12-07T01:54:41.852Z] ---> 46884babaa0c [2023-12-07T01:54:41.852Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-12-07T01:54:42.109Z] ---> 175d990c5eb0 [2023-12-07T01:54:42.109Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-12-07T01:54:42.109Z] ---> c6aedf6a9118 [2023-12-07T01:54:42.109Z] Step 20/25 : EXPOSE 59982 [2023-12-07T01:54:42.109Z] ---> Running in 5d5f63df3153 [2023-12-07T01:54:42.109Z] Removing intermediate container 5d5f63df3153 [2023-12-07T01:54:42.109Z] ---> 15dc3fd26791 [2023-12-07T01:54:42.109Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2023-12-07T01:54:42.109Z] ---> Running in 17b71ce62e67 [2023-12-07T01:54:42.368Z] Removing intermediate container 17b71ce62e67 [2023-12-07T01:54:42.368Z] ---> 9c7d6f93d871 [2023-12-07T01:54:42.368Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-12-07T01:54:42.368Z] ---> Running in 0936d4210356 [2023-12-07T01:54:42.368Z] Removing intermediate container 0936d4210356 [2023-12-07T01:54:42.368Z] ---> 4ab7523e6d97 [2023-12-07T01:54:42.368Z] Step 23/25 : LABEL arch=amd64 [2023-12-07T01:54:42.368Z] ---> Running in beac0673929c [2023-12-07T01:54:42.627Z] Removing intermediate container beac0673929c [2023-12-07T01:54:42.627Z] ---> 52ea74486633 [2023-12-07T01:54:42.627Z] Step 24/25 : LABEL git_sha=93974f4fed3517d9d2b287c016d4ea81e9beee08 [2023-12-07T01:54:42.627Z] ---> Running in b4d90f48450c [2023-12-07T01:54:42.627Z] Removing intermediate container b4d90f48450c [2023-12-07T01:54:42.627Z] ---> 96da97c2e91c [2023-12-07T01:54:42.627Z] Step 25/25 : LABEL version=0.0.0 [2023-12-07T01:54:42.627Z] ---> Running in aeda3cdbf956 [2023-12-07T01:54:42.627Z] Removing intermediate container aeda3cdbf956 [2023-12-07T01:54:42.627Z] ---> 5447ca32802d [2023-12-07T01:54:42.627Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-07T01:54:42.627Z] Successfully built 5447ca32802d [2023-12-07T01:54:42.627Z] 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-12-07T01:54:43.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-07T01:54:43.870Z] [2023-12-07T01:54:43.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T01:54:44.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-07T01:54:44.280Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-07T01:54:44.280Z] 5eb5b503b376: Pulling fs layer [2023-12-07T01:54:44.280Z] 5c69ac0246d0: Pulling fs layer [2023-12-07T01:54:44.280Z] ec43610c2a17: Pulling fs layer [2023-12-07T01:54:44.280Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-07T01:54:44.280Z] 33b1e0a273af: Pulling fs layer [2023-12-07T01:54:44.280Z] 5d3b04190fa2: Pulling fs layer [2023-12-07T01:54:44.280Z] 2f39f015ded8: Pulling fs layer [2023-12-07T01:54:44.280Z] 33b1e0a273af: Waiting [2023-12-07T01:54:44.280Z] 5d3b04190fa2: Waiting [2023-12-07T01:54:44.280Z] 3a2ae6a8a46f: Waiting [2023-12-07T01:54:44.280Z] 5c69ac0246d0: Verifying Checksum [2023-12-07T01:54:44.280Z] 5c69ac0246d0: Download complete [2023-12-07T01:54:44.280Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-07T01:54:44.280Z] 3a2ae6a8a46f: Download complete [2023-12-07T01:54:44.280Z] 33b1e0a273af: Verifying Checksum [2023-12-07T01:54:44.280Z] 33b1e0a273af: Download complete [2023-12-07T01:54:44.280Z] 5d3b04190fa2: Verifying Checksum [2023-12-07T01:54:44.280Z] 5d3b04190fa2: Download complete [2023-12-07T01:54:44.280Z] ec43610c2a17: Verifying Checksum [2023-12-07T01:54:44.280Z] ec43610c2a17: Download complete [2023-12-07T01:54:44.537Z] 5eb5b503b376: Download complete [2023-12-07T01:54:45.103Z] 2f39f015ded8: Download complete [2023-12-07T01:54:45.668Z] 5eb5b503b376: Pull complete [2023-12-07T01:54:45.669Z] 5c69ac0246d0: Pull complete [2023-12-07T01:54:46.257Z] ec43610c2a17: Pull complete [2023-12-07T01:54:46.257Z] 3a2ae6a8a46f: Pull complete [2023-12-07T01:54:46.515Z] 33b1e0a273af: Pull complete [2023-12-07T01:54:46.515Z] 5d3b04190fa2: Pull complete [2023-12-07T01:54:50.739Z] 2f39f015ded8: Pull complete [2023-12-07T01:54:50.739Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-07T01:54:50.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-07T01:54:50.739Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T01:54:51.095Z] prd-ubuntu20.04-docker-8c-8g-24619 does not seem to be running inside a container [2023-12-07T01:54:51.126Z] $ 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-652 -v /w/workspace/gexfoundry_device-mqtt-go_PR-652:/w/workspace/gexfoundry_device-mqtt-go_PR-652:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-652@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-07T01:54:55.305Z] $ docker top 861f528d1add914f494bf984d6158cb0a9272e89dc8d37f70044920430b7ff1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-07T01:54:55.879Z] ---> job-cost.sh [2023-12-07T01:54:55.879Z] lf-activate-venv: SKIPPING [2023-12-07T01:54:55.879Z] INFO: No Stack... [2023-12-07T01:54:56.138Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-07T01:54:56.398Z] INFO: Archiving Costs [Pipeline] sh [2023-12-07T01:54:56.720Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-652/archives/cost.csv [2023-12-07T01:54:56.720Z] + cut -d, -f6 [Pipeline] lock [2023-12-07T01:54:56.761Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-652-1-stack-cost] [2023-12-07T01:54:56.767Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-652-1-stack-cost] did not exist. Created. [2023-12-07T01:54:56.767Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-652-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-07T01:54:57.236Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-07T01:54:57.280Z] Stashed 1 file(s) [Pipeline] } [2023-12-07T01:54:57.409Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-652-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-07T01:54:57.566Z] $ docker stop --time=1 861f528d1add914f494bf984d6158cb0a9272e89dc8d37f70044920430b7ff1e [2023-12-07T01:54:58.738Z] $ docker rm -f --volumes 861f528d1add914f494bf984d6158cb0a9272e89dc8d37f70044920430b7ff1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-07T01:56:51.238Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24620 in /w/workspace/gexfoundry_device-mqtt-go_PR-652 [Pipeline] { [Pipeline] ws [2023-12-07T01:56:51.331Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-12-07T01:56:54.465Z] The recommended git tool is: git [2023-12-07T01:57:00.236Z] using credential edgex-jenkins-ssh [2023-12-07T01:57:00.262Z] Cloning the remote Git repository [2023-12-07T01:57:00.323Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-12-07T01:57:00.483Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-12-07T01:57:00.639Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-12-07T01:57:00.641Z] > git --version # timeout=10 [2023-12-07T01:57:00.662Z] > git --version # 'git version 2.25.1' [2023-12-07T01:57:00.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-07T01:57:00.817Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-07T01:57:02.984Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-12-07T01:57:03.010Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-07T01:57:04.558Z] Merging remotes/origin/main commit 4e218282e077fec14fc384a358d0b18c03acea40 into PR head commit 93974f4fed3517d9d2b287c016d4ea81e9beee08 [2023-12-07T01:57:03.922Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-12-07T01:57:03.974Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-12-07T01:57:03.975Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-07T01:57:04.000Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/652/head:refs/remotes/origin/PR-652 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-07T01:57:04.572Z] > git config core.sparsecheckout # timeout=10 [2023-12-07T01:57:04.644Z] > git checkout -f 93974f4fed3517d9d2b287c016d4ea81e9beee08 # timeout=10 [2023-12-07T01:57:04.726Z] > git remote # timeout=10 [2023-12-07T01:57:04.845Z] Merge succeeded, producing 93974f4fed3517d9d2b287c016d4ea81e9beee08 [2023-12-07T01:57:04.846Z] Checking out Revision 93974f4fed3517d9d2b287c016d4ea81e9beee08 (PR-652) [2023-12-07T01:57:05.469Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-07T01:57:05.514Z] > git --version # timeout=10 [2023-12-07T01:57:05.524Z] > git --version # 'git version 2.25.1' [2023-12-07T01:57:05.536Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [2023-12-07T01:57:04.753Z] > git config --get remote.origin.url # timeout=10 [2023-12-07T01:57:04.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-07T01:57:04.799Z] > git merge 4e218282e077fec14fc384a358d0b18c03acea40 # timeout=10 [2023-12-07T01:57:04.825Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-07T01:57:04.850Z] > git config core.sparsecheckout # timeout=10 [2023-12-07T01:57:04.862Z] > git checkout -f 93974f4fed3517d9d2b287c016d4ea81e9beee08 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-07T01:57:07.017Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-07T01:57:07.018Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-07T01:57:07.018Z] Dload Upload Total Spent Left Speed [2023-12-07T01:57:07.018Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2023-12-07T01:57:07.400Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-07T01:57:07.740Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-07T01:57:07.740Z] + sudo tee /etc/docker/daemon.new [2023-12-07T01:57:07.740Z] { [2023-12-07T01:57:07.740Z] "registry-mirrors": [ [2023-12-07T01:57:07.740Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-07T01:57:07.740Z] ], [2023-12-07T01:57:07.740Z] "bip": "10.250.0.254/24", [2023-12-07T01:57:07.740Z] "hosts": [ [2023-12-07T01:57:07.740Z] "tcp://0.0.0.0:5555", [2023-12-07T01:57:07.740Z] "unix:///var/run/docker.sock" [2023-12-07T01:57:07.740Z] ], [2023-12-07T01:57:07.740Z] "mtu": 1458, [2023-12-07T01:57:07.740Z] "selinux-enabled": true, [2023-12-07T01:57:07.740Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-07T01:57:07.740Z] } [Pipeline] sh [2023-12-07T01:57:08.092Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-07T01:57:08.441Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-07T01:57:26.779Z] provisioning config files... [2023-12-07T01:57:26.810Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config831652324670973414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-07T01:57:27.328Z] ---> ****-login.sh [2023-12-07T01:57:27.328Z] nexus3.edgexfoundry.org:10001 [2023-12-07T01:57:27.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T01:57:27.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T01:57:27.868Z] Configure a credential helper to remove this warning. See [2023-12-07T01:57:27.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T01:57:27.868Z] [2023-12-07T01:57:27.868Z] Login Succeeded [2023-12-07T01:57:27.868Z] nexus3.edgexfoundry.org:10002 [2023-12-07T01:57:27.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T01:57:28.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T01:57:28.149Z] Configure a credential helper to remove this warning. See [2023-12-07T01:57:28.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T01:57:28.149Z] [2023-12-07T01:57:28.149Z] Login Succeeded [2023-12-07T01:57:28.149Z] nexus3.edgexfoundry.org:10003 [2023-12-07T01:57:28.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T01:57:28.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T01:57:28.422Z] Configure a credential helper to remove this warning. See [2023-12-07T01:57:28.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T01:57:28.422Z] [2023-12-07T01:57:28.422Z] Login Succeeded [2023-12-07T01:57:28.422Z] nexus3.edgexfoundry.org:10004 [2023-12-07T01:57:28.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T01:57:28.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T01:57:28.692Z] Configure a credential helper to remove this warning. See [2023-12-07T01:57:28.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T01:57:28.692Z] [2023-12-07T01:57:28.692Z] Login Succeeded [2023-12-07T01:57:28.692Z] ****.io [2023-12-07T01:57:28.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T01:57:29.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T01:57:29.231Z] Configure a credential helper to remove this warning. See [2023-12-07T01:57:29.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T01:57:29.231Z] [2023-12-07T01:57:29.231Z] Login Succeeded [2023-12-07T01:57:29.231Z] ---> ****-login.sh ends [Pipeline] } [2023-12-07T01:57:29.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-07T01:57:29.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-07T01:57:29.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-07T01:57:29.933Z] ========================================================= [2023-12-07T01:57:29.933Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-07T01:57:29.933Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T01:57:30.573Z] + 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-12-07T01:57:33.149Z] #0 building with "default" instance using docker driver [2023-12-07T01:57:33.149Z] [2023-12-07T01:57:33.149Z] #1 [internal] load build definition from Dockerfile [2023-12-07T01:57:33.149Z] #1 transferring dockerfile: 1.84kB done [2023-12-07T01:57:33.149Z] #1 DONE 0.1s [2023-12-07T01:57:33.149Z] [2023-12-07T01:57:33.149Z] #2 [internal] load .dockerignore [2023-12-07T01:57:33.149Z] #2 transferring context: 182B done [2023-12-07T01:57:33.149Z] #2 DONE 0.1s [2023-12-07T01:57:33.149Z] [2023-12-07T01:57:33.149Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-07T01:57:33.423Z] #3 DONE 0.3s [2023-12-07T01:57:33.423Z] [2023-12-07T01:57:33.423Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-07T01:57:33.423Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-07T01:57:33.423Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-07T01:57:33.423Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2023-12-07T01:57:33.423Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-07T01:57:33.423Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-07T01:57:33.423Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-07T01:57:33.423Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-07T01:57:33.423Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-07T01:57:33.423Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-07T01:57:33.696Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.97MB / 63.99MB 0.3s [2023-12-07T01:57:33.696Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-07T01:57:33.696Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-07T01:57:33.696Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2023-12-07T01:57:33.696Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.4s [2023-12-07T01:57:33.696Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-07T01:57:33.964Z] #4 ... [2023-12-07T01:57:33.964Z] [2023-12-07T01:57:33.964Z] #5 [internal] load build context [2023-12-07T01:57:33.964Z] #5 transferring context: 8.65MB 0.4s done [2023-12-07T01:57:33.964Z] #5 DONE 0.5s [2023-12-07T01:57:33.964Z] [2023-12-07T01:57:33.964Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-07T01:57:33.964Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.63MB / 63.99MB 0.5s [2023-12-07T01:57:33.964Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s [2023-12-07T01:57:33.964Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.5s [2023-12-07T01:57:33.964Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.7s [2023-12-07T01:57:33.964Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.87MB / 97.63MB 0.7s [2023-12-07T01:57:33.964Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-07T01:57:33.964Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 28.31MB / 63.99MB 0.8s [2023-12-07T01:57:33.964Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-07T01:57:33.964Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.78MB / 97.63MB 0.8s [2023-12-07T01:57:34.240Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.55MB / 63.99MB 0.9s [2023-12-07T01:57:34.240Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 1.0s [2023-12-07T01:57:34.240Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 33.55MB / 97.63MB 1.0s [2023-12-07T01:57:34.240Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-07T01:57:34.507Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 49.28MB / 63.99MB 1.2s [2023-12-07T01:57:34.507Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 42.99MB / 97.63MB 1.2s [2023-12-07T01:57:34.508Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-07T01:57:34.508Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.3s [2023-12-07T01:57:34.508Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.23MB / 97.63MB 1.3s [2023-12-07T01:57:34.775Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.05MB / 63.99MB 1.4s [2023-12-07T01:57:34.775Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s [2023-12-07T01:57:34.775Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.5s [2023-12-07T01:57:35.048Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2023-12-07T01:57:35.048Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.01MB / 97.63MB 1.6s [2023-12-07T01:57:35.048Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 1.7s [2023-12-07T01:57:35.048Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s [2023-12-07T01:57:35.048Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.85MB / 97.63MB 1.8s [2023-12-07T01:57:35.315Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 2.0s [2023-12-07T01:57:35.315Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.27MB / 97.63MB 2.1s [2023-12-07T01:57:35.582Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s [2023-12-07T01:57:35.850Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done [2023-12-07T01:57:41.196Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.6s [2023-12-07T01:57:46.456Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.0s [2023-12-07T01:57:53.115Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.0s done [2023-12-07T01:57:53.389Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-07T01:57:53.389Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-07T01:57:53.389Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-07T01:57:53.389Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-07T01:57:58.740Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-07T01:58:02.084Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.6s done [2023-12-07T01:58:02.351Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-07T01:58:04.292Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-07T01:58:04.292Z] #4 DONE 30.9s [2023-12-07T01:58:04.292Z] [2023-12-07T01:58:04.292Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-07T01:58:04.874Z] #6 0.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-07T01:58:05.468Z] #6 1.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-07T01:58:06.428Z] #6 2.209 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-07T01:58:06.428Z] #6 2.237 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-07T01:58:06.428Z] #6 2.249 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-07T01:58:06.428Z] #6 2.316 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-07T01:58:06.428Z] #6 2.344 Executing busybox-1.36.1-r5.trigger [2023-12-07T01:58:06.699Z] #6 2.382 OK: 271 MiB in 56 packages [2023-12-07T01:58:08.645Z] #6 DONE 4.1s [2023-12-07T01:58:08.645Z] [2023-12-07T01:58:08.645Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2023-12-07T01:58:08.645Z] #7 DONE 0.1s [2023-12-07T01:58:08.645Z] [2023-12-07T01:58:08.645Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-07T01:58:08.645Z] #8 DONE 0.2s [2023-12-07T01:58:08.645Z] [2023-12-07T01:58:08.645Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-07T01:58:35.325Z] #9 DONE 22.9s [2023-12-07T01:58:35.325Z] [2023-12-07T01:58:35.325Z] #10 [builder 6/7] COPY . . [2023-12-07T01:58:35.325Z] #10 DONE 0.3s [2023-12-07T01:58:35.325Z] [2023-12-07T01:58:35.325Z] #11 [builder 7/7] RUN echo noop [2023-12-07T01:58:35.325Z] #11 0.600 noop [2023-12-07T01:58:35.325Z] #11 DONE 0.7s [2023-12-07T01:58:35.325Z] [2023-12-07T01:58:35.325Z] #12 exporting to image [2023-12-07T01:58:35.325Z] #12 exporting layers [2023-12-07T01:58:57.500Z] #12 exporting layers 22.2s done [2023-12-07T01:58:57.500Z] #12 writing image sha256:49446cd542efe946fd7f0f5ea3945329071a05312657cd67d48b53031c2b1a6b done [2023-12-07T01:58:57.500Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-07T01:58:57.500Z] #12 DONE 22.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T01:58:58.137Z] + docker inspect -f . ci-base-image-arm64 [2023-12-07T01:58:58.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T01:58:58.497Z] prd-ubuntu20.04-docker-arm64-4c-16g-24620 does not seem to be running inside a container [2023-12-07T01:58:58.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-07T01:58:59.714Z] $ docker top 03db7f55851cff44a04ebc73af36299a86103b90b12af2562b4a780eed490032 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-07T01:59:00.329Z] + go version [2023-12-07T01:59:00.604Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-07T01:59:00.642Z] $ docker stop --time=1 03db7f55851cff44a04ebc73af36299a86103b90b12af2562b4a780eed490032 [2023-12-07T01:59:02.230Z] $ docker rm -f --volumes 03db7f55851cff44a04ebc73af36299a86103b90b12af2562b4a780eed490032 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T01:59:03.405Z] + docker inspect -f . ci-base-image-arm64 [2023-12-07T01:59:03.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T01:59:03.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-24620 does not seem to be running inside a container [2023-12-07T01:59:03.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-07T01:59:04.668Z] $ docker top 279bd8771fcaa967e78df54d5063e7a9346e378014d252da0ae644f4e0d5d5da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-07T01:59:05.254Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-07T01:59:05.678Z] + make test [2023-12-07T01:59:05.678Z] go test ./... -coverprofile=coverage.out ./... [2023-12-07T01:59:13.872Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-12-07T02:00:10.276Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-12-07T02:00:10.276Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-12-07T02:00:10.276Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.057s coverage: 22.8% of statements [2023-12-07T02:00:10.276Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-07T02:00:10.276Z] go vet ./... [2023-12-07T02:00:20.363Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-07T02:00:20.363Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-07T02:00:20.363Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-07T02:00:20.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-07T02:00:20.486Z] $ docker stop --time=1 279bd8771fcaa967e78df54d5063e7a9346e378014d252da0ae644f4e0d5d5da [2023-12-07T02:00:25.595Z] $ docker rm -f --volumes 279bd8771fcaa967e78df54d5063e7a9346e378014d252da0ae644f4e0d5d5da [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-07T02:00:26.827Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-07T02:00:26.865Z] Warning: overwriting stash ‘coverage-report’ [2023-12-07T02:00:27.274Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-07T02:00:28.098Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-07T02:00:28.432Z] + ls -al . [2023-12-07T02:00:28.432Z] total 180 [2023-12-07T02:00:28.432Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 7 01:59 . [2023-12-07T02:00:28.432Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 7 01:57 .. [2023-12-07T02:00:28.432Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 7 01:57 .dockerignore [2023-12-07T02:00:28.432Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 7 01:57 .git [2023-12-07T02:00:28.432Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 01:57 .github [2023-12-07T02:00:28.432Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 7 01:57 .gitignore [2023-12-07T02:00:28.432Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 7 01:57 .golangci.yml [2023-12-07T02:00:28.432Z] -rw-rw-r-- 1 jenkins jenkins 10386 Dec 7 01:57 Attribution.txt [2023-12-07T02:00:28.432Z] -rw-rw-r-- 1 jenkins jenkins 18574 Dec 7 01:57 CHANGELOG.md [2023-12-07T02:00:28.432Z] -rw-rw-r-- 1 jenkins jenkins 1798 Dec 7 01:57 Dockerfile [2023-12-07T02:00:28.432Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 7 01:57 GOVERNANCE.md [2023-12-07T02:00:28.432Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 7 01:57 Jenkinsfile [2023-12-07T02:00:28.432Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 7 01:57 LICENSE [2023-12-07T02:00:28.432Z] -rw-rw-r-- 1 jenkins jenkins 1963 Dec 7 01:57 Makefile [2023-12-07T02:00:28.432Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 7 01:57 OWNERS.md [2023-12-07T02:00:28.432Z] -rw-rw-r-- 1 jenkins jenkins 3599 Dec 7 01:57 README.md [2023-12-07T02:00:28.432Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 7 01:52 VERSION [2023-12-07T02:00:28.432Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 7 01:57 bin [2023-12-07T02:00:28.432Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 01:57 cmd [2023-12-07T02:00:28.432Z] -rw-r--r-- 1 jenkins jenkins 18506 Dec 7 02:00 coverage.out [2023-12-07T02:00:28.432Z] -rw-rw-r-- 1 jenkins jenkins 3817 Dec 7 01:57 go.mod [2023-12-07T02:00:28.432Z] -rw-rw-r-- 1 jenkins jenkins 35084 Dec 7 01:57 go.sum [2023-12-07T02:00:28.432Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 01:57 internal [2023-12-07T02:00:28.432Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 7 01:57 mock [2023-12-07T02:00:28.432Z] -rw-rw-r-- 1 jenkins jenkins 227 Dec 7 01:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T02:00:28.910Z] + 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=93974f4fed3517d9d2b287c016d4ea81e9beee08 --label arch=arm64 --label version=0.0.0 . [2023-12-07T02:00:29.868Z] #0 building with "default" instance using docker driver [2023-12-07T02:00:29.868Z] [2023-12-07T02:00:29.868Z] #1 [internal] load build definition from Dockerfile [2023-12-07T02:00:29.868Z] #1 transferring dockerfile: 1.84kB 0.0s done [2023-12-07T02:00:29.868Z] #1 DONE 0.0s [2023-12-07T02:00:29.868Z] [2023-12-07T02:00:29.868Z] #2 [internal] load .dockerignore [2023-12-07T02:00:29.868Z] #2 transferring context: 182B done [2023-12-07T02:00:29.868Z] #2 DONE 0.0s [2023-12-07T02:00:29.868Z] [2023-12-07T02:00:29.868Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-07T02:00:29.868Z] #3 DONE 0.0s [2023-12-07T02:00:29.868Z] [2023-12-07T02:00:29.868Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-07T02:00:29.868Z] #4 DONE 0.2s [2023-12-07T02:00:29.868Z] [2023-12-07T02:00:29.868Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-07T02:00:29.868Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-07T02:00:29.868Z] #5 DONE 0.1s [2023-12-07T02:00:29.868Z] [2023-12-07T02:00:29.868Z] #6 [internal] load build context [2023-12-07T02:00:29.868Z] #6 transferring context: 26.05kB 0.0s done [2023-12-07T02:00:29.868Z] #6 DONE 0.1s [2023-12-07T02:00:29.868Z] [2023-12-07T02:00:29.868Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-07T02:00:29.868Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-07T02:00:29.868Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-07T02:00:29.868Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-07T02:00:29.868Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2023-12-07T02:00:30.136Z] #5 ... [2023-12-07T02:00:30.136Z] [2023-12-07T02:00:30.136Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-07T02:00:30.136Z] #7 DONE 0.2s [2023-12-07T02:00:30.136Z] [2023-12-07T02:00:30.136Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-07T02:00:30.136Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-07T02:00:30.136Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-07T02:00:30.405Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-07T02:00:30.992Z] #5 DONE 0.9s [2023-12-07T02:00:30.992Z] [2023-12-07T02:00:30.992Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-07T02:00:31.576Z] #8 0.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-07T02:00:31.843Z] #8 0.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-07T02:00:32.804Z] #8 ... [2023-12-07T02:00:32.805Z] [2023-12-07T02:00:32.805Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-07T02:00:32.805Z] #9 0.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-07T02:00:32.805Z] #9 1.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-07T02:00:32.805Z] #9 2.288 OK: 271 MiB in 56 packages [2023-12-07T02:00:32.805Z] #9 DONE 2.6s [2023-12-07T02:00:32.805Z] [2023-12-07T02:00:32.805Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-07T02:00:32.805Z] #8 2.021 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-07T02:00:32.805Z] #8 ... [2023-12-07T02:00:32.805Z] [2023-12-07T02:00:32.805Z] #10 [builder 3/7] WORKDIR /device-mqtt-go [2023-12-07T02:00:32.805Z] #10 DONE 0.1s [2023-12-07T02:00:32.805Z] [2023-12-07T02:00:32.805Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-07T02:00:32.805Z] #8 2.038 Executing busybox-1.36.1-r5.trigger [2023-12-07T02:00:32.805Z] #8 2.076 OK: 8 MiB in 16 packages [2023-12-07T02:00:33.074Z] #8 ... [2023-12-07T02:00:33.074Z] [2023-12-07T02:00:33.074Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-07T02:00:33.074Z] #11 DONE 0.2s [2023-12-07T02:00:33.074Z] [2023-12-07T02:00:33.074Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-07T02:00:33.344Z] #12 ... [2023-12-07T02:00:33.344Z] [2023-12-07T02:00:33.344Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-07T02:00:33.344Z] #8 DONE 2.4s [2023-12-07T02:00:33.344Z] [2023-12-07T02:00:33.344Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-07T02:00:33.927Z] #13 0.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-07T02:00:34.196Z] #13 ... [2023-12-07T02:00:34.196Z] [2023-12-07T02:00:34.196Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-07T02:00:34.196Z] #12 DONE 1.3s [2023-12-07T02:00:34.464Z] [2023-12-07T02:00:34.464Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-07T02:00:34.464Z] #13 1.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-07T02:00:34.735Z] #13 ... [2023-12-07T02:00:34.735Z] [2023-12-07T02:00:34.735Z] #14 [builder 6/7] COPY . . [2023-12-07T02:00:34.735Z] #14 DONE 0.3s [2023-12-07T02:00:35.004Z] [2023-12-07T02:00:35.004Z] #15 [builder 7/7] RUN make build [2023-12-07T02:00:35.272Z] #15 0.670 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.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-12-07T02:00:35.858Z] #15 ... [2023-12-07T02:00:35.858Z] [2023-12-07T02:00:35.858Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-07T02:00:35.858Z] #13 2.276 OK: 8 MiB in 16 packages [2023-12-07T02:00:35.858Z] #13 DONE 2.6s [2023-12-07T02:00:35.858Z] [2023-12-07T02:00:35.858Z] #15 [builder 7/7] RUN make build [2023-12-07T02:01:43.721Z] #15 DONE 62.4s [2023-12-07T02:01:43.721Z] [2023-12-07T02:01:43.721Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2023-12-07T02:01:43.721Z] #16 DONE 0.3s [2023-12-07T02:01:43.721Z] [2023-12-07T02:01:43.721Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2023-12-07T02:01:43.721Z] #17 DONE 0.1s [2023-12-07T02:01:43.721Z] [2023-12-07T02:01:43.721Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-12-07T02:01:43.721Z] #18 DONE 0.1s [2023-12-07T02:01:43.721Z] [2023-12-07T02:01:43.721Z] #19 exporting to image [2023-12-07T02:01:43.721Z] #19 exporting layers [2023-12-07T02:01:43.721Z] #19 exporting layers 0.4s done [2023-12-07T02:01:43.721Z] #19 writing image sha256:78e22ad8c286167db22e74a33199b39afdc3199a05e2c466ffbe7a398bb35fa0 done [2023-12-07T02:01:43.721Z] #19 naming to docker.io/library/device-mqtt-arm64 done [2023-12-07T02:01:43.721Z] #19 DONE 0.5s [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-12-07T02:01:44.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-07T02:01:44.992Z] [2023-12-07T02:01:44.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T02:01:45.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-07T02:01:45.442Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-07T02:01:45.442Z] 8998bd30e6a1: Pulling fs layer [2023-12-07T02:01:45.442Z] 04944245beec: Pulling fs layer [2023-12-07T02:01:45.442Z] 699f458cf7ca: Pulling fs layer [2023-12-07T02:01:45.442Z] 765212b225bb: Pulling fs layer [2023-12-07T02:01:45.442Z] f23df028b6ca: Pulling fs layer [2023-12-07T02:01:45.442Z] d65c8cfc05b1: Pulling fs layer [2023-12-07T02:01:45.442Z] 2437ff75d9bd: Pulling fs layer [2023-12-07T02:01:45.442Z] 765212b225bb: Waiting [2023-12-07T02:01:45.442Z] f23df028b6ca: Waiting [2023-12-07T02:01:45.442Z] d65c8cfc05b1: Waiting [2023-12-07T02:01:45.442Z] 2437ff75d9bd: Waiting [2023-12-07T02:01:45.715Z] 04944245beec: Verifying Checksum [2023-12-07T02:01:45.715Z] 04944245beec: Download complete [2023-12-07T02:01:45.715Z] 765212b225bb: Verifying Checksum [2023-12-07T02:01:45.715Z] 765212b225bb: Download complete [2023-12-07T02:01:45.715Z] f23df028b6ca: Verifying Checksum [2023-12-07T02:01:45.715Z] f23df028b6ca: Download complete [2023-12-07T02:01:45.715Z] d65c8cfc05b1: Verifying Checksum [2023-12-07T02:01:45.715Z] d65c8cfc05b1: Download complete [2023-12-07T02:01:45.715Z] 699f458cf7ca: Verifying Checksum [2023-12-07T02:01:45.715Z] 699f458cf7ca: Download complete [2023-12-07T02:01:46.304Z] 8998bd30e6a1: Verifying Checksum [2023-12-07T02:01:46.304Z] 8998bd30e6a1: Download complete [2023-12-07T02:01:48.244Z] 2437ff75d9bd: Verifying Checksum [2023-12-07T02:01:48.244Z] 2437ff75d9bd: Download complete [2023-12-07T02:01:52.493Z] 8998bd30e6a1: Pull complete [2023-12-07T02:01:52.759Z] 04944245beec: Pull complete [2023-12-07T02:01:54.707Z] 699f458cf7ca: Pull complete [2023-12-07T02:01:54.707Z] 765212b225bb: Pull complete [2023-12-07T02:01:55.666Z] f23df028b6ca: Pull complete [2023-12-07T02:01:55.666Z] d65c8cfc05b1: Pull complete [2023-12-07T02:02:22.328Z] 2437ff75d9bd: Pull complete [2023-12-07T02:02:22.328Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-07T02:02:22.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-07T02:02:22.328Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T02:02:22.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-24620 does not seem to be running inside a container [2023-12-07T02:02:22.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-07T02:02:24.888Z] $ docker top e8f024297a685c137b1ca283eb7ae2c0c140baf7f0616f0bbcc1fd907f65f855 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-07T02:02:25.499Z] ---> job-cost.sh [2023-12-07T02:02:25.764Z] lf-activate-venv: SKIPPING [2023-12-07T02:02:25.764Z] INFO: No Stack... [2023-12-07T02:02:26.344Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-07T02:02:26.924Z] INFO: Archiving Costs [Pipeline] sh [2023-12-07T02:02:27.262Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-12-07T02:02:27.262Z] + cut -d, -f6 [Pipeline] lock [2023-12-07T02:02:27.334Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-652-1-stack-cost] [2023-12-07T02:02:27.338Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-652-1-stack-cost] did not exist. Created. [2023-12-07T02:02:27.338Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-652-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-07T02:02:27.850Z] /w/workspace/device-mqtt-go/1@tmp/durable-eb267c33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-07T02:02:28.195Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-07T02:02:28.232Z] Warning: overwriting stash ‘stack-cost’ [2023-12-07T02:02:28.274Z] Stashed 1 file(s) [Pipeline] } [2023-12-07T02:02:28.322Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-652-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-07T02:02:28.550Z] $ docker stop --time=1 e8f024297a685c137b1ca283eb7ae2c0c140baf7f0616f0bbcc1fd907f65f855 [2023-12-07T02:02:33.001Z] $ docker rm -f --volumes e8f024297a685c137b1ca283eb7ae2c0c140baf7f0616f0bbcc1fd907f65f855 [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-12-07T02:02:35.049Z] provisioning config files... [2023-12-07T02:02:35.056Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-652@tmp/config5296575787439730509tmp [Pipeline] { [Pipeline] sh [2023-12-07T02:02:35.500Z] + set +x [2023-12-07T02:02:35.500Z] + curl -s https://codecov.io/bash [2023-12-07T02:02:35.500Z] + bash -s -- [2023-12-07T02:02:35.500Z] [2023-12-07T02:02:35.500Z] _____ _ [2023-12-07T02:02:35.500Z] / ____| | | [2023-12-07T02:02:35.500Z] | | ___ __| | ___ ___ _____ __ [2023-12-07T02:02:35.500Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-07T02:02:35.500Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-07T02:02:35.500Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-07T02:02:35.500Z] Bash-1.0.6 [2023-12-07T02:02:35.500Z] [2023-12-07T02:02:35.500Z] [2023-12-07T02:02:35.500Z] ==> git version 2.25.1 found [2023-12-07T02:02:35.500Z] ==> 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-12-07T02:02:35.500Z] Release-Date: 2020-01-08 [2023-12-07T02:02:35.500Z] 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-12-07T02:02:35.500Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-07T02:02:35.500Z] ==> Jenkins CI detected. [2023-12-07T02:02:35.500Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-652 [2023-12-07T02:02:35.500Z] project root: . [2023-12-07T02:02:35.500Z] --> token set from env [2023-12-07T02:02:35.500Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-07T02:02:35.500Z] ==> Running gcov in . (disable via -X gcov) [2023-12-07T02:02:35.500Z] ==> Python coveragepy not found [2023-12-07T02:02:35.500Z] ==> Searching for coverage reports in: [2023-12-07T02:02:35.500Z] + . [2023-12-07T02:02:35.500Z] -> Found 1 reports [2023-12-07T02:02:35.500Z] ==> Detecting git/mercurial file structure [2023-12-07T02:02:35.500Z] ==> Reading reports [2023-12-07T02:02:35.500Z] + ./coverage.out bytes=18506 [2023-12-07T02:02:35.500Z] ==> Appending adjustments [2023-12-07T02:02:35.500Z] https://docs.codecov.io/docs/fixing-reports [2023-12-07T02:02:35.760Z] + Found adjustments [2023-12-07T02:02:35.760Z] ==> Gzipping contents [2023-12-07T02:02:35.760Z] 4.0K /tmp/codecov.MojWp2.gz [2023-12-07T02:02:35.760Z] ==> Uploading reports [2023-12-07T02:02:35.760Z] url: https://codecov.io [2023-12-07T02:02:35.760Z] query: branch=PR-652&commit=93974f4fed3517d9d2b287c016d4ea81e9beee08&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-652%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=652&job=&cmd_args= [2023-12-07T02:02:35.760Z] -> Pinging Codecov [2023-12-07T02:02:35.760Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-652&commit=93974f4fed3517d9d2b287c016d4ea81e9beee08&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-652%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=652&job=&cmd_args= [2023-12-07T02:02:36.019Z] -> Uploading to [2023-12-07T02:02:36.019Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-07/7D719EC7BBE17E464838252E33014C33/93974f4fed3517d9d2b287c016d4ea81e9beee08/7d5c9a42-0aa1-48b1-b69f-1b982ce3dc9f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231207T020235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4bf594a39de7edcb4054124c25a9e0b6d829f4b4ffd0605e42baa13f14324ab7 [2023-12-07T02:02:36.019Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-07T02:02:36.019Z] Dload Upload Total Spent Left Speed [2023-12-07T02:02:36.279Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 13199 --:--:-- --:--:-- --:--:-- 13199 [2023-12-07T02:02:36.279Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/93974f4fed3517d9d2b287c016d4ea81e9beee08 [Pipeline] } [2023-12-07T02:02:36.311Z] 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-12-07T02:02:39.521Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-652/archives ] [2023-12-07T02:02:39.521Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-652/archives [2023-12-07T02:02:39.521Z] total 16 [2023-12-07T02:02:39.521Z] drwxr-xr-x 3 root root 4096 Dec 7 01:54 . [2023-12-07T02:02:39.521Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 7 01:54 .. [2023-12-07T02:02:39.521Z] drwxr-xr-x 2 root root 4096 Dec 7 01:54 cost [2023-12-07T02:02:39.521Z] -rw-r--r-- 1 root root 86 Dec 7 01:54 cost.csv [2023-12-07T02:02:39.521Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-652/archives [2023-12-07T02:02:39.521Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-652/archives [2023-12-07T02:02:39.521Z] total 16 [2023-12-07T02:02:39.521Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 7 01:54 . [2023-12-07T02:02:39.521Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 7 01:54 .. [2023-12-07T02:02:39.521Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 7 01:54 cost [2023-12-07T02:02:39.521Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 7 01:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-07T02:02:39.851Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-07T02:02:40.747Z] ---> package-listing.sh [2023-12-07T02:02:40.747Z] ++ facter osfamily [2023-12-07T02:02:40.747Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-07T02:02:41.007Z] + OS_FAMILY=debian [2023-12-07T02:02:41.007Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-652 [2023-12-07T02:02:41.007Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-07T02:02:41.007Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-07T02:02:41.007Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-07T02:02:41.007Z] + PACKAGES=/tmp/packages_start.txt [2023-12-07T02:02:41.007Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-652 ']' [2023-12-07T02:02:41.007Z] + PACKAGES=/tmp/packages_end.txt [2023-12-07T02:02:41.007Z] + case "${OS_FAMILY}" in [2023-12-07T02:02:41.007Z] + dpkg -l [2023-12-07T02:02:41.007Z] + grep '^ii' [2023-12-07T02:02:41.007Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-07T02:02:41.007Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-07T02:02:41.007Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-07T02:02:41.007Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-652 ']' [2023-12-07T02:02:41.007Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-652/archives/ [2023-12-07T02:02:41.007Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-652/archives/ [Pipeline] echo [2023-12-07T02:02:41.045Z] 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-652/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-07T02:02:41.346Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T02:02:41.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-07T02:02:41.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T02:02:42.064Z] prd-ubuntu20.04-docker-8c-8g-24619 does not seem to be running inside a container [2023-12-07T02:02:42.089Z] $ 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-652/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-652 -v /w/workspace/gexfoundry_device-mqtt-go_PR-652:/w/workspace/gexfoundry_device-mqtt-go_PR-652:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-652@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-652@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-12-07T02:02:42.311Z] $ docker top 2e64aa605b9b20b776ec5c6b75701513eb0b563577cf4257ea6c615aa4a8de82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-07T02:02:42.804Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-07T02:02:43.115Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-07T02:02:43.424Z] + ls /var/log/sa-host [2023-12-07T02:02:43.424Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-07T02:02:43.675Z] provisioning config files... [2023-12-07T02:02:43.685Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-652@tmp/config8687267148028143035tmp [Pipeline] { [Pipeline] echo [2023-12-07T02:02:43.836Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-07T02:02:44.147Z] ---> create-netrc.sh [Pipeline] } [2023-12-07T02:02:44.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-07T02:02:44.696Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-07T02:02:44.727Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-07T02:02:45.038Z] ---> sudo-logs.sh [2023-12-07T02:02:45.038Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-07T02:02:45.171Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-07T02:02:45.478Z] ---> job-cost.sh [2023-12-07T02:02:45.478Z] lf-activate-venv: SKIPPING [2023-12-07T02:02:45.478Z] DEBUG: total: 0.2199999988079071 [2023-12-07T02:02:45.478Z] INFO: Retrieving Stack Cost... [2023-12-07T02:02:46.044Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-07T02:02:46.302Z] INFO: Archiving Costs [Pipeline] echo [2023-12-07T02:02:46.334Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-07T02:02:46.637Z] ---> logs-deploy.sh [2023-12-07T02:02:46.637Z] lf-activate-venv: SKIPPING [2023-12-07T02:02:46.637Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-652/1 [2023-12-07T02:02:46.637Z] INFO: archiving workspace using pattern(s): [2023-12-07T02:02:47.574Z] Archives upload complete. [2023-12-07T02:02:47.834Z] INFO: archiving logs to Nexus [2023-12-07T02:02:48.400Z] ---> uname -a: [2023-12-07T02:02:48.400Z] Linux prd-ubuntu20-04-docker-8c-8g-24619 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-07T02:02:48.400Z] [2023-12-07T02:02:48.400Z]