Pull request #408 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 99b4e2dd8c0cbd38845803a79412f19676026d49+bdc8d5482e185b094ce26a93e774e43e884677e1 (0efb7d1729a3c56d84aaf38055f01a418b76c4a6) 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-ssh13091402360423508728.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh3526780026441245626.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-408/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-408/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16645431872825000844.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-408/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7190710117027899653.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5925426026343402065.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 8213865985cc96b4d65921cf96fa8a01761a1acb The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-408/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-408/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11182640723903279486.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8213865985cc96b4d65921cf96fa8a01761a1acb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8213865985cc96b4d65921cf96fa8a01761a1acb # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 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.18 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-21909 in /w/workspace/gexfoundry_device-mqtt-go_PR-408 [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-408 # 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 bdc8d5482e185b094ce26a93e774e43e884677e1 into PR head commit 99b4e2dd8c0cbd38845803a79412f19676026d49 Merge succeeded, producing 99b4e2dd8c0cbd38845803a79412f19676026d49 Checking out Revision 99b4e2dd8c0cbd38845803a79412f19676026d49 (PR-408) > 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/408/head:refs/remotes/origin/PR-408 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99b4e2dd8c0cbd38845803a79412f19676026d49 # 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 bdc8d5482e185b094ce26a93e774e43e884677e1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99b4e2dd8c0cbd38845803a79412f19676026d49 # timeout=10 Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-04T01:36:45.682Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-04T01:36:45.861Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-04T01:36:45.963Z] ========================================================= [2022-08-04T01:36:45.963Z] EdgeX Global Pipelines Version Info [2022-08-04T01:36:45.963Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-04T01:36:46.789Z] ------------------- [2022-08-04T01:36:46.789Z] stable info: [2022-08-04T01:36:46.789Z] ------------------- [2022-08-04T01:36:46.789Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-04T01:36:46.789Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-04T01:36:46.789Z] Message: update stable to v1.0.238 [2022-08-04T01:36:47.366Z] ------------------- [2022-08-04T01:36:47.366Z] experimental info: [2022-08-04T01:36:47.366Z] ------------------- [2022-08-04T01:36:47.366Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-04T01:36:47.366Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-04T01:36:47.366Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-04T01:36:47.745Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-08-04T01:36:47.784Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-08-04T01:36:47.824Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-04T01:36:47.863Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-04T01:36:47.909Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-04T01:36:47.948Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-04T01:36:47.989Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-04T01:36:48.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-04T01:36:48.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-04T01:36:48.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-04T01:36:48.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-04T01:36:48.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-08-04T01:36:48.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-04T01:36:48.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-04T01:36:48.331Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-04T01:36:48.376Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-04T01:36:48.418Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-04T01:36:48.467Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-04T01:36:48.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-04T01:36:48.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-04T01:36:48.597Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-04T01:36:48.641Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-04T01:36:48.686Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-04T01:36:48.732Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-04T01:36:48.772Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-04T01:36:48.815Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-04T01:36:48.861Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-04T01:36:48.913Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-408 [Pipeline] echo [2022-08-04T01:36:48.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-408 [Pipeline] echo [2022-08-04T01:36:49.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-408 [Pipeline] echo [2022-08-04T01:36:49.052Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99b4e2dd8c0cbd38845803a79412f19676026d49 [Pipeline] echo [2022-08-04T01:36:49.096Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99b4e2d [Pipeline] echo [2022-08-04T01:36:49.140Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-04T01:36:49.260Z] provisioning config files... [2022-08-04T01:36:49.277Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-408@tmp/config1071828810490026298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T01:36:49.628Z] ---> docker-login.sh [2022-08-04T01:36:49.628Z] nexus3.edgexfoundry.org:10001 [2022-08-04T01:36:49.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T01:36:49.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T01:36:49.890Z] Configure a credential helper to remove this warning. See [2022-08-04T01:36:49.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T01:36:49.890Z] [2022-08-04T01:36:49.890Z] Login Succeeded [2022-08-04T01:36:49.890Z] nexus3.edgexfoundry.org:10002 [2022-08-04T01:36:50.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T01:36:50.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T01:36:50.152Z] Configure a credential helper to remove this warning. See [2022-08-04T01:36:50.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T01:36:50.152Z] [2022-08-04T01:36:50.152Z] Login Succeeded [2022-08-04T01:36:50.152Z] nexus3.edgexfoundry.org:10003 [2022-08-04T01:36:50.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T01:36:50.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T01:36:50.152Z] Configure a credential helper to remove this warning. See [2022-08-04T01:36:50.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T01:36:50.152Z] [2022-08-04T01:36:50.152Z] Login Succeeded [2022-08-04T01:36:50.152Z] nexus3.edgexfoundry.org:10004 [2022-08-04T01:36:50.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T01:36:50.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T01:36:50.415Z] Configure a credential helper to remove this warning. See [2022-08-04T01:36:50.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T01:36:50.415Z] [2022-08-04T01:36:50.415Z] Login Succeeded [2022-08-04T01:36:50.415Z] docker.io [2022-08-04T01:36:50.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T01:36:50.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T01:36:50.677Z] Configure a credential helper to remove this warning. See [2022-08-04T01:36:50.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T01:36:50.677Z] [2022-08-04T01:36:50.677Z] Login Succeeded [2022-08-04T01:36:50.941Z] ---> docker-login.sh ends [Pipeline] } [2022-08-04T01:36:50.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-04T01:36:51.629Z] + git rev-list -1 --merges 99b4e2dd8c0cbd38845803a79412f19676026d49~1..99b4e2dd8c0cbd38845803a79412f19676026d49 [Pipeline] echo [2022-08-04T01:36:51.683Z] -----------> git rev-list -1 --merges 99b4e2dd8c0cbd38845803a79412f19676026d49~1..99b4e2dd8c0cbd38845803a79412f19676026d49 99b4e2dd8c0cbd38845803a79412f19676026d49 [false] [Pipeline] sh [2022-08-04T01:36:52.000Z] + git log --format=format:%s -1 99b4e2dd8c0cbd38845803a79412f19676026d49 [Pipeline] echo [2022-08-04T01:36:52.040Z] ========================================================= [2022-08-04T01:36:52.040Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-04T01:36:52.040Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-04T01:36:52.495Z] + git log --format=format:%s -1 99b4e2dd8c0cbd38845803a79412f19676026d49 [Pipeline] echo [2022-08-04T01:36:52.526Z] [semverPrep] GIT_COMMIT: 99b4e2dd8c0cbd38845803a79412f19676026d49, Commit Message: build(deps): bump github.com/canonical/edgex-snap-hooks/v2 [Pipeline] echo [2022-08-04T01:36:52.558Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-04T01:36:52.942Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-04T01:36:52.942Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-04T01:36:52.942Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-04T01:36:52.942Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-04T01:36:52.942Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-04T01:36:52.942Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-04T01:36:52.942Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T01:36:53.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T01:36:53.385Z] [2022-08-04T01:36:53.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T01:36:53.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T01:36:53.765Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-04T01:36:53.765Z] b85a868b505f: Pulling fs layer [2022-08-04T01:36:53.765Z] e2be974225ed: Pulling fs layer [2022-08-04T01:36:53.765Z] 339a4e72a1f5: Pulling fs layer [2022-08-04T01:36:53.765Z] 988bab9f4d93: Pulling fs layer [2022-08-04T01:36:53.765Z] 1469e6f7b9e6: Pulling fs layer [2022-08-04T01:36:53.765Z] eaf3925da568: Pulling fs layer [2022-08-04T01:36:53.765Z] bab4dde63d76: Pulling fs layer [2022-08-04T01:36:53.765Z] bde34c3a00c8: Pulling fs layer [2022-08-04T01:36:53.765Z] 988bab9f4d93: Waiting [2022-08-04T01:36:53.765Z] 1469e6f7b9e6: Waiting [2022-08-04T01:36:53.765Z] b352a97aabf1: Pulling fs layer [2022-08-04T01:36:53.765Z] 4872d77fe225: Pulling fs layer [2022-08-04T01:36:53.765Z] 5851b861e8e6: Pulling fs layer [2022-08-04T01:36:53.765Z] eaf3925da568: Waiting [2022-08-04T01:36:53.765Z] bab4dde63d76: Waiting [2022-08-04T01:36:53.765Z] bde34c3a00c8: Waiting [2022-08-04T01:36:53.765Z] 4872d77fe225: Waiting [2022-08-04T01:36:53.765Z] 5851b861e8e6: Waiting [2022-08-04T01:36:53.765Z] b352a97aabf1: Waiting [2022-08-04T01:36:53.765Z] e2be974225ed: Download complete [2022-08-04T01:36:53.765Z] 988bab9f4d93: Verifying Checksum [2022-08-04T01:36:53.765Z] 988bab9f4d93: Download complete [2022-08-04T01:36:54.027Z] 1469e6f7b9e6: Verifying Checksum [2022-08-04T01:36:54.027Z] 1469e6f7b9e6: Download complete [2022-08-04T01:36:54.027Z] 339a4e72a1f5: Verifying Checksum [2022-08-04T01:36:54.027Z] 339a4e72a1f5: Download complete [2022-08-04T01:36:54.027Z] eaf3925da568: Verifying Checksum [2022-08-04T01:36:54.027Z] eaf3925da568: Download complete [2022-08-04T01:36:54.027Z] bde34c3a00c8: Download complete [2022-08-04T01:36:54.027Z] b352a97aabf1: Download complete [2022-08-04T01:36:54.027Z] 4872d77fe225: Verifying Checksum [2022-08-04T01:36:54.027Z] 4872d77fe225: Download complete [2022-08-04T01:36:54.027Z] b85a868b505f: Verifying Checksum [2022-08-04T01:36:54.027Z] b85a868b505f: Download complete [2022-08-04T01:36:54.292Z] bab4dde63d76: Verifying Checksum [2022-08-04T01:36:54.292Z] bab4dde63d76: Download complete [2022-08-04T01:36:55.683Z] b85a868b505f: Pull complete [2022-08-04T01:36:55.683Z] e2be974225ed: Pull complete [2022-08-04T01:36:56.262Z] 339a4e72a1f5: Pull complete [2022-08-04T01:36:56.262Z] 988bab9f4d93: Pull complete [2022-08-04T01:36:56.526Z] 1469e6f7b9e6: Pull complete [2022-08-04T01:36:56.787Z] eaf3925da568: Pull complete [2022-08-04T01:36:58.699Z] bab4dde63d76: Pull complete [2022-08-04T01:36:58.963Z] bde34c3a00c8: Pull complete [2022-08-04T01:36:58.963Z] b352a97aabf1: Pull complete [2022-08-04T01:36:58.963Z] 4872d77fe225: Pull complete [2022-08-04T01:36:59.225Z] 5851b861e8e6: Pull complete [2022-08-04T01:36:59.225Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-04T01:36:59.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T01:36:59.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T01:36:59.467Z] prd-ubuntu20.04-docker-8c-8g-21909 does not seem to be running inside a container [2022-08-04T01:36:59.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-408 -v /w/workspace/gexfoundry_device-mqtt-go_PR-408:/w/workspace/gexfoundry_device-mqtt-go_PR-408:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-408@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-04T01:37:00.862Z] $ docker top d9c5f1e3f90803ea03f82621c19fdb6038c9da065f5afdb1e47d62fd12bd8aac -eo pid,comm [2022-08-04T01:37:00.941Z] 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-08-04T01:37:00.941Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-04T01:37:01.063Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-04T01:37:01.063Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-04T01:37:01.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-04T01:37:01.213Z] $ docker exec d9c5f1e3f90803ea03f82621c19fdb6038c9da065f5afdb1e47d62fd12bd8aac ssh-agent [2022-08-04T01:37:01.334Z] SSH_AUTH_SOCK=/tmp/ssh-frjmxH7dwSdx/agent.33 [2022-08-04T01:37:01.334Z] SSH_AGENT_PID=39 [2022-08-04T01:37:01.340Z] Running ssh-add (command line suppressed) [2022-08-04T01:37:01.474Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-408@tmp/private_key_8765684761486066516.key (/w/workspace/gexfoundry_device-mqtt-go_PR-408@tmp/private_key_8765684761486066516.key) [2022-08-04T01:37:01.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-04T01:37:01.821Z] + git tag --points-at HEAD [Pipeline] } [2022-08-04T01:37:01.851Z] $ docker exec --env ******** --env ******** d9c5f1e3f90803ea03f82621c19fdb6038c9da065f5afdb1e47d62fd12bd8aac ssh-agent -k [2022-08-04T01:37:01.967Z] unset SSH_AUTH_SOCK; [2022-08-04T01:37:01.967Z] unset SSH_AGENT_PID; [2022-08-04T01:37:01.967Z] echo Agent pid 39 killed; [2022-08-04T01:37:01.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-04T01:37:02.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-04T01:37:02.067Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-04T01:37:02.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-04T01:37:02.210Z] $ docker exec d9c5f1e3f90803ea03f82621c19fdb6038c9da065f5afdb1e47d62fd12bd8aac ssh-agent [2022-08-04T01:37:02.332Z] SSH_AUTH_SOCK=/tmp/ssh-DCcLkyGNeLUt/agent.72 [2022-08-04T01:37:02.332Z] SSH_AGENT_PID=79 [2022-08-04T01:37:02.337Z] Running ssh-add (command line suppressed) [2022-08-04T01:37:02.457Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-408@tmp/private_key_777929703427089698.key (/w/workspace/gexfoundry_device-mqtt-go_PR-408@tmp/private_key_777929703427089698.key) [2022-08-04T01:37:02.468Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-04T01:37:02.812Z] + git semver init [2022-08-04T01:37:03.072Z] 2022-08-04 01:37:03,016 [run_init] DEBUG init version:0.0.0 force:False [2022-08-04T01:37:03.072Z] 2022-08-04 01:37:03,017 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-408/.semver [2022-08-04T01:37:03.072Z] 2022-08-04 01:37:03,017 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-408/.semver [2022-08-04T01:37:03.072Z] 2022-08-04 01:37:03,017 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-408/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-408, universal_newlines=False, shell=None, istream=None) [2022-08-04T01:37:04.012Z] 2022-08-04 01:37:03,792 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-408/.git/info/exclude [2022-08-04T01:37:04.012Z] 2022-08-04 01:37:03,793 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-408/.semver/PR-408 with force:False [2022-08-04T01:37:04.012Z] 2022-08-04 01:37:03,793 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-408/.semver/PR-408 [2022-08-04T01:37:04.012Z] 2022-08-04 01:37:03,797 [execute] INFO git cat-file --batch-check [2022-08-04T01:37:04.012Z] 2022-08-04 01:37:03,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-408/.semver, universal_newlines=False, shell=None, istream=) [2022-08-04T01:37:04.012Z] 2022-08-04 01:37:03,803 [execute] INFO git cat-file --batch [2022-08-04T01:37:04.012Z] 2022-08-04 01:37:03,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-408/.semver, universal_newlines=False, shell=None, istream=) [2022-08-04T01:37:04.012Z] 2022-08-04 01:37:03,806 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-408/.semver/PR-408 [2022-08-04T01:37:04.012Z] 0.0.0 [Pipeline] } [2022-08-04T01:37:04.041Z] $ docker exec --env ******** --env ******** d9c5f1e3f90803ea03f82621c19fdb6038c9da065f5afdb1e47d62fd12bd8aac ssh-agent -k [2022-08-04T01:37:04.149Z] unset SSH_AUTH_SOCK; [2022-08-04T01:37:04.149Z] unset SSH_AGENT_PID; [2022-08-04T01:37:04.150Z] echo Agent pid 79 killed; [2022-08-04T01:37:04.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-04T01:37:04.577Z] + git semver [Pipeline] } [2022-08-04T01:37:04.868Z] $ docker stop --time=1 d9c5f1e3f90803ea03f82621c19fdb6038c9da065f5afdb1e47d62fd12bd8aac [2022-08-04T01:37:06.185Z] $ docker rm -f d9c5f1e3f90803ea03f82621c19fdb6038c9da065f5afdb1e47d62fd12bd8aac [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-04T01:37:06.594Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-04T01:37:06.904Z] Stashed 1 file(s) [Pipeline] echo [2022-08-04T01:37:06.920Z] [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-08-04T01:37:07.524Z] provisioning config files... [2022-08-04T01:37:07.535Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-408@tmp/config3824812461257944532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T01:37:07.892Z] ---> docker-login.sh [2022-08-04T01:37:07.892Z] nexus3.edgexfoundry.org:10001 [2022-08-04T01:37:07.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T01:37:07.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T01:37:07.892Z] Configure a credential helper to remove this warning. See [2022-08-04T01:37:07.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T01:37:07.892Z] [2022-08-04T01:37:07.892Z] Login Succeeded [2022-08-04T01:37:07.892Z] nexus3.edgexfoundry.org:10002 [2022-08-04T01:37:07.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T01:37:08.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T01:37:08.152Z] Configure a credential helper to remove this warning. See [2022-08-04T01:37:08.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T01:37:08.152Z] [2022-08-04T01:37:08.152Z] Login Succeeded [2022-08-04T01:37:08.152Z] nexus3.edgexfoundry.org:10003 [2022-08-04T01:37:08.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T01:37:08.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T01:37:08.152Z] Configure a credential helper to remove this warning. See [2022-08-04T01:37:08.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T01:37:08.152Z] [2022-08-04T01:37:08.152Z] Login Succeeded [2022-08-04T01:37:08.152Z] nexus3.edgexfoundry.org:10004 [2022-08-04T01:37:08.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T01:37:08.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T01:37:08.415Z] Configure a credential helper to remove this warning. See [2022-08-04T01:37:08.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T01:37:08.415Z] [2022-08-04T01:37:08.415Z] Login Succeeded [2022-08-04T01:37:08.415Z] docker.io [2022-08-04T01:37:08.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T01:37:08.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T01:37:08.676Z] Configure a credential helper to remove this warning. See [2022-08-04T01:37:08.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T01:37:08.676Z] [2022-08-04T01:37:08.676Z] Login Succeeded [2022-08-04T01:37:08.676Z] ---> docker-login.sh ends [Pipeline] } [2022-08-04T01:37:08.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-04T01:37:08.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T01:37:08.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T01:37:09.039Z] ========================================================= [2022-08-04T01:37:09.039Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-04T01:37:09.039Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T01:37:09.560Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-04T01:37:09.560Z] Sending build context to Docker daemon 6.087MB [2022-08-04T01:37:09.560Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-04T01:37:09.560Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-04T01:37:09.560Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-04T01:37:09.560Z] 2408cc74d12b: Pulling fs layer [2022-08-04T01:37:09.560Z] ea60b727a1ce: Pulling fs layer [2022-08-04T01:37:09.560Z] 30c4a7721957: Pulling fs layer [2022-08-04T01:37:09.560Z] 370296b7ddb6: Pulling fs layer [2022-08-04T01:37:09.560Z] 7c6cee850709: Pulling fs layer [2022-08-04T01:37:09.560Z] 39a5fcdaea64: Pulling fs layer [2022-08-04T01:37:09.560Z] d94ebbe4e438: Pulling fs layer [2022-08-04T01:37:09.560Z] bcfd1f05c69d: Pulling fs layer [2022-08-04T01:37:09.560Z] 59ccb84bbe0f: Pulling fs layer [2022-08-04T01:37:09.560Z] 59ccb84bbe0f: Waiting [2022-08-04T01:37:09.560Z] 370296b7ddb6: Waiting [2022-08-04T01:37:09.560Z] 7c6cee850709: Waiting [2022-08-04T01:37:09.560Z] d94ebbe4e438: Waiting [2022-08-04T01:37:09.560Z] bcfd1f05c69d: Waiting [2022-08-04T01:37:09.560Z] 39a5fcdaea64: Waiting [2022-08-04T01:37:09.560Z] 30c4a7721957: Verifying Checksum [2022-08-04T01:37:09.560Z] 30c4a7721957: Download complete [2022-08-04T01:37:09.560Z] ea60b727a1ce: Verifying Checksum [2022-08-04T01:37:09.560Z] ea60b727a1ce: Download complete [2022-08-04T01:37:09.822Z] 7c6cee850709: Verifying Checksum [2022-08-04T01:37:09.822Z] 7c6cee850709: Download complete [2022-08-04T01:37:09.822Z] 39a5fcdaea64: Verifying Checksum [2022-08-04T01:37:09.822Z] 39a5fcdaea64: Download complete [2022-08-04T01:37:09.822Z] 2408cc74d12b: Download complete [2022-08-04T01:37:09.823Z] d94ebbe4e438: Download complete [2022-08-04T01:37:09.823Z] 2408cc74d12b: Pull complete [2022-08-04T01:37:10.084Z] ea60b727a1ce: Pull complete [2022-08-04T01:37:10.084Z] 30c4a7721957: Pull complete [2022-08-04T01:37:10.345Z] 59ccb84bbe0f: Verifying Checksum [2022-08-04T01:37:10.345Z] 59ccb84bbe0f: Download complete [2022-08-04T01:37:10.345Z] bcfd1f05c69d: Verifying Checksum [2022-08-04T01:37:10.345Z] bcfd1f05c69d: Download complete [2022-08-04T01:37:10.604Z] 370296b7ddb6: Verifying Checksum [2022-08-04T01:37:10.604Z] 370296b7ddb6: Download complete [2022-08-04T01:37:14.815Z] 370296b7ddb6: Pull complete [2022-08-04T01:37:14.815Z] 7c6cee850709: Pull complete [2022-08-04T01:37:14.815Z] 39a5fcdaea64: Pull complete [2022-08-04T01:37:15.076Z] d94ebbe4e438: Pull complete [2022-08-04T01:37:17.651Z] bcfd1f05c69d: Pull complete [2022-08-04T01:37:17.913Z] 59ccb84bbe0f: Pull complete [2022-08-04T01:37:18.173Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-04T01:37:18.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-04T01:37:18.173Z] ---> a4fb48ad2a94 [2022-08-04T01:37:18.173Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-04T01:37:20.091Z] ---> Running in f834109b058e [2022-08-04T01:37:20.091Z] Removing intermediate container f834109b058e [2022-08-04T01:37:20.091Z] ---> 7f9ffceeb7d4 [2022-08-04T01:37:20.091Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-04T01:37:20.091Z] ---> Running in 8e3888bff975 [2022-08-04T01:37:20.091Z] Removing intermediate container 8e3888bff975 [2022-08-04T01:37:20.091Z] ---> ef3c14f666a1 [2022-08-04T01:37:20.091Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T01:37:20.091Z] ---> Running in f25def181270 [2022-08-04T01:37:20.661Z] Removing intermediate container f25def181270 [2022-08-04T01:37:20.661Z] ---> 07c35ea0dfa5 [2022-08-04T01:37:20.661Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-04T01:37:20.661Z] ---> Running in 726992700bf9 [2022-08-04T01:37:20.921Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T01:37:21.863Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T01:37:22.123Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-08-04T01:37:22.332Z] Still waiting to schedule task [2022-08-04T01:37:22.332Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-08-04T01:37:22.384Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-08-04T01:37:22.384Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-08-04T01:37:22.648Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-08-04T01:37:22.649Z] Executing busybox-1.35.0-r13.trigger [2022-08-04T01:37:22.649Z] OK: 216 MiB in 55 packages [2022-08-04T01:37:23.219Z] Removing intermediate container 726992700bf9 [2022-08-04T01:37:23.219Z] ---> 3d103495fe14 [2022-08-04T01:37:23.220Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-08-04T01:37:23.220Z] ---> Running in 6b598445c53c [2022-08-04T01:37:23.220Z] Removing intermediate container 6b598445c53c [2022-08-04T01:37:23.220Z] ---> 8f00195693f7 [2022-08-04T01:37:23.220Z] Step 8/12 : COPY go.mod vendor* ./ [2022-08-04T01:37:23.220Z] ---> c7add3798014 [2022-08-04T01:37:23.220Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T01:37:23.481Z] ---> Running in 37b06be28e95 [2022-08-04T01:37:38.388Z] Removing intermediate container 37b06be28e95 [2022-08-04T01:37:38.388Z] ---> 91fbe72fe5f3 [2022-08-04T01:37:38.388Z] Step 10/12 : COPY . . [2022-08-04T01:37:38.388Z] ---> d5fdc15e77ca [2022-08-04T01:37:38.388Z] Step 11/12 : ARG MAKE='make build' [2022-08-04T01:37:38.388Z] ---> Running in 02c4ae5888e5 [2022-08-04T01:37:38.650Z] Removing intermediate container 02c4ae5888e5 [2022-08-04T01:37:38.650Z] ---> 50132fcb5ad5 [2022-08-04T01:37:38.650Z] Step 12/12 : RUN $MAKE [2022-08-04T01:37:38.650Z] ---> Running in 23cd358199b4 [2022-08-04T01:37:38.912Z] noop [2022-08-04T01:37:39.172Z] Removing intermediate container 23cd358199b4 [2022-08-04T01:37:39.172Z] ---> 3852ca948609 [2022-08-04T01:37:39.172Z] Successfully built 3852ca948609 [2022-08-04T01:37:39.172Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T01:37:39.636Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-04T01:37:39.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T01:37:39.801Z] prd-ubuntu20.04-docker-8c-8g-21909 does not seem to be running inside a container [2022-08-04T01:37:39.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-408 -v /w/workspace/gexfoundry_device-mqtt-go_PR-408:/w/workspace/gexfoundry_device-mqtt-go_PR-408:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-408@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-04T01:37:40.260Z] $ docker top 8502f14369c92f4f59a5168f3f112bea8055c03ad4b76f28b147e3cc01d6fa72 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T01:37:40.673Z] + go version [2022-08-04T01:37:40.674Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-04T01:37:40.708Z] $ docker stop --time=1 8502f14369c92f4f59a5168f3f112bea8055c03ad4b76f28b147e3cc01d6fa72 [2022-08-04T01:37:42.013Z] $ docker rm -f 8502f14369c92f4f59a5168f3f112bea8055c03ad4b76f28b147e3cc01d6fa72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T01:37:42.750Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-04T01:37:42.750Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T01:37:42.947Z] prd-ubuntu20.04-docker-8c-8g-21909 does not seem to be running inside a container [2022-08-04T01:37:43.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/gexfoundry_device-mqtt-go_PR-408 -v /w/workspace/gexfoundry_device-mqtt-go_PR-408:/w/workspace/gexfoundry_device-mqtt-go_PR-408:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-408@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-04T01:37:43.435Z] $ docker top 4262ac6a32fb4f72329ab0205888774550d9bc7db34183a2d888557ca4d4f45b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T01:37:43.862Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-408 [Pipeline] fileExists [Pipeline] sh [2022-08-04T01:37:44.229Z] + make test [2022-08-04T01:37:44.229Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-04T01:37:44.492Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-08-04T01:37:54.476Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-08-04T01:37:54.476Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements [2022-08-04T01:37:54.476Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-08-04T01:38:02.607Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-04T01:38:02.607Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-04T01:38:05.143Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-04T01:38:05.143Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-04T01:38:05.143Z] ./bin/test-attribution-txt.sh [2022-08-04T01:38:05.143Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-04T01:38:05.143Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-04T01:38:05.143Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-04T01:38:05.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-04T01:38:05.212Z] $ docker stop --time=1 4262ac6a32fb4f72329ab0205888774550d9bc7db34183a2d888557ca4d4f45b [2022-08-04T01:38:06.898Z] $ docker rm -f 4262ac6a32fb4f72329ab0205888774550d9bc7db34183a2d888557ca4d4f45b [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-04T01:38:07.420Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-04T01:38:07.487Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-04T01:38:08.089Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-04T01:38:08.412Z] + ls -al . [2022-08-04T01:38:08.412Z] total 180 [2022-08-04T01:38:08.412Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 4 01:37 . [2022-08-04T01:38:08.412Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 01:36 .. [2022-08-04T01:38:08.412Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 4 01:36 .dockerignore [2022-08-04T01:38:08.412Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 01:37 .git [2022-08-04T01:38:08.412Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 01:36 .github [2022-08-04T01:38:08.412Z] -rw-rw-r-- 1 jenkins jenkins 329 Aug 4 01:36 .gitignore [2022-08-04T01:38:08.412Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 4 01:36 .golangci.yml [2022-08-04T01:38:08.412Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 4 01:37 .semver [2022-08-04T01:38:08.412Z] -rw-rw-r-- 1 jenkins jenkins 8917 Aug 4 01:36 Attribution.txt [2022-08-04T01:38:08.412Z] -rw-rw-r-- 1 jenkins jenkins 11365 Aug 4 01:36 CHANGELOG.md [2022-08-04T01:38:08.412Z] -rw-rw-r-- 1 jenkins jenkins 1932 Aug 4 01:36 Dockerfile [2022-08-04T01:38:08.412Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 4 01:36 GOVERNANCE.md [2022-08-04T01:38:08.412Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 4 01:36 Jenkinsfile [2022-08-04T01:38:08.412Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 4 01:36 LICENSE [2022-08-04T01:38:08.412Z] -rw-rw-r-- 1 jenkins jenkins 1917 Aug 4 01:36 Makefile [2022-08-04T01:38:08.412Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 4 01:36 OWNERS.md [2022-08-04T01:38:08.412Z] -rw-rw-r-- 1 jenkins jenkins 2501 Aug 4 01:36 README.md [2022-08-04T01:38:08.412Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 4 01:37 VERSION [2022-08-04T01:38:08.412Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 01:36 bin [2022-08-04T01:38:08.412Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 01:36 cmd [2022-08-04T01:38:08.412Z] -rw-r--r-- 1 jenkins jenkins 17887 Aug 4 01:37 coverage.out [2022-08-04T01:38:08.412Z] -rw-rw-r-- 1 jenkins jenkins 3452 Aug 4 01:36 go.mod [2022-08-04T01:38:08.412Z] -rw-rw-r-- 1 jenkins jenkins 36716 Aug 4 01:36 go.sum [2022-08-04T01:38:08.412Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 01:36 internal [2022-08-04T01:38:08.412Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 01:36 mock [2022-08-04T01:38:08.412Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 01:36 snap [2022-08-04T01:38:08.412Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 4 01:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T01:38:08.810Z] + 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=99b4e2dd8c0cbd38845803a79412f19676026d49 --label arch=amd64 --label version=0.0.0 . [2022-08-04T01:38:08.810Z] Sending build context to Docker daemon 6.106MB [2022-08-04T01:38:08.810Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-08-04T01:38:08.810Z] Step 2/24 : FROM ${BASE} AS builder [2022-08-04T01:38:08.810Z] ---> 3852ca948609 [2022-08-04T01:38:08.810Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-04T01:38:08.810Z] ---> Running in 528e6344e97f [2022-08-04T01:38:09.070Z] Removing intermediate container 528e6344e97f [2022-08-04T01:38:09.070Z] ---> 3a68464d6296 [2022-08-04T01:38:09.070Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-08-04T01:38:09.070Z] ---> Running in 19d59760ff50 [2022-08-04T01:38:09.070Z] Removing intermediate container 19d59760ff50 [2022-08-04T01:38:09.070Z] ---> 38dee69ee520 [2022-08-04T01:38:09.070Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T01:38:09.070Z] ---> Running in 132b03df59d4 [2022-08-04T01:38:09.639Z] Removing intermediate container 132b03df59d4 [2022-08-04T01:38:09.639Z] ---> 6f83679a1dfa [2022-08-04T01:38:09.639Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-04T01:38:09.639Z] ---> Running in b40c6c2c2c4e [2022-08-04T01:38:09.899Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T01:38:10.838Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T01:38:11.417Z] OK: 216 MiB in 55 packages [2022-08-04T01:38:11.680Z] Removing intermediate container b40c6c2c2c4e [2022-08-04T01:38:11.680Z] ---> 0c8a8bed1331 [2022-08-04T01:38:11.680Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-08-04T01:38:11.680Z] ---> Running in 4226c00dba71 [2022-08-04T01:38:11.940Z] Removing intermediate container 4226c00dba71 [2022-08-04T01:38:11.940Z] ---> 79569ca88aff [2022-08-04T01:38:11.940Z] Step 8/24 : COPY go.mod vendor* ./ [2022-08-04T01:38:11.940Z] ---> f6097e0c94f2 [2022-08-04T01:38:11.940Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T01:38:11.940Z] ---> Running in 338941e4e872 [2022-08-04T01:38:12.906Z] Removing intermediate container 338941e4e872 [2022-08-04T01:38:12.906Z] ---> f29a56496385 [2022-08-04T01:38:12.906Z] Step 10/24 : COPY . . [2022-08-04T01:38:13.169Z] ---> e7d3d1edffee [2022-08-04T01:38:13.169Z] Step 11/24 : ARG MAKE='make build' [2022-08-04T01:38:13.169Z] ---> Running in c772ddf90cdd [2022-08-04T01:38:13.169Z] Removing intermediate container c772ddf90cdd [2022-08-04T01:38:13.169Z] ---> b5a8d51423af [2022-08-04T01:38:13.169Z] Step 12/24 : RUN $MAKE [2022-08-04T01:38:13.169Z] ---> Running in 32fa1d3aaa14 [2022-08-04T01:38:13.431Z] 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-08-04T01:38:35.398Z] Removing intermediate container 32fa1d3aaa14 [2022-08-04T01:38:35.398Z] ---> 110722db5bb4 [2022-08-04T01:38:35.398Z] Step 13/24 : FROM alpine:3.16 [2022-08-04T01:38:35.398Z] 3.16: Pulling from library/alpine [2022-08-04T01:38:35.398Z] 530afca65e2e: Pulling fs layer [2022-08-04T01:38:35.398Z] 530afca65e2e: Download complete [2022-08-04T01:38:35.398Z] 530afca65e2e: Pull complete [2022-08-04T01:38:35.398Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T01:38:35.398Z] Status: Downloaded newer image for alpine:3.16 [2022-08-04T01:38:35.398Z] ---> d7d3d98c851f [2022-08-04T01:38:35.398Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-08-04T01:38:35.398Z] ---> Running in ce23fb96c160 [2022-08-04T01:38:35.398Z] Removing intermediate container ce23fb96c160 [2022-08-04T01:38:35.398Z] ---> 19b3fa0ae21e [2022-08-04T01:38:35.399Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-04T01:38:35.399Z] ---> Running in 42aca118a2fe [2022-08-04T01:38:35.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T01:38:35.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T01:38:35.659Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-04T01:38:35.659Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-04T01:38:35.659Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-04T01:38:35.659Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-04T01:38:35.659Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-04T01:38:35.659Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-04T01:38:35.659Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T01:38:35.659Z] OK: 8 MiB in 20 packages [2022-08-04T01:38:36.231Z] Removing intermediate container 42aca118a2fe [2022-08-04T01:38:36.231Z] ---> cf335977a899 [2022-08-04T01:38:36.231Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-08-04T01:38:36.803Z] ---> 5f37fb75e00f [2022-08-04T01:38:36.803Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-08-04T01:38:36.803Z] ---> 9440f5c0a958 [2022-08-04T01:38:36.803Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-08-04T01:38:37.071Z] ---> 14b65bdecabe [2022-08-04T01:38:37.071Z] Step 19/24 : EXPOSE 59982 [2022-08-04T01:38:37.071Z] ---> Running in ddbbfdea7300 [2022-08-04T01:38:37.071Z] Removing intermediate container ddbbfdea7300 [2022-08-04T01:38:37.071Z] ---> ef66fefa1124 [2022-08-04T01:38:37.071Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-08-04T01:38:37.333Z] ---> Running in 4de82c55486b [2022-08-04T01:38:37.333Z] Removing intermediate container 4de82c55486b [2022-08-04T01:38:37.333Z] ---> 8adc38090d82 [2022-08-04T01:38:37.333Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T01:38:37.333Z] ---> Running in 5685a405b609 [2022-08-04T01:38:37.333Z] Removing intermediate container 5685a405b609 [2022-08-04T01:38:37.333Z] ---> 7c1590577b01 [2022-08-04T01:38:37.333Z] Step 22/24 : LABEL arch=amd64 [2022-08-04T01:38:37.593Z] ---> Running in fc79fe2c7b3c [2022-08-04T01:38:37.593Z] Removing intermediate container fc79fe2c7b3c [2022-08-04T01:38:37.593Z] ---> 01abde7c770b [2022-08-04T01:38:37.593Z] Step 23/24 : LABEL git_sha=99b4e2dd8c0cbd38845803a79412f19676026d49 [2022-08-04T01:38:37.593Z] ---> Running in 0a5bcfe65759 [2022-08-04T01:38:37.593Z] Removing intermediate container 0a5bcfe65759 [2022-08-04T01:38:37.593Z] ---> 912c7b06c90a [2022-08-04T01:38:37.593Z] Step 24/24 : LABEL version=0.0.0 [2022-08-04T01:38:37.855Z] ---> Running in 0f593fea6294 [2022-08-04T01:38:37.855Z] Removing intermediate container 0f593fea6294 [2022-08-04T01:38:37.855Z] ---> 71fb31f44329 [2022-08-04T01:38:37.855Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-04T01:38:37.855Z] Successfully built 71fb31f44329 [2022-08-04T01:38:37.855Z] 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-08-04T01:38:38.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-04T01:38:38.894Z] [2022-08-04T01:38:38.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T01:38:39.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-04T01:38:39.289Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-04T01:38:39.289Z] 5eb5b503b376: Pulling fs layer [2022-08-04T01:38:39.289Z] 5c69ac0246d0: Pulling fs layer [2022-08-04T01:38:39.289Z] ec43610c2a17: Pulling fs layer [2022-08-04T01:38:39.289Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-04T01:38:39.289Z] 33b1e0a273af: Pulling fs layer [2022-08-04T01:38:39.289Z] 5d3b04190fa2: Pulling fs layer [2022-08-04T01:38:39.289Z] 2f39f015ded8: Pulling fs layer [2022-08-04T01:38:39.289Z] 33b1e0a273af: Waiting [2022-08-04T01:38:39.289Z] 5d3b04190fa2: Waiting [2022-08-04T01:38:39.289Z] 5c69ac0246d0: Download complete [2022-08-04T01:38:39.289Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-04T01:38:39.289Z] 3a2ae6a8a46f: Download complete [2022-08-04T01:38:39.289Z] 33b1e0a273af: Verifying Checksum [2022-08-04T01:38:39.289Z] 33b1e0a273af: Download complete [2022-08-04T01:38:39.289Z] ec43610c2a17: Verifying Checksum [2022-08-04T01:38:39.289Z] ec43610c2a17: Download complete [2022-08-04T01:38:39.289Z] 5d3b04190fa2: Verifying Checksum [2022-08-04T01:38:39.289Z] 5d3b04190fa2: Download complete [2022-08-04T01:38:39.550Z] 5eb5b503b376: Verifying Checksum [2022-08-04T01:38:39.550Z] 5eb5b503b376: Download complete [2022-08-04T01:38:40.121Z] 2f39f015ded8: Verifying Checksum [2022-08-04T01:38:40.121Z] 2f39f015ded8: Download complete [2022-08-04T01:38:41.058Z] 5eb5b503b376: Pull complete [2022-08-04T01:38:41.058Z] 5c69ac0246d0: Pull complete [2022-08-04T01:38:41.627Z] ec43610c2a17: Pull complete [2022-08-04T01:38:41.627Z] 3a2ae6a8a46f: Pull complete [2022-08-04T01:38:41.887Z] 33b1e0a273af: Pull complete [2022-08-04T01:38:42.148Z] 5d3b04190fa2: Pull complete [2022-08-04T01:38:47.426Z] 2f39f015ded8: Pull complete [2022-08-04T01:38:47.426Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-04T01:38:47.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-04T01:38:47.426Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T01:38:47.653Z] prd-ubuntu20.04-docker-8c-8g-21909 does not seem to be running inside a container [2022-08-04T01:38:47.696Z] $ 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-408 -v /w/workspace/gexfoundry_device-mqtt-go_PR-408:/w/workspace/gexfoundry_device-mqtt-go_PR-408:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-408@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-04T01:38:49.274Z] $ docker top 46d0bf202bfa8633417cc7277d11d861e842872799cda4aeec1401d1075ac4e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T01:38:49.734Z] ---> job-cost.sh [2022-08-04T01:38:49.734Z] lf-activate-venv: SKIPPING [2022-08-04T01:38:49.734Z] INFO: No Stack... [2022-08-04T01:38:50.306Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-04T01:38:50.570Z] INFO: Archiving Costs [Pipeline] sh [2022-08-04T01:38:50.934Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-408/archives/cost.csv [2022-08-04T01:38:50.934Z] + cut -d, -f6 [Pipeline] lock [2022-08-04T01:38:50.983Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-408-1-stack-cost] [2022-08-04T01:38:50.988Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-408-1-stack-cost] did not exist. Created. [2022-08-04T01:38:50.988Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-408-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-04T01:38:51.383Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-04T01:38:51.447Z] Stashed 1 file(s) [Pipeline] } [2022-08-04T01:38:51.467Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-408-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-04T01:38:51.552Z] $ docker stop --time=1 46d0bf202bfa8633417cc7277d11d861e842872799cda4aeec1401d1075ac4e2 [2022-08-04T01:38:52.720Z] $ docker rm -f 46d0bf202bfa8633417cc7277d11d861e842872799cda4aeec1401d1075ac4e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T01:40:34.739Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21911 in /w/workspace/gexfoundry_device-mqtt-go_PR-408 [Pipeline] { [Pipeline] ws [2022-08-04T01:40:34.780Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-08-04T01:40:34.877Z] Selected Git installation does not exist. Using Default [2022-08-04T01:40:34.878Z] The recommended git tool is: NONE [2022-08-04T01:40:42.291Z] using credential edgex-jenkins-ssh [2022-08-04T01:40:42.312Z] Cloning the remote Git repository [2022-08-04T01:40:42.369Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-08-04T01:40:42.450Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-08-04T01:40:42.526Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-08-04T01:40:42.527Z] > git --version # timeout=10 [2022-08-04T01:40:42.552Z] > git --version # 'git version 2.25.1' [2022-08-04T01:40:42.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-04T01:40:42.634Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-04T01:40:44.354Z] Merging remotes/origin/main commit bdc8d5482e185b094ce26a93e774e43e884677e1 into PR head commit 99b4e2dd8c0cbd38845803a79412f19676026d49 [2022-08-04T01:40:44.596Z] Merge succeeded, producing 99b4e2dd8c0cbd38845803a79412f19676026d49 [2022-08-04T01:40:44.597Z] Checking out Revision 99b4e2dd8c0cbd38845803a79412f19676026d49 (PR-408) [2022-08-04T01:40:43.787Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-08-04T01:40:43.808Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-04T01:40:43.837Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-08-04T01:40:43.873Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-08-04T01:40:43.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-04T01:40:43.892Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/408/head:refs/remotes/origin/PR-408 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-04T01:40:44.375Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T01:40:44.392Z] > git checkout -f 99b4e2dd8c0cbd38845803a79412f19676026d49 # timeout=10 [2022-08-04T01:40:44.498Z] > git remote # timeout=10 [2022-08-04T01:40:44.523Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T01:40:44.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-04T01:40:44.550Z] > git merge bdc8d5482e185b094ce26a93e774e43e884677e1 # timeout=10 [2022-08-04T01:40:44.577Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T01:40:44.607Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T01:40:44.625Z] > git checkout -f 99b4e2dd8c0cbd38845803a79412f19676026d49 # timeout=10 [2022-08-04T01:40:48.806Z] Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v2" [2022-08-04T01:40:48.868Z] > git --version # timeout=10 [2022-08-04T01:40:48.878Z] > git --version # 'git version 2.25.1' [2022-08-04T01:40:48.893Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-04T01:40:49.891Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-04T01:40:49.891Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-04T01:40:49.891Z] Dload Upload Total Spent Left Speed [2022-08-04T01:40:49.891Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 227k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh [2022-08-04T01:40:50.786Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-04T01:40:51.137Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-04T01:40:51.137Z] + sudo tee /etc/docker/daemon.new [2022-08-04T01:40:51.137Z] { [2022-08-04T01:40:51.137Z] "registry-mirrors": [ [2022-08-04T01:40:51.137Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-04T01:40:51.137Z] ], [2022-08-04T01:40:51.137Z] "bip": "10.250.0.254/24", [2022-08-04T01:40:51.137Z] "hosts": [ [2022-08-04T01:40:51.137Z] "tcp://0.0.0.0:5555", [2022-08-04T01:40:51.137Z] "unix:///var/run/docker.sock" [2022-08-04T01:40:51.137Z] ], [2022-08-04T01:40:51.137Z] "mtu": 1458, [2022-08-04T01:40:51.137Z] "selinux-enabled": true, [2022-08-04T01:40:51.137Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-04T01:40:51.137Z] } [Pipeline] sh [2022-08-04T01:40:51.489Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-04T01:40:51.837Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-04T01:41:10.216Z] provisioning config files... [2022-08-04T01:41:10.242Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config9216204035260581011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T01:41:10.654Z] ---> docker-login.sh [2022-08-04T01:41:10.655Z] nexus3.edgexfoundry.org:10001 [2022-08-04T01:41:11.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T01:41:11.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T01:41:11.523Z] Configure a credential helper to remove this warning. See [2022-08-04T01:41:11.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T01:41:11.523Z] [2022-08-04T01:41:11.523Z] Login Succeeded [2022-08-04T01:41:11.523Z] nexus3.edgexfoundry.org:10002 [2022-08-04T01:41:11.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T01:41:12.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T01:41:12.068Z] Configure a credential helper to remove this warning. See [2022-08-04T01:41:12.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T01:41:12.068Z] [2022-08-04T01:41:12.068Z] Login Succeeded [2022-08-04T01:41:12.068Z] nexus3.edgexfoundry.org:10003 [2022-08-04T01:41:12.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T01:41:12.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T01:41:12.342Z] Configure a credential helper to remove this warning. See [2022-08-04T01:41:12.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T01:41:12.342Z] [2022-08-04T01:41:12.342Z] Login Succeeded [2022-08-04T01:41:12.342Z] nexus3.edgexfoundry.org:10004 [2022-08-04T01:41:12.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T01:41:12.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T01:41:12.950Z] Configure a credential helper to remove this warning. See [2022-08-04T01:41:12.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T01:41:12.950Z] [2022-08-04T01:41:12.950Z] Login Succeeded [2022-08-04T01:41:12.950Z] docker.io [2022-08-04T01:41:13.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T01:41:13.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T01:41:13.496Z] Configure a credential helper to remove this warning. See [2022-08-04T01:41:13.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T01:41:13.496Z] [2022-08-04T01:41:13.496Z] Login Succeeded [2022-08-04T01:41:13.496Z] ---> docker-login.sh ends [Pipeline] } [2022-08-04T01:41:13.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-04T01:41:13.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T01:41:13.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T01:41:14.004Z] ========================================================= [2022-08-04T01:41:14.004Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-04T01:41:14.004Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T01:41:14.503Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-04T01:41:14.778Z] Sending build context to Docker daemon 3.144MB [2022-08-04T01:41:14.778Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-04T01:41:14.778Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-04T01:41:15.055Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-04T01:41:15.055Z] b3c136eddcbf: Pulling fs layer [2022-08-04T01:41:15.055Z] c0a3192eca97: Pulling fs layer [2022-08-04T01:41:15.055Z] a050256f5b6f: Pulling fs layer [2022-08-04T01:41:15.055Z] 656be50a0ddc: Pulling fs layer [2022-08-04T01:41:15.055Z] 2bbca73fdf42: Pulling fs layer [2022-08-04T01:41:15.055Z] 46d945488cbd: Pulling fs layer [2022-08-04T01:41:15.055Z] 8a5474983e97: Pulling fs layer [2022-08-04T01:41:15.055Z] 329c88fbcd65: Pulling fs layer [2022-08-04T01:41:15.055Z] 656be50a0ddc: Waiting [2022-08-04T01:41:15.055Z] 2bbca73fdf42: Waiting [2022-08-04T01:41:15.055Z] 46d945488cbd: Waiting [2022-08-04T01:41:15.055Z] 8a5474983e97: Waiting [2022-08-04T01:41:15.055Z] 329c88fbcd65: Waiting [2022-08-04T01:41:15.055Z] a050256f5b6f: Verifying Checksum [2022-08-04T01:41:15.055Z] a050256f5b6f: Download complete [2022-08-04T01:41:15.055Z] c0a3192eca97: Verifying Checksum [2022-08-04T01:41:15.055Z] c0a3192eca97: Download complete [2022-08-04T01:41:15.055Z] 2bbca73fdf42: Verifying Checksum [2022-08-04T01:41:15.055Z] 2bbca73fdf42: Download complete [2022-08-04T01:41:15.055Z] 46d945488cbd: Download complete [2022-08-04T01:41:15.055Z] b3c136eddcbf: Verifying Checksum [2022-08-04T01:41:16.047Z] b3c136eddcbf: Pull complete [2022-08-04T01:41:16.047Z] 329c88fbcd65: Verifying Checksum [2022-08-04T01:41:16.047Z] 329c88fbcd65: Download complete [2022-08-04T01:41:16.655Z] c0a3192eca97: Pull complete [2022-08-04T01:41:16.933Z] a050256f5b6f: Pull complete [2022-08-04T01:41:17.207Z] 8a5474983e97: Verifying Checksum [2022-08-04T01:41:17.207Z] 8a5474983e97: Download complete [2022-08-04T01:41:17.804Z] 656be50a0ddc: Verifying Checksum [2022-08-04T01:41:17.804Z] 656be50a0ddc: Download complete [2022-08-04T01:41:30.197Z] 656be50a0ddc: Pull complete [2022-08-04T01:41:30.197Z] 2bbca73fdf42: Pull complete [2022-08-04T01:41:30.197Z] 46d945488cbd: Pull complete [2022-08-04T01:41:36.922Z] 8a5474983e97: Pull complete [2022-08-04T01:41:38.370Z] 329c88fbcd65: Pull complete [2022-08-04T01:41:38.644Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-04T01:41:38.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-04T01:41:38.644Z] ---> ff4287adb874 [2022-08-04T01:41:38.644Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-04T01:41:40.633Z] ---> Running in 05489e3af367 [2022-08-04T01:41:40.909Z] Removing intermediate container 05489e3af367 [2022-08-04T01:41:40.909Z] ---> 38e643a5a418 [2022-08-04T01:41:40.909Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-04T01:41:40.909Z] ---> Running in 4634a85c8b93 [2022-08-04T01:41:41.184Z] Removing intermediate container 4634a85c8b93 [2022-08-04T01:41:41.184Z] ---> 199f1195fa81 [2022-08-04T01:41:41.184Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T01:41:41.184Z] ---> Running in a2255cee994d [2022-08-04T01:41:43.190Z] Removing intermediate container a2255cee994d [2022-08-04T01:41:43.191Z] ---> b161d9ef7f56 [2022-08-04T01:41:43.191Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-04T01:41:43.191Z] ---> Running in 33918032b18e [2022-08-04T01:41:45.179Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T01:41:46.160Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T01:41:47.139Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-08-04T01:41:47.139Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-08-04T01:41:47.411Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-08-04T01:41:47.411Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-08-04T01:41:47.687Z] Executing busybox-1.35.0-r13.trigger [2022-08-04T01:41:47.687Z] OK: 226 MiB in 55 packages [2022-08-04T01:41:48.687Z] Removing intermediate container 33918032b18e [2022-08-04T01:41:48.687Z] ---> e1411eb0a0dd [2022-08-04T01:41:48.687Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-08-04T01:41:48.687Z] ---> Running in 5e1095906c8c [2022-08-04T01:41:48.965Z] Removing intermediate container 5e1095906c8c [2022-08-04T01:41:48.965Z] ---> 0baf8c67b044 [2022-08-04T01:41:48.965Z] Step 8/12 : COPY go.mod vendor* ./ [2022-08-04T01:41:49.578Z] ---> 15526d2fb53c [2022-08-04T01:41:49.578Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T01:41:49.578Z] ---> Running in 40f8a6b048d1 [2022-08-04T01:42:46.171Z] Removing intermediate container 40f8a6b048d1 [2022-08-04T01:42:46.171Z] ---> 6d357318771c [2022-08-04T01:42:46.171Z] Step 10/12 : COPY . . [2022-08-04T01:42:46.171Z] ---> 24b8dd157d8e [2022-08-04T01:42:46.171Z] Step 11/12 : ARG MAKE='make build' [2022-08-04T01:42:46.171Z] ---> Running in 7763f43cc1ef [2022-08-04T01:42:46.171Z] Removing intermediate container 7763f43cc1ef [2022-08-04T01:42:46.171Z] ---> 0beb8a4d95cf [2022-08-04T01:42:46.171Z] Step 12/12 : RUN $MAKE [2022-08-04T01:42:46.171Z] ---> Running in 15f154d6198d [2022-08-04T01:42:46.171Z] noop [2022-08-04T01:42:46.171Z] Removing intermediate container 15f154d6198d [2022-08-04T01:42:46.171Z] ---> 3e44aa420112 [2022-08-04T01:42:46.171Z] Successfully built 3e44aa420112 [2022-08-04T01:42:46.171Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T01:42:46.668Z] + docker inspect -f . ci-base-image-arm64 [2022-08-04T01:42:46.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T01:42:46.995Z] prd-ubuntu20.04-docker-arm64-4c-16g-21911 does not seem to be running inside a container [2022-08-04T01:42:47.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-04T01:42:48.413Z] $ docker top 55a7fe865fcdd933524a88dddb849f8cb23b70d5bd8ce3232580929fe489f383 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T01:42:49.389Z] + go version [2022-08-04T01:42:49.389Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-04T01:42:49.431Z] $ docker stop --time=1 55a7fe865fcdd933524a88dddb849f8cb23b70d5bd8ce3232580929fe489f383 [2022-08-04T01:42:51.072Z] $ docker rm -f 55a7fe865fcdd933524a88dddb849f8cb23b70d5bd8ce3232580929fe489f383 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T01:42:51.987Z] + docker inspect -f . ci-base-image-arm64 [2022-08-04T01:42:51.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T01:42:52.320Z] prd-ubuntu20.04-docker-arm64-4c-16g-21911 does not seem to be running inside a container [2022-08-04T01:42:52.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-04T01:42:53.826Z] $ docker top 0dfa41a61b81eee8228999f921d71f5533b00c6f40f9d70e1e60cb341864a3c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T01:42:54.841Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-04T01:42:55.581Z] + make test [2022-08-04T01:42:55.581Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-04T01:42:57.568Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-08-04T01:44:34.448Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-08-04T01:44:34.448Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 21.8% of statements [2022-08-04T01:44:34.448Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-08-04T01:44:34.448Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-04T01:44:34.448Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-04T01:44:49.602Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-04T01:44:49.602Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-04T01:44:49.602Z] ./bin/test-attribution-txt.sh [2022-08-04T01:44:49.602Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-04T01:44:49.602Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-04T01:44:49.602Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-04T01:44:49.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-04T01:44:49.675Z] $ docker stop --time=1 0dfa41a61b81eee8228999f921d71f5533b00c6f40f9d70e1e60cb341864a3c9 [2022-08-04T01:44:51.468Z] $ docker rm -f 0dfa41a61b81eee8228999f921d71f5533b00c6f40f9d70e1e60cb341864a3c9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-04T01:44:52.546Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-04T01:44:52.580Z] Warning: overwriting stash ‘coverage-report’ [2022-08-04T01:44:53.101Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-04T01:44:53.695Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-04T01:44:54.042Z] + ls -al . [2022-08-04T01:44:54.042Z] total 176 [2022-08-04T01:44:54.042Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 4 01:42 . [2022-08-04T01:44:54.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 01:40 .. [2022-08-04T01:44:54.042Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 4 01:40 .dockerignore [2022-08-04T01:44:54.042Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 01:40 .git [2022-08-04T01:44:54.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 01:40 .github [2022-08-04T01:44:54.042Z] -rw-rw-r-- 1 jenkins jenkins 329 Aug 4 01:40 .gitignore [2022-08-04T01:44:54.042Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 4 01:40 .golangci.yml [2022-08-04T01:44:54.042Z] -rw-rw-r-- 1 jenkins jenkins 8917 Aug 4 01:40 Attribution.txt [2022-08-04T01:44:54.042Z] -rw-rw-r-- 1 jenkins jenkins 11365 Aug 4 01:40 CHANGELOG.md [2022-08-04T01:44:54.042Z] -rw-rw-r-- 1 jenkins jenkins 1932 Aug 4 01:40 Dockerfile [2022-08-04T01:44:54.042Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 4 01:40 GOVERNANCE.md [2022-08-04T01:44:54.042Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 4 01:40 Jenkinsfile [2022-08-04T01:44:54.042Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 4 01:40 LICENSE [2022-08-04T01:44:54.042Z] -rw-rw-r-- 1 jenkins jenkins 1917 Aug 4 01:40 Makefile [2022-08-04T01:44:54.042Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 4 01:40 OWNERS.md [2022-08-04T01:44:54.042Z] -rw-rw-r-- 1 jenkins jenkins 2501 Aug 4 01:40 README.md [2022-08-04T01:44:54.042Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 4 01:37 VERSION [2022-08-04T01:44:54.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 01:40 bin [2022-08-04T01:44:54.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 01:40 cmd [2022-08-04T01:44:54.042Z] -rw-r--r-- 1 jenkins jenkins 17887 Aug 4 01:44 coverage.out [2022-08-04T01:44:54.042Z] -rw-rw-r-- 1 jenkins jenkins 3452 Aug 4 01:40 go.mod [2022-08-04T01:44:54.042Z] -rw-rw-r-- 1 jenkins jenkins 36716 Aug 4 01:40 go.sum [2022-08-04T01:44:54.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 01:40 internal [2022-08-04T01:44:54.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 01:40 mock [2022-08-04T01:44:54.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 01:40 snap [2022-08-04T01:44:54.042Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 4 01:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T01:44:54.487Z] + 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=99b4e2dd8c0cbd38845803a79412f19676026d49 --label arch=arm64 --label version=0.0.0 . [2022-08-04T01:44:54.770Z] Sending build context to Docker daemon 3.162MB [2022-08-04T01:44:54.770Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-08-04T01:44:54.770Z] Step 2/24 : FROM ${BASE} AS builder [2022-08-04T01:44:54.770Z] ---> 3e44aa420112 [2022-08-04T01:44:54.770Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-04T01:44:55.045Z] ---> Running in 1d17e8af17fb [2022-08-04T01:44:55.319Z] Removing intermediate container 1d17e8af17fb [2022-08-04T01:44:55.319Z] ---> f7a57b0fba7d [2022-08-04T01:44:55.319Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-08-04T01:44:55.319Z] ---> Running in c9b77e925485 [2022-08-04T01:44:55.599Z] Removing intermediate container c9b77e925485 [2022-08-04T01:44:55.599Z] ---> 1e2aca950f02 [2022-08-04T01:44:55.599Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T01:44:55.599Z] ---> Running in f63210a53937 [2022-08-04T01:44:57.590Z] Removing intermediate container f63210a53937 [2022-08-04T01:44:57.590Z] ---> db2c65421495 [2022-08-04T01:44:57.590Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-04T01:44:57.590Z] ---> Running in 66cba578886a [2022-08-04T01:44:58.571Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T01:44:59.550Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T01:45:00.530Z] OK: 226 MiB in 55 packages [2022-08-04T01:45:01.131Z] Removing intermediate container 66cba578886a [2022-08-04T01:45:01.131Z] ---> 610fca62140a [2022-08-04T01:45:01.131Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-08-04T01:45:01.131Z] ---> Running in 197af013f394 [2022-08-04T01:45:01.732Z] Removing intermediate container 197af013f394 [2022-08-04T01:45:01.732Z] ---> 1a36748c53a3 [2022-08-04T01:45:01.732Z] Step 8/24 : COPY go.mod vendor* ./ [2022-08-04T01:45:02.018Z] ---> f60528c93994 [2022-08-04T01:45:02.018Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T01:45:02.309Z] ---> Running in 14d4eae7a000 [2022-08-04T01:45:04.306Z] Removing intermediate container 14d4eae7a000 [2022-08-04T01:45:04.306Z] ---> 45af559c4209 [2022-08-04T01:45:04.306Z] Step 10/24 : COPY . . [2022-08-04T01:45:05.292Z] ---> 69df48417145 [2022-08-04T01:45:05.292Z] Step 11/24 : ARG MAKE='make build' [2022-08-04T01:45:05.292Z] ---> Running in 69dd3fa01ecd [2022-08-04T01:45:05.579Z] Removing intermediate container 69dd3fa01ecd [2022-08-04T01:45:05.579Z] ---> c826d30351fb [2022-08-04T01:45:05.579Z] Step 12/24 : RUN $MAKE [2022-08-04T01:45:05.579Z] ---> Running in c6841d472bd4 [2022-08-04T01:45:06.569Z] 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-08-04T01:47:28.543Z] Removing intermediate container c6841d472bd4 [2022-08-04T01:47:28.543Z] ---> ebef6068bba6 [2022-08-04T01:47:28.543Z] Step 13/24 : FROM alpine:3.16 [2022-08-04T01:47:28.543Z] 3.16: Pulling from library/alpine [2022-08-04T01:47:28.543Z] f97344484467: Pulling fs layer [2022-08-04T01:47:28.543Z] f97344484467: Download complete [2022-08-04T01:47:28.543Z] f97344484467: Pull complete [2022-08-04T01:47:28.543Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T01:47:28.543Z] Status: Downloaded newer image for alpine:3.16 [2022-08-04T01:47:28.543Z] ---> 3d81c46cd875 [2022-08-04T01:47:28.543Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-08-04T01:47:28.543Z] ---> Running in d3290802b854 [2022-08-04T01:47:28.543Z] Removing intermediate container d3290802b854 [2022-08-04T01:47:28.543Z] ---> ddc2851baa4b [2022-08-04T01:47:28.543Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-04T01:47:28.543Z] ---> Running in 47be010e8959 [2022-08-04T01:47:28.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T01:47:28.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T01:47:28.543Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-04T01:47:28.543Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-04T01:47:28.543Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-04T01:47:28.543Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-04T01:47:28.817Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-04T01:47:28.817Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-04T01:47:28.817Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T01:47:28.817Z] OK: 8 MiB in 20 packages [2022-08-04T01:47:29.803Z] Removing intermediate container 47be010e8959 [2022-08-04T01:47:29.803Z] ---> 812517570a33 [2022-08-04T01:47:29.803Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-08-04T01:47:31.239Z] ---> 2a3010918597 [2022-08-04T01:47:31.239Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-08-04T01:47:31.838Z] ---> a602147974f2 [2022-08-04T01:47:31.838Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-08-04T01:47:32.448Z] ---> fcfacc89cf41 [2022-08-04T01:47:32.448Z] Step 19/24 : EXPOSE 59982 [2022-08-04T01:47:32.448Z] ---> Running in f4a10d0bd61c [2022-08-04T01:47:32.721Z] Removing intermediate container f4a10d0bd61c [2022-08-04T01:47:32.721Z] ---> 34a06c857360 [2022-08-04T01:47:32.721Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-08-04T01:47:32.721Z] ---> Running in 49d089ad86ed [2022-08-04T01:47:32.995Z] Removing intermediate container 49d089ad86ed [2022-08-04T01:47:32.995Z] ---> a7d1cd2f0f66 [2022-08-04T01:47:32.995Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T01:47:33.272Z] ---> Running in 6a4e20607bf2 [2022-08-04T01:47:33.551Z] Removing intermediate container 6a4e20607bf2 [2022-08-04T01:47:33.551Z] ---> 011e41fc628c [2022-08-04T01:47:33.551Z] Step 22/24 : LABEL arch=arm64 [2022-08-04T01:47:33.551Z] ---> Running in 553e31ac858f [2022-08-04T01:47:33.828Z] Removing intermediate container 553e31ac858f [2022-08-04T01:47:33.828Z] ---> 9188f45c1027 [2022-08-04T01:47:33.828Z] Step 23/24 : LABEL git_sha=99b4e2dd8c0cbd38845803a79412f19676026d49 [2022-08-04T01:47:33.828Z] ---> Running in cf6b3d16b43e [2022-08-04T01:47:34.103Z] Removing intermediate container cf6b3d16b43e [2022-08-04T01:47:34.103Z] ---> 0af103dbacf3 [2022-08-04T01:47:34.103Z] Step 24/24 : LABEL version=0.0.0 [2022-08-04T01:47:34.382Z] ---> Running in 863d155ce40f [2022-08-04T01:47:34.656Z] Removing intermediate container 863d155ce40f [2022-08-04T01:47:34.656Z] ---> 429f8d8ae0ab [2022-08-04T01:47:34.656Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-04T01:47:34.656Z] Successfully built 429f8d8ae0ab [2022-08-04T01:47:34.656Z] 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-08-04T01:47:35.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-04T01:47:35.512Z] [2022-08-04T01:47:35.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T01:47:35.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-04T01:47:36.210Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-04T01:47:36.210Z] 8998bd30e6a1: Pulling fs layer [2022-08-04T01:47:36.210Z] 04944245beec: Pulling fs layer [2022-08-04T01:47:36.210Z] 699f458cf7ca: Pulling fs layer [2022-08-04T01:47:36.210Z] 765212b225bb: Pulling fs layer [2022-08-04T01:47:36.210Z] f23df028b6ca: Pulling fs layer [2022-08-04T01:47:36.210Z] d65c8cfc05b1: Pulling fs layer [2022-08-04T01:47:36.210Z] 2437ff75d9bd: Pulling fs layer [2022-08-04T01:47:36.210Z] 765212b225bb: Waiting [2022-08-04T01:47:36.210Z] f23df028b6ca: Waiting [2022-08-04T01:47:36.210Z] d65c8cfc05b1: Waiting [2022-08-04T01:47:36.210Z] 2437ff75d9bd: Waiting [2022-08-04T01:47:36.210Z] 04944245beec: Verifying Checksum [2022-08-04T01:47:36.210Z] 04944245beec: Download complete [2022-08-04T01:47:36.210Z] 765212b225bb: Verifying Checksum [2022-08-04T01:47:36.210Z] 765212b225bb: Download complete [2022-08-04T01:47:36.210Z] f23df028b6ca: Verifying Checksum [2022-08-04T01:47:36.210Z] f23df028b6ca: Download complete [2022-08-04T01:47:36.210Z] d65c8cfc05b1: Download complete [2022-08-04T01:47:36.490Z] 699f458cf7ca: Verifying Checksum [2022-08-04T01:47:36.490Z] 699f458cf7ca: Download complete [2022-08-04T01:47:36.766Z] 8998bd30e6a1: Verifying Checksum [2022-08-04T01:47:36.766Z] 8998bd30e6a1: Download complete [2022-08-04T01:47:39.411Z] 2437ff75d9bd: Verifying Checksum [2022-08-04T01:47:39.411Z] 2437ff75d9bd: Download complete [2022-08-04T01:47:41.400Z] 8998bd30e6a1: Pull complete [2022-08-04T01:47:41.678Z] 04944245beec: Pull complete [2022-08-04T01:47:43.120Z] 699f458cf7ca: Pull complete [2022-08-04T01:47:43.396Z] 765212b225bb: Pull complete [2022-08-04T01:47:44.380Z] f23df028b6ca: Pull complete [2022-08-04T01:47:44.380Z] d65c8cfc05b1: Pull complete [2022-08-04T01:47:59.503Z] 2437ff75d9bd: Pull complete [2022-08-04T01:47:59.503Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-04T01:47:59.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-04T01:47:59.503Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T01:47:59.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-21911 does not seem to be running inside a container [2022-08-04T01:47:59.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-04T01:48:02.579Z] $ docker top 721704d5f2d94a6186ed58000f45f8654aa7f1fdf17c38132c14927041c3866d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T01:48:03.581Z] ---> job-cost.sh [2022-08-04T01:48:03.581Z] lf-activate-venv: SKIPPING [2022-08-04T01:48:03.581Z] INFO: No Stack... [2022-08-04T01:48:03.854Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-04T01:48:04.831Z] INFO: Archiving Costs [Pipeline] sh [2022-08-04T01:48:05.526Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2022-08-04T01:48:05.526Z] + cut -d, -f6 [Pipeline] lock [2022-08-04T01:48:05.631Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-408-1-stack-cost] [2022-08-04T01:48:05.637Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-408-1-stack-cost] did not exist. Created. [2022-08-04T01:48:05.637Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-408-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-04T01:48:06.420Z] /w/workspace/device-mqtt-go/1@tmp/durable-bc5ac9b2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-04T01:48:07.123Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-04T01:48:07.165Z] Warning: overwriting stash ‘stack-cost’ [2022-08-04T01:48:07.213Z] Stashed 1 file(s) [Pipeline] } [2022-08-04T01:48:07.230Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-408-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-04T01:48:07.325Z] $ docker stop --time=1 721704d5f2d94a6186ed58000f45f8654aa7f1fdf17c38132c14927041c3866d [2022-08-04T01:48:08.829Z] $ docker rm -f 721704d5f2d94a6186ed58000f45f8654aa7f1fdf17c38132c14927041c3866d [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-08-04T01:48:09.822Z] provisioning config files... [2022-08-04T01:48:09.835Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-408@tmp/config6865003060166818796tmp [Pipeline] { [Pipeline] sh [2022-08-04T01:48:10.170Z] + set +x [2022-08-04T01:48:10.170Z] + curl -s https://codecov.io/bash [2022-08-04T01:48:10.170Z] + bash -s -- [2022-08-04T01:48:10.170Z] [2022-08-04T01:48:10.170Z] _____ _ [2022-08-04T01:48:10.170Z] / ____| | | [2022-08-04T01:48:10.170Z] | | ___ __| | ___ ___ _____ __ [2022-08-04T01:48:10.170Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-04T01:48:10.170Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-04T01:48:10.170Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-04T01:48:10.170Z] Bash-1.0.6 [2022-08-04T01:48:10.170Z] [2022-08-04T01:48:10.170Z] [2022-08-04T01:48:10.170Z] ==> git version 2.25.1 found [2022-08-04T01:48:10.170Z] ==> 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-08-04T01:48:10.170Z] Release-Date: 2020-01-08 [2022-08-04T01:48:10.170Z] 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-08-04T01:48:10.170Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-04T01:48:10.170Z] ==> Jenkins CI detected. [2022-08-04T01:48:10.170Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-408 [2022-08-04T01:48:10.170Z] project root: . [2022-08-04T01:48:10.170Z] --> token set from env [2022-08-04T01:48:10.170Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-04T01:48:10.170Z] ==> Running gcov in . (disable via -X gcov) [2022-08-04T01:48:10.170Z] ==> Python coveragepy not found [2022-08-04T01:48:10.170Z] ==> Searching for coverage reports in: [2022-08-04T01:48:10.170Z] + . [2022-08-04T01:48:10.170Z] -> Found 1 reports [2022-08-04T01:48:10.170Z] ==> Detecting git/mercurial file structure [2022-08-04T01:48:10.170Z] ==> Reading reports [2022-08-04T01:48:10.170Z] + ./coverage.out bytes=17887 [2022-08-04T01:48:10.170Z] ==> Appending adjustments [2022-08-04T01:48:10.170Z] https://docs.codecov.io/docs/fixing-reports [2022-08-04T01:48:10.430Z] + Found adjustments [2022-08-04T01:48:10.430Z] ==> Gzipping contents [2022-08-04T01:48:10.430Z] 4.0K /tmp/codecov.TtxKxw.gz [2022-08-04T01:48:10.430Z] ==> Uploading reports [2022-08-04T01:48:10.430Z] url: https://codecov.io [2022-08-04T01:48:10.430Z] query: branch=PR-408&commit=99b4e2dd8c0cbd38845803a79412f19676026d49&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-408%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=408&job=&cmd_args= [2022-08-04T01:48:10.430Z] -> Pinging Codecov [2022-08-04T01:48:10.430Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-408&commit=99b4e2dd8c0cbd38845803a79412f19676026d49&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-408%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=408&job=&cmd_args= [2022-08-04T01:48:10.692Z] -> Uploading to [2022-08-04T01:48:10.692Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-04/7D719EC7BBE17E464838252E33014C33/99b4e2dd8c0cbd38845803a79412f19676026d49/661a0179-b32f-4ba2-baf8-ace8fd0a4601.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220804T014810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d180dc57e33703bcde451a8397a37762acc0f4d29372684e1856a568d068d330 [2022-08-04T01:48:10.692Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-04T01:48:10.692Z] Dload Upload Total Spent Left Speed [2022-08-04T01:48:10.954Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3203 0 0 100 3203 0 12178 --:--:-- --:--:-- --:--:-- 12225 [2022-08-04T01:48:10.954Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/99b4e2dd8c0cbd38845803a79412f19676026d49 [Pipeline] } [2022-08-04T01:48:10.978Z] 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-08-04T01:48:12.765Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-408/archives ] [2022-08-04T01:48:12.765Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-408/archives [2022-08-04T01:48:12.765Z] total 16 [2022-08-04T01:48:12.765Z] drwxr-xr-x 3 root root 4096 Aug 4 01:38 . [2022-08-04T01:48:12.765Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 4 01:38 .. [2022-08-04T01:48:12.765Z] drwxr-xr-x 2 root root 4096 Aug 4 01:38 cost [2022-08-04T01:48:12.765Z] -rw-r--r-- 1 root root 86 Aug 4 01:38 cost.csv [2022-08-04T01:48:12.765Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-408/archives [2022-08-04T01:48:12.765Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-408/archives [2022-08-04T01:48:12.765Z] total 16 [2022-08-04T01:48:12.765Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 4 01:38 . [2022-08-04T01:48:12.765Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 4 01:38 .. [2022-08-04T01:48:12.765Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 4 01:38 cost [2022-08-04T01:48:12.765Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 4 01:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-04T01:48:13.098Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T01:48:13.989Z] ---> package-listing.sh [2022-08-04T01:48:13.989Z] ++ facter osfamily [2022-08-04T01:48:13.989Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-04T01:48:14.250Z] + OS_FAMILY=debian [2022-08-04T01:48:14.250Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-408 [2022-08-04T01:48:14.250Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-04T01:48:14.250Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-04T01:48:14.250Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-04T01:48:14.250Z] + PACKAGES=/tmp/packages_start.txt [2022-08-04T01:48:14.250Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-408 ']' [2022-08-04T01:48:14.250Z] + PACKAGES=/tmp/packages_end.txt [2022-08-04T01:48:14.250Z] + case "${OS_FAMILY}" in [2022-08-04T01:48:14.250Z] + dpkg -l [2022-08-04T01:48:14.250Z] + grep '^ii' [2022-08-04T01:48:14.250Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-04T01:48:14.250Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-04T01:48:14.250Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-04T01:48:14.250Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-408 ']' [2022-08-04T01:48:14.250Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-408/archives/ [2022-08-04T01:48:14.250Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-408/archives/ [Pipeline] echo [2022-08-04T01:48:14.283Z] 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-408/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-04T01:48:14.577Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T01:48:15.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-04T01:48:15.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T01:48:15.397Z] prd-ubuntu20.04-docker-8c-8g-21909 does not seem to be running inside a container [2022-08-04T01:48:15.429Z] $ 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-408/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-408 -v /w/workspace/gexfoundry_device-mqtt-go_PR-408:/w/workspace/gexfoundry_device-mqtt-go_PR-408:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-408@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-04T01:48:15.666Z] $ docker top daf433857d96a96965cfe481e457b2c0d08421d6792de4ad39ec2f0b6997a25e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T01:48:16.059Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-04T01:48:16.368Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-04T01:48:16.678Z] + ls /var/log/sa-host [2022-08-04T01:48:16.678Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-04T01:48:16.883Z] provisioning config files... [2022-08-04T01:48:16.893Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-408@tmp/config6413548756582806789tmp [Pipeline] { [Pipeline] echo [2022-08-04T01:48:16.939Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T01:48:17.258Z] ---> create-netrc.sh [Pipeline] } [2022-08-04T01:48:17.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-04T01:48:17.713Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-04T01:48:17.745Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T01:48:18.057Z] ---> sudo-logs.sh [2022-08-04T01:48:18.057Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-04T01:48:18.142Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T01:48:18.452Z] ---> job-cost.sh [2022-08-04T01:48:18.452Z] lf-activate-venv: SKIPPING [2022-08-04T01:48:18.452Z] DEBUG: total: 0.2199999988079071 [2022-08-04T01:48:18.452Z] INFO: Retrieving Stack Cost... [2022-08-04T01:48:18.716Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-04T01:48:19.289Z] INFO: Archiving Costs [Pipeline] echo [2022-08-04T01:48:19.327Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T01:48:19.641Z] ---> logs-deploy.sh [2022-08-04T01:48:19.641Z] lf-activate-venv: SKIPPING [2022-08-04T01:48:19.641Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-408/1 [2022-08-04T01:48:19.641Z] INFO: archiving workspace using pattern(s): [2022-08-04T01:48:20.579Z] Archives upload complete. [2022-08-04T01:48:20.839Z] INFO: archiving logs to Nexus [2022-08-04T01:48:21.413Z] ---> uname -a: [2022-08-04T01:48:21.413Z] Linux prd-ubuntu20-04-docker-8c-8g-21909 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-04T01:48:21.413Z] [2022-08-04T01:48:21.413Z] [2022-08-04T01:48:21.413Z] ---> lscpu: [2022-08-04T01:48:21.413Z] Architecture: x86_64 [2022-08-04T01:48:21.413Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-04T01:48:21.413Z] Byte Order: Little Endian [2022-08-04T01:48:21.413Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-04T01:48:21.413Z] CPU(s): 8 [2022-08-04T01:48:21.413Z] On-line CPU(s) list: 0-7 [2022-08-04T01:48:21.413Z] Thread(s) per core: 1 [2022-08-04T01:48:21.413Z] Core(s) per socket: 1 [2022-08-04T01:48:21.413Z] Socket(s): 8 [2022-08-04T01:48:21.413Z] NUMA node(s): 1 [2022-08-04T01:48:21.413Z] Vendor ID: AuthenticAMD [2022-08-04T01:48:21.413Z] CPU family: 23 [2022-08-04T01:48:21.413Z] Model: 49 [2022-08-04T01:48:21.413Z] Model name: AMD EPYC-Rome Processor [2022-08-04T01:48:21.413Z] Stepping: 0 [2022-08-04T01:48:21.413Z] CPU MHz: 2799.994 [2022-08-04T01:48:21.413Z] BogoMIPS: 5599.98 [2022-08-04T01:48:21.413Z] Virtualization: AMD-V [2022-08-04T01:48:21.413Z] Hypervisor vendor: KVM [2022-08-04T01:48:21.413Z] Virtualization type: full [2022-08-04T01:48:21.413Z] L1d cache: 256 KiB [2022-08-04T01:48:21.413Z] L1i cache: 256 KiB [2022-08-04T01:48:21.413Z] L2 cache: 4 MiB [2022-08-04T01:48:21.413Z] L3 cache: 128 MiB [2022-08-04T01:48:21.413Z] NUMA node0 CPU(s): 0-7 [2022-08-04T01:48:21.413Z] Vulnerability Itlb multihit: Not affected [2022-08-04T01:48:21.413Z] Vulnerability L1tf: Not affected [2022-08-04T01:48:21.413Z] Vulnerability Mds: Not affected [2022-08-04T01:48:21.413Z] Vulnerability Meltdown: Not affected [2022-08-04T01:48:21.413Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-04T01:48:21.413Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-04T01:48:21.413Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-04T01:48:21.413Z] Vulnerability Srbds: Not affected [2022-08-04T01:48:21.413Z] Vulnerability Tsx async abort: Not affected [2022-08-04T01:48:21.413Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-04T01:48:21.413Z] [2022-08-04T01:48:21.413Z] [2022-08-04T01:48:21.413Z] ---> nproc: [2022-08-04T01:48:21.413Z] 8 [2022-08-04T01:48:21.413Z] [2022-08-04T01:48:21.413Z] [2022-08-04T01:48:21.413Z] ---> df -h: [2022-08-04T01:48:21.413Z] Filesystem Size Used Avail Use% Mounted on [2022-08-04T01:48:21.413Z] overlay 155G 11G 145G 7% / [2022-08-04T01:48:21.413Z] tmpfs 64M 0 64M 0% /dev [2022-08-04T01:48:21.413Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-04T01:48:21.413Z] shm 64M 0 64M 0% /dev/shm [2022-08-04T01:48:21.413Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-08-04T01:48:21.413Z] [2022-08-04T01:48:21.413Z] [2022-08-04T01:48:21.413Z] ---> sar -b -r -n DEV: [2022-08-04T01:48:21.413Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21909) 08/04/22 _x86_64_ (8 CPU) [2022-08-04T01:48:21.413Z] [2022-08-04T01:48:21.413Z] 01:36:08 LINUX RESTART (8 CPU) [2022-08-04T01:48:21.413Z] [2022-08-04T01:48:21.413Z] 01:37:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-04T01:48:21.413Z] 01:38:01 173.92 1.98 171.94 0.00 39.86 62159.09 0.00 [2022-08-04T01:48:21.413Z] 01:39:01 173.06 0.12 172.94 0.00 6.80 39334.89 0.00 [2022-08-04T01:48:21.413Z] 01:40:01 1.35 0.00 1.35 0.00 0.00 16.15 0.00 [2022-08-04T01:48:21.413Z] 01:41:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 [2022-08-04T01:48:21.413Z] 01:42:01 1.18 0.02 1.17 0.00 0.13 14.13 0.00 [2022-08-04T01:48:21.413Z] 01:43:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 [2022-08-04T01:48:21.413Z] 01:44:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 [2022-08-04T01:48:21.413Z] 01:45:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 [2022-08-04T01:48:21.413Z] 01:46:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 [2022-08-04T01:48:21.413Z] 01:47:01 1.87 0.00 1.87 0.00 0.00 26.26 0.00 [2022-08-04T01:48:21.413Z] 01:48:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2022-08-04T01:48:21.413Z] Average: 32.39 0.19 32.20 0.00 4.20 9159.38 0.00 [2022-08-04T01:48:21.413Z] [2022-08-04T01:48:21.413Z] 01:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-04T01:48:21.413Z] 01:38:01 27802620 31330424 962844 2.93 162228 3555852 2454936 7.23 1672064 2938456 129384 [2022-08-04T01:48:21.413Z] 01:39:01 27652104 31791460 502696 1.53 174656 4116164 1845784 5.44 1267776 3455116 156 [2022-08-04T01:48:21.413Z] 01:40:01 27652188 31791688 502360 1.53 174688 4116168 1845784 5.44 1268288 3455120 16 [2022-08-04T01:48:21.413Z] 01:41:01 27654328 31793908 500048 1.52 174720 4116168 1845784 5.44 1265372 3455200 20 [2022-08-04T01:48:21.413Z] 01:42:01 27654696 31794328 499536 1.52 174784 4116168 1845784 5.44 1265124 3455208 12 [2022-08-04T01:48:21.413Z] 01:43:01 27656612 31796316 497360 1.51 174820 4116176 1845784 5.44 1262428 3455212 28 [2022-08-04T01:48:21.413Z] 01:44:01 27660864 31800860 492708 1.50 174844 4116184 1845784 5.44 1258496 3455440 8 [2022-08-04T01:48:21.413Z] 01:45:01 27661620 31801652 491844 1.50 174888 4116188 1845784 5.44 1257696 3455444 16 [2022-08-04T01:48:21.413Z] 01:46:01 27661748 31801864 491848 1.50 174912 4116188 1845784 5.44 1257716 3455484 8 [2022-08-04T01:48:21.413Z] 01:47:01 27661724 31801828 491804 1.50 174984 4116156 1845784 5.44 1258028 3455464 12 [2022-08-04T01:48:21.413Z] 01:48:01 27661432 31801608 492004 1.50 174996 4116172 1845784 5.44 1258024 3455468 20 [2022-08-04T01:48:21.413Z] Average: 27670903 31755085 538641 1.64 173684 4065235 1901161 5.60 1299183 3408328 11789 [2022-08-04T01:48:21.413Z] [2022-08-04T01:48:21.413Z] 01:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-04T01:48:21.413Z] 01:38:01 ens3 378.02 265.34 5594.19 93.07 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:38:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:38:01 docker0 121.50 155.08 10.37 1553.02 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:38:01 vethf7058c2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:39:01 ens3 178.47 120.36 2698.89 65.27 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:39:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:39:01 docker0 9.53 14.70 0.57 98.68 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:40:01 ens3 2.55 0.98 1.86 0.30 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:41:01 ens3 0.53 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:42:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:43:01 ens3 0.43 0.07 0.05 0.01 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:44:01 ens3 0.48 0.40 0.26 0.21 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:45:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:46:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:47:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:48:01 ens3 0.27 0.05 0.13 0.00 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] Average: ens3 50.54 34.93 746.81 14.35 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] Average: docker0 11.75 15.22 0.98 148.02 0.00 0.00 0.00 0.00 [2022-08-04T01:48:21.413Z] [2022-08-04T01:48:21.413Z] [2022-08-04T01:48:21.413Z] ---> sar -P ALL: [2022-08-04T01:48:21.413Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21909) 08/04/22 _x86_64_ (8 CPU) [2022-08-04T01:48:21.413Z] [2022-08-04T01:48:21.413Z] 01:36:08 LINUX RESTART (8 CPU) [2022-08-04T01:48:21.413Z] [2022-08-04T01:48:21.413Z] 01:37:02 CPU %user %nice %system %iowait %steal %idle [2022-08-04T01:48:21.413Z] 01:38:01 all 28.16 0.00 6.58 1.13 0.08 64.05 [2022-08-04T01:48:21.413Z] 01:38:01 0 28.93 0.00 7.09 1.58 0.07 62.33 [2022-08-04T01:48:21.413Z] 01:38:01 1 28.09 0.00 6.32 0.16 0.09 65.35 [2022-08-04T01:48:21.413Z] 01:38:01 2 28.76 0.00 5.72 0.53 0.07 64.91 [2022-08-04T01:48:21.413Z] 01:38:01 3 27.48 0.00 6.97 2.45 0.09 63.01 [2022-08-04T01:48:21.413Z] 01:38:01 4 29.01 0.00 6.78 0.22 0.09 63.89 [2022-08-04T01:48:21.413Z] 01:38:01 5 27.29 0.00 6.24 0.91 0.09 65.47 [2022-08-04T01:48:21.413Z] 01:38:01 6 27.45 0.00 6.68 0.46 0.09 65.32 [2022-08-04T01:48:21.413Z] 01:38:01 7 28.27 0.00 6.86 2.71 0.09 62.07 [2022-08-04T01:48:21.413Z] 01:39:01 all 24.06 0.00 5.74 0.88 0.08 69.24 [2022-08-04T01:48:21.413Z] 01:39:01 0 23.40 0.00 6.01 2.11 0.08 68.40 [2022-08-04T01:48:21.413Z] 01:39:01 1 23.48 0.00 5.93 0.24 0.07 70.29 [2022-08-04T01:48:21.414Z] 01:39:01 2 25.37 0.00 5.90 0.29 0.08 68.36 [2022-08-04T01:48:21.414Z] 01:39:01 3 23.73 0.00 5.48 0.12 0.08 70.59 [2022-08-04T01:48:21.414Z] 01:39:01 4 23.85 0.00 4.83 0.05 0.07 71.20 [2022-08-04T01:48:21.414Z] 01:39:01 5 24.44 0.00 5.74 1.17 0.07 68.58 [2022-08-04T01:48:21.414Z] 01:39:01 6 24.15 0.00 6.08 1.40 0.07 68.30 [2022-08-04T01:48:21.414Z] 01:39:01 7 24.07 0.00 5.93 1.70 0.08 68.22 [2022-08-04T01:48:21.414Z] 01:40:01 all 0.27 0.00 0.02 0.00 0.00 99.70 [2022-08-04T01:48:21.414Z] 01:40:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2022-08-04T01:48:21.414Z] 01:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-08-04T01:48:21.414Z] 01:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-04T01:48:21.414Z] 01:40:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-04T01:48:21.414Z] 01:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T01:48:21.414Z] 01:40:01 5 1.97 0.00 0.00 0.00 0.02 98.01 [2022-08-04T01:48:21.414Z] 01:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-04T01:48:21.414Z] 01:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T01:48:21.414Z] 01:41:01 all 0.22 0.00 0.02 0.01 0.00 99.74 [2022-08-04T01:48:21.414Z] 01:41:01 0 0.03 0.00 0.03 0.03 0.00 99.90 [2022-08-04T01:48:21.414Z] 01:41:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-04T01:48:21.414Z] 01:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T01:48:21.414Z] 01:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-04T01:48:21.414Z] 01:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-04T01:48:21.414Z] 01:41:01 5 1.60 0.00 0.10 0.00 0.00 98.30 [2022-08-04T01:48:21.414Z] 01:41:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2022-08-04T01:48:21.414Z] 01:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T01:48:21.414Z] 01:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-04T01:48:21.414Z] 01:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T01:48:21.414Z] 01:42:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2022-08-04T01:48:21.414Z] 01:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T01:48:21.414Z] 01:42:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-04T01:48:21.414Z] 01:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T01:48:21.414Z] 01:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T01:48:21.414Z] 01:42:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-04T01:48:21.414Z] 01:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T01:48:21.414Z] 01:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-08-04T01:48:21.414Z] 01:43:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2022-08-04T01:48:21.414Z] 01:43:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2022-08-04T01:48:21.414Z] 01:43:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-04T01:48:21.414Z] 01:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T01:48:21.414Z] 01:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T01:48:21.414Z] 01:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-04T01:48:21.414Z] 01:43:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2022-08-04T01:48:21.414Z] 01:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T01:48:21.414Z] 01:44:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2022-08-04T01:48:21.414Z] 01:44:01 0 0.00 0.00 0.03 0.02 0.00 99.95 [2022-08-04T01:48:21.414Z] 01:44:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-04T01:48:21.414Z] 01:44:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2022-08-04T01:48:21.414Z] 01:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-04T01:48:21.414Z] 01:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-04T01:48:21.414Z] 01:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T01:48:21.414Z] 01:44:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-04T01:48:21.414Z] 01:44:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-04T01:48:21.414Z] 01:45:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-08-04T01:48:21.414Z] 01:45:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2022-08-04T01:48:21.414Z] 01:45:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2022-08-04T01:48:21.414Z] 01:45:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-04T01:48:21.414Z] 01:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-04T01:48:21.414Z] 01:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-04T01:48:21.414Z] 01:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T01:48:21.414Z] 01:45:01 6 0.00 0.00 0.03 0.02 0.00 99.95 [2022-08-04T01:48:21.414Z] 01:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T01:48:21.414Z] 01:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-04T01:48:21.414Z] 01:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-04T01:48:21.414Z] 01:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-04T01:48:21.414Z] 01:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T01:48:21.414Z] 01:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T01:48:21.414Z] 01:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T01:48:21.414Z] 01:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T01:48:21.414Z] 01:46:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-04T01:48:21.414Z] 01:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T01:48:21.414Z] 01:47:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-08-04T01:48:21.414Z] 01:47:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2022-08-04T01:48:21.414Z] 01:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T01:48:21.414Z] 01:47:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2022-08-04T01:48:21.414Z] 01:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-04T01:48:21.414Z] 01:47:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-04T01:48:21.414Z] 01:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T01:48:21.414Z] 01:47:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2022-08-04T01:48:21.414Z] 01:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T01:48:21.414Z] 01:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-08-04T01:48:21.414Z] 01:48:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2022-08-04T01:48:21.414Z] 01:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T01:48:21.414Z] 01:48:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-04T01:48:21.414Z] 01:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-04T01:48:21.414Z] 01:48:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-04T01:48:21.414Z] 01:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-04T01:48:21.414Z] 01:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-04T01:48:21.414Z] 01:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T01:48:21.414Z] [2022-08-04T01:48:21.414Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-08-04T01:48:21.414Z] Average: all 4.72 0.00 1.11 0.18 0.02 93.97 [2022-08-04T01:48:21.414Z] Average: 0 4.69 0.00 1.19 0.34 0.02 93.76 [2022-08-04T01:48:21.414Z] Average: 1 4.62 0.00 1.11 0.04 0.02 94.21 [2022-08-04T01:48:21.414Z] Average: 2 4.85 0.00 1.05 0.07 0.02 94.00 [2022-08-04T01:48:21.414Z] Average: 3 4.58 0.00 1.12 0.23 0.02 94.05 [2022-08-04T01:48:21.414Z] Average: 4 4.73 0.00 1.04 0.03 0.02 94.19 [2022-08-04T01:48:21.414Z] Average: 5 4.97 0.00 1.08 0.19 0.02 93.74 [2022-08-04T01:48:21.414Z] Average: 6 4.62 0.00 1.15 0.18 0.02 94.03 [2022-08-04T01:48:21.414Z] Average: 7 4.66 0.00 1.14 0.39 0.02 93.80 [2022-08-04T01:48:21.414Z] [2022-08-04T01:48:21.414Z] [2022-08-04T01:48:21.414Z]