Pull request #382 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1589729008a2668ddd610fbbda4179d2313af3db+96cabdd59aa851e4a49b1fc08506526fb97387b4 (87b96d08ab3dc742597128ec4a05529750bd716a) 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-ssh2416083218541658654.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh5916410022732186010.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13929976089431520207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14219092639995590756.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1690145143576437003.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-17375 in /w/workspace/gexfoundry_device-mqtt-go_PR-382 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-382 # 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 96cabdd59aa851e4a49b1fc08506526fb97387b4 into PR head commit 1589729008a2668ddd610fbbda4179d2313af3db Merge succeeded, producing 1589729008a2668ddd610fbbda4179d2313af3db Checking out Revision 1589729008a2668ddd610fbbda4179d2313af3db (PR-382) > 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/382/head:refs/remotes/origin/PR-382 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1589729008a2668ddd610fbbda4179d2313af3db # 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 96cabdd59aa851e4a49b1fc08506526fb97387b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1589729008a2668ddd610fbbda4179d2313af3db # timeout=10 Commit message: "build(deps): bump github.com/spf13/cast from 1.4.1 to 1.5.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-11T02:10:27.865Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T02:10:27.916Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T02:10:27.936Z] ========================================================= [2022-07-11T02:10:27.936Z] EdgeX Global Pipelines Version Info [2022-07-11T02:10:27.936Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ba85804f32172fca0a5ed005ba3c779c6cbfb528 # timeout=10 [2022-07-11T02:10:28.686Z] ------------------- [2022-07-11T02:10:28.686Z] stable info: [2022-07-11T02:10:28.686Z] ------------------- [2022-07-11T02:10:28.686Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T02:10:28.686Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-11T02:10:28.686Z] Message: update stable to v1.0.234 [2022-07-11T02:10:29.260Z] ------------------- [2022-07-11T02:10:29.260Z] experimental info: [2022-07-11T02:10:29.260Z] ------------------- [2022-07-11T02:10:29.260Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T02:10:29.260Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T02:10:29.260Z] Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T02:10:29.527Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-07-11T02:10:29.537Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-07-11T02:10:29.553Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T02:10:29.565Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T02:10:29.578Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T02:10:29.592Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-11T02:10:29.602Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T02:10:29.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-11T02:10:29.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T02:10:29.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T02:10:29.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T02:10:29.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-07-11T02:10:29.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T02:10:29.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T02:10:29.706Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T02:10:29.718Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T02:10:29.730Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T02:10:29.745Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T02:10:29.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T02:10:29.772Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T02:10:29.784Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-11T02:10:29.795Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-11T02:10:29.808Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-11T02:10:29.821Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-11T02:10:29.832Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-11T02:10:29.845Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T02:10:29.861Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T02:10:29.878Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-382 [Pipeline] echo [2022-07-11T02:10:29.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-382 [Pipeline] echo [2022-07-11T02:10:29.900Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-382 [Pipeline] echo [2022-07-11T02:10:29.913Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1589729008a2668ddd610fbbda4179d2313af3db [Pipeline] echo [2022-07-11T02:10:29.924Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1589729 [Pipeline] echo [2022-07-11T02:10:29.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T02:10:29.974Z] provisioning config files... [2022-07-11T02:10:29.989Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config6435782905057447018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:10:30.301Z] ---> docker-login.sh [2022-07-11T02:10:30.301Z] nexus3.edgexfoundry.org:10001 [2022-07-11T02:10:30.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:10:30.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:10:30.568Z] Configure a credential helper to remove this warning. See [2022-07-11T02:10:30.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:10:30.568Z] [2022-07-11T02:10:30.568Z] Login Succeeded [2022-07-11T02:10:30.568Z] nexus3.edgexfoundry.org:10002 [2022-07-11T02:10:30.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:10:30.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:10:30.833Z] Configure a credential helper to remove this warning. See [2022-07-11T02:10:30.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:10:30.833Z] [2022-07-11T02:10:30.833Z] Login Succeeded [2022-07-11T02:10:30.833Z] nexus3.edgexfoundry.org:10003 [2022-07-11T02:10:30.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:10:31.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:10:31.099Z] Configure a credential helper to remove this warning. See [2022-07-11T02:10:31.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:10:31.099Z] [2022-07-11T02:10:31.099Z] Login Succeeded [2022-07-11T02:10:31.099Z] nexus3.edgexfoundry.org:10004 [2022-07-11T02:10:31.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:10:31.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:10:31.099Z] Configure a credential helper to remove this warning. See [2022-07-11T02:10:31.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:10:31.100Z] [2022-07-11T02:10:31.100Z] Login Succeeded [2022-07-11T02:10:31.100Z] docker.io [2022-07-11T02:10:31.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:10:31.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:10:31.622Z] Configure a credential helper to remove this warning. See [2022-07-11T02:10:31.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:10:31.622Z] [2022-07-11T02:10:31.622Z] Login Succeeded [2022-07-11T02:10:31.622Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T02:10:31.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-11T02:10:32.007Z] + git rev-list -1 --merges 1589729008a2668ddd610fbbda4179d2313af3db~1..1589729008a2668ddd610fbbda4179d2313af3db [Pipeline] echo [2022-07-11T02:10:32.037Z] -----------> git rev-list -1 --merges 1589729008a2668ddd610fbbda4179d2313af3db~1..1589729008a2668ddd610fbbda4179d2313af3db 1589729008a2668ddd610fbbda4179d2313af3db [false] [Pipeline] sh [2022-07-11T02:10:32.331Z] + git log --format=format:%s -1 1589729008a2668ddd610fbbda4179d2313af3db [Pipeline] echo [2022-07-11T02:10:32.346Z] ========================================================= [2022-07-11T02:10:32.346Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T02:10:32.346Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T02:10:32.691Z] + git log --format=format:%s -1 1589729008a2668ddd610fbbda4179d2313af3db [Pipeline] echo [2022-07-11T02:10:32.703Z] [semverPrep] GIT_COMMIT: 1589729008a2668ddd610fbbda4179d2313af3db, Commit Message: build(deps): bump github.com/spf13/cast from 1.4.1 to 1.5.0 [Pipeline] echo [2022-07-11T02:10:32.713Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-11T02:10:33.050Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T02:10:33.050Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T02:10:33.050Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T02:10:33.050Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T02:10:33.050Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T02:10:33.050Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T02:10:33.050Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:10:33.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T02:10:33.421Z] [2022-07-11T02:10:33.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:10:33.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T02:10:33.727Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T02:10:33.727Z] b85a868b505f: Pulling fs layer [2022-07-11T02:10:33.727Z] e2be974225ed: Pulling fs layer [2022-07-11T02:10:33.727Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T02:10:33.727Z] 988bab9f4d93: Pulling fs layer [2022-07-11T02:10:33.727Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T02:10:33.727Z] eaf3925da568: Pulling fs layer [2022-07-11T02:10:33.727Z] bab4dde63d76: Pulling fs layer [2022-07-11T02:10:33.727Z] bde34c3a00c8: Pulling fs layer [2022-07-11T02:10:33.727Z] b352a97aabf1: Pulling fs layer [2022-07-11T02:10:33.727Z] 4872d77fe225: Pulling fs layer [2022-07-11T02:10:33.727Z] 5851b861e8e6: Pulling fs layer [2022-07-11T02:10:33.727Z] 4872d77fe225: Waiting [2022-07-11T02:10:33.727Z] bab4dde63d76: Waiting [2022-07-11T02:10:33.727Z] 5851b861e8e6: Waiting [2022-07-11T02:10:33.727Z] b352a97aabf1: Waiting [2022-07-11T02:10:33.727Z] eaf3925da568: Waiting [2022-07-11T02:10:33.727Z] bde34c3a00c8: Waiting [2022-07-11T02:10:33.727Z] 1469e6f7b9e6: Waiting [2022-07-11T02:10:33.727Z] e2be974225ed: Verifying Checksum [2022-07-11T02:10:33.727Z] e2be974225ed: Download complete [2022-07-11T02:10:33.727Z] 988bab9f4d93: Verifying Checksum [2022-07-11T02:10:33.727Z] 988bab9f4d93: Download complete [2022-07-11T02:10:33.989Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T02:10:33.989Z] 1469e6f7b9e6: Download complete [2022-07-11T02:10:33.989Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T02:10:33.989Z] 339a4e72a1f5: Download complete [2022-07-11T02:10:33.989Z] eaf3925da568: Download complete [2022-07-11T02:10:33.989Z] bde34c3a00c8: Verifying Checksum [2022-07-11T02:10:33.989Z] bde34c3a00c8: Download complete [2022-07-11T02:10:33.989Z] b352a97aabf1: Verifying Checksum [2022-07-11T02:10:33.989Z] b352a97aabf1: Download complete [2022-07-11T02:10:33.989Z] 4872d77fe225: Verifying Checksum [2022-07-11T02:10:33.989Z] 4872d77fe225: Download complete [2022-07-11T02:10:33.989Z] 5851b861e8e6: Verifying Checksum [2022-07-11T02:10:33.989Z] 5851b861e8e6: Download complete [2022-07-11T02:10:33.989Z] b85a868b505f: Verifying Checksum [2022-07-11T02:10:33.989Z] b85a868b505f: Download complete [2022-07-11T02:10:34.248Z] bab4dde63d76: Verifying Checksum [2022-07-11T02:10:34.248Z] bab4dde63d76: Download complete [2022-07-11T02:10:35.632Z] b85a868b505f: Pull complete [2022-07-11T02:10:35.632Z] e2be974225ed: Pull complete [2022-07-11T02:10:36.207Z] 339a4e72a1f5: Pull complete [2022-07-11T02:10:36.207Z] 988bab9f4d93: Pull complete [2022-07-11T02:10:36.468Z] 1469e6f7b9e6: Pull complete [2022-07-11T02:10:36.729Z] eaf3925da568: Pull complete [2022-07-11T02:10:38.655Z] bab4dde63d76: Pull complete [2022-07-11T02:10:38.917Z] bde34c3a00c8: Pull complete [2022-07-11T02:10:38.917Z] b352a97aabf1: Pull complete [2022-07-11T02:10:38.917Z] 4872d77fe225: Pull complete [2022-07-11T02:10:39.180Z] 5851b861e8e6: Pull complete [2022-07-11T02:10:39.180Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T02:10:39.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T02:10:39.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T02:10:39.277Z] prd-ubuntu20.04-docker-8c-8g-17375 does not seem to be running inside a container [2022-07-11T02:10:39.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T02:10:41.086Z] $ docker top 00d2624fca42004481b00e1bafe06fe899990c2f7a6f56510bcb7726cddbac6f -eo pid,comm [2022-07-11T02:10:41.158Z] 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). [2022-07-11T02:10:41.158Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T02:10:41.195Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T02:10:41.195Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T02:10:41.342Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T02:10:41.349Z] $ docker exec 00d2624fca42004481b00e1bafe06fe899990c2f7a6f56510bcb7726cddbac6f ssh-agent [2022-07-11T02:10:41.483Z] SSH_AUTH_SOCK=/tmp/ssh-vQ512J6Ur0sZ/agent.33 [2022-07-11T02:10:41.483Z] SSH_AGENT_PID=39 [2022-07-11T02:10:41.491Z] Running ssh-add (command line suppressed) [2022-07-11T02:10:41.632Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_3891111275413540902.key (/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_3891111275413540902.key) [2022-07-11T02:10:41.646Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T02:10:41.938Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T02:10:41.957Z] $ docker exec --env ******** --env ******** 00d2624fca42004481b00e1bafe06fe899990c2f7a6f56510bcb7726cddbac6f ssh-agent -k [2022-07-11T02:10:42.093Z] unset SSH_AUTH_SOCK; [2022-07-11T02:10:42.094Z] unset SSH_AGENT_PID; [2022-07-11T02:10:42.094Z] echo Agent pid 39 killed; [2022-07-11T02:10:42.104Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-11T02:10:42.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T02:10:42.127Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T02:10:42.272Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T02:10:42.279Z] $ docker exec 00d2624fca42004481b00e1bafe06fe899990c2f7a6f56510bcb7726cddbac6f ssh-agent [2022-07-11T02:10:42.407Z] SSH_AUTH_SOCK=/tmp/ssh-FRZRiXhBhpoc/agent.72 [2022-07-11T02:10:42.407Z] SSH_AGENT_PID=78 [2022-07-11T02:10:42.414Z] Running ssh-add (command line suppressed) [2022-07-11T02:10:42.549Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_4565714325959149014.key (/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_4565714325959149014.key) [2022-07-11T02:10:42.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T02:10:42.852Z] + git semver init [2022-07-11T02:10:43.114Z] 2022-07-11 02:10:43,059 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T02:10:43.114Z] 2022-07-11 02:10:43,060 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver [2022-07-11T02:10:43.114Z] 2022-07-11 02:10:43,060 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver [2022-07-11T02:10:43.114Z] 2022-07-11 02:10:43,060 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382, universal_newlines=False, shell=None, istream=None) [2022-07-11T02:10:44.062Z] 2022-07-11 02:10:43,767 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.git/info/exclude [2022-07-11T02:10:44.062Z] 2022-07-11 02:10:43,768 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 with force:False [2022-07-11T02:10:44.062Z] 2022-07-11 02:10:43,768 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 [2022-07-11T02:10:44.062Z] 2022-07-11 02:10:43,773 [execute] INFO git cat-file --batch-check [2022-07-11T02:10:44.062Z] 2022-07-11 02:10:43,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T02:10:44.062Z] 2022-07-11 02:10:43,780 [execute] INFO git cat-file --batch [2022-07-11T02:10:44.062Z] 2022-07-11 02:10:43,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T02:10:44.062Z] 2022-07-11 02:10:43,786 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 [2022-07-11T02:10:44.062Z] 0.0.0 [Pipeline] } [2022-07-11T02:10:44.077Z] $ docker exec --env ******** --env ******** 00d2624fca42004481b00e1bafe06fe899990c2f7a6f56510bcb7726cddbac6f ssh-agent -k [2022-07-11T02:10:44.208Z] unset SSH_AUTH_SOCK; [2022-07-11T02:10:44.208Z] unset SSH_AGENT_PID; [2022-07-11T02:10:44.209Z] echo Agent pid 78 killed; [2022-07-11T02:10:44.216Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T02:10:44.520Z] + git semver [Pipeline] } [2022-07-11T02:10:44.800Z] $ docker stop --time=1 00d2624fca42004481b00e1bafe06fe899990c2f7a6f56510bcb7726cddbac6f [2022-07-11T02:10:46.148Z] $ docker rm -f 00d2624fca42004481b00e1bafe06fe899990c2f7a6f56510bcb7726cddbac6f [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T02:10:46.505Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T02:10:46.789Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T02:10:46.792Z] [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 [2022-07-11T02:10:46.928Z] provisioning config files... [2022-07-11T02:10:46.937Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config824900678320675222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:10:47.236Z] ---> docker-login.sh [2022-07-11T02:10:47.236Z] nexus3.edgexfoundry.org:10001 [2022-07-11T02:10:47.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:10:47.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:10:47.236Z] Configure a credential helper to remove this warning. See [2022-07-11T02:10:47.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:10:47.236Z] [2022-07-11T02:10:47.236Z] Login Succeeded [2022-07-11T02:10:47.236Z] nexus3.edgexfoundry.org:10002 [2022-07-11T02:10:47.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:10:47.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:10:47.496Z] Configure a credential helper to remove this warning. See [2022-07-11T02:10:47.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:10:47.496Z] [2022-07-11T02:10:47.496Z] Login Succeeded [2022-07-11T02:10:47.496Z] nexus3.edgexfoundry.org:10003 [2022-07-11T02:10:47.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:10:47.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:10:47.496Z] Configure a credential helper to remove this warning. See [2022-07-11T02:10:47.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:10:47.496Z] [2022-07-11T02:10:47.496Z] Login Succeeded [2022-07-11T02:10:47.496Z] nexus3.edgexfoundry.org:10004 [2022-07-11T02:10:47.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:10:47.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:10:47.756Z] Configure a credential helper to remove this warning. See [2022-07-11T02:10:47.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:10:47.756Z] [2022-07-11T02:10:47.756Z] Login Succeeded [2022-07-11T02:10:47.756Z] docker.io [2022-07-11T02:10:47.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:10:48.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:10:48.325Z] Configure a credential helper to remove this warning. See [2022-07-11T02:10:48.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:10:48.325Z] [2022-07-11T02:10:48.325Z] Login Succeeded [2022-07-11T02:10:48.325Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T02:10:48.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T02:10:48.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T02:10:48.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T02:10:48.418Z] ========================================================= [2022-07-11T02:10:48.418Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-11T02:10:48.418Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:10:48.735Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T02:10:48.735Z] Sending build context to Docker daemon 6.028MB [2022-07-11T02:10:48.735Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T02:10:48.735Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-11T02:10:48.735Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-11T02:10:48.735Z] 59bf1c3509f3: Pulling fs layer [2022-07-11T02:10:48.735Z] 666ba61612fd: Pulling fs layer [2022-07-11T02:10:48.735Z] 8ed8ca486205: Pulling fs layer [2022-07-11T02:10:48.735Z] cc1cd167ecdc: Pulling fs layer [2022-07-11T02:10:48.735Z] c516ae0d96e1: Pulling fs layer [2022-07-11T02:10:48.735Z] 684cea983483: Pulling fs layer [2022-07-11T02:10:48.735Z] dd3240ac7de5: Pulling fs layer [2022-07-11T02:10:48.735Z] b1e948a4e11c: Pulling fs layer [2022-07-11T02:10:48.735Z] a8fd76ee1af6: Pulling fs layer [2022-07-11T02:10:48.735Z] 646ad004c059: Pulling fs layer [2022-07-11T02:10:48.735Z] cc1cd167ecdc: Waiting [2022-07-11T02:10:48.735Z] b1e948a4e11c: Waiting [2022-07-11T02:10:48.735Z] dd3240ac7de5: Waiting [2022-07-11T02:10:48.735Z] 646ad004c059: Waiting [2022-07-11T02:10:48.735Z] 684cea983483: Waiting [2022-07-11T02:10:48.735Z] 8ed8ca486205: Verifying Checksum [2022-07-11T02:10:48.735Z] 8ed8ca486205: Download complete [2022-07-11T02:10:48.999Z] 666ba61612fd: Download complete [2022-07-11T02:10:48.999Z] c516ae0d96e1: Verifying Checksum [2022-07-11T02:10:48.999Z] c516ae0d96e1: Download complete [2022-07-11T02:10:48.999Z] 684cea983483: Verifying Checksum [2022-07-11T02:10:48.999Z] 684cea983483: Download complete [2022-07-11T02:10:48.999Z] dd3240ac7de5: Verifying Checksum [2022-07-11T02:10:48.999Z] dd3240ac7de5: Download complete [2022-07-11T02:10:48.999Z] 59bf1c3509f3: Verifying Checksum [2022-07-11T02:10:48.999Z] 59bf1c3509f3: Download complete [2022-07-11T02:10:48.999Z] b1e948a4e11c: Verifying Checksum [2022-07-11T02:10:48.999Z] b1e948a4e11c: Download complete [2022-07-11T02:10:48.999Z] 59bf1c3509f3: Pull complete [2022-07-11T02:10:49.261Z] 666ba61612fd: Pull complete [2022-07-11T02:10:49.261Z] 8ed8ca486205: Pull complete [2022-07-11T02:10:49.520Z] 646ad004c059: Verifying Checksum [2022-07-11T02:10:49.520Z] 646ad004c059: Download complete [2022-07-11T02:10:49.520Z] a8fd76ee1af6: Verifying Checksum [2022-07-11T02:10:49.520Z] a8fd76ee1af6: Download complete [2022-07-11T02:10:49.780Z] cc1cd167ecdc: Verifying Checksum [2022-07-11T02:10:49.780Z] cc1cd167ecdc: Download complete [2022-07-11T02:10:53.978Z] cc1cd167ecdc: Pull complete [2022-07-11T02:10:53.978Z] c516ae0d96e1: Pull complete [2022-07-11T02:10:53.978Z] 684cea983483: Pull complete [2022-07-11T02:10:53.978Z] dd3240ac7de5: Pull complete [2022-07-11T02:10:53.978Z] b1e948a4e11c: Pull complete [2022-07-11T02:10:56.519Z] a8fd76ee1af6: Pull complete [2022-07-11T02:10:57.089Z] 646ad004c059: Pull complete [2022-07-11T02:10:57.089Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-11T02:10:57.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-11T02:10:57.089Z] ---> 8f69c11f6b0c [2022-07-11T02:10:57.089Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T02:10:59.004Z] ---> Running in 846e7b593fe9 [2022-07-11T02:10:59.004Z] Removing intermediate container 846e7b593fe9 [2022-07-11T02:10:59.004Z] ---> 680857652c77 [2022-07-11T02:10:59.004Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T02:10:59.004Z] ---> Running in 234049df84ee [2022-07-11T02:10:59.004Z] Removing intermediate container 234049df84ee [2022-07-11T02:10:59.004Z] ---> 490b10197146 [2022-07-11T02:10:59.004Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T02:10:59.264Z] ---> Running in 63ab3b2c7aec [2022-07-11T02:10:59.836Z] Removing intermediate container 63ab3b2c7aec [2022-07-11T02:10:59.836Z] ---> 952e6af2e752 [2022-07-11T02:10:59.836Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T02:10:59.836Z] ---> Running in 6b77ef14920d [2022-07-11T02:11:00.096Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T02:11:01.039Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T02:11:01.039Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-07-11T02:11:01.299Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-11T02:11:01.299Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-07-11T02:11:01.559Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-07-11T02:11:01.559Z] Executing busybox-1.34.1-r3.trigger [2022-07-11T02:11:01.559Z] OK: 224 MiB in 56 packages [2022-07-11T02:11:01.889Z] Still waiting to schedule task [2022-07-11T02:11:01.890Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-11T02:11:02.132Z] Removing intermediate container 6b77ef14920d [2022-07-11T02:11:02.132Z] ---> fd2e2b0c3424 [2022-07-11T02:11:02.132Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-07-11T02:11:02.132Z] ---> Running in 482d0fd98ead [2022-07-11T02:11:02.132Z] Removing intermediate container 482d0fd98ead [2022-07-11T02:11:02.132Z] ---> a5e576b2afe5 [2022-07-11T02:11:02.132Z] Step 8/12 : COPY go.mod vendor* ./ [2022-07-11T02:11:02.132Z] ---> c3764ffcbe65 [2022-07-11T02:11:02.132Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T02:11:02.394Z] ---> Running in a9e1bc7ff4ee [2022-07-11T02:11:17.306Z] Removing intermediate container a9e1bc7ff4ee [2022-07-11T02:11:17.306Z] ---> f0be91f29a38 [2022-07-11T02:11:17.306Z] Step 10/12 : COPY . . [2022-07-11T02:11:17.306Z] ---> 11a24ef44fcb [2022-07-11T02:11:17.306Z] Step 11/12 : ARG MAKE='make build' [2022-07-11T02:11:17.306Z] ---> Running in 00be7012c9e0 [2022-07-11T02:11:17.306Z] Removing intermediate container 00be7012c9e0 [2022-07-11T02:11:17.306Z] ---> 05732cc37951 [2022-07-11T02:11:17.306Z] Step 12/12 : RUN $MAKE [2022-07-11T02:11:17.306Z] ---> Running in 1243b1839054 [2022-07-11T02:11:17.306Z] noop [2022-07-11T02:11:17.569Z] Removing intermediate container 1243b1839054 [2022-07-11T02:11:17.569Z] ---> c36d95546a27 [2022-07-11T02:11:17.569Z] Successfully built c36d95546a27 [2022-07-11T02:11:17.569Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:11:17.885Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T02:11:17.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T02:11:17.968Z] prd-ubuntu20.04-docker-8c-8g-17375 does not seem to be running inside a container [2022-07-11T02:11:18.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-11T02:11:18.520Z] $ docker top d9acf0342b1b04befd1f9adc7cf32705cb28575fbc2113bdffc3ef047c6a4c1d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T02:11:18.904Z] + go version [2022-07-11T02:11:18.904Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-11T02:11:18.919Z] $ docker stop --time=1 d9acf0342b1b04befd1f9adc7cf32705cb28575fbc2113bdffc3ef047c6a4c1d [2022-07-11T02:11:20.221Z] $ docker rm -f d9acf0342b1b04befd1f9adc7cf32705cb28575fbc2113bdffc3ef047c6a4c1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:11:20.637Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T02:11:20.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T02:11:20.726Z] prd-ubuntu20.04-docker-8c-8g-17375 does not seem to be running inside a container [2022-07-11T02:11:20.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-11T02:11:21.238Z] $ docker top 5e74c78eafac51c3faaef99cca06228e0a5ffff2d923beabe21f7c8d98a550c2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T02:11:21.603Z] + make test [2022-07-11T02:11:21.603Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-11T02:11:21.867Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-07-11T02:11:31.878Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-07-11T02:11:31.878Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements [2022-07-11T02:11:31.878Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-07-11T02:11:40.012Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-11T02:11:43.306Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T02:11:43.306Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T02:11:43.306Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T02:11:43.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T02:11:43.335Z] $ docker stop --time=1 5e74c78eafac51c3faaef99cca06228e0a5ffff2d923beabe21f7c8d98a550c2 [2022-07-11T02:11:45.245Z] $ docker rm -f 5e74c78eafac51c3faaef99cca06228e0a5ffff2d923beabe21f7c8d98a550c2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T02:11:45.720Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T02:11:45.765Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-11T02:11:46.197Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T02:11:46.486Z] + ls -al . [2022-07-11T02:11:46.486Z] total 180 [2022-07-11T02:11:46.486Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 02:11 . [2022-07-11T02:11:46.486Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 02:10 .. [2022-07-11T02:11:46.486Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 02:10 .dockerignore [2022-07-11T02:11:46.486Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 02:10 .git [2022-07-11T02:11:46.486Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:10 .github [2022-07-11T02:11:46.486Z] -rw-rw-r-- 1 jenkins jenkins 329 Jul 11 02:10 .gitignore [2022-07-11T02:11:46.486Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 02:10 .golangci.yml [2022-07-11T02:11:46.486Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 02:10 .semver [2022-07-11T02:11:46.486Z] -rw-rw-r-- 1 jenkins jenkins 8917 Jul 11 02:10 Attribution.txt [2022-07-11T02:11:46.486Z] -rw-rw-r-- 1 jenkins jenkins 11365 Jul 11 02:10 CHANGELOG.md [2022-07-11T02:11:46.486Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 02:10 Dockerfile [2022-07-11T02:11:46.486Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 02:10 GOVERNANCE.md [2022-07-11T02:11:46.486Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 11 02:10 Jenkinsfile [2022-07-11T02:11:46.486Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 02:10 LICENSE [2022-07-11T02:11:46.486Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 02:10 Makefile [2022-07-11T02:11:46.486Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 11 02:10 OWNERS.md [2022-07-11T02:11:46.486Z] -rw-rw-r-- 1 jenkins jenkins 2501 Jul 11 02:10 README.md [2022-07-11T02:11:46.486Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 02:10 VERSION [2022-07-11T02:11:46.486Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 02:10 bin [2022-07-11T02:11:46.486Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:10 cmd [2022-07-11T02:11:46.486Z] -rw-r--r-- 1 jenkins jenkins 17887 Jul 11 02:11 coverage.out [2022-07-11T02:11:46.486Z] -rw-rw-r-- 1 jenkins jenkins 3314 Jul 11 02:10 go.mod [2022-07-11T02:11:46.486Z] -rw-rw-r-- 1 jenkins jenkins 36191 Jul 11 02:10 go.sum [2022-07-11T02:11:46.486Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:10 internal [2022-07-11T02:11:46.486Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 02:10 mock [2022-07-11T02:11:46.486Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 02:10 snap [2022-07-11T02:11:46.486Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 11 02:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:11:46.799Z] + 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=1589729008a2668ddd610fbbda4179d2313af3db --label arch=amd64 --label version=0.0.0 . [2022-07-11T02:11:46.799Z] Sending build context to Docker daemon 6.046MB [2022-07-11T02:11:46.799Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T02:11:46.799Z] Step 2/24 : FROM ${BASE} AS builder [2022-07-11T02:11:46.799Z] ---> c36d95546a27 [2022-07-11T02:11:46.799Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T02:11:46.799Z] ---> Running in c45aeb36c588 [2022-07-11T02:11:47.060Z] Removing intermediate container c45aeb36c588 [2022-07-11T02:11:47.060Z] ---> aac4659957a7 [2022-07-11T02:11:47.060Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T02:11:47.060Z] ---> Running in a1b4f8e5b1a9 [2022-07-11T02:11:47.060Z] Removing intermediate container a1b4f8e5b1a9 [2022-07-11T02:11:47.060Z] ---> 2b4ee2928a40 [2022-07-11T02:11:47.060Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T02:11:47.322Z] ---> Running in 7969d5f7b206 [2022-07-11T02:11:47.893Z] Removing intermediate container 7969d5f7b206 [2022-07-11T02:11:47.893Z] ---> e5fe3b7c03a9 [2022-07-11T02:11:47.893Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T02:11:47.893Z] ---> Running in fe1583d73360 [2022-07-11T02:11:48.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T02:11:49.107Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T02:11:49.368Z] OK: 224 MiB in 56 packages [2022-07-11T02:11:49.629Z] Removing intermediate container fe1583d73360 [2022-07-11T02:11:49.629Z] ---> c00caba6387a [2022-07-11T02:11:49.630Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-07-11T02:11:49.630Z] ---> Running in 7b2f2f68264e [2022-07-11T02:11:49.630Z] Removing intermediate container 7b2f2f68264e [2022-07-11T02:11:49.630Z] ---> a361ef463bdb [2022-07-11T02:11:49.630Z] Step 8/24 : COPY go.mod vendor* ./ [2022-07-11T02:11:49.890Z] ---> 45122dc50372 [2022-07-11T02:11:49.890Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T02:11:49.890Z] ---> Running in f67a6d4e7911 [2022-07-11T02:11:50.461Z] Removing intermediate container f67a6d4e7911 [2022-07-11T02:11:50.461Z] ---> 821ca9f5e819 [2022-07-11T02:11:50.461Z] Step 10/24 : COPY . . [2022-07-11T02:11:51.031Z] ---> d3714ad48399 [2022-07-11T02:11:51.031Z] Step 11/24 : ARG MAKE='make build' [2022-07-11T02:11:51.031Z] ---> Running in 2c4ebdacc70b [2022-07-11T02:11:51.031Z] Removing intermediate container 2c4ebdacc70b [2022-07-11T02:11:51.031Z] ---> 187db6c5b3d1 [2022-07-11T02:11:51.031Z] Step 12/24 : RUN $MAKE [2022-07-11T02:11:51.031Z] ---> Running in d0eb0c31b7da [2022-07-11T02:11:51.291Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-07-11T02:12:13.242Z] Removing intermediate container d0eb0c31b7da [2022-07-11T02:12:13.242Z] ---> 3765c82000fc [2022-07-11T02:12:13.242Z] Step 13/24 : FROM alpine:3.14 [2022-07-11T02:12:13.242Z] 3.14: Pulling from library/alpine [2022-07-11T02:12:13.242Z] 8663204ce13b: Pulling fs layer [2022-07-11T02:12:13.242Z] 8663204ce13b: Verifying Checksum [2022-07-11T02:12:13.242Z] 8663204ce13b: Pull complete [2022-07-11T02:12:13.242Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T02:12:13.242Z] Status: Downloaded newer image for alpine:3.14 [2022-07-11T02:12:13.242Z] ---> e04c818066af [2022-07-11T02:12:13.242Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-07-11T02:12:13.242Z] ---> Running in 3351544e5cb1 [2022-07-11T02:12:13.242Z] Removing intermediate container 3351544e5cb1 [2022-07-11T02:12:13.242Z] ---> c4490d99bfa6 [2022-07-11T02:12:13.242Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T02:12:13.242Z] ---> Running in fb65ddbec8ee [2022-07-11T02:12:13.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-11T02:12:13.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-11T02:12:13.242Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T02:12:13.242Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-11T02:12:13.242Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T02:12:13.242Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-11T02:12:13.242Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T02:12:13.242Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T02:12:13.242Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T02:12:13.242Z] OK: 8 MiB in 20 packages [2022-07-11T02:12:13.502Z] Removing intermediate container fb65ddbec8ee [2022-07-11T02:12:13.502Z] ---> 3ddb20a5ab2a [2022-07-11T02:12:13.502Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-07-11T02:12:14.076Z] ---> 5db514ea9e09 [2022-07-11T02:12:14.076Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-07-11T02:12:14.339Z] ---> 607ac06e5d00 [2022-07-11T02:12:14.339Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-07-11T02:12:14.607Z] ---> 277cdb2f6ea9 [2022-07-11T02:12:14.607Z] Step 19/24 : EXPOSE 59982 [2022-07-11T02:12:14.607Z] ---> Running in 2be3879d9dc4 [2022-07-11T02:12:14.607Z] Removing intermediate container 2be3879d9dc4 [2022-07-11T02:12:14.607Z] ---> a573dcbd75fa [2022-07-11T02:12:14.607Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-07-11T02:12:14.607Z] ---> Running in 4530a59102bc [2022-07-11T02:12:14.607Z] Removing intermediate container 4530a59102bc [2022-07-11T02:12:14.607Z] ---> 5e985132895f [2022-07-11T02:12:14.607Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T02:12:14.867Z] ---> Running in da5447fb3ad0 [2022-07-11T02:12:14.867Z] Removing intermediate container da5447fb3ad0 [2022-07-11T02:12:14.867Z] ---> ade4368f4023 [2022-07-11T02:12:14.867Z] Step 22/24 : LABEL arch=amd64 [2022-07-11T02:12:14.867Z] ---> Running in f9e32f38301b [2022-07-11T02:12:14.867Z] Removing intermediate container f9e32f38301b [2022-07-11T02:12:14.867Z] ---> 9d359966bc51 [2022-07-11T02:12:14.867Z] Step 23/24 : LABEL git_sha=1589729008a2668ddd610fbbda4179d2313af3db [2022-07-11T02:12:15.128Z] ---> Running in ad105877ef52 [2022-07-11T02:12:15.128Z] Removing intermediate container ad105877ef52 [2022-07-11T02:12:15.128Z] ---> 585cf990f8cb [2022-07-11T02:12:15.128Z] Step 24/24 : LABEL version=0.0.0 [2022-07-11T02:12:15.128Z] ---> Running in 7b4c1f48b4ce [2022-07-11T02:12:15.128Z] Removing intermediate container 7b4c1f48b4ce [2022-07-11T02:12:15.128Z] ---> cd166f4ce2a2 [2022-07-11T02:12:15.128Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T02:12:15.128Z] Successfully built cd166f4ce2a2 [2022-07-11T02:12:15.128Z] 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 [2022-07-11T02:12:15.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T02:12:15.565Z] [2022-07-11T02:12:15.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:12:15.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T02:12:15.864Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T02:12:15.864Z] 5eb5b503b376: Pulling fs layer [2022-07-11T02:12:15.864Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T02:12:15.864Z] ec43610c2a17: Pulling fs layer [2022-07-11T02:12:15.864Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T02:12:15.864Z] 33b1e0a273af: Pulling fs layer [2022-07-11T02:12:15.864Z] 3a2ae6a8a46f: Waiting [2022-07-11T02:12:15.864Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T02:12:15.864Z] 2f39f015ded8: Pulling fs layer [2022-07-11T02:12:15.864Z] 5d3b04190fa2: Waiting [2022-07-11T02:12:15.864Z] 5c69ac0246d0: Verifying Checksum [2022-07-11T02:12:15.864Z] 5c69ac0246d0: Download complete [2022-07-11T02:12:15.864Z] 3a2ae6a8a46f: Download complete [2022-07-11T02:12:15.864Z] 33b1e0a273af: Verifying Checksum [2022-07-11T02:12:15.864Z] 33b1e0a273af: Download complete [2022-07-11T02:12:15.864Z] 5d3b04190fa2: Download complete [2022-07-11T02:12:15.864Z] ec43610c2a17: Verifying Checksum [2022-07-11T02:12:15.864Z] ec43610c2a17: Download complete [2022-07-11T02:12:16.126Z] 5eb5b503b376: Download complete [2022-07-11T02:12:16.698Z] 2f39f015ded8: Download complete [2022-07-11T02:12:17.268Z] 5eb5b503b376: Pull complete [2022-07-11T02:12:17.529Z] 5c69ac0246d0: Pull complete [2022-07-11T02:12:18.101Z] ec43610c2a17: Pull complete [2022-07-11T02:12:18.101Z] 3a2ae6a8a46f: Pull complete [2022-07-11T02:12:18.361Z] 33b1e0a273af: Pull complete [2022-07-11T02:12:18.361Z] 5d3b04190fa2: Pull complete [2022-07-11T02:12:22.558Z] 2f39f015ded8: Pull complete [2022-07-11T02:12:22.558Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T02:12:22.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T02:12:22.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T02:12:22.652Z] prd-ubuntu20.04-docker-8c-8g-17375 does not seem to be running inside a container [2022-07-11T02:12:22.691Z] $ 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-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T02:12:24.662Z] $ docker top b815ebe952e7271c4bbd0fd8ba714220092a98c9b2623d939564feded192c457 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:12:25.059Z] ---> job-cost.sh [2022-07-11T02:12:25.059Z] lf-activate-venv: SKIPPING [2022-07-11T02:12:25.059Z] INFO: No Stack... [2022-07-11T02:12:25.629Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T02:12:25.890Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T02:12:26.183Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/cost.csv [2022-07-11T02:12:26.184Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T02:12:26.199Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-382-11-stack-cost] [2022-07-11T02:12:26.204Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-11-stack-cost] did not exist. Created. [2022-07-11T02:12:26.204Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-382-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T02:12:26.514Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-11T02:12:26.551Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T02:12:26.558Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T02:12:26.579Z] $ docker stop --time=1 b815ebe952e7271c4bbd0fd8ba714220092a98c9b2623d939564feded192c457 [2022-07-11T02:12:27.783Z] $ docker rm -f b815ebe952e7271c4bbd0fd8ba714220092a98c9b2623d939564feded192c457 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T02:13:52.004Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17377 in /w/workspace/gexfoundry_device-mqtt-go_PR-382 [Pipeline] { [Pipeline] ws [2022-07-11T02:13:52.018Z] Running in /w/workspace/device-mqtt-go/11 [Pipeline] { [Pipeline] checkout [2022-07-11T02:13:52.072Z] Selected Git installation does not exist. Using Default [2022-07-11T02:13:52.072Z] The recommended git tool is: NONE [2022-07-11T02:13:59.385Z] using credential edgex-jenkins-ssh [2022-07-11T02:13:59.408Z] Cloning the remote Git repository [2022-07-11T02:13:59.627Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-07-11T02:13:59.770Z] > git init /w/workspace/device-mqtt-go/11 # timeout=10 [2022-07-11T02:13:59.961Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-07-11T02:13:59.962Z] > git --version # timeout=10 [2022-07-11T02:14:00.072Z] > git --version # 'git version 2.25.1' [2022-07-11T02:14:00.074Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T02:14:00.217Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T02:14:01.953Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-07-11T02:14:02.017Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T02:14:02.081Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-07-11T02:14:02.165Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-07-11T02:14:02.165Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T02:14:02.194Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/382/head:refs/remotes/origin/PR-382 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-11T02:14:02.774Z] Merging remotes/origin/main commit 96cabdd59aa851e4a49b1fc08506526fb97387b4 into PR head commit 1589729008a2668ddd610fbbda4179d2313af3db [2022-07-11T02:14:03.226Z] Merge succeeded, producing 1589729008a2668ddd610fbbda4179d2313af3db [2022-07-11T02:14:03.226Z] Checking out Revision 1589729008a2668ddd610fbbda4179d2313af3db (PR-382) [2022-07-11T02:14:02.802Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T02:14:02.854Z] > git checkout -f 1589729008a2668ddd610fbbda4179d2313af3db # timeout=10 [2022-07-11T02:14:03.060Z] > git remote # timeout=10 [2022-07-11T02:14:03.105Z] > git config --get remote.origin.url # timeout=10 [2022-07-11T02:14:03.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T02:14:03.152Z] > git merge 96cabdd59aa851e4a49b1fc08506526fb97387b4 # timeout=10 [2022-07-11T02:14:03.193Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-11T02:14:03.239Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T02:14:03.298Z] > git checkout -f 1589729008a2668ddd610fbbda4179d2313af3db # timeout=10 [2022-07-11T02:14:07.971Z] Commit message: "build(deps): bump github.com/spf13/cast from 1.4.1 to 1.5.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T02:14:09.062Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T02:14:09.062Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T02:14:09.062Z] Dload Upload Total Spent Left Speed [2022-07-11T02:14:09.062Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 190k 0 --:--:-- --:--:-- --:--:-- 190k [Pipeline] sh [2022-07-11T02:14:09.841Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T02:14:10.312Z] + sudo tee /etc/docker/daemon.new [2022-07-11T02:14:10.312Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-11T02:14:10.312Z] { [2022-07-11T02:14:10.312Z] "registry-mirrors": [ [2022-07-11T02:14:10.312Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T02:14:10.312Z] ], [2022-07-11T02:14:10.312Z] "bip": "10.250.0.254/24", [2022-07-11T02:14:10.312Z] "hosts": [ [2022-07-11T02:14:10.312Z] "tcp://0.0.0.0:5555", [2022-07-11T02:14:10.312Z] "unix:///var/run/docker.sock" [2022-07-11T02:14:10.312Z] ], [2022-07-11T02:14:10.312Z] "mtu": 1458, [2022-07-11T02:14:10.312Z] "selinux-enabled": true, [2022-07-11T02:14:10.312Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T02:14:10.312Z] } [Pipeline] sh [2022-07-11T02:14:10.727Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T02:14:11.093Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T02:14:29.462Z] provisioning config files... [2022-07-11T02:14:29.487Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/11@tmp/config2408377657066373875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:14:30.052Z] ---> docker-login.sh [2022-07-11T02:14:30.052Z] nexus3.edgexfoundry.org:10001 [2022-07-11T02:14:30.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:14:30.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:14:30.930Z] Configure a credential helper to remove this warning. See [2022-07-11T02:14:30.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:14:30.930Z] [2022-07-11T02:14:30.930Z] Login Succeeded [2022-07-11T02:14:31.206Z] nexus3.edgexfoundry.org:10002 [2022-07-11T02:14:31.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:14:31.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:14:31.481Z] Configure a credential helper to remove this warning. See [2022-07-11T02:14:31.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:14:31.481Z] [2022-07-11T02:14:31.481Z] Login Succeeded [2022-07-11T02:14:31.481Z] nexus3.edgexfoundry.org:10003 [2022-07-11T02:14:32.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:14:32.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:14:32.084Z] Configure a credential helper to remove this warning. See [2022-07-11T02:14:32.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:14:32.084Z] [2022-07-11T02:14:32.084Z] Login Succeeded [2022-07-11T02:14:32.084Z] nexus3.edgexfoundry.org:10004 [2022-07-11T02:14:32.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:14:32.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:14:32.646Z] Configure a credential helper to remove this warning. See [2022-07-11T02:14:32.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:14:32.646Z] [2022-07-11T02:14:32.646Z] Login Succeeded [2022-07-11T02:14:32.646Z] docker.io [2022-07-11T02:14:32.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:14:33.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:14:33.523Z] Configure a credential helper to remove this warning. See [2022-07-11T02:14:33.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:14:33.523Z] [2022-07-11T02:14:33.523Z] Login Succeeded [2022-07-11T02:14:33.523Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T02:14:33.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T02:14:33.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T02:14:33.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T02:14:33.894Z] ========================================================= [2022-07-11T02:14:33.894Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-11T02:14:33.894Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:14:34.275Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T02:14:34.559Z] Sending build context to Docker daemon 3.11MB [2022-07-11T02:14:34.559Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T02:14:34.559Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-11T02:14:34.839Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T02:14:34.839Z] 9b3977197b4f: Pulling fs layer [2022-07-11T02:14:34.839Z] 1a89e8eeedd5: Pulling fs layer [2022-07-11T02:14:34.839Z] 94645a83ff95: Pulling fs layer [2022-07-11T02:14:34.839Z] e6fb740bc735: Pulling fs layer [2022-07-11T02:14:34.839Z] 3a77bd46dcc9: Pulling fs layer [2022-07-11T02:14:34.839Z] 355e64cbe906: Pulling fs layer [2022-07-11T02:14:34.839Z] 63ab81a10011: Pulling fs layer [2022-07-11T02:14:34.839Z] 555d1d1c4555: Pulling fs layer [2022-07-11T02:14:34.839Z] 3a77bd46dcc9: Waiting [2022-07-11T02:14:34.839Z] e6fb740bc735: Waiting [2022-07-11T02:14:34.839Z] 355e64cbe906: Waiting [2022-07-11T02:14:34.839Z] 63ab81a10011: Waiting [2022-07-11T02:14:34.839Z] 7d9057610161: Pulling fs layer [2022-07-11T02:14:34.839Z] 555d1d1c4555: Waiting [2022-07-11T02:14:34.839Z] 7d9057610161: Waiting [2022-07-11T02:14:34.839Z] 94645a83ff95: Verifying Checksum [2022-07-11T02:14:34.839Z] 94645a83ff95: Download complete [2022-07-11T02:14:34.839Z] 3a77bd46dcc9: Verifying Checksum [2022-07-11T02:14:34.839Z] 3a77bd46dcc9: Download complete [2022-07-11T02:14:34.839Z] 355e64cbe906: Verifying Checksum [2022-07-11T02:14:34.839Z] 355e64cbe906: Download complete [2022-07-11T02:14:34.839Z] 9b3977197b4f: Verifying Checksum [2022-07-11T02:14:34.839Z] 9b3977197b4f: Download complete [2022-07-11T02:14:34.839Z] 63ab81a10011: Verifying Checksum [2022-07-11T02:14:34.839Z] 63ab81a10011: Download complete [2022-07-11T02:14:35.843Z] 9b3977197b4f: Pull complete [2022-07-11T02:14:36.134Z] 7d9057610161: Verifying Checksum [2022-07-11T02:14:36.134Z] 7d9057610161: Download complete [2022-07-11T02:14:36.747Z] 1a89e8eeedd5: Pull complete [2022-07-11T02:14:37.021Z] 94645a83ff95: Pull complete [2022-07-11T02:14:37.296Z] 555d1d1c4555: Verifying Checksum [2022-07-11T02:14:37.296Z] 555d1d1c4555: Download complete [2022-07-11T02:14:37.897Z] e6fb740bc735: Verifying Checksum [2022-07-11T02:14:37.897Z] e6fb740bc735: Download complete [2022-07-11T02:14:53.028Z] e6fb740bc735: Pull complete [2022-07-11T02:14:53.028Z] 3a77bd46dcc9: Pull complete [2022-07-11T02:14:53.028Z] 355e64cbe906: Pull complete [2022-07-11T02:14:53.028Z] 63ab81a10011: Pull complete [2022-07-11T02:14:58.456Z] 555d1d1c4555: Pull complete [2022-07-11T02:14:59.886Z] 7d9057610161: Pull complete [2022-07-11T02:14:59.886Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-11T02:14:59.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-11T02:14:59.886Z] ---> 819e984ddca1 [2022-07-11T02:14:59.886Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T02:15:00.877Z] ---> Running in 9a083dc2966a [2022-07-11T02:15:01.156Z] Removing intermediate container 9a083dc2966a [2022-07-11T02:15:01.156Z] ---> 585e8562e88b [2022-07-11T02:15:01.156Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T02:15:01.438Z] ---> Running in 13d301a008b9 [2022-07-11T02:15:01.714Z] Removing intermediate container 13d301a008b9 [2022-07-11T02:15:01.714Z] ---> 045e5a7a50c1 [2022-07-11T02:15:01.714Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T02:15:01.714Z] ---> Running in 2c85d40998dd [2022-07-11T02:15:03.720Z] Removing intermediate container 2c85d40998dd [2022-07-11T02:15:03.720Z] ---> 88fba8bb9ecf [2022-07-11T02:15:03.720Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T02:15:03.720Z] ---> Running in 1a4fd7f3cf13 [2022-07-11T02:15:04.708Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T02:15:05.692Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T02:15:06.291Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-07-11T02:15:06.565Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-11T02:15:06.565Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-07-11T02:15:06.841Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-07-11T02:15:06.841Z] Executing busybox-1.34.1-r3.trigger [2022-07-11T02:15:06.841Z] OK: 224 MiB in 56 packages [2022-07-11T02:15:07.834Z] Removing intermediate container 1a4fd7f3cf13 [2022-07-11T02:15:07.834Z] ---> c8f57678fcbd [2022-07-11T02:15:07.834Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-07-11T02:15:08.116Z] ---> Running in 59b51941e8bf [2022-07-11T02:15:08.390Z] Removing intermediate container 59b51941e8bf [2022-07-11T02:15:08.390Z] ---> 9601baf4ab29 [2022-07-11T02:15:08.390Z] Step 8/12 : COPY go.mod vendor* ./ [2022-07-11T02:15:09.001Z] ---> e0f0117da30a [2022-07-11T02:15:09.001Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T02:15:09.001Z] ---> Running in 1af4189179d9 [2022-07-11T02:15:56.004Z] Removing intermediate container 1af4189179d9 [2022-07-11T02:15:56.004Z] ---> 6e5ad1e29e94 [2022-07-11T02:15:56.004Z] Step 10/12 : COPY . . [2022-07-11T02:15:56.602Z] ---> 65eeed453e2b [2022-07-11T02:15:56.602Z] Step 11/12 : ARG MAKE='make build' [2022-07-11T02:15:56.876Z] ---> Running in 17d51dcee1bb [2022-07-11T02:15:57.153Z] Removing intermediate container 17d51dcee1bb [2022-07-11T02:15:57.153Z] ---> 2f3db585611d [2022-07-11T02:15:57.153Z] Step 12/12 : RUN $MAKE [2022-07-11T02:15:57.153Z] ---> Running in 21479fef088b [2022-07-11T02:15:58.134Z] noop [2022-07-11T02:15:59.114Z] Removing intermediate container 21479fef088b [2022-07-11T02:15:59.114Z] ---> f25c2e060242 [2022-07-11T02:15:59.114Z] Successfully built f25c2e060242 [2022-07-11T02:15:59.114Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:15:59.491Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T02:15:59.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T02:15:59.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-17377 does not seem to be running inside a container [2022-07-11T02:15:59.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/11 -v /w/workspace/device-mqtt-go/11:/w/workspace/device-mqtt-go/11:rw,z -v /w/workspace/device-mqtt-go/11@tmp:/w/workspace/device-mqtt-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-11T02:16:01.209Z] $ docker top cec4f0472ace6d593fc9df33ca3882e5dd933cacfc80dea4a3c7c56d9ebec5da -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T02:16:02.162Z] + go version [2022-07-11T02:16:02.162Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-11T02:16:02.190Z] $ docker stop --time=1 cec4f0472ace6d593fc9df33ca3882e5dd933cacfc80dea4a3c7c56d9ebec5da [2022-07-11T02:16:03.896Z] $ docker rm -f cec4f0472ace6d593fc9df33ca3882e5dd933cacfc80dea4a3c7c56d9ebec5da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:16:04.716Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T02:16:04.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T02:16:04.968Z] prd-ubuntu20.04-docker-arm64-4c-16g-17377 does not seem to be running inside a container [2022-07-11T02:16:05.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/11 -v /w/workspace/device-mqtt-go/11:/w/workspace/device-mqtt-go/11:rw,z -v /w/workspace/device-mqtt-go/11@tmp:/w/workspace/device-mqtt-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-11T02:16:06.360Z] $ docker top d96f7ea687daf80c9dd4d42e903de8410c2dec1b731eb732f5ccedd49b97f7bd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T02:16:07.286Z] + make test [2022-07-11T02:16:07.286Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-11T02:16:09.280Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-07-11T02:17:46.162Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-07-11T02:17:46.162Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 21.8% of statements [2022-07-11T02:17:46.162Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-07-11T02:17:46.162Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-11T02:17:46.162Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-11T02:18:04.564Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T02:18:04.564Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T02:18:04.564Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T02:18:08.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T02:18:08.027Z] $ docker stop --time=1 d96f7ea687daf80c9dd4d42e903de8410c2dec1b731eb732f5ccedd49b97f7bd [2022-07-11T02:18:09.873Z] $ docker rm -f d96f7ea687daf80c9dd4d42e903de8410c2dec1b731eb732f5ccedd49b97f7bd [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T02:18:10.909Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T02:18:10.939Z] Warning: overwriting stash ‘coverage-report’ [2022-07-11T02:18:12.129Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T02:18:12.519Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T02:18:12.864Z] + ls -al . [2022-07-11T02:18:12.864Z] total 176 [2022-07-11T02:18:12.864Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 02:18 . [2022-07-11T02:18:12.864Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 02:14 .. [2022-07-11T02:18:12.864Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 02:14 .dockerignore [2022-07-11T02:18:12.864Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 02:14 .git [2022-07-11T02:18:12.864Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:14 .github [2022-07-11T02:18:12.864Z] -rw-rw-r-- 1 jenkins jenkins 329 Jul 11 02:14 .gitignore [2022-07-11T02:18:12.864Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 02:14 .golangci.yml [2022-07-11T02:18:12.864Z] -rw-rw-r-- 1 jenkins jenkins 8917 Jul 11 02:14 Attribution.txt [2022-07-11T02:18:12.864Z] -rw-rw-r-- 1 jenkins jenkins 11365 Jul 11 02:14 CHANGELOG.md [2022-07-11T02:18:12.864Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 02:14 Dockerfile [2022-07-11T02:18:12.864Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 02:14 GOVERNANCE.md [2022-07-11T02:18:12.864Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 11 02:14 Jenkinsfile [2022-07-11T02:18:12.864Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 02:14 LICENSE [2022-07-11T02:18:12.864Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 02:14 Makefile [2022-07-11T02:18:12.864Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 11 02:14 OWNERS.md [2022-07-11T02:18:12.865Z] -rw-rw-r-- 1 jenkins jenkins 2501 Jul 11 02:14 README.md [2022-07-11T02:18:12.865Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 02:10 VERSION [2022-07-11T02:18:12.865Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 02:14 bin [2022-07-11T02:18:12.865Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:14 cmd [2022-07-11T02:18:12.865Z] -rw-r--r-- 1 jenkins jenkins 17887 Jul 11 02:17 coverage.out [2022-07-11T02:18:12.865Z] -rw-rw-r-- 1 jenkins jenkins 3314 Jul 11 02:14 go.mod [2022-07-11T02:18:12.865Z] -rw-rw-r-- 1 jenkins jenkins 36191 Jul 11 02:14 go.sum [2022-07-11T02:18:12.865Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:14 internal [2022-07-11T02:18:12.865Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 02:14 mock [2022-07-11T02:18:12.865Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 02:14 snap [2022-07-11T02:18:12.865Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 11 02:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:18:13.240Z] + 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=1589729008a2668ddd610fbbda4179d2313af3db --label arch=arm64 --label version=0.0.0 . [2022-07-11T02:18:13.521Z] Sending build context to Docker daemon 3.129MB [2022-07-11T02:18:13.521Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T02:18:13.521Z] Step 2/24 : FROM ${BASE} AS builder [2022-07-11T02:18:13.521Z] ---> f25c2e060242 [2022-07-11T02:18:13.521Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T02:18:13.801Z] ---> Running in 94703c9cb2eb [2022-07-11T02:18:14.077Z] Removing intermediate container 94703c9cb2eb [2022-07-11T02:18:14.077Z] ---> 1af95aec7707 [2022-07-11T02:18:14.077Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T02:18:14.077Z] ---> Running in c73b79c6f62d [2022-07-11T02:18:14.357Z] Removing intermediate container c73b79c6f62d [2022-07-11T02:18:14.357Z] ---> eee20f5c1e01 [2022-07-11T02:18:14.357Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T02:18:14.638Z] ---> Running in dc0b9af34b0a [2022-07-11T02:18:16.099Z] Removing intermediate container dc0b9af34b0a [2022-07-11T02:18:16.099Z] ---> 83a982f52d14 [2022-07-11T02:18:16.099Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T02:18:16.389Z] ---> Running in 9787fd4dc866 [2022-07-11T02:18:17.379Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T02:18:20.782Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T02:18:26.202Z] OK: 224 MiB in 56 packages [2022-07-11T02:18:26.822Z] Removing intermediate container 9787fd4dc866 [2022-07-11T02:18:26.822Z] ---> 91403754c72c [2022-07-11T02:18:26.822Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-07-11T02:18:26.822Z] ---> Running in 4a4425728482 [2022-07-11T02:18:27.430Z] Removing intermediate container 4a4425728482 [2022-07-11T02:18:27.430Z] ---> 2187ff96a700 [2022-07-11T02:18:27.430Z] Step 8/24 : COPY go.mod vendor* ./ [2022-07-11T02:18:27.708Z] ---> 4ecefbb6e5be [2022-07-11T02:18:27.708Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T02:18:28.006Z] ---> Running in ef1c3a6dfae8 [2022-07-11T02:18:29.996Z] Removing intermediate container ef1c3a6dfae8 [2022-07-11T02:18:29.996Z] ---> 6949b4374be2 [2022-07-11T02:18:29.996Z] Step 10/24 : COPY . . [2022-07-11T02:18:30.599Z] ---> e04972e1797b [2022-07-11T02:18:30.599Z] Step 11/24 : ARG MAKE='make build' [2022-07-11T02:18:30.874Z] ---> Running in 16f9499d230e [2022-07-11T02:18:31.162Z] Removing intermediate container 16f9499d230e [2022-07-11T02:18:31.162Z] ---> 27c1371be928 [2022-07-11T02:18:31.162Z] Step 12/24 : RUN $MAKE [2022-07-11T02:18:31.162Z] ---> Running in 906d5448f1c9 [2022-07-11T02:18:32.671Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-07-11T02:20:39.621Z] Removing intermediate container 906d5448f1c9 [2022-07-11T02:20:39.621Z] ---> 5c0795683408 [2022-07-11T02:20:39.621Z] Step 13/24 : FROM alpine:3.14 [2022-07-11T02:20:39.897Z] 3.14: Pulling from library/alpine [2022-07-11T02:20:39.897Z] 455c02918c45: Pulling fs layer [2022-07-11T02:20:40.172Z] 455c02918c45: Verifying Checksum [2022-07-11T02:20:40.172Z] 455c02918c45: Download complete [2022-07-11T02:20:40.771Z] 455c02918c45: Pull complete [2022-07-11T02:20:40.771Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T02:20:40.771Z] Status: Downloaded newer image for alpine:3.14 [2022-07-11T02:20:40.771Z] ---> ac73e934f311 [2022-07-11T02:20:40.771Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-07-11T02:20:41.045Z] ---> Running in 6e4cd2b42ed3 [2022-07-11T02:20:41.318Z] Removing intermediate container 6e4cd2b42ed3 [2022-07-11T02:20:41.318Z] ---> 0512b6d59ecf [2022-07-11T02:20:41.318Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T02:20:41.318Z] ---> Running in dc5d9641092f [2022-07-11T02:20:42.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-11T02:20:42.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-11T02:20:43.550Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T02:20:43.551Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-11T02:20:43.551Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T02:20:43.551Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-11T02:20:43.551Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T02:20:43.551Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T02:20:43.551Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T02:20:43.551Z] OK: 8 MiB in 20 packages [2022-07-11T02:20:44.537Z] Removing intermediate container dc5d9641092f [2022-07-11T02:20:44.537Z] ---> 8c920329b682 [2022-07-11T02:20:44.537Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-07-11T02:20:45.976Z] ---> 28c1a3541f72 [2022-07-11T02:20:45.976Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-07-11T02:20:46.250Z] ---> 0576fd0a17d7 [2022-07-11T02:20:46.250Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-07-11T02:20:46.850Z] ---> 1f3bd747956c [2022-07-11T02:20:46.850Z] Step 19/24 : EXPOSE 59982 [2022-07-11T02:20:46.850Z] ---> Running in e8f11468df6c [2022-07-11T02:20:47.128Z] Removing intermediate container e8f11468df6c [2022-07-11T02:20:47.128Z] ---> 5aa14584657f [2022-07-11T02:20:47.128Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-07-11T02:20:47.407Z] ---> Running in db362706d9fd [2022-07-11T02:20:47.679Z] Removing intermediate container db362706d9fd [2022-07-11T02:20:47.679Z] ---> aad1e240eaca [2022-07-11T02:20:47.679Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T02:20:47.679Z] ---> Running in 2d89f085f394 [2022-07-11T02:20:47.957Z] Removing intermediate container 2d89f085f394 [2022-07-11T02:20:47.957Z] ---> e5d3a0d2989a [2022-07-11T02:20:47.957Z] Step 22/24 : LABEL arch=arm64 [2022-07-11T02:20:48.244Z] ---> Running in ea7e29bc89aa [2022-07-11T02:20:48.517Z] Removing intermediate container ea7e29bc89aa [2022-07-11T02:20:48.517Z] ---> 60a74356653b [2022-07-11T02:20:48.517Z] Step 23/24 : LABEL git_sha=1589729008a2668ddd610fbbda4179d2313af3db [2022-07-11T02:20:48.517Z] ---> Running in ae70ea6c62a5 [2022-07-11T02:20:48.789Z] Removing intermediate container ae70ea6c62a5 [2022-07-11T02:20:48.789Z] ---> 2fe4bca5eac7 [2022-07-11T02:20:48.789Z] Step 24/24 : LABEL version=0.0.0 [2022-07-11T02:20:48.789Z] ---> Running in 8809da399375 [2022-07-11T02:20:49.061Z] Removing intermediate container 8809da399375 [2022-07-11T02:20:49.061Z] ---> c339576ac3b0 [2022-07-11T02:20:49.061Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T02:20:49.061Z] Successfully built c339576ac3b0 [2022-07-11T02:20:49.061Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:20:49.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T02:20:49.531Z] [2022-07-11T02:20:49.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:20:49.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T02:20:50.158Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T02:20:50.158Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T02:20:50.158Z] 04944245beec: Pulling fs layer [2022-07-11T02:20:50.158Z] 699f458cf7ca: Pulling fs layer [2022-07-11T02:20:50.158Z] 765212b225bb: Pulling fs layer [2022-07-11T02:20:50.158Z] f23df028b6ca: Pulling fs layer [2022-07-11T02:20:50.158Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T02:20:50.158Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T02:20:50.158Z] 765212b225bb: Waiting [2022-07-11T02:20:50.158Z] d65c8cfc05b1: Waiting [2022-07-11T02:20:50.158Z] f23df028b6ca: Waiting [2022-07-11T02:20:50.158Z] 2437ff75d9bd: Waiting [2022-07-11T02:20:50.158Z] 04944245beec: Verifying Checksum [2022-07-11T02:20:50.158Z] 04944245beec: Download complete [2022-07-11T02:20:50.158Z] 765212b225bb: Download complete [2022-07-11T02:20:50.158Z] f23df028b6ca: Download complete [2022-07-11T02:20:50.158Z] d65c8cfc05b1: Verifying Checksum [2022-07-11T02:20:50.158Z] d65c8cfc05b1: Download complete [2022-07-11T02:20:50.432Z] 699f458cf7ca: Verifying Checksum [2022-07-11T02:20:50.432Z] 699f458cf7ca: Download complete [2022-07-11T02:20:50.706Z] 8998bd30e6a1: Verifying Checksum [2022-07-11T02:20:50.706Z] 8998bd30e6a1: Download complete [2022-07-11T02:20:53.339Z] 2437ff75d9bd: Verifying Checksum [2022-07-11T02:20:53.339Z] 2437ff75d9bd: Download complete [2022-07-11T02:20:55.326Z] 8998bd30e6a1: Pull complete [2022-07-11T02:20:55.599Z] 04944245beec: Pull complete [2022-07-11T02:20:57.037Z] 699f458cf7ca: Pull complete [2022-07-11T02:20:57.320Z] 765212b225bb: Pull complete [2022-07-11T02:20:58.311Z] f23df028b6ca: Pull complete [2022-07-11T02:20:58.311Z] d65c8cfc05b1: Pull complete [2022-07-11T02:21:13.409Z] 2437ff75d9bd: Pull complete [2022-07-11T02:21:13.409Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T02:21:13.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T02:21:13.409Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T02:21:13.678Z] prd-ubuntu20.04-docker-arm64-4c-16g-17377 does not seem to be running inside a container [2022-07-11T02:21:13.772Z] $ 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/11 -v /w/workspace/device-mqtt-go/11:/w/workspace/device-mqtt-go/11:rw,z -v /w/workspace/device-mqtt-go/11@tmp:/w/workspace/device-mqtt-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-11T02:21:16.476Z] $ docker top 9d2c24e4f576c581aac02c9e702d84e3b71662d37c900fce818a22bd88990aca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:21:17.423Z] ---> job-cost.sh [2022-07-11T02:21:17.423Z] lf-activate-venv: SKIPPING [2022-07-11T02:21:17.423Z] INFO: No Stack... [2022-07-11T02:21:18.023Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T02:21:19.002Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T02:21:19.668Z] + cat+ /w/workspace/device-mqtt-go/11/archives/cost.csv [2022-07-11T02:21:19.668Z] cut -d, -f6 [Pipeline] lock [2022-07-11T02:21:19.730Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-382-11-stack-cost] [2022-07-11T02:21:19.737Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-11-stack-cost] did not exist. Created. [2022-07-11T02:21:19.737Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-382-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T02:21:20.410Z] /w/workspace/device-mqtt-go/11@tmp/durable-a2c5315f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-11T02:21:21.091Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T02:21:21.112Z] Warning: overwriting stash ‘stack-cost’ [2022-07-11T02:21:21.158Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T02:21:21.166Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T02:21:21.190Z] $ docker stop --time=1 9d2c24e4f576c581aac02c9e702d84e3b71662d37c900fce818a22bd88990aca [2022-07-11T02:21:22.691Z] $ docker rm -f 9d2c24e4f576c581aac02c9e702d84e3b71662d37c900fce818a22bd88990aca [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 [2022-07-11T02:21:23.130Z] provisioning config files... [2022-07-11T02:21:23.139Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config3050512706842662279tmp [Pipeline] { [Pipeline] sh [2022-07-11T02:21:23.447Z] + set +x [2022-07-11T02:21:23.447Z] + curl -s https://codecov.io/bash [2022-07-11T02:21:23.447Z] + bash -s -- [2022-07-11T02:21:23.447Z] [2022-07-11T02:21:23.447Z] _____ _ [2022-07-11T02:21:23.447Z] / ____| | | [2022-07-11T02:21:23.447Z] | | ___ __| | ___ ___ _____ __ [2022-07-11T02:21:23.447Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-11T02:21:23.447Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-11T02:21:23.447Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-11T02:21:23.447Z] Bash-1.0.6 [2022-07-11T02:21:23.447Z] [2022-07-11T02:21:23.447Z] [2022-07-11T02:21:23.447Z] ==> git version 2.25.1 found [2022-07-11T02:21:23.447Z] ==> 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 [2022-07-11T02:21:23.447Z] Release-Date: 2020-01-08 [2022-07-11T02:21:23.447Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-11T02:21:23.447Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-11T02:21:23.447Z] ==> Jenkins CI detected. [2022-07-11T02:21:23.447Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-382 [2022-07-11T02:21:23.447Z] project root: . [2022-07-11T02:21:23.447Z] --> token set from env [2022-07-11T02:21:23.447Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-11T02:21:23.447Z] ==> Running gcov in . (disable via -X gcov) [2022-07-11T02:21:23.447Z] ==> Python coveragepy not found [2022-07-11T02:21:23.447Z] ==> Searching for coverage reports in: [2022-07-11T02:21:23.447Z] + . [2022-07-11T02:21:23.447Z] -> Found 1 reports [2022-07-11T02:21:23.447Z] ==> Detecting git/mercurial file structure [2022-07-11T02:21:23.447Z] ==> Reading reports [2022-07-11T02:21:23.447Z] + ./coverage.out bytes=17887 [2022-07-11T02:21:23.447Z] ==> Appending adjustments [2022-07-11T02:21:23.447Z] https://docs.codecov.io/docs/fixing-reports [2022-07-11T02:21:23.708Z] + Found adjustments [2022-07-11T02:21:23.708Z] ==> Gzipping contents [2022-07-11T02:21:23.708Z] 4.0K /tmp/codecov.XmLRFX.gz [2022-07-11T02:21:23.708Z] ==> Uploading reports [2022-07-11T02:21:23.708Z] url: https://codecov.io [2022-07-11T02:21:23.708Z] query: branch=PR-382&commit=1589729008a2668ddd610fbbda4179d2313af3db&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-382%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=382&job=&cmd_args= [2022-07-11T02:21:23.708Z] -> Pinging Codecov [2022-07-11T02:21:23.708Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-382&commit=1589729008a2668ddd610fbbda4179d2313af3db&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-382%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=382&job=&cmd_args= [2022-07-11T02:21:23.969Z] -> Uploading to [2022-07-11T02:21:23.969Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-11/7D719EC7BBE17E464838252E33014C33/1589729008a2668ddd610fbbda4179d2313af3db/bccb7a85-c76c-4fb8-933c-b230aaa85e35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T022123Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e4f8e6bf843188e2465f57f36291c06ddbcc8ee98b775cfc5355295bb6adafa1 [2022-07-11T02:21:23.969Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T02:21:23.969Z] Dload Upload Total Spent Left Speed [2022-07-11T02:21:23.970Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3217 0 0 100 3217 0 14048 --:--:-- --:--:-- --:--:-- 14048 [2022-07-11T02:21:24.230Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/1589729008a2668ddd610fbbda4179d2313af3db [Pipeline] } [2022-07-11T02:21:24.239Z] 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 [2022-07-11T02:21:24.889Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives ] [2022-07-11T02:21:24.889Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives [2022-07-11T02:21:24.889Z] total 16 [2022-07-11T02:21:24.889Z] drwxr-xr-x 3 root root 4096 Jul 11 02:12 . [2022-07-11T02:21:24.889Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 11 02:12 .. [2022-07-11T02:21:24.889Z] drwxr-xr-x 2 root root 4096 Jul 11 02:12 cost [2022-07-11T02:21:24.889Z] -rw-r--r-- 1 root root 86 Jul 11 02:12 cost.csv [2022-07-11T02:21:24.889Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives [2022-07-11T02:21:24.889Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives [2022-07-11T02:21:24.889Z] total 16 [2022-07-11T02:21:24.889Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 02:12 . [2022-07-11T02:21:24.889Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 11 02:12 .. [2022-07-11T02:21:24.889Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 02:12 cost [2022-07-11T02:21:24.889Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 11 02:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:21:25.184Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:21:26.049Z] ---> package-listing.sh [2022-07-11T02:21:26.049Z] ++ facter osfamily [2022-07-11T02:21:26.049Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T02:21:26.309Z] + OS_FAMILY=debian [2022-07-11T02:21:26.309Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-382 [2022-07-11T02:21:26.309Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T02:21:26.309Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T02:21:26.309Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T02:21:26.309Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T02:21:26.309Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-382 ']' [2022-07-11T02:21:26.309Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T02:21:26.309Z] + case "${OS_FAMILY}" in [2022-07-11T02:21:26.309Z] + dpkg -l [2022-07-11T02:21:26.309Z] + grep '^ii' [2022-07-11T02:21:26.309Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T02:21:26.309Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T02:21:26.309Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T02:21:26.309Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-382 ']' [2022-07-11T02:21:26.309Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/ [2022-07-11T02:21:26.309Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/ [Pipeline] echo [2022-07-11T02:21:26.321Z] 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-382/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-11T02:21:26.600Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:21:27.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T02:21:27.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T02:21:27.242Z] prd-ubuntu20.04-docker-8c-8g-17375 does not seem to be running inside a container [2022-07-11T02:21:27.279Z] $ 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-382/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-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T02:21:27.514Z] $ docker top a09b3b06f2ed4e5b7c9a3567a18efc6ccd472cd95b5fc554d406811b1f45b155 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T02:21:27.866Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T02:21:28.154Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T02:21:28.442Z] + ls /var/log/sa-host [2022-07-11T02:21:28.442Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T02:21:28.518Z] provisioning config files... [2022-07-11T02:21:28.526Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config7347600066147436146tmp [Pipeline] { [Pipeline] echo [2022-07-11T02:21:28.541Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:21:28.828Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T02:21:28.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:21:29.175Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T02:21:29.183Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:21:29.465Z] ---> sudo-logs.sh [2022-07-11T02:21:29.465Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T02:21:29.487Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:21:29.770Z] ---> job-cost.sh [2022-07-11T02:21:29.770Z] lf-activate-venv: SKIPPING [2022-07-11T02:21:29.770Z] DEBUG: total: 0.2199999988079071 [2022-07-11T02:21:29.770Z] INFO: Retrieving Stack Cost... [2022-07-11T02:21:30.031Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T02:21:30.602Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T02:21:30.615Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:21:30.902Z] ---> logs-deploy.sh [2022-07-11T02:21:30.902Z] lf-activate-venv: SKIPPING [2022-07-11T02:21:30.902Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-382/11 [2022-07-11T02:21:30.902Z] INFO: archiving workspace using pattern(s): [2022-07-11T02:21:31.844Z] Archives upload complete. [2022-07-11T02:21:32.104Z] INFO: archiving logs to Nexus