Pull request #378 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a+6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b (8cf5b4882fbb2c4d23710dc04d6f8d173e404773) 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-ssh9713853923740326810.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh11790959034636123190.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-modbus-go/branches/PR-378/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-modbus-go/branches/PR-378/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10286749975723517439.key Verifying host key using known hosts file > 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-modbus-go/branches/PR-378/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13453232272533550868.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh7153542801712762332.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-378/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-modbus-go/branches/PR-378/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh800062597763231058.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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-modbus-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-modbus-go-settings PROJECT: device-modbus-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-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1504’ Running on prd-ubuntu20.04-docker-8c-8g-1506 in /w/workspace/xfoundry_device-modbus-go_PR-378 [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-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-378 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b into PR head commit 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a Merge succeeded, producing 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a Checking out Revision 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a (PR-378) > git config core.sparsecheckout # timeout=10 > git checkout -f 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a # timeout=10 Commit message: "feat: add internal command request/response topics" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-28T05:46:38.539Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-28T05:46:38.768Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-28T05:46:38.862Z] ========================================================= [2022-09-28T05:46:38.862Z] EdgeX Global Pipelines Version Info [2022-09-28T05:46:38.862Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:46:39.621Z] ------------------- [2022-09-28T05:46:39.621Z] stable info: [2022-09-28T05:46:39.621Z] ------------------- [2022-09-28T05:46:39.621Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-28T05:46:39.621Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T05:46:39.621Z] Message: update stable to v1.0.239 [2022-09-28T05:46:40.195Z] ------------------- [2022-09-28T05:46:40.195Z] experimental info: [2022-09-28T05:46:40.195Z] ------------------- [2022-09-28T05:46:40.195Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-28T05:46:40.195Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T05:46:40.195Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-28T05:46:40.480Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2022-09-28T05:46:40.520Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2022-09-28T05:46:40.559Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-28T05:46:40.603Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-28T05:46:40.643Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-28T05:46:40.681Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-28T05:46:40.718Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-28T05:46:40.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-28T05:46:40.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-28T05:46:40.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-28T05:46:40.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-28T05:46:40.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2022-09-28T05:46:40.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-28T05:46:40.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-28T05:46:41.032Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T05:46:41.074Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T05:46:41.121Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T05:46:41.161Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T05:46:41.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-28T05:46:41.242Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-28T05:46:41.278Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-28T05:46:41.314Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-28T05:46:41.354Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-28T05:46:41.393Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-28T05:46:41.426Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-28T05:46:41.465Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-28T05:46:41.503Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-28T05:46:41.540Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-378 [Pipeline] echo [2022-09-28T05:46:41.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-378 [Pipeline] echo [2022-09-28T05:46:41.616Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-378 [Pipeline] echo [2022-09-28T05:46:41.657Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a [Pipeline] echo [2022-09-28T05:46:41.739Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18fc891 [Pipeline] echo [2022-09-28T05:46:41.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T05:46:41.877Z] provisioning config files... [2022-09-28T05:46:41.890Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-378@tmp/config15032237107689393426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:46:42.236Z] ---> docker-login.sh [2022-09-28T05:46:42.236Z] nexus3.edgexfoundry.org:10001 [2022-09-28T05:46:42.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:46:42.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:46:42.498Z] Configure a credential helper to remove this warning. See [2022-09-28T05:46:42.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:46:42.498Z] [2022-09-28T05:46:42.498Z] Login Succeeded [2022-09-28T05:46:42.498Z] nexus3.edgexfoundry.org:10002 [2022-09-28T05:46:42.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:46:42.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:46:42.758Z] Configure a credential helper to remove this warning. See [2022-09-28T05:46:42.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:46:42.758Z] [2022-09-28T05:46:42.758Z] Login Succeeded [2022-09-28T05:46:42.758Z] nexus3.edgexfoundry.org:10003 [2022-09-28T05:46:42.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:46:42.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:46:42.758Z] Configure a credential helper to remove this warning. See [2022-09-28T05:46:42.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:46:42.758Z] [2022-09-28T05:46:42.758Z] Login Succeeded [2022-09-28T05:46:42.758Z] nexus3.edgexfoundry.org:10004 [2022-09-28T05:46:42.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:46:43.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:46:43.021Z] Configure a credential helper to remove this warning. See [2022-09-28T05:46:43.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:46:43.021Z] [2022-09-28T05:46:43.021Z] Login Succeeded [2022-09-28T05:46:43.021Z] docker.io [2022-09-28T05:46:43.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:46:43.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:46:43.289Z] Configure a credential helper to remove this warning. See [2022-09-28T05:46:43.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:46:43.289Z] [2022-09-28T05:46:43.289Z] Login Succeeded [2022-09-28T05:46:43.289Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T05:46:43.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-28T05:46:43.940Z] + git rev-list -1 --merges 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a~1..18fc891d0a601d0afd5a0ef38a124c2a63c1f49a [Pipeline] echo [2022-09-28T05:46:43.987Z] -----------> git rev-list -1 --merges 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a~1..18fc891d0a601d0afd5a0ef38a124c2a63c1f49a 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a [false] [Pipeline] sh [2022-09-28T05:46:44.343Z] + git log --format=format:%s -1 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a [Pipeline] echo [2022-09-28T05:46:44.377Z] ========================================================= [2022-09-28T05:46:44.377Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-28T05:46:44.377Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T05:46:44.822Z] + git log --format=format:%s -1 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a [Pipeline] echo [2022-09-28T05:46:44.861Z] [semverPrep] GIT_COMMIT: 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a, Commit Message: feat: add internal command request/response topics [Pipeline] echo [2022-09-28T05:46:44.891Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-28T05:46:45.256Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T05:46:45.256Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-28T05:46:45.256Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-28T05:46:45.256Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-28T05:46:45.256Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-28T05:46:45.256Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-28T05:46:45.256Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:46:45.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T05:46:45.685Z] [2022-09-28T05:46:45.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:46:46.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T05:46:46.067Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-28T05:46:46.067Z] b85a868b505f: Pulling fs layer [2022-09-28T05:46:46.067Z] e2be974225ed: Pulling fs layer [2022-09-28T05:46:46.067Z] 339a4e72a1f5: Pulling fs layer [2022-09-28T05:46:46.067Z] 988bab9f4d93: Pulling fs layer [2022-09-28T05:46:46.067Z] 1469e6f7b9e6: Pulling fs layer [2022-09-28T05:46:46.067Z] eaf3925da568: Pulling fs layer [2022-09-28T05:46:46.067Z] bab4dde63d76: Pulling fs layer [2022-09-28T05:46:46.067Z] bde34c3a00c8: Pulling fs layer [2022-09-28T05:46:46.067Z] b352a97aabf1: Pulling fs layer [2022-09-28T05:46:46.067Z] 4872d77fe225: Pulling fs layer [2022-09-28T05:46:46.067Z] 5851b861e8e6: Pulling fs layer [2022-09-28T05:46:46.067Z] 4872d77fe225: Waiting [2022-09-28T05:46:46.067Z] 5851b861e8e6: Waiting [2022-09-28T05:46:46.067Z] bab4dde63d76: Waiting [2022-09-28T05:46:46.067Z] 1469e6f7b9e6: Waiting [2022-09-28T05:46:46.067Z] bde34c3a00c8: Waiting [2022-09-28T05:46:46.067Z] eaf3925da568: Waiting [2022-09-28T05:46:46.067Z] b352a97aabf1: Waiting [2022-09-28T05:46:46.067Z] 988bab9f4d93: Waiting [2022-09-28T05:46:46.067Z] e2be974225ed: Verifying Checksum [2022-09-28T05:46:46.067Z] e2be974225ed: Download complete [2022-09-28T05:46:46.067Z] 988bab9f4d93: Verifying Checksum [2022-09-28T05:46:46.067Z] 988bab9f4d93: Download complete [2022-09-28T05:46:46.328Z] 339a4e72a1f5: Verifying Checksum [2022-09-28T05:46:46.328Z] 339a4e72a1f5: Download complete [2022-09-28T05:46:46.328Z] 1469e6f7b9e6: Verifying Checksum [2022-09-28T05:46:46.328Z] 1469e6f7b9e6: Download complete [2022-09-28T05:46:46.328Z] eaf3925da568: Verifying Checksum [2022-09-28T05:46:46.328Z] eaf3925da568: Download complete [2022-09-28T05:46:46.328Z] bde34c3a00c8: Download complete [2022-09-28T05:46:46.328Z] b352a97aabf1: Download complete [2022-09-28T05:46:46.328Z] 4872d77fe225: Download complete [2022-09-28T05:46:46.328Z] 5851b861e8e6: Verifying Checksum [2022-09-28T05:46:46.328Z] 5851b861e8e6: Download complete [2022-09-28T05:46:46.328Z] b85a868b505f: Verifying Checksum [2022-09-28T05:46:46.328Z] b85a868b505f: Download complete [2022-09-28T05:46:46.588Z] bab4dde63d76: Verifying Checksum [2022-09-28T05:46:46.588Z] bab4dde63d76: Download complete [2022-09-28T05:46:47.525Z] b85a868b505f: Pull complete [2022-09-28T05:46:47.784Z] e2be974225ed: Pull complete [2022-09-28T05:46:48.042Z] 339a4e72a1f5: Pull complete [2022-09-28T05:46:48.302Z] 988bab9f4d93: Pull complete [2022-09-28T05:46:48.560Z] 1469e6f7b9e6: Pull complete [2022-09-28T05:46:48.560Z] eaf3925da568: Pull complete [2022-09-28T05:46:50.464Z] bab4dde63d76: Pull complete [2022-09-28T05:46:50.464Z] bde34c3a00c8: Pull complete [2022-09-28T05:46:50.464Z] b352a97aabf1: Pull complete [2022-09-28T05:46:50.726Z] 4872d77fe225: Pull complete [2022-09-28T05:46:50.726Z] 5851b861e8e6: Pull complete [2022-09-28T05:46:50.726Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-28T05:46:50.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T05:46:50.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:46:50.971Z] prd-ubuntu20.04-docker-8c-8g-1506 does not seem to be running inside a container [2022-09-28T05:46:51.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-378 -v /w/workspace/xfoundry_device-modbus-go_PR-378:/w/workspace/xfoundry_device-modbus-go_PR-378:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-378@tmp:/w/workspace/xfoundry_device-modbus-go_PR-378@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-devops/py-git-semver:0.1.4 cat [2022-09-28T05:46:54.109Z] $ docker top 6c970ff6568274910cfb886f362914f6056df223e42b8c407c98fdc366bc74ea -eo pid,comm [2022-09-28T05:46:54.158Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-28T05:46:54.158Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T05:46:54.281Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T05:46:54.281Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T05:46:54.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T05:46:54.398Z] $ docker exec 6c970ff6568274910cfb886f362914f6056df223e42b8c407c98fdc366bc74ea ssh-agent [2022-09-28T05:46:54.501Z] SSH_AUTH_SOCK=/tmp/ssh-5cdUaX30SpCo/agent.33 [2022-09-28T05:46:54.501Z] SSH_AGENT_PID=39 [2022-09-28T05:46:54.507Z] Running ssh-add (command line suppressed) [2022-09-28T05:46:54.623Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-378@tmp/private_key_16288402534262984403.key (/w/workspace/xfoundry_device-modbus-go_PR-378@tmp/private_key_16288402534262984403.key) [2022-09-28T05:46:54.632Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T05:46:54.958Z] + git tag --points-at HEAD [Pipeline] } [2022-09-28T05:46:54.982Z] $ docker exec --env ******** --env ******** 6c970ff6568274910cfb886f362914f6056df223e42b8c407c98fdc366bc74ea ssh-agent -k [2022-09-28T05:46:55.087Z] unset SSH_AUTH_SOCK; [2022-09-28T05:46:55.087Z] unset SSH_AGENT_PID; [2022-09-28T05:46:55.087Z] echo Agent pid 39 killed; [2022-09-28T05:46:55.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-28T05:46:55.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T05:46:55.182Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T05:46:55.295Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T05:46:55.299Z] $ docker exec 6c970ff6568274910cfb886f362914f6056df223e42b8c407c98fdc366bc74ea ssh-agent [2022-09-28T05:46:55.404Z] SSH_AUTH_SOCK=/tmp/ssh-6uzbSugyG2K4/agent.70 [2022-09-28T05:46:55.404Z] SSH_AGENT_PID=76 [2022-09-28T05:46:55.408Z] Running ssh-add (command line suppressed) [2022-09-28T05:46:55.500Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-378@tmp/private_key_4877573374041626501.key (/w/workspace/xfoundry_device-modbus-go_PR-378@tmp/private_key_4877573374041626501.key) [2022-09-28T05:46:55.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T05:46:55.842Z] + git semver init [2022-09-28T05:46:56.102Z] 2022-09-28 05:46:56,015 [run_init] DEBUG init version:0.0.0 force:False [2022-09-28T05:46:56.102Z] 2022-09-28 05:46:56,015 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-378/.semver [2022-09-28T05:46:56.102Z] 2022-09-28 05:46:56,016 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-378/.semver [2022-09-28T05:46:56.102Z] 2022-09-28 05:46:56,016 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-378/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-378, universal_newlines=False, shell=None, istream=None) [2022-09-28T05:46:57.040Z] 2022-09-28 05:46:56,888 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-378/.git/info/exclude [2022-09-28T05:46:57.040Z] 2022-09-28 05:46:56,889 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-378/.semver/PR-378 with force:False [2022-09-28T05:46:57.040Z] 2022-09-28 05:46:56,889 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-378/.semver/PR-378 [2022-09-28T05:46:57.040Z] 2022-09-28 05:46:56,893 [execute] INFO git cat-file --batch-check [2022-09-28T05:46:57.040Z] 2022-09-28 05:46:56,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-378/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T05:46:57.040Z] 2022-09-28 05:46:56,898 [execute] INFO git cat-file --batch [2022-09-28T05:46:57.040Z] 2022-09-28 05:46:56,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-378/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T05:46:57.040Z] 2022-09-28 05:46:56,902 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-378/.semver/PR-378 [2022-09-28T05:46:57.040Z] 0.0.0 [Pipeline] } [2022-09-28T05:46:57.067Z] $ docker exec --env ******** --env ******** 6c970ff6568274910cfb886f362914f6056df223e42b8c407c98fdc366bc74ea ssh-agent -k [2022-09-28T05:46:57.157Z] unset SSH_AUTH_SOCK; [2022-09-28T05:46:57.157Z] unset SSH_AGENT_PID; [2022-09-28T05:46:57.158Z] echo Agent pid 76 killed; [2022-09-28T05:46:57.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T05:46:57.577Z] + git semver [Pipeline] } [2022-09-28T05:46:57.860Z] $ docker stop --time=1 6c970ff6568274910cfb886f362914f6056df223e42b8c407c98fdc366bc74ea [2022-09-28T05:46:59.133Z] $ docker rm -f 6c970ff6568274910cfb886f362914f6056df223e42b8c407c98fdc366bc74ea [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T05:46:59.522Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-28T05:46:59.813Z] Stashed 1 file(s) [Pipeline] echo [2022-09-28T05:46:59.834Z] [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-09-28T05:47:00.422Z] provisioning config files... [2022-09-28T05:47:00.432Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-378@tmp/config3371761412316248157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:47:00.781Z] ---> docker-login.sh [2022-09-28T05:47:00.781Z] nexus3.edgexfoundry.org:10001 [2022-09-28T05:47:00.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:47:00.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:47:00.781Z] Configure a credential helper to remove this warning. See [2022-09-28T05:47:00.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:47:00.781Z] [2022-09-28T05:47:00.781Z] Login Succeeded [2022-09-28T05:47:00.781Z] nexus3.edgexfoundry.org:10002 [2022-09-28T05:47:00.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:47:00.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:47:00.781Z] Configure a credential helper to remove this warning. See [2022-09-28T05:47:00.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:47:00.781Z] [2022-09-28T05:47:00.781Z] Login Succeeded [2022-09-28T05:47:00.781Z] nexus3.edgexfoundry.org:10003 [2022-09-28T05:47:01.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:47:01.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:47:01.041Z] Configure a credential helper to remove this warning. See [2022-09-28T05:47:01.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:47:01.041Z] [2022-09-28T05:47:01.041Z] Login Succeeded [2022-09-28T05:47:01.041Z] nexus3.edgexfoundry.org:10004 [2022-09-28T05:47:01.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:47:01.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:47:01.041Z] Configure a credential helper to remove this warning. See [2022-09-28T05:47:01.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:47:01.041Z] [2022-09-28T05:47:01.041Z] Login Succeeded [2022-09-28T05:47:01.041Z] docker.io [2022-09-28T05:47:01.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:47:01.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:47:01.608Z] Configure a credential helper to remove this warning. See [2022-09-28T05:47:01.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:47:01.608Z] [2022-09-28T05:47:01.608Z] Login Succeeded [2022-09-28T05:47:01.608Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T05:47:01.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T05:47:01.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T05:47:01.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T05:47:01.908Z] ========================================================= [2022-09-28T05:47:01.908Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-28T05:47:01.908Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:47:02.364Z] + 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-09-28T05:47:02.364Z] Sending build context to Docker daemon 6.183MB [2022-09-28T05:47:02.364Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T05:47:02.364Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-28T05:47:02.364Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-28T05:47:02.364Z] 2408cc74d12b: Pulling fs layer [2022-09-28T05:47:02.364Z] ea60b727a1ce: Pulling fs layer [2022-09-28T05:47:02.364Z] 30c4a7721957: Pulling fs layer [2022-09-28T05:47:02.364Z] 370296b7ddb6: Pulling fs layer [2022-09-28T05:47:02.364Z] 7c6cee850709: Pulling fs layer [2022-09-28T05:47:02.364Z] 370296b7ddb6: Waiting [2022-09-28T05:47:02.364Z] 39a5fcdaea64: Pulling fs layer [2022-09-28T05:47:02.364Z] d94ebbe4e438: Pulling fs layer [2022-09-28T05:47:02.364Z] 7c6cee850709: Waiting [2022-09-28T05:47:02.364Z] bcfd1f05c69d: Pulling fs layer [2022-09-28T05:47:02.364Z] 59ccb84bbe0f: Pulling fs layer [2022-09-28T05:47:02.364Z] 39a5fcdaea64: Waiting [2022-09-28T05:47:02.364Z] d94ebbe4e438: Waiting [2022-09-28T05:47:02.364Z] bcfd1f05c69d: Waiting [2022-09-28T05:47:02.364Z] 59ccb84bbe0f: Waiting [2022-09-28T05:47:02.364Z] 30c4a7721957: Download complete [2022-09-28T05:47:02.364Z] ea60b727a1ce: Verifying Checksum [2022-09-28T05:47:02.364Z] ea60b727a1ce: Download complete [2022-09-28T05:47:02.364Z] 7c6cee850709: Download complete [2022-09-28T05:47:02.626Z] 39a5fcdaea64: Verifying Checksum [2022-09-28T05:47:02.626Z] 39a5fcdaea64: Download complete [2022-09-28T05:47:02.626Z] 2408cc74d12b: Verifying Checksum [2022-09-28T05:47:02.626Z] 2408cc74d12b: Download complete [2022-09-28T05:47:02.626Z] d94ebbe4e438: Download complete [2022-09-28T05:47:02.626Z] 2408cc74d12b: Pull complete [2022-09-28T05:47:02.899Z] ea60b727a1ce: Pull complete [2022-09-28T05:47:02.899Z] 30c4a7721957: Pull complete [2022-09-28T05:47:03.163Z] bcfd1f05c69d: Verifying Checksum [2022-09-28T05:47:03.163Z] bcfd1f05c69d: Download complete [2022-09-28T05:47:03.163Z] 59ccb84bbe0f: Verifying Checksum [2022-09-28T05:47:03.163Z] 59ccb84bbe0f: Download complete [2022-09-28T05:47:03.420Z] 370296b7ddb6: Verifying Checksum [2022-09-28T05:47:03.420Z] 370296b7ddb6: Download complete [2022-09-28T05:47:06.710Z] 370296b7ddb6: Pull complete [2022-09-28T05:47:06.710Z] 7c6cee850709: Pull complete [2022-09-28T05:47:06.710Z] 39a5fcdaea64: Pull complete [2022-09-28T05:47:06.971Z] d94ebbe4e438: Pull complete [2022-09-28T05:47:08.875Z] bcfd1f05c69d: Pull complete [2022-09-28T05:47:09.440Z] 59ccb84bbe0f: Pull complete [2022-09-28T05:47:09.440Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-28T05:47:09.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-28T05:47:09.440Z] ---> a4fb48ad2a94 [2022-09-28T05:47:09.440Z] Step 3/11 : ARG ADD_BUILD_TAGS="" [2022-09-28T05:47:14.716Z] ---> Running in e4791be4d329 [2022-09-28T05:47:14.716Z] Removing intermediate container e4791be4d329 [2022-09-28T05:47:14.716Z] ---> c108035b2bd7 [2022-09-28T05:47:14.716Z] Step 4/11 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T05:47:14.716Z] ---> Running in 802c7e9e9770 [2022-09-28T05:47:14.716Z] Removing intermediate container 802c7e9e9770 [2022-09-28T05:47:14.716Z] ---> e3b04baabdf2 [2022-09-28T05:47:14.716Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T05:47:14.716Z] ---> Running in 3c013ff24e3f [2022-09-28T05:47:15.256Z] Still waiting to schedule task [2022-09-28T05:47:15.256Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1505’ [2022-09-28T05:47:15.284Z] Removing intermediate container 3c013ff24e3f [2022-09-28T05:47:15.284Z] ---> c9162f6fc705 [2022-09-28T05:47:15.284Z] Step 6/11 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-09-28T05:47:15.543Z] ---> Running in 8909e8417f6c [2022-09-28T05:47:15.802Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T05:47:16.371Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T05:47:16.940Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2022-09-28T05:47:16.940Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-09-28T05:47:16.940Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2022-09-28T05:47:17.200Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2022-09-28T05:47:17.200Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2022-09-28T05:47:17.200Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2022-09-28T05:47:17.459Z] (7/8) Installing openssh-server (9.0_p1-r2) [2022-09-28T05:47:17.459Z] (8/8) Installing openssh (9.0_p1-r2) [2022-09-28T05:47:17.459Z] Executing busybox-1.35.0-r13.trigger [2022-09-28T05:47:17.459Z] OK: 217 MiB in 59 packages [2022-09-28T05:47:18.039Z] Removing intermediate container 8909e8417f6c [2022-09-28T05:47:18.039Z] ---> 64a99391dca6 [2022-09-28T05:47:18.039Z] Step 7/11 : WORKDIR /device-modbus-go [2022-09-28T05:47:18.039Z] ---> Running in 4d6e8e3729cf [2022-09-28T05:47:18.297Z] Removing intermediate container 4d6e8e3729cf [2022-09-28T05:47:18.297Z] ---> 4617d75fbfdb [2022-09-28T05:47:18.297Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-28T05:47:18.297Z] ---> 70ff9224a843 [2022-09-28T05:47:18.297Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T05:47:18.297Z] ---> Running in 7438575c4a00 [2022-09-28T05:47:36.415Z] Removing intermediate container 7438575c4a00 [2022-09-28T05:47:36.415Z] ---> 7f9a56afe6a4 [2022-09-28T05:47:36.415Z] Step 10/11 : COPY . . [2022-09-28T05:47:36.981Z] ---> f5fcb8a89460 [2022-09-28T05:47:36.981Z] Step 11/11 : RUN ${MAKE} [2022-09-28T05:47:36.981Z] ---> Running in c56878bd1808 [2022-09-28T05:47:37.239Z] noop [2022-09-28T05:47:37.498Z] Removing intermediate container c56878bd1808 [2022-09-28T05:47:37.498Z] ---> e6a0a5f6b7b1 [2022-09-28T05:47:37.498Z] Successfully built e6a0a5f6b7b1 [2022-09-28T05:47:37.498Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:47:37.922Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T05:47:37.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:47:38.056Z] prd-ubuntu20.04-docker-8c-8g-1506 does not seem to be running inside a container [2022-09-28T05:47:38.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-378 -v /w/workspace/xfoundry_device-modbus-go_PR-378:/w/workspace/xfoundry_device-modbus-go_PR-378:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-378@tmp:/w/workspace/xfoundry_device-modbus-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-28T05:47:38.454Z] $ docker top 8e96e44cb070f3edfa9b6ce370c7af9cf39803c3aa2c04147293e67e6f8924d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T05:47:38.834Z] + go version [2022-09-28T05:47:38.834Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-28T05:47:38.869Z] $ docker stop --time=1 8e96e44cb070f3edfa9b6ce370c7af9cf39803c3aa2c04147293e67e6f8924d6 [2022-09-28T05:47:40.141Z] $ docker rm -f 8e96e44cb070f3edfa9b6ce370c7af9cf39803c3aa2c04147293e67e6f8924d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:47:40.842Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T05:47:40.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:47:40.985Z] prd-ubuntu20.04-docker-8c-8g-1506 does not seem to be running inside a container [2022-09-28T05:47:41.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-378 -v /w/workspace/xfoundry_device-modbus-go_PR-378:/w/workspace/xfoundry_device-modbus-go_PR-378:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-378@tmp:/w/workspace/xfoundry_device-modbus-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-28T05:47:41.334Z] $ docker top 9cf419e20f2582a914bd1d7e2e2e69db305e89a86c98b963233260bd04eaf23e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T05:47:41.713Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-378 [Pipeline] fileExists [Pipeline] sh [2022-09-28T05:47:42.063Z] + make test [2022-09-28T05:47:42.063Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-28T05:47:42.321Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-09-28T05:47:52.288Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-09-28T05:47:52.288Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.7% of statements [2022-09-28T05:47:57.556Z] 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-09-28T05:47:57.556Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-28T05:48:00.839Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T05:48:00.839Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T05:48:00.839Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-28T05:48:00.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T05:48:00.916Z] $ docker stop --time=1 9cf419e20f2582a914bd1d7e2e2e69db305e89a86c98b963233260bd04eaf23e [2022-09-28T05:48:03.850Z] $ docker rm -f 9cf419e20f2582a914bd1d7e2e2e69db305e89a86c98b963233260bd04eaf23e [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T05:48:04.336Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T05:48:04.403Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-28T05:48:04.978Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T05:48:05.289Z] + ls -al . [2022-09-28T05:48:05.289Z] total 188 [2022-09-28T05:48:05.289Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 05:47 . [2022-09-28T05:48:05.289Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:46 .. [2022-09-28T05:48:05.289Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 28 05:46 .dockerignore [2022-09-28T05:48:05.289Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 05:47 .git [2022-09-28T05:48:05.289Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:46 .github [2022-09-28T05:48:05.289Z] -rw-rw-r-- 1 jenkins jenkins 331 Sep 28 05:46 .gitignore [2022-09-28T05:48:05.289Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 05:46 .golangci.yml [2022-09-28T05:48:05.289Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 05:46 .semver [2022-09-28T05:48:05.289Z] -rw-rw-r-- 1 jenkins jenkins 10121 Sep 28 05:46 Attribution.txt [2022-09-28T05:48:05.289Z] -rw-rw-r-- 1 jenkins jenkins 10001 Sep 28 05:46 CHANGELOG.md [2022-09-28T05:48:05.289Z] -rw-rw-r-- 1 jenkins jenkins 1606 Sep 28 05:46 Dockerfile [2022-09-28T05:48:05.289Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 05:46 GOVERNANCE.md [2022-09-28T05:48:05.289Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 28 05:46 Jenkinsfile [2022-09-28T05:48:05.289Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 05:46 LICENSE [2022-09-28T05:48:05.289Z] -rw-rw-r-- 1 jenkins jenkins 2101 Sep 28 05:46 Makefile [2022-09-28T05:48:05.289Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 28 05:46 OWNERS.md [2022-09-28T05:48:05.289Z] -rw-rw-r-- 1 jenkins jenkins 4061 Sep 28 05:46 README.md [2022-09-28T05:48:05.289Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 05:46 VERSION [2022-09-28T05:48:05.289Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 05:46 bin [2022-09-28T05:48:05.289Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:46 cmd [2022-09-28T05:48:05.289Z] -rw-r--r-- 1 jenkins jenkins 23241 Sep 28 05:47 coverage.out [2022-09-28T05:48:05.289Z] -rw-rw-r-- 1 jenkins jenkins 3643 Sep 28 05:46 go.mod [2022-09-28T05:48:05.289Z] -rw-rw-r-- 1 jenkins jenkins 38288 Sep 28 05:46 go.sum [2022-09-28T05:48:05.289Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:46 internal [2022-09-28T05:48:05.289Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 05:46 simulator [2022-09-28T05:48:05.289Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:46 snap [2022-09-28T05:48:05.289Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 28 05:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:48:05.681Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=18fc891d0a601d0afd5a0ef38a124c2a63c1f49a --label arch=amd64 --label version=0.0.0 . [2022-09-28T05:48:05.681Z] Sending build context to Docker daemon 6.207MB [2022-09-28T05:48:05.681Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T05:48:05.681Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-28T05:48:05.681Z] ---> e6a0a5f6b7b1 [2022-09-28T05:48:05.681Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-28T05:48:05.939Z] ---> Running in fc5056d717de [2022-09-28T05:48:05.939Z] Removing intermediate container fc5056d717de [2022-09-28T05:48:05.939Z] ---> 1fd8f7f157ac [2022-09-28T05:48:05.939Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T05:48:05.939Z] ---> Running in 3169a4282da8 [2022-09-28T05:48:05.939Z] Removing intermediate container 3169a4282da8 [2022-09-28T05:48:05.939Z] ---> 5c3eaa440525 [2022-09-28T05:48:05.939Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T05:48:06.198Z] ---> Running in 3f2f2ffaef2a [2022-09-28T05:48:06.765Z] Removing intermediate container 3f2f2ffaef2a [2022-09-28T05:48:06.765Z] ---> 77b52a6f159e [2022-09-28T05:48:06.765Z] Step 6/24 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-09-28T05:48:06.765Z] ---> Running in 18bee0a9889d [2022-09-28T05:48:07.025Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T05:48:07.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T05:48:07.965Z] OK: 217 MiB in 59 packages [2022-09-28T05:48:08.536Z] Removing intermediate container 18bee0a9889d [2022-09-28T05:48:08.536Z] ---> 3aa82c14a78e [2022-09-28T05:48:08.536Z] Step 7/24 : WORKDIR /device-modbus-go [2022-09-28T05:48:08.536Z] ---> Running in 3a3836515577 [2022-09-28T05:48:08.536Z] Removing intermediate container 3a3836515577 [2022-09-28T05:48:08.536Z] ---> 70479aa3075d [2022-09-28T05:48:08.536Z] Step 8/24 : COPY go.mod vendor* ./ [2022-09-28T05:48:08.536Z] ---> 8c3215f5179b [2022-09-28T05:48:08.536Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T05:48:08.536Z] ---> Running in efbe6d5de783 [2022-09-28T05:48:09.538Z] Removing intermediate container efbe6d5de783 [2022-09-28T05:48:09.538Z] ---> 5128557c4573 [2022-09-28T05:48:09.538Z] Step 10/24 : COPY . . [2022-09-28T05:48:09.796Z] ---> fc949fb70e56 [2022-09-28T05:48:09.796Z] Step 11/24 : RUN ${MAKE} [2022-09-28T05:48:09.796Z] ---> Running in 8a109d2a7bd9 [2022-09-28T05:48:10.054Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-09-28T05:48:31.976Z] Removing intermediate container 8a109d2a7bd9 [2022-09-28T05:48:31.976Z] ---> f3bdecf802c9 [2022-09-28T05:48:31.976Z] Step 12/24 : FROM alpine:3.14 [2022-09-28T05:48:31.976Z] 3.14: Pulling from library/alpine [2022-09-28T05:48:31.976Z] c7ed990a2339: Pulling fs layer [2022-09-28T05:48:32.241Z] c7ed990a2339: Verifying Checksum [2022-09-28T05:48:32.241Z] c7ed990a2339: Download complete [2022-09-28T05:48:32.501Z] c7ed990a2339: Pull complete [2022-09-28T05:48:32.501Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-28T05:48:32.501Z] Status: Downloaded newer image for alpine:3.14 [2022-09-28T05:48:32.501Z] ---> dd53f409bf0b [2022-09-28T05:48:32.501Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-09-28T05:48:32.501Z] ---> Running in 60672b17f600 [2022-09-28T05:48:32.759Z] Removing intermediate container 60672b17f600 [2022-09-28T05:48:32.759Z] ---> 70acfc634f15 [2022-09-28T05:48:32.759Z] Step 14/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T05:48:32.759Z] ---> Running in d541ec55629c [2022-09-28T05:48:33.325Z] Removing intermediate container d541ec55629c [2022-09-28T05:48:33.325Z] ---> 27d43a475a60 [2022-09-28T05:48:33.325Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-28T05:48:33.325Z] ---> Running in 8a91baf1bbc8 [2022-09-28T05:48:33.583Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-09-28T05:48:34.517Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-09-28T05:48:34.517Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-28T05:48:34.775Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-09-28T05:48:34.775Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-28T05:48:35.035Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-09-28T05:48:35.035Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-28T05:48:35.035Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-28T05:48:35.297Z] Executing busybox-1.33.1-r8.trigger [2022-09-28T05:48:35.297Z] OK: 8 MiB in 20 packages [2022-09-28T05:48:35.555Z] Removing intermediate container 8a91baf1bbc8 [2022-09-28T05:48:35.555Z] ---> af6bc040c8af [2022-09-28T05:48:35.555Z] Step 16/24 : COPY --from=builder /device-modbus-go/cmd / [2022-09-28T05:48:36.490Z] ---> 0806e39cfb50 [2022-09-28T05:48:36.490Z] Step 17/24 : COPY --from=builder /device-modbus-go/LICENSE / [2022-09-28T05:48:36.490Z] ---> 61f86d0c3fbf [2022-09-28T05:48:36.490Z] Step 18/24 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-09-28T05:48:36.749Z] ---> a4e2e10cc3d4 [2022-09-28T05:48:36.749Z] Step 19/24 : EXPOSE 59901 [2022-09-28T05:48:36.749Z] ---> Running in 6b7d098d1c72 [2022-09-28T05:48:36.749Z] Removing intermediate container 6b7d098d1c72 [2022-09-28T05:48:36.749Z] ---> 996915896656 [2022-09-28T05:48:36.749Z] Step 20/24 : ENTRYPOINT ["/device-modbus"] [2022-09-28T05:48:36.749Z] ---> Running in d790b9281935 [2022-09-28T05:48:36.749Z] Removing intermediate container d790b9281935 [2022-09-28T05:48:36.749Z] ---> d14d3cfcfb39 [2022-09-28T05:48:36.749Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-28T05:48:36.749Z] ---> Running in 8625607be2fe [2022-09-28T05:48:37.007Z] Removing intermediate container 8625607be2fe [2022-09-28T05:48:37.007Z] ---> 6c116132057f [2022-09-28T05:48:37.007Z] Step 22/24 : LABEL arch=amd64 [2022-09-28T05:48:37.007Z] ---> Running in 9186ac61bc3b [2022-09-28T05:48:37.007Z] Removing intermediate container 9186ac61bc3b [2022-09-28T05:48:37.007Z] ---> 6e52ee42d9ae [2022-09-28T05:48:37.007Z] Step 23/24 : LABEL git_sha=18fc891d0a601d0afd5a0ef38a124c2a63c1f49a [2022-09-28T05:48:37.007Z] ---> Running in 907dc91c93d1 [2022-09-28T05:48:37.007Z] Removing intermediate container 907dc91c93d1 [2022-09-28T05:48:37.007Z] ---> 572443b2d088 [2022-09-28T05:48:37.007Z] Step 24/24 : LABEL version=0.0.0 [2022-09-28T05:48:37.007Z] ---> Running in ea7a67a46b3d [2022-09-28T05:48:37.265Z] Removing intermediate container ea7a67a46b3d [2022-09-28T05:48:37.265Z] ---> bf6a993857a2 [2022-09-28T05:48:37.265Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T05:48:37.265Z] Successfully built bf6a993857a2 [2022-09-28T05:48:37.265Z] Successfully tagged device-modbus: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-09-28T05:48:38.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T05:48:38.080Z] [2022-09-28T05:48:38.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:48:38.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T05:48:38.446Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-28T05:48:38.446Z] 5eb5b503b376: Pulling fs layer [2022-09-28T05:48:38.446Z] 5c69ac0246d0: Pulling fs layer [2022-09-28T05:48:38.446Z] ec43610c2a17: Pulling fs layer [2022-09-28T05:48:38.446Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-28T05:48:38.446Z] 33b1e0a273af: Pulling fs layer [2022-09-28T05:48:38.446Z] 5d3b04190fa2: Pulling fs layer [2022-09-28T05:48:38.446Z] 2f39f015ded8: Pulling fs layer [2022-09-28T05:48:38.446Z] 3a2ae6a8a46f: Waiting [2022-09-28T05:48:38.446Z] 33b1e0a273af: Waiting [2022-09-28T05:48:38.446Z] 5d3b04190fa2: Waiting [2022-09-28T05:48:38.446Z] 2f39f015ded8: Waiting [2022-09-28T05:48:38.446Z] 5c69ac0246d0: Download complete [2022-09-28T05:48:38.446Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-28T05:48:38.446Z] 3a2ae6a8a46f: Download complete [2022-09-28T05:48:38.446Z] 33b1e0a273af: Verifying Checksum [2022-09-28T05:48:38.446Z] 33b1e0a273af: Download complete [2022-09-28T05:48:38.446Z] 5d3b04190fa2: Download complete [2022-09-28T05:48:38.707Z] ec43610c2a17: Verifying Checksum [2022-09-28T05:48:38.707Z] ec43610c2a17: Download complete [2022-09-28T05:48:38.707Z] 5eb5b503b376: Verifying Checksum [2022-09-28T05:48:38.707Z] 5eb5b503b376: Download complete [2022-09-28T05:48:39.272Z] 2f39f015ded8: Verifying Checksum [2022-09-28T05:48:39.272Z] 2f39f015ded8: Download complete [2022-09-28T05:48:39.840Z] 5eb5b503b376: Pull complete [2022-09-28T05:48:39.840Z] 5c69ac0246d0: Pull complete [2022-09-28T05:48:40.406Z] ec43610c2a17: Pull complete [2022-09-28T05:48:40.406Z] 3a2ae6a8a46f: Pull complete [2022-09-28T05:48:40.665Z] 33b1e0a273af: Pull complete [2022-09-28T05:48:40.665Z] 5d3b04190fa2: Pull complete [2022-09-28T05:48:44.848Z] 2f39f015ded8: Pull complete [2022-09-28T05:48:44.848Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-28T05:48:44.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T05:48:44.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:48:45.040Z] prd-ubuntu20.04-docker-8c-8g-1506 does not seem to be running inside a container [2022-09-28T05:48:45.070Z] $ 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/xfoundry_device-modbus-go_PR-378 -v /w/workspace/xfoundry_device-modbus-go_PR-378:/w/workspace/xfoundry_device-modbus-go_PR-378:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-378@tmp:/w/workspace/xfoundry_device-modbus-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-28T05:48:50.138Z] $ docker top d293fecfe693d476bd79e12a436f14e1969b4ba1d8532160bd50601c93ae4869 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:48:50.558Z] ---> job-cost.sh [2022-09-28T05:48:50.558Z] lf-activate-venv: SKIPPING [2022-09-28T05:48:50.558Z] INFO: No Stack... [2022-09-28T05:48:50.815Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T05:48:51.381Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T05:48:51.688Z] + cut -d, -f6 [2022-09-28T05:48:51.688Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-378/archives/cost.csv [Pipeline] lock [2022-09-28T05:48:51.727Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-378-1-stack-cost] [2022-09-28T05:48:51.732Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-378-1-stack-cost] did not exist. Created. [2022-09-28T05:48:51.732Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-378-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T05:48:52.110Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-28T05:48:52.157Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T05:48:52.188Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-378-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T05:48:52.269Z] $ docker stop --time=1 d293fecfe693d476bd79e12a436f14e1969b4ba1d8532160bd50601c93ae4869 [2022-09-28T05:48:53.506Z] $ docker rm -f d293fecfe693d476bd79e12a436f14e1969b4ba1d8532160bd50601c93ae4869 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-28T05:50:33.410Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1510 in /w/workspace/xfoundry_device-modbus-go_PR-378 [Pipeline] { [Pipeline] ws [2022-09-28T05:50:33.458Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2022-09-28T05:50:33.540Z] Selected Git installation does not exist. Using Default [2022-09-28T05:50:33.540Z] The recommended git tool is: NONE [2022-09-28T05:50:39.267Z] using credential edgex-jenkins-ssh [2022-09-28T05:50:39.282Z] Cloning the remote Git repository [2022-09-28T05:50:39.335Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2022-09-28T05:50:39.412Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2022-09-28T05:50:39.556Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-09-28T05:50:39.557Z] > git --version # timeout=10 [2022-09-28T05:50:39.581Z] > git --version # 'git version 2.25.1' [2022-09-28T05:50:39.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T05:50:39.635Z] Verifying host key using known hosts file [2022-09-28T05:50:39.829Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T05:50:39.843Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T05:50:41.050Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-09-28T05:50:41.089Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T05:50:42.131Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-09-28T05:50:42.177Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-09-28T05:50:42.178Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T05:50:42.184Z] Verifying host key using known hosts file [2022-09-28T05:50:42.191Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T05:50:42.215Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-28T05:50:42.856Z] Merging remotes/origin/main commit 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b into PR head commit 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a [2022-09-28T05:50:43.111Z] Merge succeeded, producing 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a [2022-09-28T05:50:43.111Z] Checking out Revision 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a (PR-378) [2022-09-28T05:50:42.877Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T05:50:42.901Z] > git checkout -f 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a # timeout=10 [2022-09-28T05:50:43.001Z] > git remote # timeout=10 [2022-09-28T05:50:43.021Z] > git config --get remote.origin.url # timeout=10 [2022-09-28T05:50:43.040Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T05:50:43.046Z] Verifying host key using known hosts file [2022-09-28T05:50:43.052Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T05:50:43.064Z] > git merge 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b # timeout=10 [2022-09-28T05:50:43.092Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-28T05:50:43.118Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T05:50:43.133Z] > git checkout -f 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a # timeout=10 [2022-09-28T05:50:46.674Z] Commit message: "feat: add internal command request/response topics" [2022-09-28T05:50:46.727Z] > git --version # timeout=10 [2022-09-28T05:50:46.738Z] > git --version # 'git version 2.25.1' [2022-09-28T05:50:46.751Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T05:50:47.786Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-28T05:50:47.786Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T05:50:47.786Z] Dload Upload Total Spent Left Speed [2022-09-28T05:50:47.786Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97689 0 --:--:-- --:--:-- --:--:-- 98453 [Pipeline] sh [2022-09-28T05:50:48.560Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-28T05:50:48.919Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-28T05:50:48.920Z] sudo tee /etc/docker/daemon.new [2022-09-28T05:50:48.920Z] { [2022-09-28T05:50:48.920Z] "registry-mirrors": [ [2022-09-28T05:50:48.920Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-28T05:50:48.920Z] ], [2022-09-28T05:50:48.920Z] "bip": "10.250.0.254/24", [2022-09-28T05:50:48.920Z] "hosts": [ [2022-09-28T05:50:48.920Z] "tcp://0.0.0.0:5555", [2022-09-28T05:50:48.920Z] "unix:///var/run/docker.sock" [2022-09-28T05:50:48.920Z] ], [2022-09-28T05:50:48.920Z] "mtu": 1458, [2022-09-28T05:50:48.920Z] "selinux-enabled": true, [2022-09-28T05:50:48.920Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-28T05:50:48.920Z] } [Pipeline] sh [2022-09-28T05:50:49.268Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-28T05:50:49.613Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T05:51:07.949Z] provisioning config files... [2022-09-28T05:51:07.979Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config3888800336083643067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:51:08.373Z] ---> docker-login.sh [2022-09-28T05:51:08.373Z] nexus3.edgexfoundry.org:10001 [2022-09-28T05:51:08.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:51:08.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:51:08.961Z] Configure a credential helper to remove this warning. See [2022-09-28T05:51:08.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:51:08.961Z] [2022-09-28T05:51:08.961Z] Login Succeeded [2022-09-28T05:51:08.961Z] nexus3.edgexfoundry.org:10002 [2022-09-28T05:51:09.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:51:09.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:51:09.496Z] Configure a credential helper to remove this warning. See [2022-09-28T05:51:09.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:51:09.496Z] [2022-09-28T05:51:09.496Z] Login Succeeded [2022-09-28T05:51:09.496Z] nexus3.edgexfoundry.org:10003 [2022-09-28T05:51:09.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:51:09.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:51:09.769Z] Configure a credential helper to remove this warning. See [2022-09-28T05:51:09.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:51:09.769Z] [2022-09-28T05:51:09.769Z] Login Succeeded [2022-09-28T05:51:09.769Z] nexus3.edgexfoundry.org:10004 [2022-09-28T05:51:10.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:51:10.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:51:10.041Z] Configure a credential helper to remove this warning. See [2022-09-28T05:51:10.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:51:10.041Z] [2022-09-28T05:51:10.041Z] Login Succeeded [2022-09-28T05:51:10.041Z] docker.io [2022-09-28T05:51:10.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:51:10.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:51:10.897Z] Configure a credential helper to remove this warning. See [2022-09-28T05:51:10.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:51:10.897Z] [2022-09-28T05:51:10.897Z] Login Succeeded [2022-09-28T05:51:10.897Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T05:51:10.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T05:51:11.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T05:51:11.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T05:51:11.284Z] ========================================================= [2022-09-28T05:51:11.285Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-28T05:51:11.285Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:51:11.763Z] + 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-09-28T05:51:12.031Z] Sending build context to Docker daemon 3.227MB [2022-09-28T05:51:12.031Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T05:51:12.031Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-28T05:51:12.300Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-28T05:51:12.300Z] b3c136eddcbf: Pulling fs layer [2022-09-28T05:51:12.300Z] c0a3192eca97: Pulling fs layer [2022-09-28T05:51:12.300Z] a050256f5b6f: Pulling fs layer [2022-09-28T05:51:12.300Z] 656be50a0ddc: Pulling fs layer [2022-09-28T05:51:12.300Z] 2bbca73fdf42: Pulling fs layer [2022-09-28T05:51:12.300Z] 46d945488cbd: Pulling fs layer [2022-09-28T05:51:12.300Z] 8a5474983e97: Pulling fs layer [2022-09-28T05:51:12.300Z] 329c88fbcd65: Pulling fs layer [2022-09-28T05:51:12.300Z] 46d945488cbd: Waiting [2022-09-28T05:51:12.300Z] 8a5474983e97: Waiting [2022-09-28T05:51:12.300Z] 329c88fbcd65: Waiting [2022-09-28T05:51:12.300Z] 656be50a0ddc: Waiting [2022-09-28T05:51:12.300Z] 2bbca73fdf42: Waiting [2022-09-28T05:51:12.300Z] a050256f5b6f: Verifying Checksum [2022-09-28T05:51:12.300Z] a050256f5b6f: Download complete [2022-09-28T05:51:12.300Z] c0a3192eca97: Verifying Checksum [2022-09-28T05:51:12.300Z] c0a3192eca97: Download complete [2022-09-28T05:51:12.300Z] 2bbca73fdf42: Verifying Checksum [2022-09-28T05:51:12.300Z] 2bbca73fdf42: Download complete [2022-09-28T05:51:12.300Z] b3c136eddcbf: Verifying Checksum [2022-09-28T05:51:12.300Z] b3c136eddcbf: Download complete [2022-09-28T05:51:12.300Z] 46d945488cbd: Verifying Checksum [2022-09-28T05:51:12.300Z] 46d945488cbd: Download complete [2022-09-28T05:51:13.280Z] b3c136eddcbf: Pull complete [2022-09-28T05:51:13.280Z] 329c88fbcd65: Verifying Checksum [2022-09-28T05:51:13.280Z] 329c88fbcd65: Download complete [2022-09-28T05:51:14.722Z] c0a3192eca97: Pull complete [2022-09-28T05:51:14.722Z] 8a5474983e97: Verifying Checksum [2022-09-28T05:51:14.722Z] 8a5474983e97: Download complete [2022-09-28T05:51:14.993Z] a050256f5b6f: Pull complete [2022-09-28T05:51:15.263Z] 656be50a0ddc: Verifying Checksum [2022-09-28T05:51:15.264Z] 656be50a0ddc: Download complete [2022-09-28T05:51:27.607Z] 656be50a0ddc: Pull complete [2022-09-28T05:51:27.607Z] 2bbca73fdf42: Pull complete [2022-09-28T05:51:27.607Z] 46d945488cbd: Pull complete [2022-09-28T05:51:34.263Z] 8a5474983e97: Pull complete [2022-09-28T05:51:35.235Z] 329c88fbcd65: Pull complete [2022-09-28T05:51:35.235Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-28T05:51:35.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-28T05:51:35.235Z] ---> ff4287adb874 [2022-09-28T05:51:35.235Z] Step 3/11 : ARG ADD_BUILD_TAGS="" [2022-09-28T05:51:36.210Z] ---> Running in b6e58306b61b [2022-09-28T05:51:36.489Z] Removing intermediate container b6e58306b61b [2022-09-28T05:51:36.489Z] ---> d6ad97de2f64 [2022-09-28T05:51:36.489Z] Step 4/11 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T05:51:36.489Z] ---> Running in 1fcbc5bc2ba6 [2022-09-28T05:51:36.757Z] Removing intermediate container 1fcbc5bc2ba6 [2022-09-28T05:51:36.757Z] ---> 510d3c4ba825 [2022-09-28T05:51:36.757Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T05:51:37.029Z] ---> Running in f585a3a7989b [2022-09-28T05:51:39.627Z] Removing intermediate container f585a3a7989b [2022-09-28T05:51:39.627Z] ---> 494e7260b559 [2022-09-28T05:51:39.627Z] Step 6/11 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-09-28T05:51:39.627Z] ---> Running in ebdf903227a8 [2022-09-28T05:51:40.592Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T05:51:41.558Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T05:51:42.526Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2022-09-28T05:51:42.794Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-09-28T05:51:42.794Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2022-09-28T05:51:43.062Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2022-09-28T05:51:43.062Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2022-09-28T05:51:43.062Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2022-09-28T05:51:43.333Z] (7/8) Installing openssh-server (9.0_p1-r2) [2022-09-28T05:51:43.333Z] (8/8) Installing openssh (9.0_p1-r2) [2022-09-28T05:51:43.333Z] Executing busybox-1.35.0-r13.trigger [2022-09-28T05:51:43.602Z] OK: 228 MiB in 59 packages [2022-09-28T05:51:44.573Z] Removing intermediate container ebdf903227a8 [2022-09-28T05:51:44.573Z] ---> 481068f89e5f [2022-09-28T05:51:44.573Z] Step 7/11 : WORKDIR /device-modbus-go [2022-09-28T05:51:44.573Z] ---> Running in fe0acd97e6eb [2022-09-28T05:51:45.160Z] Removing intermediate container fe0acd97e6eb [2022-09-28T05:51:45.160Z] ---> 028773ad667b [2022-09-28T05:51:45.160Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-28T05:51:45.747Z] ---> db468b957f95 [2022-09-28T05:51:45.747Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T05:51:45.747Z] ---> Running in bef3fc7fad40 [2022-09-28T05:52:42.175Z] Removing intermediate container bef3fc7fad40 [2022-09-28T05:52:42.175Z] ---> 7534c93c4ccd [2022-09-28T05:52:42.175Z] Step 10/11 : COPY . . [2022-09-28T05:52:42.175Z] ---> a540c41532a6 [2022-09-28T05:52:42.175Z] Step 11/11 : RUN ${MAKE} [2022-09-28T05:52:42.175Z] ---> Running in 6b176941928a [2022-09-28T05:52:42.175Z] noop [2022-09-28T05:52:42.175Z] Removing intermediate container 6b176941928a [2022-09-28T05:52:42.175Z] ---> 1c850dbc4711 [2022-09-28T05:52:42.175Z] Successfully built 1c850dbc4711 [2022-09-28T05:52:42.175Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:52:42.692Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T05:52:42.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:52:43.011Z] prd-ubuntu20.04-docker-arm64-4c-16g-1510 does not seem to be running inside a container [2022-09-28T05:52:43.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-28T05:52:44.406Z] $ docker top 694955ee1a4451099c35c3d29c992974ca42b58a5c053079cbaee8ec15786a82 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T05:52:45.336Z] + go version [2022-09-28T05:52:45.336Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-28T05:52:45.379Z] $ docker stop --time=1 694955ee1a4451099c35c3d29c992974ca42b58a5c053079cbaee8ec15786a82 [2022-09-28T05:52:47.047Z] $ docker rm -f 694955ee1a4451099c35c3d29c992974ca42b58a5c053079cbaee8ec15786a82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:52:48.042Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T05:52:48.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:52:48.297Z] prd-ubuntu20.04-docker-arm64-4c-16g-1510 does not seem to be running inside a container [2022-09-28T05:52:48.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-28T05:52:49.551Z] $ docker top a9d45c6e229a722e49edfce4a583e6166033f0f057b32359617a624004b99a57 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T05:52:50.457Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-28T05:52:51.174Z] + make test [2022-09-28T05:52:51.174Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-28T05:52:53.123Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-09-28T05:54:29.815Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-09-28T05:54:29.815Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.062s coverage: 47.7% of statements [2022-09-28T05:54:29.815Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-28T05:54:29.815Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-28T05:54:48.051Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T05:54:48.051Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T05:54:48.051Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-28T05:54:48.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T05:54:48.124Z] $ docker stop --time=1 a9d45c6e229a722e49edfce4a583e6166033f0f057b32359617a624004b99a57 [2022-09-28T05:54:50.366Z] $ docker rm -f a9d45c6e229a722e49edfce4a583e6166033f0f057b32359617a624004b99a57 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T05:54:51.399Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T05:54:51.432Z] Warning: overwriting stash ‘coverage-report’ [2022-09-28T05:54:51.860Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T05:54:52.473Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T05:54:52.847Z] + ls -al . [2022-09-28T05:54:52.847Z] total 184 [2022-09-28T05:54:52.847Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 05:52 . [2022-09-28T05:54:52.847Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:50 .. [2022-09-28T05:54:52.847Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 28 05:50 .dockerignore [2022-09-28T05:54:52.847Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 05:50 .git [2022-09-28T05:54:52.847Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:50 .github [2022-09-28T05:54:52.847Z] -rw-rw-r-- 1 jenkins jenkins 331 Sep 28 05:50 .gitignore [2022-09-28T05:54:52.847Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 05:50 .golangci.yml [2022-09-28T05:54:52.847Z] -rw-rw-r-- 1 jenkins jenkins 10121 Sep 28 05:50 Attribution.txt [2022-09-28T05:54:52.847Z] -rw-rw-r-- 1 jenkins jenkins 10001 Sep 28 05:50 CHANGELOG.md [2022-09-28T05:54:52.847Z] -rw-rw-r-- 1 jenkins jenkins 1606 Sep 28 05:50 Dockerfile [2022-09-28T05:54:52.847Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 05:50 GOVERNANCE.md [2022-09-28T05:54:52.847Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 28 05:50 Jenkinsfile [2022-09-28T05:54:52.847Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 05:50 LICENSE [2022-09-28T05:54:52.847Z] -rw-rw-r-- 1 jenkins jenkins 2101 Sep 28 05:50 Makefile [2022-09-28T05:54:52.847Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 28 05:50 OWNERS.md [2022-09-28T05:54:52.847Z] -rw-rw-r-- 1 jenkins jenkins 4061 Sep 28 05:50 README.md [2022-09-28T05:54:52.847Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 05:46 VERSION [2022-09-28T05:54:52.847Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 05:50 bin [2022-09-28T05:54:52.847Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:50 cmd [2022-09-28T05:54:52.848Z] -rw-r--r-- 1 jenkins jenkins 23241 Sep 28 05:54 coverage.out [2022-09-28T05:54:52.848Z] -rw-rw-r-- 1 jenkins jenkins 3643 Sep 28 05:50 go.mod [2022-09-28T05:54:52.848Z] -rw-rw-r-- 1 jenkins jenkins 38288 Sep 28 05:50 go.sum [2022-09-28T05:54:52.848Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:50 internal [2022-09-28T05:54:52.848Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 05:50 simulator [2022-09-28T05:54:52.848Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:50 snap [2022-09-28T05:54:52.848Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 28 05:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:54:53.264Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=18fc891d0a601d0afd5a0ef38a124c2a63c1f49a --label arch=arm64 --label version=0.0.0 . [2022-09-28T05:54:54.225Z] Sending build context to Docker daemon 3.251MB [2022-09-28T05:54:54.225Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T05:54:54.225Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-28T05:54:54.225Z] ---> 1c850dbc4711 [2022-09-28T05:54:54.225Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-28T05:54:54.225Z] ---> Running in 60cf7c51219e [2022-09-28T05:54:54.495Z] Removing intermediate container 60cf7c51219e [2022-09-28T05:54:54.495Z] ---> 838188076955 [2022-09-28T05:54:54.495Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T05:54:54.764Z] ---> Running in 5ce0ebf1019e [2022-09-28T05:54:55.037Z] Removing intermediate container 5ce0ebf1019e [2022-09-28T05:54:55.037Z] ---> 7604b9f61188 [2022-09-28T05:54:55.037Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T05:54:55.037Z] ---> Running in a154a37e0255 [2022-09-28T05:54:56.992Z] Removing intermediate container a154a37e0255 [2022-09-28T05:54:56.992Z] ---> e0624ec19aec [2022-09-28T05:54:56.992Z] Step 6/24 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-09-28T05:54:56.992Z] ---> Running in f5485b9cbc4d [2022-09-28T05:54:57.957Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T05:54:58.920Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T05:54:59.887Z] OK: 228 MiB in 59 packages [2022-09-28T05:55:00.849Z] Removing intermediate container f5485b9cbc4d [2022-09-28T05:55:00.849Z] ---> a719f830084a [2022-09-28T05:55:00.849Z] Step 7/24 : WORKDIR /device-modbus-go [2022-09-28T05:55:00.849Z] ---> Running in 060230dd044a [2022-09-28T05:55:01.118Z] Removing intermediate container 060230dd044a [2022-09-28T05:55:01.118Z] ---> 60e8b8140ccc [2022-09-28T05:55:01.118Z] Step 8/24 : COPY go.mod vendor* ./ [2022-09-28T05:55:01.706Z] ---> 713e7594cc0a [2022-09-28T05:55:01.706Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T05:55:01.975Z] ---> Running in 5083ed79abfe [2022-09-28T05:55:04.715Z] Removing intermediate container 5083ed79abfe [2022-09-28T05:55:04.715Z] ---> f1e5a6a333ae [2022-09-28T05:55:04.715Z] Step 10/24 : COPY . . [2022-09-28T05:55:05.738Z] ---> 8e1ba8438c47 [2022-09-28T05:55:05.738Z] Step 11/24 : RUN ${MAKE} [2022-09-28T05:55:06.035Z] ---> Running in 9ea5134675a8 [2022-09-28T05:55:07.478Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-09-28T05:57:44.250Z] Removing intermediate container 9ea5134675a8 [2022-09-28T05:57:44.250Z] ---> 7387a19baa99 [2022-09-28T05:57:44.250Z] Step 12/24 : FROM alpine:3.14 [2022-09-28T05:57:44.250Z] 3.14: Pulling from library/alpine [2022-09-28T05:57:44.250Z] 90cda3b7c325: Pulling fs layer [2022-09-28T05:57:44.250Z] 90cda3b7c325: Verifying Checksum [2022-09-28T05:57:44.250Z] 90cda3b7c325: Download complete [2022-09-28T05:57:44.250Z] 90cda3b7c325: Pull complete [2022-09-28T05:57:44.250Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-28T05:57:44.250Z] Status: Downloaded newer image for alpine:3.14 [2022-09-28T05:57:44.250Z] ---> 376ba31ae3da [2022-09-28T05:57:44.250Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-09-28T05:57:44.250Z] ---> Running in 4c273a8210a3 [2022-09-28T05:57:44.250Z] Removing intermediate container 4c273a8210a3 [2022-09-28T05:57:44.250Z] ---> af532561144c [2022-09-28T05:57:44.250Z] Step 14/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T05:57:44.250Z] ---> Running in 50c2902385c1 [2022-09-28T05:57:44.250Z] Removing intermediate container 50c2902385c1 [2022-09-28T05:57:44.250Z] ---> 02d191cef930 [2022-09-28T05:57:44.250Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-28T05:57:44.250Z] ---> Running in 7b147314f91a [2022-09-28T05:57:44.250Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-09-28T05:57:44.250Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-09-28T05:57:44.834Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-28T05:57:45.101Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-09-28T05:57:45.101Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-28T05:57:45.101Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-09-28T05:57:45.368Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-28T05:57:45.368Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-28T05:57:45.638Z] Executing busybox-1.33.1-r8.trigger [2022-09-28T05:57:45.638Z] OK: 8 MiB in 20 packages [2022-09-28T05:57:46.608Z] Removing intermediate container 7b147314f91a [2022-09-28T05:57:46.608Z] ---> aa47cd80705d [2022-09-28T05:57:46.608Z] Step 16/24 : COPY --from=builder /device-modbus-go/cmd / [2022-09-28T05:57:48.015Z] ---> dde83bc82536 [2022-09-28T05:57:48.015Z] Step 17/24 : COPY --from=builder /device-modbus-go/LICENSE / [2022-09-28T05:57:48.596Z] ---> c30f6345035f [2022-09-28T05:57:48.596Z] Step 18/24 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-09-28T05:57:49.178Z] ---> e86306e6b727 [2022-09-28T05:57:49.178Z] Step 19/24 : EXPOSE 59901 [2022-09-28T05:57:49.178Z] ---> Running in 2269112087b5 [2022-09-28T05:57:49.445Z] Removing intermediate container 2269112087b5 [2022-09-28T05:57:49.445Z] ---> 7e935e57633b [2022-09-28T05:57:49.445Z] Step 20/24 : ENTRYPOINT ["/device-modbus"] [2022-09-28T05:57:49.445Z] ---> Running in 388f186543a0 [2022-09-28T05:57:49.712Z] Removing intermediate container 388f186543a0 [2022-09-28T05:57:49.712Z] ---> 51ac808a60ca [2022-09-28T05:57:49.712Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-28T05:57:49.712Z] ---> Running in 40d3681fa42a [2022-09-28T05:57:49.979Z] Removing intermediate container 40d3681fa42a [2022-09-28T05:57:49.979Z] ---> 07413ae05214 [2022-09-28T05:57:49.979Z] Step 22/24 : LABEL arch=arm64 [2022-09-28T05:57:50.249Z] ---> Running in bad81cd249a1 [2022-09-28T05:57:50.516Z] Removing intermediate container bad81cd249a1 [2022-09-28T05:57:50.516Z] ---> 08e92357aef7 [2022-09-28T05:57:50.516Z] Step 23/24 : LABEL git_sha=18fc891d0a601d0afd5a0ef38a124c2a63c1f49a [2022-09-28T05:57:50.516Z] ---> Running in 2a1af45f8a97 [2022-09-28T05:57:50.787Z] Removing intermediate container 2a1af45f8a97 [2022-09-28T05:57:50.787Z] ---> f046f7e1d9f3 [2022-09-28T05:57:50.787Z] Step 24/24 : LABEL version=0.0.0 [2022-09-28T05:57:50.787Z] ---> Running in 128a9628154c [2022-09-28T05:57:51.370Z] Removing intermediate container 128a9628154c [2022-09-28T05:57:51.370Z] ---> ac509fe01c54 [2022-09-28T05:57:51.370Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T05:57:51.370Z] Successfully built ac509fe01c54 [2022-09-28T05:57:51.370Z] Successfully tagged device-modbus-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-09-28T05:57:52.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T05:57:52.167Z] [2022-09-28T05:57:52.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:57:52.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T05:57:52.575Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-28T05:57:52.575Z] 8998bd30e6a1: Pulling fs layer [2022-09-28T05:57:52.575Z] 04944245beec: Pulling fs layer [2022-09-28T05:57:52.575Z] 699f458cf7ca: Pulling fs layer [2022-09-28T05:57:52.575Z] 765212b225bb: Pulling fs layer [2022-09-28T05:57:52.575Z] f23df028b6ca: Pulling fs layer [2022-09-28T05:57:52.575Z] d65c8cfc05b1: Pulling fs layer [2022-09-28T05:57:52.575Z] 2437ff75d9bd: Pulling fs layer [2022-09-28T05:57:52.575Z] f23df028b6ca: Waiting [2022-09-28T05:57:52.575Z] d65c8cfc05b1: Waiting [2022-09-28T05:57:52.575Z] 2437ff75d9bd: Waiting [2022-09-28T05:57:52.575Z] 765212b225bb: Waiting [2022-09-28T05:57:52.845Z] 04944245beec: Download complete [2022-09-28T05:57:52.845Z] 765212b225bb: Verifying Checksum [2022-09-28T05:57:52.845Z] 765212b225bb: Download complete [2022-09-28T05:57:52.845Z] f23df028b6ca: Verifying Checksum [2022-09-28T05:57:52.845Z] f23df028b6ca: Download complete [2022-09-28T05:57:52.845Z] d65c8cfc05b1: Download complete [2022-09-28T05:57:52.845Z] 699f458cf7ca: Verifying Checksum [2022-09-28T05:57:52.845Z] 699f458cf7ca: Download complete [2022-09-28T05:57:53.430Z] 8998bd30e6a1: Verifying Checksum [2022-09-28T05:57:53.430Z] 8998bd30e6a1: Download complete [2022-09-28T05:57:55.372Z] 2437ff75d9bd: Verifying Checksum [2022-09-28T05:57:55.372Z] 2437ff75d9bd: Download complete [2022-09-28T05:57:57.312Z] 8998bd30e6a1: Pull complete [2022-09-28T05:57:57.312Z] 04944245beec: Pull complete [2022-09-28T05:57:58.722Z] 699f458cf7ca: Pull complete [2022-09-28T05:57:58.722Z] 765212b225bb: Pull complete [2022-09-28T05:57:59.680Z] f23df028b6ca: Pull complete [2022-09-28T05:57:59.680Z] d65c8cfc05b1: Pull complete [2022-09-28T05:58:14.662Z] 2437ff75d9bd: Pull complete [2022-09-28T05:58:14.662Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-28T05:58:14.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T05:58:14.662Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:58:14.983Z] prd-ubuntu20.04-docker-arm64-4c-16g-1510 does not seem to be running inside a container [2022-09-28T05:58:15.046Z] $ 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-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-28T05:58:17.722Z] $ docker top 01c224df75ed684a4c005a290dfc211d2fe71cafa1b220636541c5028acb9d79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:58:18.620Z] ---> job-cost.sh [2022-09-28T05:58:18.620Z] lf-activate-venv: SKIPPING [2022-09-28T05:58:18.620Z] INFO: No Stack... [2022-09-28T05:58:18.887Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-28T05:58:19.842Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T05:58:20.181Z] + cat+ /w/workspace/device-modbus-go/1/archives/cost.csv [2022-09-28T05:58:20.181Z] cut -d, -f6 [Pipeline] lock [2022-09-28T05:58:20.259Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-378-1-stack-cost] [2022-09-28T05:58:20.264Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-378-1-stack-cost] did not exist. Created. [2022-09-28T05:58:20.264Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-378-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T05:58:20.667Z] /w/workspace/device-modbus-go/1@tmp/durable-274a5d0d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-28T05:58:21.337Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-28T05:58:21.372Z] Warning: overwriting stash ‘stack-cost’ [2022-09-28T05:58:21.413Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T05:58:21.429Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-378-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T05:58:21.497Z] $ docker stop --time=1 01c224df75ed684a4c005a290dfc211d2fe71cafa1b220636541c5028acb9d79 [2022-09-28T05:58:22.971Z] $ docker rm -f 01c224df75ed684a4c005a290dfc211d2fe71cafa1b220636541c5028acb9d79 [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-09-28T05:58:23.950Z] provisioning config files... [2022-09-28T05:58:23.957Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-378@tmp/config16108257650274197146tmp [Pipeline] { [Pipeline] sh [2022-09-28T05:58:24.291Z] + set +x [2022-09-28T05:58:24.291Z] + curl -s https://codecov.io/bash [2022-09-28T05:58:24.291Z] + bash -s -- [2022-09-28T05:58:24.291Z] [2022-09-28T05:58:24.291Z] _____ _ [2022-09-28T05:58:24.291Z] / ____| | | [2022-09-28T05:58:24.291Z] | | ___ __| | ___ ___ _____ __ [2022-09-28T05:58:24.291Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-28T05:58:24.291Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-28T05:58:24.291Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-28T05:58:24.291Z] Bash-1.0.6 [2022-09-28T05:58:24.291Z] [2022-09-28T05:58:24.291Z] [2022-09-28T05:58:24.291Z] ==> git version 2.25.1 found [2022-09-28T05:58:24.291Z] ==> 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-09-28T05:58:24.291Z] Release-Date: 2020-01-08 [2022-09-28T05:58:24.291Z] 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-09-28T05:58:24.291Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-28T05:58:24.291Z] ==> Jenkins CI detected. [2022-09-28T05:58:24.291Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-378 [2022-09-28T05:58:24.291Z] project root: . [2022-09-28T05:58:24.291Z] --> token set from env [2022-09-28T05:58:24.291Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-28T05:58:24.550Z] ==> Running gcov in . (disable via -X gcov) [2022-09-28T05:58:24.550Z] ==> Python coveragepy not found [2022-09-28T05:58:24.550Z] ==> Searching for coverage reports in: [2022-09-28T05:58:24.550Z] + . [2022-09-28T05:58:24.550Z] -> Found 1 reports [2022-09-28T05:58:24.550Z] ==> Detecting git/mercurial file structure [2022-09-28T05:58:24.550Z] ==> Reading reports [2022-09-28T05:58:24.550Z] + ./coverage.out bytes=23241 [2022-09-28T05:58:24.550Z] ==> Appending adjustments [2022-09-28T05:58:24.550Z] https://docs.codecov.io/docs/fixing-reports [2022-09-28T05:58:24.550Z] + Found adjustments [2022-09-28T05:58:24.550Z] ==> Gzipping contents [2022-09-28T05:58:24.550Z] 4.0K /tmp/codecov.6V7hhf.gz [2022-09-28T05:58:24.550Z] ==> Uploading reports [2022-09-28T05:58:24.550Z] url: https://codecov.io [2022-09-28T05:58:24.550Z] query: branch=PR-378&commit=18fc891d0a601d0afd5a0ef38a124c2a63c1f49a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-378%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=378&job=&cmd_args= [2022-09-28T05:58:24.550Z] -> Pinging Codecov [2022-09-28T05:58:24.550Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-378&commit=18fc891d0a601d0afd5a0ef38a124c2a63c1f49a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-378%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=378&job=&cmd_args= [2022-09-28T05:58:24.821Z] -> Uploading to [2022-09-28T05:58:24.821Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-28/55DBCA73C666E3227836607328DD7E49/18fc891d0a601d0afd5a0ef38a124c2a63c1f49a/c3d3ae91-da0a-4ac0-9bbd-0f244084f9fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T055824Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f50f002cb14c2cdcc3a50349d2811ef1694b4c8d5da80689154086f69bb24e9 [2022-09-28T05:58:24.821Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T05:58:24.821Z] Dload Upload Total Spent Left Speed [2022-09-28T05:58:25.082Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3911 0 0 100 3911 0 15277 --:--:-- --:--:-- --:--:-- 15337 [2022-09-28T05:58:25.082Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/18fc891d0a601d0afd5a0ef38a124c2a63c1f49a [Pipeline] } [2022-09-28T05:58:25.106Z] 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-09-28T05:58:26.800Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-378/archives ] [2022-09-28T05:58:26.800Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-378/archives [2022-09-28T05:58:26.800Z] total 16 [2022-09-28T05:58:26.800Z] drwxr-xr-x 3 root root 4096 Sep 28 05:48 . [2022-09-28T05:58:26.800Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 05:48 .. [2022-09-28T05:58:26.800Z] drwxr-xr-x 2 root root 4096 Sep 28 05:48 cost [2022-09-28T05:58:26.800Z] -rw-r--r-- 1 root root 88 Sep 28 05:48 cost.csv [2022-09-28T05:58:26.800Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-378/archives [2022-09-28T05:58:26.800Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-378/archives [2022-09-28T05:58:26.800Z] total 16 [2022-09-28T05:58:26.800Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 05:48 . [2022-09-28T05:58:26.800Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 05:48 .. [2022-09-28T05:58:26.800Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 05:48 cost [2022-09-28T05:58:26.800Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 28 05:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:58:27.124Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:58:28.014Z] ---> package-listing.sh [2022-09-28T05:58:28.015Z] ++ facter osfamily [2022-09-28T05:58:28.015Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-28T05:58:28.274Z] + OS_FAMILY=debian [2022-09-28T05:58:28.274Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-378 [2022-09-28T05:58:28.274Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-28T05:58:28.274Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-28T05:58:28.274Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-28T05:58:28.274Z] + PACKAGES=/tmp/packages_start.txt [2022-09-28T05:58:28.274Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-378 ']' [2022-09-28T05:58:28.274Z] + PACKAGES=/tmp/packages_end.txt [2022-09-28T05:58:28.274Z] + case "${OS_FAMILY}" in [2022-09-28T05:58:28.274Z] + dpkg -l [2022-09-28T05:58:28.274Z] + grep '^ii' [2022-09-28T05:58:28.274Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-28T05:58:28.274Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-28T05:58:28.274Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-28T05:58:28.274Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-378 ']' [2022-09-28T05:58:28.274Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-378/archives/ [2022-09-28T05:58:28.274Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-378/archives/ [Pipeline] echo [2022-09-28T05:58:28.315Z] 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/xfoundry_device-modbus-go_PR-378/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-28T05:58:28.606Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:58:29.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T05:58:29.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:58:29.357Z] prd-ubuntu20.04-docker-8c-8g-1506 does not seem to be running inside a container [2022-09-28T05:58:29.388Z] $ 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/xfoundry_device-modbus-go_PR-378/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-378 -v /w/workspace/xfoundry_device-modbus-go_PR-378:/w/workspace/xfoundry_device-modbus-go_PR-378:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-378@tmp:/w/workspace/xfoundry_device-modbus-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-28T05:58:29.570Z] $ docker top 7eb3e1e25af37875cdaab8bc1752d74d7cb5727fc2eb42918d3c76d6963052c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T05:58:29.951Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-28T05:58:30.259Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-28T05:58:30.568Z] + ls /var/log/sa-host [2022-09-28T05:58:30.568Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T05:58:30.696Z] provisioning config files... [2022-09-28T05:58:30.705Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-378@tmp/config3608830916127727382tmp [Pipeline] { [Pipeline] echo [2022-09-28T05:58:30.753Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:58:31.062Z] ---> create-netrc.sh [Pipeline] } [2022-09-28T05:58:31.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:58:31.488Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-28T05:58:31.520Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:58:31.830Z] ---> sudo-logs.sh [2022-09-28T05:58:31.830Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-28T05:58:31.912Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:58:32.225Z] ---> job-cost.sh [2022-09-28T05:58:32.225Z] lf-activate-venv: SKIPPING [2022-09-28T05:58:32.225Z] DEBUG: total: 0.2199999988079071 [2022-09-28T05:58:32.225Z] INFO: Retrieving Stack Cost... [2022-09-28T05:58:32.484Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T05:58:33.055Z] INFO: Archiving Costs [Pipeline] echo [2022-09-28T05:58:33.090Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:58:33.402Z] ---> logs-deploy.sh [2022-09-28T05:58:33.402Z] lf-activate-venv: SKIPPING [2022-09-28T05:58:33.402Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-378/1 [2022-09-28T05:58:33.402Z] INFO: archiving workspace using pattern(s): [2022-09-28T05:58:34.342Z] Archives upload complete. [2022-09-28T05:58:34.601Z] INFO: archiving logs to Nexus [2022-09-28T05:58:35.171Z] ---> uname -a: [2022-09-28T05:58:35.171Z] Linux prd-ubuntu20-04-docker-8c-8g-1506 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-28T05:58:35.171Z] [2022-09-28T05:58:35.171Z] [2022-09-28T05:58:35.171Z] ---> lscpu: [2022-09-28T05:58:35.171Z] Architecture: x86_64 [2022-09-28T05:58:35.171Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-28T05:58:35.171Z] Byte Order: Little Endian [2022-09-28T05:58:35.171Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-28T05:58:35.171Z] CPU(s): 8 [2022-09-28T05:58:35.171Z] On-line CPU(s) list: 0-7 [2022-09-28T05:58:35.171Z] Thread(s) per core: 1 [2022-09-28T05:58:35.171Z] Core(s) per socket: 1 [2022-09-28T05:58:35.171Z] Socket(s): 8 [2022-09-28T05:58:35.171Z] NUMA node(s): 1 [2022-09-28T05:58:35.171Z] Vendor ID: AuthenticAMD [2022-09-28T05:58:35.171Z] CPU family: 23 [2022-09-28T05:58:35.171Z] Model: 49 [2022-09-28T05:58:35.171Z] Model name: AMD EPYC-Rome Processor [2022-09-28T05:58:35.171Z] Stepping: 0 [2022-09-28T05:58:35.171Z] CPU MHz: 2799.998 [2022-09-28T05:58:35.171Z] BogoMIPS: 5599.99 [2022-09-28T05:58:35.171Z] Virtualization: AMD-V [2022-09-28T05:58:35.171Z] Hypervisor vendor: KVM [2022-09-28T05:58:35.171Z] Virtualization type: full [2022-09-28T05:58:35.171Z] L1d cache: 256 KiB [2022-09-28T05:58:35.171Z] L1i cache: 256 KiB [2022-09-28T05:58:35.171Z] L2 cache: 4 MiB [2022-09-28T05:58:35.171Z] L3 cache: 128 MiB [2022-09-28T05:58:35.171Z] NUMA node0 CPU(s): 0-7 [2022-09-28T05:58:35.171Z] Vulnerability Itlb multihit: Not affected [2022-09-28T05:58:35.171Z] Vulnerability L1tf: Not affected [2022-09-28T05:58:35.171Z] Vulnerability Mds: Not affected [2022-09-28T05:58:35.171Z] Vulnerability Meltdown: Not affected [2022-09-28T05:58:35.171Z] Vulnerability Mmio stale data: Not affected [2022-09-28T05:58:35.171Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-28T05:58:35.171Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-28T05:58:35.171Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-28T05:58:35.171Z] Vulnerability Srbds: Not affected [2022-09-28T05:58:35.171Z] Vulnerability Tsx async abort: Not affected [2022-09-28T05:58:35.171Z] 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-09-28T05:58:35.171Z] [2022-09-28T05:58:35.171Z] [2022-09-28T05:58:35.171Z] ---> nproc: [2022-09-28T05:58:35.171Z] 8 [2022-09-28T05:58:35.171Z] [2022-09-28T05:58:35.171Z] [2022-09-28T05:58:35.171Z] ---> df -h: [2022-09-28T05:58:35.171Z] Filesystem Size Used Avail Use% Mounted on [2022-09-28T05:58:35.171Z] overlay 155G 12G 144G 8% / [2022-09-28T05:58:35.171Z] tmpfs 64M 0 64M 0% /dev [2022-09-28T05:58:35.171Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-28T05:58:35.171Z] shm 64M 0 64M 0% /dev/shm [2022-09-28T05:58:35.171Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-09-28T05:58:35.171Z] [2022-09-28T05:58:35.171Z] [2022-09-28T05:58:35.171Z] ---> sar -b -r -n DEV: [2022-09-28T05:58:35.171Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1506) 09/28/22 _x86_64_ (8 CPU) [2022-09-28T05:58:35.171Z] [2022-09-28T05:58:35.171Z] 05:45:57 LINUX RESTART (8 CPU) [2022-09-28T05:58:35.171Z] [2022-09-28T05:58:35.171Z] 05:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-28T05:58:35.171Z] 05:47:01 343.43 48.28 295.15 0.00 5459.36 184241.43 0.00 [2022-09-28T05:58:35.171Z] 05:48:01 166.61 1.75 164.86 0.00 40.66 63226.66 0.00 [2022-09-28T05:58:35.171Z] 05:49:01 189.19 0.22 188.97 0.00 14.53 39690.05 0.00 [2022-09-28T05:58:35.171Z] 05:50:01 1.32 0.00 1.32 0.00 0.00 15.08 0.00 [2022-09-28T05:58:35.171Z] 05:51:01 2.37 0.97 1.40 0.00 67.46 24.53 0.00 [2022-09-28T05:58:35.171Z] 05:52:01 39.03 8.38 30.64 0.00 2817.00 4807.47 0.00 [2022-09-28T05:58:35.171Z] 05:53:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 [2022-09-28T05:58:35.171Z] 05:54:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 [2022-09-28T05:58:35.171Z] 05:55:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 [2022-09-28T05:58:35.171Z] 05:56:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 [2022-09-28T05:58:35.171Z] 05:57:01 1.48 0.00 1.48 0.00 0.00 28.52 0.00 [2022-09-28T05:58:35.171Z] 05:58:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 [2022-09-28T05:58:35.171Z] Average: 62.41 4.97 57.44 0.00 699.90 24340.75 0.00 [2022-09-28T05:58:35.171Z] [2022-09-28T05:58:35.171Z] 05:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-28T05:58:35.171Z] 05:47:01 29955072 31604400 747844 2.27 59648 1889892 1886264 5.56 992332 1636900 300 [2022-09-28T05:58:35.171Z] 05:48:01 28418856 31557336 746872 2.27 133284 3200360 1887936 5.56 1185164 2824964 134976 [2022-09-28T05:58:35.171Z] 05:49:01 27824032 31569044 733672 2.23 145636 3759068 1750736 5.16 1218520 3348732 308 [2022-09-28T05:58:35.171Z] 05:50:01 27824400 31569476 733004 2.23 145660 3759076 1750736 5.16 1218596 3348736 200 [2022-09-28T05:58:35.171Z] 05:51:01 27816860 31567792 734392 2.23 147044 3763832 1761676 5.19 1225052 3353416 20 [2022-09-28T05:58:35.172Z] 05:52:01 27534172 31554252 734328 2.23 164148 4007980 1761900 5.19 1370832 3461716 8 [2022-09-28T05:58:35.172Z] 05:53:01 27544936 31565116 723352 2.20 164216 4007984 1761900 5.19 1360832 3461728 8 [2022-09-28T05:58:35.172Z] 05:54:01 27545228 31565516 722920 2.20 164236 4007988 1761900 5.19 1360552 3461812 8 [2022-09-28T05:58:35.172Z] 05:55:01 27545084 31565380 722956 2.20 164268 4007992 1761900 5.19 1360496 3461816 8 [2022-09-28T05:58:35.172Z] 05:56:01 27544760 31565360 723124 2.20 164316 4007988 1761900 5.19 1360408 3462040 24 [2022-09-28T05:58:35.172Z] 05:57:01 27544696 31565392 722968 2.20 164384 4007996 1761900 5.19 1360600 3462040 20 [2022-09-28T05:58:35.172Z] 05:58:01 27544888 31565612 722928 2.20 164400 4007992 1761900 5.19 1360608 3462044 48 [2022-09-28T05:58:35.172Z] Average: 27886915 31567890 730697 2.22 148437 3702346 1780887 5.25 1281166 3228829 11327 [2022-09-28T05:58:35.172Z] [2022-09-28T05:58:35.172Z] 05:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-28T05:58:35.172Z] 05:47:01 docker0 5.12 4.10 0.49 46.11 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:47:01 ens3 457.62 313.10 2491.87 94.04 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:47:01 lo 5.98 5.98 0.57 0.57 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:48:01 docker0 132.48 173.67 10.92 1712.30 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:48:01 ens3 346.41 245.46 5669.34 36.48 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:48:01 lo 1.28 1.28 0.12 0.12 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:48:01 vetha3850fb 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:49:01 docker0 16.01 19.58 0.94 92.60 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:49:01 ens3 151.99 100.52 2688.79 21.39 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:49:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:50:01 ens3 2.82 1.22 0.69 0.47 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:51:01 ens3 2.00 1.03 2.05 0.59 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:51:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:52:01 ens3 70.45 41.68 1298.47 3.19 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:52:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:53:01 ens3 0.33 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:54:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:55:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:56:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:57:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:58:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] Average: docker0 12.80 16.45 1.03 154.25 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] Average: ens3 86.02 58.62 1012.59 13.02 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] Average: lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 [2022-09-28T05:58:35.172Z] [2022-09-28T05:58:35.172Z] [2022-09-28T05:58:35.172Z] ---> sar -P ALL: [2022-09-28T05:58:35.172Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1506) 09/28/22 _x86_64_ (8 CPU) [2022-09-28T05:58:35.172Z] [2022-09-28T05:58:35.172Z] 05:45:57 LINUX RESTART (8 CPU) [2022-09-28T05:58:35.172Z] [2022-09-28T05:58:35.172Z] 05:46:01 CPU %user %nice %system %iowait %steal %idle [2022-09-28T05:58:35.172Z] 05:47:01 all 6.65 0.00 2.24 3.01 0.04 88.06 [2022-09-28T05:58:35.172Z] 05:47:01 0 7.75 0.00 2.86 7.90 0.03 81.46 [2022-09-28T05:58:35.172Z] 05:47:01 1 7.57 0.00 1.42 0.72 0.05 90.23 [2022-09-28T05:58:35.172Z] 05:47:01 2 6.03 0.00 1.96 3.45 0.03 88.53 [2022-09-28T05:58:35.172Z] 05:47:01 3 6.69 0.00 1.78 0.32 0.03 91.18 [2022-09-28T05:58:35.172Z] 05:47:01 4 5.54 0.00 2.30 0.86 0.03 91.28 [2022-09-28T05:58:35.172Z] 05:47:01 5 6.51 0.00 2.53 4.84 0.03 86.10 [2022-09-28T05:58:35.172Z] 05:47:01 6 7.59 0.00 1.71 1.44 0.03 89.23 [2022-09-28T05:58:35.172Z] 05:47:01 7 5.54 0.00 3.36 4.56 0.05 86.49 [2022-09-28T05:58:35.172Z] 05:48:01 all 25.68 0.00 5.85 3.67 0.06 64.74 [2022-09-28T05:58:35.172Z] 05:48:01 0 26.42 0.00 7.20 18.00 0.07 48.31 [2022-09-28T05:58:35.172Z] 05:48:01 1 25.29 0.00 5.43 5.63 0.05 63.59 [2022-09-28T05:58:35.172Z] 05:48:01 2 25.87 0.00 6.25 1.49 0.05 66.35 [2022-09-28T05:58:35.172Z] 05:48:01 3 26.30 0.00 4.99 0.10 0.07 68.54 [2022-09-28T05:58:35.172Z] 05:48:01 4 24.75 0.00 5.07 0.47 0.05 69.66 [2022-09-28T05:58:35.172Z] 05:48:01 5 25.65 0.00 5.57 0.37 0.07 68.33 [2022-09-28T05:58:35.172Z] 05:48:01 6 26.08 0.00 5.60 1.39 0.05 66.88 [2022-09-28T05:58:35.172Z] 05:48:01 7 25.07 0.00 6.69 1.94 0.08 66.20 [2022-09-28T05:58:35.172Z] 05:49:01 all 19.78 0.00 4.20 2.82 0.06 73.14 [2022-09-28T05:58:35.172Z] 05:49:01 0 19.46 0.00 4.55 2.83 0.10 73.05 [2022-09-28T05:58:35.172Z] 05:49:01 1 20.09 0.00 3.61 1.00 0.05 75.25 [2022-09-28T05:58:35.172Z] 05:49:01 2 18.85 0.00 3.79 0.86 0.05 76.45 [2022-09-28T05:58:35.172Z] 05:49:01 3 19.35 0.00 3.63 1.57 0.05 75.39 [2022-09-28T05:58:35.172Z] 05:49:01 4 20.45 0.00 3.87 3.83 0.05 71.80 [2022-09-28T05:58:35.172Z] 05:49:01 5 19.35 0.00 6.39 11.26 0.07 62.94 [2022-09-28T05:58:35.172Z] 05:49:01 6 18.90 0.00 3.50 0.25 0.03 77.31 [2022-09-28T05:58:35.172Z] 05:49:01 7 21.78 0.00 4.28 0.99 0.05 72.89 [2022-09-28T05:58:35.172Z] 05:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-09-28T05:58:35.172Z] 05:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T05:58:35.172Z] 05:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-28T05:58:35.172Z] 05:50:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-28T05:58:35.172Z] 05:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:58:35.172Z] 05:50:01 4 0.05 0.00 0.02 0.03 0.02 99.88 [2022-09-28T05:58:35.172Z] 05:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-28T05:58:35.172Z] 05:50:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-28T05:58:35.172Z] 05:50:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-28T05:58:35.172Z] 05:51:01 all 0.06 0.00 0.05 0.01 0.00 99.88 [2022-09-28T05:58:35.172Z] 05:51:01 0 0.05 0.00 0.03 0.02 0.00 99.90 [2022-09-28T05:58:35.172Z] 05:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-28T05:58:35.172Z] 05:51:01 2 0.05 0.00 0.02 0.02 0.00 99.92 [2022-09-28T05:58:35.172Z] 05:51:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2022-09-28T05:58:35.172Z] 05:51:01 4 0.05 0.00 0.22 0.05 0.02 99.67 [2022-09-28T05:58:35.172Z] 05:51:01 5 0.08 0.00 0.05 0.00 0.00 99.87 [2022-09-28T05:58:35.172Z] 05:51:01 6 0.07 0.00 0.03 0.02 0.00 99.88 [2022-09-28T05:58:35.172Z] 05:51:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2022-09-28T05:58:35.172Z] 05:52:01 all 1.16 0.00 0.76 0.52 0.01 97.54 [2022-09-28T05:58:35.172Z] 05:52:01 0 1.18 0.00 2.22 1.15 0.02 95.43 [2022-09-28T05:58:35.172Z] 05:52:01 1 0.42 0.00 0.40 0.00 0.00 99.18 [2022-09-28T05:58:35.172Z] 05:52:01 2 0.80 0.00 0.40 0.45 0.02 98.33 [2022-09-28T05:58:35.172Z] 05:52:01 3 1.55 0.00 0.57 0.03 0.02 97.83 [2022-09-28T05:58:35.172Z] 05:52:01 4 0.73 0.00 0.40 0.65 0.02 98.20 [2022-09-28T05:58:35.172Z] 05:52:01 5 2.00 0.00 0.78 0.07 0.00 97.15 [2022-09-28T05:58:35.172Z] 05:52:01 6 1.35 0.00 0.57 0.88 0.03 97.16 [2022-09-28T05:58:35.172Z] 05:52:01 7 1.21 0.00 0.77 0.94 0.02 97.07 [2022-09-28T05:58:35.172Z] 05:53:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-28T05:58:35.172Z] 05:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:58:35.172Z] 05:53:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-28T05:58:35.172Z] 05:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-28T05:58:35.172Z] 05:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-28T05:58:35.172Z] 05:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-28T05:58:35.172Z] 05:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T05:58:35.172Z] 05:53:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2022-09-28T05:58:35.172Z] 05:53:01 7 0.10 0.00 0.05 0.00 0.00 99.85 [2022-09-28T05:58:35.172Z] 05:54:01 all 0.28 0.00 0.03 0.01 0.00 99.68 [2022-09-28T05:58:35.172Z] 05:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:58:35.172Z] 05:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-28T05:58:35.172Z] 05:54:01 2 0.07 0.00 0.03 0.02 0.00 99.88 [2022-09-28T05:58:35.172Z] 05:54:01 3 0.08 0.00 0.05 0.00 0.02 99.85 [2022-09-28T05:58:35.172Z] 05:54:01 4 0.03 0.00 0.05 0.02 0.00 99.90 [2022-09-28T05:58:35.172Z] 05:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:58:35.172Z] 05:54:01 6 0.07 0.00 0.07 0.02 0.00 99.85 [2022-09-28T05:58:35.172Z] 05:54:01 7 1.99 0.00 0.02 0.00 0.00 98.00 [2022-09-28T05:58:35.172Z] 05:55:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2022-09-28T05:58:35.172Z] 05:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T05:58:35.172Z] 05:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T05:58:35.172Z] 05:55:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2022-09-28T05:58:35.172Z] 05:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:58:35.172Z] 05:55:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2022-09-28T05:58:35.172Z] 05:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T05:58:35.172Z] 05:55:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-28T05:58:35.172Z] 05:55:01 7 2.00 0.00 0.03 0.00 0.02 97.95 [2022-09-28T05:58:35.172Z] 05:56:01 all 0.27 0.00 0.02 0.00 0.00 99.70 [2022-09-28T05:58:35.172Z] 05:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-28T05:58:35.172Z] 05:56:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-28T05:58:35.172Z] 05:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:58:35.172Z] 05:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:58:35.172Z] 05:56:01 4 0.05 0.00 0.07 0.00 0.02 99.87 [2022-09-28T05:58:35.172Z] 05:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:58:35.172Z] 05:56:01 6 0.13 0.00 0.02 0.02 0.00 99.83 [2022-09-28T05:58:35.172Z] 05:56:01 7 1.99 0.00 0.02 0.00 0.00 98.00 [2022-09-28T05:58:35.172Z] 05:57:01 all 0.12 0.00 0.02 0.01 0.00 99.84 [2022-09-28T05:58:35.172Z] 05:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:58:35.172Z] 05:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:58:35.172Z] 05:57:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2022-09-28T05:58:35.172Z] 05:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-28T05:58:35.172Z] 05:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:58:35.172Z] 05:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-28T05:58:35.172Z] 05:57:01 6 0.32 0.00 0.02 0.03 0.02 99.62 [2022-09-28T05:58:35.172Z] 05:57:01 7 0.68 0.00 0.15 0.00 0.00 99.17 [2022-09-28T05:58:35.172Z] [2022-09-28T05:58:35.172Z] 05:57:01 CPU %user %nice %system %iowait %steal %idle [2022-09-28T05:58:35.172Z] 05:58:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-28T05:58:35.172Z] 05:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:58:35.172Z] 05:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T05:58:35.172Z] 05:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-28T05:58:35.172Z] 05:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T05:58:35.172Z] 05:58:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-28T05:58:35.172Z] 05:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-28T05:58:35.172Z] 05:58:01 6 0.05 0.00 0.02 0.02 0.00 99.92 [2022-09-28T05:58:35.172Z] 05:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T05:58:35.172Z] Average: all 4.49 0.00 1.09 0.83 0.02 93.57 [2022-09-28T05:58:35.172Z] Average: 0 4.53 0.00 1.40 2.47 0.02 91.59 [2022-09-28T05:58:35.172Z] Average: 1 4.44 0.00 0.91 0.61 0.02 94.03 [2022-09-28T05:58:35.172Z] Average: 2 4.27 0.00 1.03 0.53 0.02 94.16 [2022-09-28T05:58:35.172Z] Average: 3 4.46 0.00 0.91 0.17 0.02 94.44 [2022-09-28T05:58:35.172Z] Average: 4 4.28 0.00 1.00 0.49 0.02 94.21 [2022-09-28T05:58:35.172Z] Average: 5 4.43 0.00 1.27 1.37 0.02 92.92 [2022-09-28T05:58:35.172Z] Average: 6 4.52 0.00 0.95 0.34 0.01 94.17 [2022-09-28T05:58:35.172Z] Average: 7 5.00 0.00 1.27 0.70 0.02 93.02 [2022-09-28T05:58:35.172Z] [2022-09-28T05:58:35.172Z] [2022-09-28T05:58:35.172Z]