Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 614889a0cf4a23ea025e87d34781dd0af86a92c0 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-ssh3502077331340747534.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1038929088670801676.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6910881410330821359.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh8203783737169245566.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6344050757647959878.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21590 in /w/workspace/gexfoundry_device-modbus-go_main [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 Avoid second fetch Checking out Revision 614889a0cf4a23ea025e87d34781dd0af86a92c0 (main) Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # 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 > 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 core.sparsecheckout # timeout=10 > git checkout -f 614889a0cf4a23ea025e87d34781dd0af86a92c0 # timeout=10 Commit message: "Merge pull request #365 from SE-I-T-Digital/refactor/cast-attributes" > git rev-list --no-walk 614ae84661cd4d2e63503d03981b6b7977916d03 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-31T06:09:48.360Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-31T06:09:48.412Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-31T06:09:48.426Z] ========================================================= [2022-07-31T06:09:48.426Z] EdgeX Global Pipelines Version Info [2022-07-31T06:09:48.426Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-31T06:09:49.213Z] ------------------- [2022-07-31T06:09:49.213Z] stable info: [2022-07-31T06:09:49.213Z] ------------------- [2022-07-31T06:09:49.213Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-31T06:09:49.213Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-31T06:09:49.213Z] Message: update stable to v1.0.238 [2022-07-31T06:09:49.785Z] ------------------- [2022-07-31T06:09:49.785Z] experimental info: [2022-07-31T06:09:49.785Z] ------------------- [2022-07-31T06:09:49.785Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-31T06:09:49.785Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-31T06:09:49.785Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-31T06:09:50.041Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2022-07-31T06:09:50.049Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2022-07-31T06:09:50.058Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-31T06:09:50.068Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-31T06:09:50.082Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-31T06:09:50.103Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-31T06:09:50.123Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-31T06:09:50.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-31T06:09:50.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-31T06:09:50.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-31T06:09:50.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-31T06:09:50.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2022-07-31T06:09:50.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-31T06:09:50.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-31T06:09:50.232Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-31T06:09:50.253Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-31T06:09:50.273Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-31T06:09:50.291Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-31T06:09:50.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-31T06:09:50.333Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-31T06:09:50.347Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-31T06:09:50.360Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-31T06:09:50.374Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-31T06:09:50.390Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-31T06:09:50.410Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-31T06:09:50.430Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-31T06:09:50.448Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-31T06:09:50.460Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-31T06:09:50.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-31T06:09:50.498Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-31T06:09:50.512Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 614889a0cf4a23ea025e87d34781dd0af86a92c0 [Pipeline] echo [2022-07-31T06:09:50.525Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 614889a [Pipeline] echo [2022-07-31T06:09:50.541Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-31T06:09:50.587Z] provisioning config files... [2022-07-31T06:09:50.602Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9124957062027663706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-31T06:09:50.912Z] ---> docker-login.sh [2022-07-31T06:09:50.912Z] nexus3.edgexfoundry.org:10001 [2022-07-31T06:09:51.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:09:51.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:09:51.435Z] Configure a credential helper to remove this warning. See [2022-07-31T06:09:51.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:09:51.435Z] [2022-07-31T06:09:51.435Z] Login Succeeded [2022-07-31T06:09:51.435Z] nexus3.edgexfoundry.org:10002 [2022-07-31T06:09:51.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:09:51.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:09:51.435Z] Configure a credential helper to remove this warning. See [2022-07-31T06:09:51.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:09:51.435Z] [2022-07-31T06:09:51.435Z] Login Succeeded [2022-07-31T06:09:51.435Z] nexus3.edgexfoundry.org:10003 [2022-07-31T06:09:51.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:09:51.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:09:51.697Z] Configure a credential helper to remove this warning. See [2022-07-31T06:09:51.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:09:51.697Z] [2022-07-31T06:09:51.697Z] Login Succeeded [2022-07-31T06:09:51.697Z] nexus3.edgexfoundry.org:10004 [2022-07-31T06:09:51.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:09:51.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:09:51.697Z] Configure a credential helper to remove this warning. See [2022-07-31T06:09:51.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:09:51.697Z] [2022-07-31T06:09:51.697Z] Login Succeeded [2022-07-31T06:09:51.697Z] docker.io [2022-07-31T06:09:51.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:09:52.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:09:52.272Z] Configure a credential helper to remove this warning. See [2022-07-31T06:09:52.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:09:52.272Z] [2022-07-31T06:09:52.272Z] Login Succeeded [2022-07-31T06:09:52.272Z] ---> docker-login.sh ends [Pipeline] } [2022-07-31T06:09:52.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-31T06:09:52.664Z] + git rev-list -1 --merges 614889a0cf4a23ea025e87d34781dd0af86a92c0~1..614889a0cf4a23ea025e87d34781dd0af86a92c0 [Pipeline] echo [2022-07-31T06:09:52.699Z] -----------> git rev-list -1 --merges 614889a0cf4a23ea025e87d34781dd0af86a92c0~1..614889a0cf4a23ea025e87d34781dd0af86a92c0 614889a0cf4a23ea025e87d34781dd0af86a92c0 [2022-07-31T06:09:52.699Z] 614889a0cf4a23ea025e87d34781dd0af86a92c0 [false] [Pipeline] sh [2022-07-31T06:09:52.994Z] + git log --format=format:%s -1 614889a0cf4a23ea025e87d34781dd0af86a92c0 [Pipeline] echo [2022-07-31T06:09:53.011Z] ========================================================= [2022-07-31T06:09:53.011Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-31T06:09:53.011Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-31T06:09:53.376Z] + git log --format=format:%s -1 614889a0cf4a23ea025e87d34781dd0af86a92c0 [Pipeline] echo [2022-07-31T06:09:53.389Z] [semverPrep] GIT_COMMIT: 614889a0cf4a23ea025e87d34781dd0af86a92c0, Commit Message: Merge pull request #365 from SE-I-T-Digital/refactor/cast-attributes [Pipeline] echo [2022-07-31T06:09:53.399Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-31T06:09:53.771Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-31T06:09:53.771Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-31T06:09:53.771Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-31T06:09:53.771Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-31T06:09:53.771Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-31T06:09:53.771Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-31T06:09:53.771Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:09:54.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-31T06:09:54.205Z] [2022-07-31T06:09:54.205Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:09:54.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-31T06:09:54.513Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-31T06:09:54.513Z] b85a868b505f: Pulling fs layer [2022-07-31T06:09:54.513Z] e2be974225ed: Pulling fs layer [2022-07-31T06:09:54.513Z] 339a4e72a1f5: Pulling fs layer [2022-07-31T06:09:54.513Z] 988bab9f4d93: Pulling fs layer [2022-07-31T06:09:54.513Z] 1469e6f7b9e6: Pulling fs layer [2022-07-31T06:09:54.513Z] eaf3925da568: Pulling fs layer [2022-07-31T06:09:54.513Z] bab4dde63d76: Pulling fs layer [2022-07-31T06:09:54.513Z] bde34c3a00c8: Pulling fs layer [2022-07-31T06:09:54.513Z] b352a97aabf1: Pulling fs layer [2022-07-31T06:09:54.513Z] 4872d77fe225: Pulling fs layer [2022-07-31T06:09:54.513Z] 5851b861e8e6: Pulling fs layer [2022-07-31T06:09:54.513Z] 988bab9f4d93: Waiting [2022-07-31T06:09:54.513Z] 1469e6f7b9e6: Waiting [2022-07-31T06:09:54.513Z] b352a97aabf1: Waiting [2022-07-31T06:09:54.513Z] eaf3925da568: Waiting [2022-07-31T06:09:54.513Z] bab4dde63d76: Waiting [2022-07-31T06:09:54.513Z] 4872d77fe225: Waiting [2022-07-31T06:09:54.513Z] bde34c3a00c8: Waiting [2022-07-31T06:09:54.513Z] 5851b861e8e6: Waiting [2022-07-31T06:09:54.513Z] e2be974225ed: Download complete [2022-07-31T06:09:54.513Z] 988bab9f4d93: Verifying Checksum [2022-07-31T06:09:54.513Z] 988bab9f4d93: Download complete [2022-07-31T06:09:54.792Z] 339a4e72a1f5: Verifying Checksum [2022-07-31T06:09:54.792Z] 339a4e72a1f5: Download complete [2022-07-31T06:09:54.792Z] eaf3925da568: Download complete [2022-07-31T06:09:54.792Z] 1469e6f7b9e6: Verifying Checksum [2022-07-31T06:09:54.792Z] 1469e6f7b9e6: Download complete [2022-07-31T06:09:54.792Z] bde34c3a00c8: Verifying Checksum [2022-07-31T06:09:54.792Z] bde34c3a00c8: Download complete [2022-07-31T06:09:54.792Z] b352a97aabf1: Verifying Checksum [2022-07-31T06:09:54.792Z] b352a97aabf1: Download complete [2022-07-31T06:09:54.792Z] 4872d77fe225: Download complete [2022-07-31T06:09:54.792Z] 5851b861e8e6: Download complete [2022-07-31T06:09:54.792Z] b85a868b505f: Verifying Checksum [2022-07-31T06:09:54.792Z] b85a868b505f: Download complete [2022-07-31T06:09:55.053Z] bab4dde63d76: Verifying Checksum [2022-07-31T06:09:55.053Z] bab4dde63d76: Download complete [2022-07-31T06:09:55.994Z] b85a868b505f: Pull complete [2022-07-31T06:09:56.254Z] e2be974225ed: Pull complete [2022-07-31T06:09:56.840Z] 339a4e72a1f5: Pull complete [2022-07-31T06:09:56.840Z] 988bab9f4d93: Pull complete [2022-07-31T06:09:57.100Z] 1469e6f7b9e6: Pull complete [2022-07-31T06:09:57.100Z] eaf3925da568: Pull complete [2022-07-31T06:09:59.015Z] bab4dde63d76: Pull complete [2022-07-31T06:09:59.015Z] bde34c3a00c8: Pull complete [2022-07-31T06:09:59.015Z] b352a97aabf1: Pull complete [2022-07-31T06:09:59.015Z] 4872d77fe225: Pull complete [2022-07-31T06:09:59.015Z] 5851b861e8e6: Pull complete [2022-07-31T06:09:59.015Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-31T06:09:59.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-31T06:09:59.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-31T06:09:59.128Z] prd-ubuntu20.04-docker-8c-8g-21590 does not seem to be running inside a container [2022-07-31T06:09:59.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-31T06:10:01.042Z] $ docker top a50191d284bc225db6babc13c290acb5244f7acd6b77aa49deb43b24a1ef3ba9 -eo pid,comm [2022-07-31T06:10:01.103Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-31T06:10:01.103Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-31T06:10:01.152Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-31T06:10:01.152Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-31T06:10:01.277Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-31T06:10:01.284Z] $ docker exec a50191d284bc225db6babc13c290acb5244f7acd6b77aa49deb43b24a1ef3ba9 ssh-agent [2022-07-31T06:10:01.411Z] SSH_AUTH_SOCK=/tmp/ssh-tIX7MPlYTahd/agent.32 [2022-07-31T06:10:01.411Z] SSH_AGENT_PID=38 [2022-07-31T06:10:01.418Z] Running ssh-add (command line suppressed) [2022-07-31T06:10:01.542Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3310962567515262474.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3310962567515262474.key) [2022-07-31T06:10:01.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-31T06:10:01.848Z] + git tag --points-at HEAD [Pipeline] } [2022-07-31T06:10:01.880Z] $ docker exec --env ******** --env ******** a50191d284bc225db6babc13c290acb5244f7acd6b77aa49deb43b24a1ef3ba9 ssh-agent -k [2022-07-31T06:10:01.989Z] unset SSH_AUTH_SOCK; [2022-07-31T06:10:01.990Z] unset SSH_AGENT_PID; [2022-07-31T06:10:01.990Z] echo Agent pid 38 killed; [2022-07-31T06:10:01.996Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-31T06:10:02.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-31T06:10:02.021Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-31T06:10:02.135Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-31T06:10:02.142Z] $ docker exec a50191d284bc225db6babc13c290acb5244f7acd6b77aa49deb43b24a1ef3ba9 ssh-agent [2022-07-31T06:10:02.263Z] SSH_AUTH_SOCK=/tmp/ssh-jr7g7vvLuj52/agent.73 [2022-07-31T06:10:02.263Z] SSH_AGENT_PID=79 [2022-07-31T06:10:02.270Z] Running ssh-add (command line suppressed) [2022-07-31T06:10:02.393Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8999568137231748965.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8999568137231748965.key) [2022-07-31T06:10:02.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-31T06:10:02.718Z] + git semver init [2022-07-31T06:10:02.981Z] 2022-07-31 06:10:02,888 [run_init] DEBUG init version:0.0.0 force:False [2022-07-31T06:10:02.981Z] 2022-07-31 06:10:02,889 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2022-07-31T06:10:02.981Z] 2022-07-31 06:10:02,889 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2022-07-31T06:10:02.981Z] 2022-07-31 06:10:02,890 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-31T06:10:03.925Z] 2022-07-31 06:10:03,602 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2022-07-31T06:10:03.926Z] 2022-07-31 06:10:03,602 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2022-07-31T06:10:03.926Z] 2022-07-31 06:10:03,602 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-07-31T06:10:03.926Z] 2022-07-31 06:10:03,602 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-07-31T06:10:03.926Z] 2.3.0-dev.9 [Pipeline] } [2022-07-31T06:10:03.941Z] $ docker exec --env ******** --env ******** a50191d284bc225db6babc13c290acb5244f7acd6b77aa49deb43b24a1ef3ba9 ssh-agent -k [2022-07-31T06:10:04.054Z] unset SSH_AUTH_SOCK; [2022-07-31T06:10:04.054Z] unset SSH_AGENT_PID; [2022-07-31T06:10:04.054Z] echo Agent pid 79 killed; [2022-07-31T06:10:04.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-31T06:10:04.374Z] + git semver [Pipeline] } [2022-07-31T06:10:04.678Z] $ docker stop --time=1 a50191d284bc225db6babc13c290acb5244f7acd6b77aa49deb43b24a1ef3ba9 [2022-07-31T06:10:06.007Z] $ docker rm -f a50191d284bc225db6babc13c290acb5244f7acd6b77aa49deb43b24a1ef3ba9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-31T06:10:06.353Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-31T06:10:06.592Z] Stashed 1 file(s) [Pipeline] echo [2022-07-31T06:10:06.595Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-31T06:10:06.746Z] provisioning config files... [2022-07-31T06:10:06.754Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5599516216625400071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-31T06:10:07.054Z] ---> docker-login.sh [2022-07-31T06:10:07.054Z] nexus3.edgexfoundry.org:10001 [2022-07-31T06:10:07.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:10:07.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:10:07.054Z] Configure a credential helper to remove this warning. See [2022-07-31T06:10:07.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:10:07.054Z] [2022-07-31T06:10:07.054Z] Login Succeeded [2022-07-31T06:10:07.054Z] nexus3.edgexfoundry.org:10002 [2022-07-31T06:10:07.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:10:07.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:10:07.314Z] Configure a credential helper to remove this warning. See [2022-07-31T06:10:07.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:10:07.314Z] [2022-07-31T06:10:07.314Z] Login Succeeded [2022-07-31T06:10:07.314Z] nexus3.edgexfoundry.org:10003 [2022-07-31T06:10:07.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:10:07.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:10:07.314Z] Configure a credential helper to remove this warning. See [2022-07-31T06:10:07.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:10:07.314Z] [2022-07-31T06:10:07.314Z] Login Succeeded [2022-07-31T06:10:07.314Z] nexus3.edgexfoundry.org:10004 [2022-07-31T06:10:07.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:10:07.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:10:07.576Z] Configure a credential helper to remove this warning. See [2022-07-31T06:10:07.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:10:07.576Z] [2022-07-31T06:10:07.576Z] Login Succeeded [2022-07-31T06:10:07.576Z] docker.io [2022-07-31T06:10:07.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:10:07.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:10:07.837Z] Configure a credential helper to remove this warning. See [2022-07-31T06:10:07.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:10:07.837Z] [2022-07-31T06:10:07.837Z] Login Succeeded [2022-07-31T06:10:07.837Z] ---> docker-login.sh ends [Pipeline] } [2022-07-31T06:10:07.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-31T06:10:07.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-31T06:10:07.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-31T06:10:07.938Z] ========================================================= [2022-07-31T06:10:07.938Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-31T06:10:07.938Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:10:08.260Z] + 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-07-31T06:10:08.260Z] Sending build context to Docker daemon 6.099MB [2022-07-31T06:10:08.260Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-07-31T06:10:08.260Z] Step 2/10 : FROM ${BASE} AS builder [2022-07-31T06:10:08.260Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-31T06:10:08.260Z] 2408cc74d12b: Pulling fs layer [2022-07-31T06:10:08.260Z] ea60b727a1ce: Pulling fs layer [2022-07-31T06:10:08.260Z] 30c4a7721957: Pulling fs layer [2022-07-31T06:10:08.260Z] 370296b7ddb6: Pulling fs layer [2022-07-31T06:10:08.260Z] 7c6cee850709: Pulling fs layer [2022-07-31T06:10:08.260Z] 39a5fcdaea64: Pulling fs layer [2022-07-31T06:10:08.260Z] d94ebbe4e438: Pulling fs layer [2022-07-31T06:10:08.260Z] bcfd1f05c69d: Pulling fs layer [2022-07-31T06:10:08.260Z] 59ccb84bbe0f: Pulling fs layer [2022-07-31T06:10:08.260Z] 370296b7ddb6: Waiting [2022-07-31T06:10:08.260Z] 39a5fcdaea64: Waiting [2022-07-31T06:10:08.260Z] d94ebbe4e438: Waiting [2022-07-31T06:10:08.260Z] bcfd1f05c69d: Waiting [2022-07-31T06:10:08.260Z] 59ccb84bbe0f: Waiting [2022-07-31T06:10:08.260Z] 7c6cee850709: Waiting [2022-07-31T06:10:08.260Z] 30c4a7721957: Verifying Checksum [2022-07-31T06:10:08.260Z] 30c4a7721957: Download complete [2022-07-31T06:10:08.260Z] ea60b727a1ce: Download complete [2022-07-31T06:10:08.260Z] 7c6cee850709: Download complete [2022-07-31T06:10:08.260Z] 39a5fcdaea64: Download complete [2022-07-31T06:10:08.260Z] 2408cc74d12b: Verifying Checksum [2022-07-31T06:10:08.260Z] 2408cc74d12b: Download complete [2022-07-31T06:10:08.525Z] d94ebbe4e438: Verifying Checksum [2022-07-31T06:10:08.525Z] d94ebbe4e438: Download complete [2022-07-31T06:10:08.525Z] 2408cc74d12b: Pull complete [2022-07-31T06:10:08.789Z] ea60b727a1ce: Pull complete [2022-07-31T06:10:08.789Z] 30c4a7721957: Pull complete [2022-07-31T06:10:08.789Z] 59ccb84bbe0f: Verifying Checksum [2022-07-31T06:10:08.789Z] 59ccb84bbe0f: Download complete [2022-07-31T06:10:09.050Z] bcfd1f05c69d: Download complete [2022-07-31T06:10:09.050Z] 370296b7ddb6: Verifying Checksum [2022-07-31T06:10:09.050Z] 370296b7ddb6: Download complete [2022-07-31T06:10:13.268Z] 370296b7ddb6: Pull complete [2022-07-31T06:10:13.268Z] 7c6cee850709: Pull complete [2022-07-31T06:10:13.268Z] 39a5fcdaea64: Pull complete [2022-07-31T06:10:13.268Z] d94ebbe4e438: Pull complete [2022-07-31T06:10:14.652Z] bcfd1f05c69d: Pull complete [2022-07-31T06:10:15.606Z] 59ccb84bbe0f: Pull complete [2022-07-31T06:10:15.606Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-31T06:10:15.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-31T06:10:15.606Z] ---> a4fb48ad2a94 [2022-07-31T06:10:15.606Z] Step 3/10 : ARG MAKE='make build' [2022-07-31T06:10:18.909Z] ---> Running in 5df2504d4dfd [2022-07-31T06:10:19.170Z] Removing intermediate container 5df2504d4dfd [2022-07-31T06:10:19.170Z] ---> 0a713d74ce3f [2022-07-31T06:10:19.170Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-31T06:10:19.170Z] ---> Running in 10d6434edda4 [2022-07-31T06:10:19.748Z] Removing intermediate container 10d6434edda4 [2022-07-31T06:10:19.748Z] ---> 21e5ec0e84ac [2022-07-31T06:10:19.748Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-07-31T06:10:19.748Z] ---> Running in 1320e2a62306 [2022-07-31T06:10:20.007Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-31T06:10:20.950Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-31T06:10:21.210Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2022-07-31T06:10:21.471Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-07-31T06:10:21.471Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2022-07-31T06:10:21.471Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2022-07-31T06:10:21.717Z] Still waiting to schedule task [2022-07-31T06:10:21.717Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-31T06:10:21.731Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2022-07-31T06:10:21.731Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2022-07-31T06:10:21.731Z] (7/8) Installing openssh-server (9.0_p1-r2) [2022-07-31T06:10:21.993Z] (8/8) Installing openssh (9.0_p1-r2) [2022-07-31T06:10:21.993Z] Executing busybox-1.35.0-r13.trigger [2022-07-31T06:10:21.993Z] OK: 217 MiB in 59 packages [2022-07-31T06:10:22.560Z] Removing intermediate container 1320e2a62306 [2022-07-31T06:10:22.560Z] ---> 1e4a89f5632e [2022-07-31T06:10:22.560Z] Step 6/10 : WORKDIR /device-modbus-go [2022-07-31T06:10:22.560Z] ---> Running in b40fc25059e9 [2022-07-31T06:10:22.560Z] Removing intermediate container b40fc25059e9 [2022-07-31T06:10:22.560Z] ---> 90f96db7880f [2022-07-31T06:10:22.560Z] Step 7/10 : COPY go.mod vendor* ./ [2022-07-31T06:10:22.560Z] ---> 4a1889d491c6 [2022-07-31T06:10:22.560Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-31T06:10:22.560Z] ---> Running in 6ef4e6f49885 [2022-07-31T06:10:44.526Z] Removing intermediate container 6ef4e6f49885 [2022-07-31T06:10:44.526Z] ---> a72b79cf5acd [2022-07-31T06:10:44.526Z] Step 9/10 : COPY . . [2022-07-31T06:10:44.526Z] ---> e32241881054 [2022-07-31T06:10:44.526Z] Step 10/10 : RUN ${MAKE} [2022-07-31T06:10:44.526Z] ---> Running in 010fd83301ac [2022-07-31T06:10:44.526Z] noop [2022-07-31T06:10:44.526Z] Removing intermediate container 010fd83301ac [2022-07-31T06:10:44.526Z] ---> 6bba805379e6 [2022-07-31T06:10:44.526Z] Successfully built 6bba805379e6 [2022-07-31T06:10:44.526Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:10:44.836Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-31T06:10:44.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-31T06:10:44.926Z] prd-ubuntu20.04-docker-8c-8g-21590 does not seem to be running inside a container [2022-07-31T06:10:44.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** ci-base-image-x86_64 cat [2022-07-31T06:10:45.336Z] $ docker top 814f359e5be5b6ff9353e86f604b3693fd5b89f428b19a259ba5f72a366d6efa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-31T06:10:45.684Z] + go version [2022-07-31T06:10:45.684Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-31T06:10:45.701Z] $ docker stop --time=1 814f359e5be5b6ff9353e86f604b3693fd5b89f428b19a259ba5f72a366d6efa [2022-07-31T06:10:46.978Z] $ docker rm -f 814f359e5be5b6ff9353e86f604b3693fd5b89f428b19a259ba5f72a366d6efa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:10:47.393Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-31T06:10:47.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-31T06:10:47.499Z] prd-ubuntu20.04-docker-8c-8g-21590 does not seem to be running inside a container [2022-07-31T06:10:47.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** ci-base-image-x86_64 cat [2022-07-31T06:10:47.967Z] $ docker top 437d07a5f3c070842588fe6702d40fbcfeb1d2f38bbbdccc6cdaa9c78a93ff96 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-31T06:10:48.323Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2022-07-31T06:10:48.623Z] + make test [2022-07-31T06:10:48.623Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-07-31T06:10:48.882Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-07-31T06:10:57.006Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-07-31T06:10:57.006Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 47.7% of statements [2022-07-31T06:11:02.286Z] 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-07-31T06:11:02.286Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-31T06:11:05.583Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-31T06:11:05.583Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-31T06:11:05.583Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-31T06:11:05.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-31T06:11:05.612Z] $ docker stop --time=1 437d07a5f3c070842588fe6702d40fbcfeb1d2f38bbbdccc6cdaa9c78a93ff96 [2022-07-31T06:11:07.689Z] $ docker rm -f 437d07a5f3c070842588fe6702d40fbcfeb1d2f38bbbdccc6cdaa9c78a93ff96 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-31T06:11:08.125Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-31T06:11:08.169Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-31T06:11:08.718Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-31T06:11:09.006Z] + ls -al . [2022-07-31T06:11:09.006Z] total 184 [2022-07-31T06:11:09.006Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 06:10 . [2022-07-31T06:11:09.006Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 06:09 .. [2022-07-31T06:11:09.006Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 31 06:09 .dockerignore [2022-07-31T06:11:09.006Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 06:10 .git [2022-07-31T06:11:09.006Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 06:09 .github [2022-07-31T06:11:09.006Z] -rw-rw-r-- 1 jenkins jenkins 331 Jul 31 06:09 .gitignore [2022-07-31T06:11:09.006Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 06:09 .golangci.yml [2022-07-31T06:11:09.006Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 06:10 .semver [2022-07-31T06:11:09.006Z] -rw-rw-r-- 1 jenkins jenkins 9744 Jul 31 06:09 Attribution.txt [2022-07-31T06:11:09.006Z] -rw-rw-r-- 1 jenkins jenkins 10001 Jul 31 06:09 CHANGELOG.md [2022-07-31T06:11:09.006Z] -rw-rw-r-- 1 jenkins jenkins 1550 Jul 31 06:09 Dockerfile [2022-07-31T06:11:09.006Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 06:09 GOVERNANCE.md [2022-07-31T06:11:09.006Z] -rw-rw-r-- 1 jenkins jenkins 680 Jul 31 06:09 Jenkinsfile [2022-07-31T06:11:09.006Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 31 06:09 LICENSE [2022-07-31T06:11:09.006Z] -rw-rw-r-- 1 jenkins jenkins 1892 Jul 31 06:09 Makefile [2022-07-31T06:11:09.006Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 31 06:09 OWNERS.md [2022-07-31T06:11:09.006Z] -rw-rw-r-- 1 jenkins jenkins 3397 Jul 31 06:09 README.md [2022-07-31T06:11:09.006Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 31 06:10 VERSION [2022-07-31T06:11:09.006Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 06:09 bin [2022-07-31T06:11:09.006Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 06:09 cmd [2022-07-31T06:11:09.006Z] -rw-r--r-- 1 jenkins jenkins 23241 Jul 31 06:10 coverage.out [2022-07-31T06:11:09.006Z] -rw-rw-r-- 1 jenkins jenkins 3435 Jul 31 06:09 go.mod [2022-07-31T06:11:09.006Z] -rw-rw-r-- 1 jenkins jenkins 35695 Jul 31 06:09 go.sum [2022-07-31T06:11:09.006Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 06:09 internal [2022-07-31T06:11:09.006Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 06:09 simulator [2022-07-31T06:11:09.006Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 06:09 snap [2022-07-31T06:11:09.006Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 31 06:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:11:09.313Z] + 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=614889a0cf4a23ea025e87d34781dd0af86a92c0 --label arch=amd64 --label version=2.3.0-dev.9 . [2022-07-31T06:11:09.313Z] Sending build context to Docker daemon 6.123MB [2022-07-31T06:11:09.313Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-07-31T06:11:09.313Z] Step 2/23 : FROM ${BASE} AS builder [2022-07-31T06:11:09.313Z] ---> 6bba805379e6 [2022-07-31T06:11:09.313Z] Step 3/23 : ARG MAKE='make build' [2022-07-31T06:11:09.313Z] ---> Running in ab34653516de [2022-07-31T06:11:09.574Z] Removing intermediate container ab34653516de [2022-07-31T06:11:09.574Z] ---> 1a2a3bbad52a [2022-07-31T06:11:09.574Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-31T06:11:09.574Z] ---> Running in 35c3a740acca [2022-07-31T06:11:10.145Z] Removing intermediate container 35c3a740acca [2022-07-31T06:11:10.145Z] ---> 943254df0fdb [2022-07-31T06:11:10.145Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-07-31T06:11:10.145Z] ---> Running in 99069d3cae01 [2022-07-31T06:11:10.145Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-31T06:11:11.088Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-31T06:11:11.348Z] OK: 217 MiB in 59 packages [2022-07-31T06:11:11.609Z] Removing intermediate container 99069d3cae01 [2022-07-31T06:11:11.609Z] ---> 493492e58571 [2022-07-31T06:11:11.609Z] Step 6/23 : WORKDIR /device-modbus-go [2022-07-31T06:11:11.609Z] ---> Running in a7518643490e [2022-07-31T06:11:11.609Z] Removing intermediate container a7518643490e [2022-07-31T06:11:11.609Z] ---> 7ace4a5845f4 [2022-07-31T06:11:11.609Z] Step 7/23 : COPY go.mod vendor* ./ [2022-07-31T06:11:11.869Z] ---> 34f1d7d0b069 [2022-07-31T06:11:11.869Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-31T06:11:11.869Z] ---> Running in 085cdd61975b [2022-07-31T06:11:12.442Z] Removing intermediate container 085cdd61975b [2022-07-31T06:11:12.442Z] ---> 50e3700cd079 [2022-07-31T06:11:12.442Z] Step 9/23 : COPY . . [2022-07-31T06:11:13.013Z] ---> f60673057374 [2022-07-31T06:11:13.013Z] Step 10/23 : RUN ${MAKE} [2022-07-31T06:11:13.013Z] ---> Running in f7944ff42757 [2022-07-31T06:11:13.013Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=2.3.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-07-31T06:11:34.967Z] Removing intermediate container f7944ff42757 [2022-07-31T06:11:34.967Z] ---> 8dc3941f1cd4 [2022-07-31T06:11:34.967Z] Step 11/23 : FROM alpine:3.14 [2022-07-31T06:11:34.967Z] 3.14: Pulling from library/alpine [2022-07-31T06:11:34.967Z] decfdc335d9b: Pulling fs layer [2022-07-31T06:11:34.967Z] decfdc335d9b: Verifying Checksum [2022-07-31T06:11:34.967Z] decfdc335d9b: Download complete [2022-07-31T06:11:34.967Z] decfdc335d9b: Pull complete [2022-07-31T06:11:34.967Z] Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 [2022-07-31T06:11:34.967Z] Status: Downloaded newer image for alpine:3.14 [2022-07-31T06:11:34.967Z] ---> 5977be310a9d [2022-07-31T06:11:34.967Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-07-31T06:11:34.967Z] ---> Running in 60d73fee8d5c [2022-07-31T06:11:34.967Z] Removing intermediate container 60d73fee8d5c [2022-07-31T06:11:34.967Z] ---> b142d433dbb9 [2022-07-31T06:11:34.967Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-31T06:11:34.967Z] ---> Running in dafff74e42df [2022-07-31T06:11:34.967Z] Removing intermediate container dafff74e42df [2022-07-31T06:11:34.967Z] ---> d621e1949d11 [2022-07-31T06:11:34.967Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-31T06:11:34.967Z] ---> Running in ad67d48e8e8f [2022-07-31T06:11:34.967Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-31T06:11:34.967Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-31T06:11:34.967Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-31T06:11:34.967Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-31T06:11:34.967Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-31T06:11:34.967Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-31T06:11:34.967Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-31T06:11:34.967Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-31T06:11:34.967Z] Executing busybox-1.33.1-r8.trigger [2022-07-31T06:11:34.967Z] OK: 8 MiB in 20 packages [2022-07-31T06:11:35.536Z] Removing intermediate container ad67d48e8e8f [2022-07-31T06:11:35.536Z] ---> 4d12e05dfe00 [2022-07-31T06:11:35.536Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-07-31T06:11:36.105Z] ---> 867dc453326f [2022-07-31T06:11:36.105Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-07-31T06:11:36.105Z] ---> 30e133ca52dc [2022-07-31T06:11:36.105Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-07-31T06:11:36.364Z] ---> 7d57700c2cf7 [2022-07-31T06:11:36.364Z] Step 18/23 : EXPOSE 59901 [2022-07-31T06:11:36.364Z] ---> Running in 7e997bd95eb2 [2022-07-31T06:11:36.364Z] Removing intermediate container 7e997bd95eb2 [2022-07-31T06:11:36.364Z] ---> 124d2ff7c5f4 [2022-07-31T06:11:36.364Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-07-31T06:11:36.364Z] ---> Running in c00aa82d2df9 [2022-07-31T06:11:36.364Z] Removing intermediate container c00aa82d2df9 [2022-07-31T06:11:36.364Z] ---> 60a0fdf45a17 [2022-07-31T06:11:36.364Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-31T06:11:36.625Z] ---> Running in e446a3d71701 [2022-07-31T06:11:36.625Z] Removing intermediate container e446a3d71701 [2022-07-31T06:11:36.625Z] ---> a661678f7031 [2022-07-31T06:11:36.625Z] Step 21/23 : LABEL arch=amd64 [2022-07-31T06:11:36.625Z] ---> Running in e0ba1957ec82 [2022-07-31T06:11:36.625Z] Removing intermediate container e0ba1957ec82 [2022-07-31T06:11:36.625Z] ---> 0aaedfe72f09 [2022-07-31T06:11:36.625Z] Step 22/23 : LABEL git_sha=614889a0cf4a23ea025e87d34781dd0af86a92c0 [2022-07-31T06:11:36.625Z] ---> Running in bb335729e2c0 [2022-07-31T06:11:36.625Z] Removing intermediate container bb335729e2c0 [2022-07-31T06:11:36.625Z] ---> f55cef060a2c [2022-07-31T06:11:36.625Z] Step 23/23 : LABEL version=2.3.0-dev.9 [2022-07-31T06:11:36.625Z] ---> Running in 81988073c3fc [2022-07-31T06:11:36.887Z] Removing intermediate container 81988073c3fc [2022-07-31T06:11:36.887Z] ---> 2905e40485be [2022-07-31T06:11:36.887Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-31T06:11:36.887Z] Successfully built 2905e40485be [2022-07-31T06:11:36.887Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-31T06:11:37.010Z] provisioning config files... [2022-07-31T06:11:37.022Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8216095537998368780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-31T06:11:37.329Z] ---> docker-login.sh [2022-07-31T06:11:37.329Z] nexus3.edgexfoundry.org:10001 [2022-07-31T06:11:37.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:11:37.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:11:37.329Z] Configure a credential helper to remove this warning. See [2022-07-31T06:11:37.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:11:37.329Z] [2022-07-31T06:11:37.329Z] Login Succeeded [2022-07-31T06:11:37.329Z] nexus3.edgexfoundry.org:10002 [2022-07-31T06:11:37.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:11:37.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:11:37.592Z] Configure a credential helper to remove this warning. See [2022-07-31T06:11:37.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:11:37.592Z] [2022-07-31T06:11:37.592Z] Login Succeeded [2022-07-31T06:11:37.592Z] nexus3.edgexfoundry.org:10003 [2022-07-31T06:11:37.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:11:37.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:11:37.592Z] Configure a credential helper to remove this warning. See [2022-07-31T06:11:37.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:11:37.592Z] [2022-07-31T06:11:37.592Z] Login Succeeded [2022-07-31T06:11:37.592Z] nexus3.edgexfoundry.org:10004 [2022-07-31T06:11:37.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:11:37.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:11:37.853Z] Configure a credential helper to remove this warning. See [2022-07-31T06:11:37.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:11:37.853Z] [2022-07-31T06:11:37.853Z] Login Succeeded [2022-07-31T06:11:37.853Z] docker.io [2022-07-31T06:11:37.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:11:38.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:11:38.114Z] Configure a credential helper to remove this warning. See [2022-07-31T06:11:38.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:11:38.114Z] [2022-07-31T06:11:38.114Z] Login Succeeded [2022-07-31T06:11:38.114Z] ---> docker-login.sh ends [Pipeline] } [2022-07-31T06:11:38.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-31T06:11:38.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-31T06:11:38.183Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2022-07-31T06:11:38.183Z] 614889a0cf4a23ea025e87d34781dd0af86a92c0 [2022-07-31T06:11:38.183Z] latest [2022-07-31T06:11:38.183Z] 2.3.0-dev.9 [2022-07-31T06:11:38.183Z] 614889a0cf4a23ea025e87d34781dd0af86a92c0-2.3.0-dev.9 [2022-07-31T06:11:38.183Z] main [2022-07-31T06:11:38.183Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:11:38.494Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:614889a0cf4a23ea025e87d34781dd0af86a92c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:11:38.810Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:614889a0cf4a23ea025e87d34781dd0af86a92c0 [2022-07-31T06:11:38.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-07-31T06:11:38.810Z] ef1beda7e08e: Preparing [2022-07-31T06:11:38.810Z] f9352f12f808: Preparing [2022-07-31T06:11:38.810Z] 34bf3ef0953c: Preparing [2022-07-31T06:11:38.810Z] f05d9df5fc4c: Preparing [2022-07-31T06:11:38.810Z] 61623ff50f64: Preparing [2022-07-31T06:11:38.810Z] 713e7675e2c1: Preparing [2022-07-31T06:11:38.810Z] 713e7675e2c1: Waiting [2022-07-31T06:11:38.810Z] ef1beda7e08e: Pushed [2022-07-31T06:11:38.810Z] 61623ff50f64: Pushed [2022-07-31T06:11:38.810Z] f9352f12f808: Pushed [2022-07-31T06:11:38.810Z] 713e7675e2c1: Layer already exists [2022-07-31T06:11:39.069Z] f05d9df5fc4c: Pushed [2022-07-31T06:11:41.612Z] 34bf3ef0953c: Pushed [2022-07-31T06:11:41.612Z] 614889a0cf4a23ea025e87d34781dd0af86a92c0: digest: sha256:f32d8b934db0e1e0fb0b9250156d85e3a9d902c85585900a097c3e3360b003e4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:11:41.925Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:11:42.247Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2022-07-31T06:11:42.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-07-31T06:11:42.247Z] ef1beda7e08e: Preparing [2022-07-31T06:11:42.247Z] f9352f12f808: Preparing [2022-07-31T06:11:42.247Z] 34bf3ef0953c: Preparing [2022-07-31T06:11:42.247Z] f05d9df5fc4c: Preparing [2022-07-31T06:11:42.247Z] 61623ff50f64: Preparing [2022-07-31T06:11:42.247Z] 713e7675e2c1: Preparing [2022-07-31T06:11:42.247Z] 61623ff50f64: Layer already exists [2022-07-31T06:11:42.247Z] f9352f12f808: Layer already exists [2022-07-31T06:11:42.247Z] ef1beda7e08e: Layer already exists [2022-07-31T06:11:42.247Z] f05d9df5fc4c: Layer already exists [2022-07-31T06:11:42.247Z] 34bf3ef0953c: Layer already exists [2022-07-31T06:11:42.247Z] 713e7675e2c1: Layer already exists [2022-07-31T06:11:42.247Z] latest: digest: sha256:f32d8b934db0e1e0fb0b9250156d85e3a9d902c85585900a097c3e3360b003e4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:11:42.574Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:11:42.892Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.3.0-dev.9 [2022-07-31T06:11:42.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-07-31T06:11:42.892Z] ef1beda7e08e: Preparing [2022-07-31T06:11:42.892Z] f9352f12f808: Preparing [2022-07-31T06:11:42.892Z] 34bf3ef0953c: Preparing [2022-07-31T06:11:42.892Z] f05d9df5fc4c: Preparing [2022-07-31T06:11:42.892Z] 61623ff50f64: Preparing [2022-07-31T06:11:42.892Z] 713e7675e2c1: Preparing [2022-07-31T06:11:42.892Z] 713e7675e2c1: Waiting [2022-07-31T06:11:42.892Z] f05d9df5fc4c: Layer already exists [2022-07-31T06:11:42.892Z] 34bf3ef0953c: Layer already exists [2022-07-31T06:11:42.892Z] ef1beda7e08e: Layer already exists [2022-07-31T06:11:42.892Z] f9352f12f808: Layer already exists [2022-07-31T06:11:42.892Z] 61623ff50f64: Layer already exists [2022-07-31T06:11:42.892Z] 713e7675e2c1: Layer already exists [2022-07-31T06:11:42.892Z] 2.3.0-dev.9: digest: sha256:f32d8b934db0e1e0fb0b9250156d85e3a9d902c85585900a097c3e3360b003e4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:11:43.222Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:614889a0cf4a23ea025e87d34781dd0af86a92c0-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:11:43.542Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:614889a0cf4a23ea025e87d34781dd0af86a92c0-2.3.0-dev.9 [2022-07-31T06:11:43.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-07-31T06:11:43.542Z] ef1beda7e08e: Preparing [2022-07-31T06:11:43.542Z] f9352f12f808: Preparing [2022-07-31T06:11:43.542Z] 34bf3ef0953c: Preparing [2022-07-31T06:11:43.542Z] f05d9df5fc4c: Preparing [2022-07-31T06:11:43.542Z] 61623ff50f64: Preparing [2022-07-31T06:11:43.542Z] 713e7675e2c1: Preparing [2022-07-31T06:11:43.542Z] 713e7675e2c1: Waiting [2022-07-31T06:11:43.542Z] ef1beda7e08e: Layer already exists [2022-07-31T06:11:43.542Z] f05d9df5fc4c: Layer already exists [2022-07-31T06:11:43.542Z] 61623ff50f64: Layer already exists [2022-07-31T06:11:43.542Z] f9352f12f808: Layer already exists [2022-07-31T06:11:43.542Z] 34bf3ef0953c: Layer already exists [2022-07-31T06:11:43.542Z] 713e7675e2c1: Layer already exists [2022-07-31T06:11:43.542Z] 614889a0cf4a23ea025e87d34781dd0af86a92c0-2.3.0-dev.9: digest: sha256:f32d8b934db0e1e0fb0b9250156d85e3a9d902c85585900a097c3e3360b003e4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:11:43.870Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:11:44.188Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2022-07-31T06:11:44.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-07-31T06:11:44.188Z] ef1beda7e08e: Preparing [2022-07-31T06:11:44.188Z] f9352f12f808: Preparing [2022-07-31T06:11:44.188Z] 34bf3ef0953c: Preparing [2022-07-31T06:11:44.188Z] f05d9df5fc4c: Preparing [2022-07-31T06:11:44.188Z] 61623ff50f64: Preparing [2022-07-31T06:11:44.188Z] 713e7675e2c1: Preparing [2022-07-31T06:11:44.188Z] f05d9df5fc4c: Layer already exists [2022-07-31T06:11:44.188Z] 61623ff50f64: Layer already exists [2022-07-31T06:11:44.188Z] 34bf3ef0953c: Layer already exists [2022-07-31T06:11:44.188Z] f9352f12f808: Layer already exists [2022-07-31T06:11:44.188Z] ef1beda7e08e: Layer already exists [2022-07-31T06:11:44.188Z] 713e7675e2c1: Layer already exists [2022-07-31T06:11:44.188Z] main: digest: sha256:f32d8b934db0e1e0fb0b9250156d85e3a9d902c85585900a097c3e3360b003e4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-31T06:11:44.242Z] ===================================================== [Pipeline] echo [2022-07-31T06:11:44.251Z] taggedImages: [2022-07-31T06:11:44.251Z] - nexus3.edgexfoundry.org:10004/device-modbus:614889a0cf4a23ea025e87d34781dd0af86a92c0 [2022-07-31T06:11:44.251Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2022-07-31T06:11:44.251Z] - nexus3.edgexfoundry.org:10004/device-modbus:2.3.0-dev.9 [2022-07-31T06:11:44.251Z] - nexus3.edgexfoundry.org:10004/device-modbus:614889a0cf4a23ea025e87d34781dd0af86a92c0-2.3.0-dev.9 [2022-07-31T06:11:44.251Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:11:44.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-31T06:11:44.668Z] [2022-07-31T06:11:44.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:11:44.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-31T06:11:44.991Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-31T06:11:44.991Z] 5eb5b503b376: Pulling fs layer [2022-07-31T06:11:44.991Z] 5c69ac0246d0: Pulling fs layer [2022-07-31T06:11:44.991Z] ec43610c2a17: Pulling fs layer [2022-07-31T06:11:44.991Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-31T06:11:44.991Z] 33b1e0a273af: Pulling fs layer [2022-07-31T06:11:44.991Z] 5d3b04190fa2: Pulling fs layer [2022-07-31T06:11:44.991Z] 2f39f015ded8: Pulling fs layer [2022-07-31T06:11:44.991Z] 3a2ae6a8a46f: Waiting [2022-07-31T06:11:44.991Z] 33b1e0a273af: Waiting [2022-07-31T06:11:44.991Z] 2f39f015ded8: Waiting [2022-07-31T06:11:44.991Z] 5d3b04190fa2: Waiting [2022-07-31T06:11:44.991Z] 5c69ac0246d0: Download complete [2022-07-31T06:11:44.991Z] 3a2ae6a8a46f: Download complete [2022-07-31T06:11:44.991Z] 33b1e0a273af: Verifying Checksum [2022-07-31T06:11:44.991Z] 33b1e0a273af: Download complete [2022-07-31T06:11:44.991Z] 5d3b04190fa2: Download complete [2022-07-31T06:11:44.991Z] ec43610c2a17: Verifying Checksum [2022-07-31T06:11:44.991Z] ec43610c2a17: Download complete [2022-07-31T06:11:45.251Z] 5eb5b503b376: Verifying Checksum [2022-07-31T06:11:45.251Z] 5eb5b503b376: Download complete [2022-07-31T06:11:45.821Z] 2f39f015ded8: Verifying Checksum [2022-07-31T06:11:45.821Z] 2f39f015ded8: Download complete [2022-07-31T06:11:46.390Z] 5eb5b503b376: Pull complete [2022-07-31T06:11:46.649Z] 5c69ac0246d0: Pull complete [2022-07-31T06:11:46.910Z] ec43610c2a17: Pull complete [2022-07-31T06:11:47.170Z] 3a2ae6a8a46f: Pull complete [2022-07-31T06:11:47.429Z] 33b1e0a273af: Pull complete [2022-07-31T06:11:47.429Z] 5d3b04190fa2: Pull complete [2022-07-31T06:11:51.624Z] 2f39f015ded8: Pull complete [2022-07-31T06:11:51.624Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-31T06:11:51.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-31T06:11:51.624Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-31T06:11:51.716Z] prd-ubuntu20.04-docker-8c-8g-21590 does not seem to be running inside a container [2022-07-31T06:11:51.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-31T06:11:54.739Z] $ docker top 2b08755ec717adc4903478c66510f241ffa5a93cc21edcb5305ca676345b22f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-31T06:11:55.164Z] ---> job-cost.sh [2022-07-31T06:11:55.164Z] lf-activate-venv: SKIPPING [2022-07-31T06:11:55.164Z] INFO: No Stack... [2022-07-31T06:11:55.425Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-31T06:11:55.997Z] INFO: Archiving Costs [Pipeline] sh [2022-07-31T06:11:56.292Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv+ [2022-07-31T06:11:56.292Z] cut -d, -f6 [Pipeline] lock [2022-07-31T06:11:56.307Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-48-stack-cost] [2022-07-31T06:11:56.314Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-48-stack-cost] did not exist. Created. [2022-07-31T06:11:56.314Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-31T06:11:56.624Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-31T06:11:56.648Z] Stashed 1 file(s) [Pipeline] } [2022-07-31T06:11:56.658Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-31T06:11:56.683Z] $ docker stop --time=1 2b08755ec717adc4903478c66510f241ffa5a93cc21edcb5305ca676345b22f4 [2022-07-31T06:11:57.623Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21591 in /w/workspace/gexfoundry_device-modbus-go_main [2022-07-31T06:11:57.972Z] $ docker rm -f 2b08755ec717adc4903478c66510f241ffa5a93cc21edcb5305ca676345b22f4 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws [2022-07-31T06:11:58.062Z] Running in /w/workspace/device-modbus-go/48 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-07-31T06:11:58.113Z] Selected Git installation does not exist. Using Default [2022-07-31T06:11:58.114Z] The recommended git tool is: NONE [Pipeline] // stage [Pipeline] } [2022-07-31T06:12:04.296Z] using credential edgex-jenkins-ssh [2022-07-31T06:12:04.312Z] Cloning the remote Git repository [2022-07-31T06:12:04.374Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2022-07-31T06:12:04.445Z] > git init /w/workspace/device-modbus-go/48 # timeout=10 [2022-07-31T06:12:04.530Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-07-31T06:12:04.531Z] > git --version # timeout=10 [2022-07-31T06:12:04.546Z] > git --version # 'git version 2.25.1' [2022-07-31T06:12:04.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-31T06:12:04.616Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-31T06:12:05.626Z] Avoid second fetch [2022-07-31T06:12:05.627Z] Checking out Revision 614889a0cf4a23ea025e87d34781dd0af86a92c0 (main) [2022-07-31T06:12:05.584Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-07-31T06:12:05.611Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-31T06:12:05.648Z] > git config core.sparsecheckout # timeout=10 [2022-07-31T06:12:05.666Z] > git checkout -f 614889a0cf4a23ea025e87d34781dd0af86a92c0 # timeout=10 [2022-07-31T06:12:10.048Z] Commit message: "Merge pull request #365 from SE-I-T-Digital/refactor/cast-attributes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-31T06:12:10.995Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-31T06:12:10.995Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-31T06:12:10.995Z] Dload Upload Total Spent Left Speed [2022-07-31T06:12:10.995Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 97873 0 --:--:-- --:--:-- --:--:-- 98656 [Pipeline] sh [2022-07-31T06:12:11.700Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-31T06:12:12.057Z] + sudo tee /etc/docker/daemon.new [2022-07-31T06:12:12.057Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-31T06:12:12.057Z] { [2022-07-31T06:12:12.057Z] "registry-mirrors": [ [2022-07-31T06:12:12.057Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-31T06:12:12.057Z] ], [2022-07-31T06:12:12.057Z] "bip": "10.250.0.254/24", [2022-07-31T06:12:12.057Z] "hosts": [ [2022-07-31T06:12:12.057Z] "tcp://0.0.0.0:5555", [2022-07-31T06:12:12.057Z] "unix:///var/run/docker.sock" [2022-07-31T06:12:12.057Z] ], [2022-07-31T06:12:12.057Z] "mtu": 1458, [2022-07-31T06:12:12.057Z] "selinux-enabled": true, [2022-07-31T06:12:12.057Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-31T06:12:12.057Z] } [Pipeline] sh [2022-07-31T06:12:12.418Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-31T06:12:12.838Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-31T06:12:31.191Z] provisioning config files... [2022-07-31T06:12:31.214Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/48@tmp/config3690818547689435968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-31T06:12:31.572Z] ---> docker-login.sh [2022-07-31T06:12:31.572Z] nexus3.edgexfoundry.org:10001 [2022-07-31T06:12:32.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:12:32.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:12:32.445Z] Configure a credential helper to remove this warning. See [2022-07-31T06:12:32.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:12:32.445Z] [2022-07-31T06:12:32.445Z] Login Succeeded [2022-07-31T06:12:32.445Z] nexus3.edgexfoundry.org:10002 [2022-07-31T06:12:32.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:12:33.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:12:33.001Z] Configure a credential helper to remove this warning. See [2022-07-31T06:12:33.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:12:33.001Z] [2022-07-31T06:12:33.001Z] Login Succeeded [2022-07-31T06:12:33.001Z] nexus3.edgexfoundry.org:10003 [2022-07-31T06:12:33.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:12:33.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:12:33.555Z] Configure a credential helper to remove this warning. See [2022-07-31T06:12:33.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:12:33.555Z] [2022-07-31T06:12:33.555Z] Login Succeeded [2022-07-31T06:12:33.555Z] nexus3.edgexfoundry.org:10004 [2022-07-31T06:12:33.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:12:33.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:12:33.829Z] Configure a credential helper to remove this warning. See [2022-07-31T06:12:33.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:12:33.829Z] [2022-07-31T06:12:33.829Z] Login Succeeded [2022-07-31T06:12:33.829Z] docker.io [2022-07-31T06:12:34.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:12:34.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:12:34.703Z] Configure a credential helper to remove this warning. See [2022-07-31T06:12:34.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:12:34.703Z] [2022-07-31T06:12:34.703Z] Login Succeeded [2022-07-31T06:12:34.703Z] ---> docker-login.sh ends [Pipeline] } [2022-07-31T06:12:34.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-31T06:12:35.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-31T06:12:35.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-31T06:12:35.271Z] ========================================================= [2022-07-31T06:12:35.271Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-31T06:12:35.271Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:12:35.672Z] + 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-07-31T06:12:35.946Z] Sending build context to Docker daemon 3.167MB [2022-07-31T06:12:35.946Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-07-31T06:12:35.946Z] Step 2/10 : FROM ${BASE} AS builder [2022-07-31T06:12:36.220Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-31T06:12:36.220Z] b3c136eddcbf: Pulling fs layer [2022-07-31T06:12:36.220Z] c0a3192eca97: Pulling fs layer [2022-07-31T06:12:36.220Z] a050256f5b6f: Pulling fs layer [2022-07-31T06:12:36.220Z] 656be50a0ddc: Pulling fs layer [2022-07-31T06:12:36.220Z] 2bbca73fdf42: Pulling fs layer [2022-07-31T06:12:36.220Z] 46d945488cbd: Pulling fs layer [2022-07-31T06:12:36.220Z] 8a5474983e97: Pulling fs layer [2022-07-31T06:12:36.220Z] 329c88fbcd65: Pulling fs layer [2022-07-31T06:12:36.220Z] 2bbca73fdf42: Waiting [2022-07-31T06:12:36.220Z] 46d945488cbd: Waiting [2022-07-31T06:12:36.220Z] 656be50a0ddc: Waiting [2022-07-31T06:12:36.220Z] 329c88fbcd65: Waiting [2022-07-31T06:12:36.220Z] 8a5474983e97: Waiting [2022-07-31T06:12:36.220Z] a050256f5b6f: Verifying Checksum [2022-07-31T06:12:36.220Z] a050256f5b6f: Download complete [2022-07-31T06:12:36.220Z] c0a3192eca97: Download complete [2022-07-31T06:12:36.220Z] 2bbca73fdf42: Verifying Checksum [2022-07-31T06:12:36.220Z] 2bbca73fdf42: Download complete [2022-07-31T06:12:37.210Z] 46d945488cbd: Verifying Checksum [2022-07-31T06:12:37.210Z] 46d945488cbd: Download complete [2022-07-31T06:12:37.489Z] b3c136eddcbf: Verifying Checksum [2022-07-31T06:12:37.489Z] b3c136eddcbf: Download complete [2022-07-31T06:12:38.482Z] b3c136eddcbf: Pull complete [2022-07-31T06:12:38.482Z] 329c88fbcd65: Verifying Checksum [2022-07-31T06:12:38.482Z] 329c88fbcd65: Download complete [2022-07-31T06:12:39.085Z] c0a3192eca97: Pull complete [2022-07-31T06:12:39.359Z] a050256f5b6f: Pull complete [2022-07-31T06:12:39.359Z] 656be50a0ddc: Verifying Checksum [2022-07-31T06:12:39.359Z] 656be50a0ddc: Download complete [2022-07-31T06:12:39.633Z] 8a5474983e97: Verifying Checksum [2022-07-31T06:12:39.633Z] 8a5474983e97: Download complete [2022-07-31T06:12:52.035Z] 656be50a0ddc: Pull complete [2022-07-31T06:12:52.035Z] 2bbca73fdf42: Pull complete [2022-07-31T06:12:52.311Z] 46d945488cbd: Pull complete [2022-07-31T06:12:59.034Z] 8a5474983e97: Pull complete [2022-07-31T06:13:00.473Z] 329c88fbcd65: Pull complete [2022-07-31T06:13:00.473Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-31T06:13:00.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-31T06:13:00.473Z] ---> ff4287adb874 [2022-07-31T06:13:00.473Z] Step 3/10 : ARG MAKE='make build' [2022-07-31T06:13:02.458Z] ---> Running in a1c6faf0c5b9 [2022-07-31T06:13:02.459Z] Removing intermediate container a1c6faf0c5b9 [2022-07-31T06:13:02.459Z] ---> c67bc977c628 [2022-07-31T06:13:02.459Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-31T06:13:02.459Z] ---> Running in 7dc58ee939ff [2022-07-31T06:13:05.876Z] Removing intermediate container 7dc58ee939ff [2022-07-31T06:13:05.876Z] ---> 4be0d5d40107 [2022-07-31T06:13:05.876Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-07-31T06:13:05.876Z] ---> Running in 88899d308158 [2022-07-31T06:13:06.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-31T06:13:07.463Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-31T06:13:08.446Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2022-07-31T06:13:08.446Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-07-31T06:13:08.446Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2022-07-31T06:13:08.719Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2022-07-31T06:13:08.719Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2022-07-31T06:13:08.991Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2022-07-31T06:13:08.991Z] (7/8) Installing openssh-server (9.0_p1-r2) [2022-07-31T06:13:08.991Z] (8/8) Installing openssh (9.0_p1-r2) [2022-07-31T06:13:09.266Z] Executing busybox-1.35.0-r13.trigger [2022-07-31T06:13:09.266Z] OK: 228 MiB in 59 packages [2022-07-31T06:13:10.252Z] Removing intermediate container 88899d308158 [2022-07-31T06:13:10.252Z] ---> a6b6fecd0100 [2022-07-31T06:13:10.252Z] Step 6/10 : WORKDIR /device-modbus-go [2022-07-31T06:13:10.252Z] ---> Running in 8deb78f3366e [2022-07-31T06:13:10.525Z] Removing intermediate container 8deb78f3366e [2022-07-31T06:13:10.526Z] ---> 47a5471f297f [2022-07-31T06:13:10.526Z] Step 7/10 : COPY go.mod vendor* ./ [2022-07-31T06:13:11.126Z] ---> 559ac94522f2 [2022-07-31T06:13:11.126Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-31T06:13:11.126Z] ---> Running in 77042d66168d [2022-07-31T06:13:58.140Z] Removing intermediate container 77042d66168d [2022-07-31T06:13:58.140Z] ---> 88b0daf8d259 [2022-07-31T06:13:58.140Z] Step 9/10 : COPY . . [2022-07-31T06:13:58.140Z] ---> 157243efecc8 [2022-07-31T06:13:58.140Z] Step 10/10 : RUN ${MAKE} [2022-07-31T06:13:58.140Z] ---> Running in 2378f9927798 [2022-07-31T06:13:58.140Z] noop [2022-07-31T06:13:58.140Z] Removing intermediate container 2378f9927798 [2022-07-31T06:13:58.140Z] ---> 97fd54e581f0 [2022-07-31T06:13:58.140Z] Successfully built 97fd54e581f0 [2022-07-31T06:13:58.140Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:13:58.510Z] + docker inspect -f . ci-base-image-arm64 [2022-07-31T06:13:58.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-31T06:13:58.754Z] prd-ubuntu20.04-docker-arm64-4c-16g-21591 does not seem to be running inside a container [2022-07-31T06:13:58.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/48 -v /w/workspace/device-modbus-go/48:/w/workspace/device-modbus-go/48:rw,z -v /w/workspace/device-modbus-go/48@tmp:/w/workspace/device-modbus-go/48@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 ******** ci-base-image-arm64 cat [2022-07-31T06:14:00.203Z] $ docker top 69ab351ffb67f590e0643a9a8f2a5fb337eebc1b5257f6ca3fb0c85e47eafefc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-31T06:14:01.092Z] + go version [2022-07-31T06:14:01.092Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-31T06:14:01.124Z] $ docker stop --time=1 69ab351ffb67f590e0643a9a8f2a5fb337eebc1b5257f6ca3fb0c85e47eafefc [2022-07-31T06:14:02.799Z] $ docker rm -f 69ab351ffb67f590e0643a9a8f2a5fb337eebc1b5257f6ca3fb0c85e47eafefc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:14:03.415Z] + docker inspect -f . ci-base-image-arm64 [2022-07-31T06:14:03.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-31T06:14:03.669Z] prd-ubuntu20.04-docker-arm64-4c-16g-21591 does not seem to be running inside a container [2022-07-31T06:14:03.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-modbus-go/48 -v /w/workspace/device-modbus-go/48:/w/workspace/device-modbus-go/48:rw,z -v /w/workspace/device-modbus-go/48@tmp:/w/workspace/device-modbus-go/48@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 ******** ci-base-image-arm64 cat [2022-07-31T06:14:05.052Z] $ docker top 57ba2acca2235c7efa2711acc791152a7885c73d1f2fb0458d4efda0fa971a09 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-31T06:14:05.954Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/48 [Pipeline] fileExists [Pipeline] sh [2022-07-31T06:14:06.629Z] + make test [2022-07-31T06:14:06.629Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-07-31T06:14:08.068Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-07-31T06:15:29.935Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-07-31T06:15:29.936Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.060s coverage: 47.7% of statements [2022-07-31T06:15:29.936Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-31T06:15:29.936Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-31T06:15:45.074Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-31T06:15:45.074Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-31T06:15:45.074Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-31T06:15:45.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-31T06:15:45.120Z] $ docker stop --time=1 57ba2acca2235c7efa2711acc791152a7885c73d1f2fb0458d4efda0fa971a09 [2022-07-31T06:15:46.938Z] $ docker rm -f 57ba2acca2235c7efa2711acc791152a7885c73d1f2fb0458d4efda0fa971a09 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-31T06:15:47.901Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-31T06:15:47.929Z] Warning: overwriting stash ‘coverage-report’ [2022-07-31T06:15:48.393Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-31T06:15:48.795Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-31T06:15:49.133Z] + ls -al . [2022-07-31T06:15:49.133Z] total 180 [2022-07-31T06:15:49.133Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 06:14 . [2022-07-31T06:15:49.133Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 06:12 .. [2022-07-31T06:15:49.133Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 31 06:12 .dockerignore [2022-07-31T06:15:49.133Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 06:12 .git [2022-07-31T06:15:49.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 06:12 .github [2022-07-31T06:15:49.133Z] -rw-rw-r-- 1 jenkins jenkins 331 Jul 31 06:12 .gitignore [2022-07-31T06:15:49.133Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 06:12 .golangci.yml [2022-07-31T06:15:49.133Z] -rw-rw-r-- 1 jenkins jenkins 9744 Jul 31 06:12 Attribution.txt [2022-07-31T06:15:49.133Z] -rw-rw-r-- 1 jenkins jenkins 10001 Jul 31 06:12 CHANGELOG.md [2022-07-31T06:15:49.133Z] -rw-rw-r-- 1 jenkins jenkins 1550 Jul 31 06:12 Dockerfile [2022-07-31T06:15:49.133Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 06:12 GOVERNANCE.md [2022-07-31T06:15:49.133Z] -rw-rw-r-- 1 jenkins jenkins 680 Jul 31 06:12 Jenkinsfile [2022-07-31T06:15:49.133Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 31 06:12 LICENSE [2022-07-31T06:15:49.133Z] -rw-rw-r-- 1 jenkins jenkins 1892 Jul 31 06:12 Makefile [2022-07-31T06:15:49.133Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 31 06:12 OWNERS.md [2022-07-31T06:15:49.133Z] -rw-rw-r-- 1 jenkins jenkins 3397 Jul 31 06:12 README.md [2022-07-31T06:15:49.133Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 31 06:10 VERSION [2022-07-31T06:15:49.133Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 06:12 bin [2022-07-31T06:15:49.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 06:12 cmd [2022-07-31T06:15:49.133Z] -rw-r--r-- 1 jenkins jenkins 23241 Jul 31 06:15 coverage.out [2022-07-31T06:15:49.133Z] -rw-rw-r-- 1 jenkins jenkins 3435 Jul 31 06:12 go.mod [2022-07-31T06:15:49.133Z] -rw-rw-r-- 1 jenkins jenkins 35695 Jul 31 06:12 go.sum [2022-07-31T06:15:49.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 06:12 internal [2022-07-31T06:15:49.133Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 06:12 simulator [2022-07-31T06:15:49.133Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 06:12 snap [2022-07-31T06:15:49.133Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 31 06:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:15:49.510Z] + 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=614889a0cf4a23ea025e87d34781dd0af86a92c0 --label arch=arm64 --label version=2.3.0-dev.9 . [2022-07-31T06:15:49.825Z] Sending build context to Docker daemon 3.191MB [2022-07-31T06:15:49.825Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-07-31T06:15:49.825Z] Step 2/23 : FROM ${BASE} AS builder [2022-07-31T06:15:49.825Z] ---> 97fd54e581f0 [2022-07-31T06:15:49.825Z] Step 3/23 : ARG MAKE='make build' [2022-07-31T06:15:50.111Z] ---> Running in 4c81df92485f [2022-07-31T06:15:50.398Z] Removing intermediate container 4c81df92485f [2022-07-31T06:15:50.398Z] ---> 47b41a68b64e [2022-07-31T06:15:50.398Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-31T06:15:50.398Z] ---> Running in 91693f1611f3 [2022-07-31T06:15:52.435Z] Removing intermediate container 91693f1611f3 [2022-07-31T06:15:52.435Z] ---> 081b8423c36a [2022-07-31T06:15:52.435Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-07-31T06:15:52.435Z] ---> Running in 87ce636f27b8 [2022-07-31T06:15:53.424Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-31T06:15:54.398Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-31T06:15:54.993Z] OK: 228 MiB in 59 packages [2022-07-31T06:15:55.974Z] Removing intermediate container 87ce636f27b8 [2022-07-31T06:15:55.974Z] ---> 5924400aa41f [2022-07-31T06:15:55.974Z] Step 6/23 : WORKDIR /device-modbus-go [2022-07-31T06:15:55.974Z] ---> Running in b3d7857fce20 [2022-07-31T06:15:56.248Z] Removing intermediate container b3d7857fce20 [2022-07-31T06:15:56.248Z] ---> 4bbb79c11926 [2022-07-31T06:15:56.248Z] Step 7/23 : COPY go.mod vendor* ./ [2022-07-31T06:15:56.851Z] ---> 9061f618c011 [2022-07-31T06:15:56.852Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-31T06:15:56.852Z] ---> Running in 12b299d18c31 [2022-07-31T06:15:58.837Z] Removing intermediate container 12b299d18c31 [2022-07-31T06:15:58.837Z] ---> f1d323e247c0 [2022-07-31T06:15:58.837Z] Step 9/23 : COPY . . [2022-07-31T06:15:59.829Z] ---> b9d4179a02cd [2022-07-31T06:15:59.829Z] Step 10/23 : RUN ${MAKE} [2022-07-31T06:15:59.829Z] ---> Running in 829241d801d0 [2022-07-31T06:16:00.810Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=2.3.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-07-31T06:18:07.715Z] Removing intermediate container 829241d801d0 [2022-07-31T06:18:07.715Z] ---> 1e5ea64a8f80 [2022-07-31T06:18:07.715Z] Step 11/23 : FROM alpine:3.14 [2022-07-31T06:18:07.715Z] 3.14: Pulling from library/alpine [2022-07-31T06:18:07.715Z] f4bf3852c6cc: Pulling fs layer [2022-07-31T06:18:07.715Z] f4bf3852c6cc: Download complete [2022-07-31T06:18:07.715Z] f4bf3852c6cc: Pull complete [2022-07-31T06:18:07.715Z] Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 [2022-07-31T06:18:07.715Z] Status: Downloaded newer image for alpine:3.14 [2022-07-31T06:18:07.715Z] ---> f19c924ebacc [2022-07-31T06:18:07.715Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-07-31T06:18:07.715Z] ---> Running in 515f36b13808 [2022-07-31T06:18:07.715Z] Removing intermediate container 515f36b13808 [2022-07-31T06:18:07.715Z] ---> f366edbfe95c [2022-07-31T06:18:07.715Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-31T06:18:07.715Z] ---> Running in fc5ddd99fee7 [2022-07-31T06:18:07.715Z] Removing intermediate container fc5ddd99fee7 [2022-07-31T06:18:07.715Z] ---> 136b517b6572 [2022-07-31T06:18:07.715Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-31T06:18:07.715Z] ---> Running in a22f48a8cadf [2022-07-31T06:18:07.715Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-31T06:18:07.715Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-31T06:18:07.715Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-31T06:18:07.715Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-31T06:18:07.715Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-31T06:18:07.715Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-31T06:18:07.715Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-31T06:18:07.715Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-31T06:18:07.715Z] Executing busybox-1.33.1-r8.trigger [2022-07-31T06:18:07.715Z] OK: 8 MiB in 20 packages [2022-07-31T06:18:07.992Z] Removing intermediate container a22f48a8cadf [2022-07-31T06:18:07.992Z] ---> f1894a36509f [2022-07-31T06:18:07.992Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-07-31T06:18:09.432Z] ---> 9c175c1bd49f [2022-07-31T06:18:09.432Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-07-31T06:18:10.032Z] ---> 488e4e954f95 [2022-07-31T06:18:10.032Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-07-31T06:18:10.630Z] ---> 6346b3177077 [2022-07-31T06:18:10.630Z] Step 18/23 : EXPOSE 59901 [2022-07-31T06:18:10.630Z] ---> Running in 56b32487d291 [2022-07-31T06:18:10.906Z] Removing intermediate container 56b32487d291 [2022-07-31T06:18:10.906Z] ---> 9f8d807356a7 [2022-07-31T06:18:10.906Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-07-31T06:18:11.180Z] ---> Running in 690989c79f35 [2022-07-31T06:18:11.454Z] Removing intermediate container 690989c79f35 [2022-07-31T06:18:11.454Z] ---> 407dced538c5 [2022-07-31T06:18:11.454Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-31T06:18:11.454Z] ---> Running in 84c3ab3ccedb [2022-07-31T06:18:11.733Z] Removing intermediate container 84c3ab3ccedb [2022-07-31T06:18:11.733Z] ---> e93f060231cc [2022-07-31T06:18:11.733Z] Step 21/23 : LABEL arch=arm64 [2022-07-31T06:18:11.733Z] ---> Running in a7642854e38a [2022-07-31T06:18:12.011Z] Removing intermediate container a7642854e38a [2022-07-31T06:18:12.011Z] ---> a963c160125a [2022-07-31T06:18:12.011Z] Step 22/23 : LABEL git_sha=614889a0cf4a23ea025e87d34781dd0af86a92c0 [2022-07-31T06:18:12.291Z] ---> Running in 37521201edf4 [2022-07-31T06:18:12.564Z] Removing intermediate container 37521201edf4 [2022-07-31T06:18:12.564Z] ---> 8fd479203f4b [2022-07-31T06:18:12.564Z] Step 23/23 : LABEL version=2.3.0-dev.9 [2022-07-31T06:18:12.564Z] ---> Running in b225b27b3c38 [2022-07-31T06:18:12.837Z] Removing intermediate container b225b27b3c38 [2022-07-31T06:18:12.837Z] ---> e3782b6cd2fd [2022-07-31T06:18:12.837Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-31T06:18:12.837Z] Successfully built e3782b6cd2fd [2022-07-31T06:18:12.837Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-31T06:18:12.946Z] provisioning config files... [2022-07-31T06:18:12.963Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/48@tmp/config7131649036593107123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-31T06:18:13.310Z] ---> docker-login.sh [2022-07-31T06:18:13.310Z] nexus3.edgexfoundry.org:10001 [2022-07-31T06:18:13.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:18:13.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:18:13.586Z] Configure a credential helper to remove this warning. See [2022-07-31T06:18:13.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:18:13.586Z] [2022-07-31T06:18:13.586Z] Login Succeeded [2022-07-31T06:18:13.586Z] nexus3.edgexfoundry.org:10002 [2022-07-31T06:18:14.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:18:14.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:18:14.184Z] Configure a credential helper to remove this warning. See [2022-07-31T06:18:14.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:18:14.184Z] [2022-07-31T06:18:14.184Z] Login Succeeded [2022-07-31T06:18:14.184Z] nexus3.edgexfoundry.org:10003 [2022-07-31T06:18:14.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:18:14.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:18:14.741Z] Configure a credential helper to remove this warning. See [2022-07-31T06:18:14.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:18:14.741Z] [2022-07-31T06:18:14.741Z] Login Succeeded [2022-07-31T06:18:14.741Z] nexus3.edgexfoundry.org:10004 [2022-07-31T06:18:15.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:18:15.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:18:15.286Z] Configure a credential helper to remove this warning. See [2022-07-31T06:18:15.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:18:15.286Z] [2022-07-31T06:18:15.286Z] Login Succeeded [2022-07-31T06:18:15.286Z] docker.io [2022-07-31T06:18:15.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-31T06:18:15.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-31T06:18:15.832Z] Configure a credential helper to remove this warning. See [2022-07-31T06:18:15.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-31T06:18:15.832Z] [2022-07-31T06:18:15.832Z] Login Succeeded [2022-07-31T06:18:15.832Z] ---> docker-login.sh ends [Pipeline] } [2022-07-31T06:18:15.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-31T06:18:15.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-31T06:18:15.900Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2022-07-31T06:18:15.900Z] 614889a0cf4a23ea025e87d34781dd0af86a92c0 [2022-07-31T06:18:15.900Z] latest [2022-07-31T06:18:15.900Z] 2.3.0-dev.9 [2022-07-31T06:18:15.900Z] 614889a0cf4a23ea025e87d34781dd0af86a92c0-2.3.0-dev.9 [2022-07-31T06:18:15.900Z] main [2022-07-31T06:18:15.900Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:18:16.262Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:614889a0cf4a23ea025e87d34781dd0af86a92c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:18:16.630Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:614889a0cf4a23ea025e87d34781dd0af86a92c0 [2022-07-31T06:18:16.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-07-31T06:18:16.630Z] c5546f2c8fbd: Preparing [2022-07-31T06:18:16.630Z] f86a69a8a323: Preparing [2022-07-31T06:18:16.630Z] 0330c6159da3: Preparing [2022-07-31T06:18:16.630Z] 482da809ca8e: Preparing [2022-07-31T06:18:16.630Z] 1c091ca37628: Preparing [2022-07-31T06:18:16.630Z] 51fe7c9ea229: Preparing [2022-07-31T06:18:16.630Z] 51fe7c9ea229: Waiting [2022-07-31T06:18:16.903Z] f86a69a8a323: Pushed [2022-07-31T06:18:16.903Z] c5546f2c8fbd: Pushed [2022-07-31T06:18:16.903Z] 1c091ca37628: Pushed [2022-07-31T06:18:16.903Z] 51fe7c9ea229: Layer already exists [2022-07-31T06:18:17.497Z] 482da809ca8e: Pushed [2022-07-31T06:18:21.786Z] 0330c6159da3: Pushed [2022-07-31T06:18:22.056Z] 614889a0cf4a23ea025e87d34781dd0af86a92c0: digest: sha256:f4a86ef6db9f8c2c07d89fac4dd35883e469c59e22e461fa833d071d95e9ed59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:18:22.416Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:18:22.772Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2022-07-31T06:18:22.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-07-31T06:18:22.773Z] c5546f2c8fbd: Preparing [2022-07-31T06:18:22.773Z] f86a69a8a323: Preparing [2022-07-31T06:18:22.773Z] 0330c6159da3: Preparing [2022-07-31T06:18:22.773Z] 482da809ca8e: Preparing [2022-07-31T06:18:22.773Z] 1c091ca37628: Preparing [2022-07-31T06:18:22.773Z] 51fe7c9ea229: Preparing [2022-07-31T06:18:22.773Z] 51fe7c9ea229: Waiting [2022-07-31T06:18:22.773Z] 1c091ca37628: Layer already exists [2022-07-31T06:18:22.773Z] f86a69a8a323: Layer already exists [2022-07-31T06:18:22.773Z] c5546f2c8fbd: Layer already exists [2022-07-31T06:18:22.773Z] 482da809ca8e: Layer already exists [2022-07-31T06:18:22.773Z] 0330c6159da3: Layer already exists [2022-07-31T06:18:22.773Z] 51fe7c9ea229: Layer already exists [2022-07-31T06:18:23.045Z] latest: digest: sha256:f4a86ef6db9f8c2c07d89fac4dd35883e469c59e22e461fa833d071d95e9ed59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:18:23.405Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:18:23.768Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.3.0-dev.9 [2022-07-31T06:18:23.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-07-31T06:18:23.768Z] c5546f2c8fbd: Preparing [2022-07-31T06:18:23.768Z] f86a69a8a323: Preparing [2022-07-31T06:18:23.768Z] 0330c6159da3: Preparing [2022-07-31T06:18:23.768Z] 482da809ca8e: Preparing [2022-07-31T06:18:23.768Z] 1c091ca37628: Preparing [2022-07-31T06:18:23.768Z] 51fe7c9ea229: Preparing [2022-07-31T06:18:23.768Z] 51fe7c9ea229: Waiting [2022-07-31T06:18:23.768Z] f86a69a8a323: Layer already exists [2022-07-31T06:18:23.768Z] 0330c6159da3: Layer already exists [2022-07-31T06:18:23.768Z] 482da809ca8e: Layer already exists [2022-07-31T06:18:23.768Z] 1c091ca37628: Layer already exists [2022-07-31T06:18:23.768Z] c5546f2c8fbd: Layer already exists [2022-07-31T06:18:23.768Z] 51fe7c9ea229: Layer already exists [2022-07-31T06:18:24.038Z] 2.3.0-dev.9: digest: sha256:f4a86ef6db9f8c2c07d89fac4dd35883e469c59e22e461fa833d071d95e9ed59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:18:24.397Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:614889a0cf4a23ea025e87d34781dd0af86a92c0-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:18:24.755Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:614889a0cf4a23ea025e87d34781dd0af86a92c0-2.3.0-dev.9 [2022-07-31T06:18:24.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-07-31T06:18:24.755Z] c5546f2c8fbd: Preparing [2022-07-31T06:18:24.755Z] f86a69a8a323: Preparing [2022-07-31T06:18:24.755Z] 0330c6159da3: Preparing [2022-07-31T06:18:24.755Z] 482da809ca8e: Preparing [2022-07-31T06:18:24.755Z] 1c091ca37628: Preparing [2022-07-31T06:18:24.755Z] 51fe7c9ea229: Preparing [2022-07-31T06:18:24.755Z] 51fe7c9ea229: Waiting [2022-07-31T06:18:24.755Z] 482da809ca8e: Layer already exists [2022-07-31T06:18:24.755Z] f86a69a8a323: Layer already exists [2022-07-31T06:18:24.755Z] 0330c6159da3: Layer already exists [2022-07-31T06:18:24.755Z] 1c091ca37628: Layer already exists [2022-07-31T06:18:24.755Z] c5546f2c8fbd: Layer already exists [2022-07-31T06:18:24.755Z] 51fe7c9ea229: Layer already exists [2022-07-31T06:18:25.025Z] 614889a0cf4a23ea025e87d34781dd0af86a92c0-2.3.0-dev.9: digest: sha256:f4a86ef6db9f8c2c07d89fac4dd35883e469c59e22e461fa833d071d95e9ed59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:18:25.385Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:18:25.741Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2022-07-31T06:18:25.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-07-31T06:18:25.741Z] c5546f2c8fbd: Preparing [2022-07-31T06:18:25.741Z] f86a69a8a323: Preparing [2022-07-31T06:18:25.741Z] 0330c6159da3: Preparing [2022-07-31T06:18:25.741Z] 482da809ca8e: Preparing [2022-07-31T06:18:25.741Z] 1c091ca37628: Preparing [2022-07-31T06:18:25.741Z] 51fe7c9ea229: Preparing [2022-07-31T06:18:25.741Z] 51fe7c9ea229: Waiting [2022-07-31T06:18:25.741Z] 0330c6159da3: Layer already exists [2022-07-31T06:18:25.741Z] 482da809ca8e: Layer already exists [2022-07-31T06:18:25.741Z] 1c091ca37628: Layer already exists [2022-07-31T06:18:25.741Z] c5546f2c8fbd: Layer already exists [2022-07-31T06:18:25.741Z] f86a69a8a323: Layer already exists [2022-07-31T06:18:25.741Z] 51fe7c9ea229: Layer already exists [2022-07-31T06:18:26.013Z] main: digest: sha256:f4a86ef6db9f8c2c07d89fac4dd35883e469c59e22e461fa833d071d95e9ed59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-31T06:18:26.076Z] ===================================================== [Pipeline] echo [2022-07-31T06:18:26.085Z] taggedImages: [2022-07-31T06:18:26.085Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:614889a0cf4a23ea025e87d34781dd0af86a92c0 [2022-07-31T06:18:26.085Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2022-07-31T06:18:26.085Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.3.0-dev.9 [2022-07-31T06:18:26.085Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:614889a0cf4a23ea025e87d34781dd0af86a92c0-2.3.0-dev.9 [2022-07-31T06:18:26.085Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:18:26.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-31T06:18:26.452Z] [2022-07-31T06:18:26.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:18:26.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-31T06:18:26.797Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-31T06:18:26.797Z] 8998bd30e6a1: Pulling fs layer [2022-07-31T06:18:26.797Z] 04944245beec: Pulling fs layer [2022-07-31T06:18:26.797Z] 699f458cf7ca: Pulling fs layer [2022-07-31T06:18:26.797Z] 765212b225bb: Pulling fs layer [2022-07-31T06:18:26.797Z] f23df028b6ca: Pulling fs layer [2022-07-31T06:18:26.797Z] d65c8cfc05b1: Pulling fs layer [2022-07-31T06:18:26.797Z] 2437ff75d9bd: Pulling fs layer [2022-07-31T06:18:26.797Z] 765212b225bb: Waiting [2022-07-31T06:18:26.797Z] f23df028b6ca: Waiting [2022-07-31T06:18:26.797Z] d65c8cfc05b1: Waiting [2022-07-31T06:18:26.797Z] 2437ff75d9bd: Waiting [2022-07-31T06:18:27.071Z] 04944245beec: Verifying Checksum [2022-07-31T06:18:27.071Z] 04944245beec: Download complete [2022-07-31T06:18:27.071Z] 765212b225bb: Verifying Checksum [2022-07-31T06:18:27.071Z] 765212b225bb: Download complete [2022-07-31T06:18:27.071Z] f23df028b6ca: Verifying Checksum [2022-07-31T06:18:27.071Z] f23df028b6ca: Download complete [2022-07-31T06:18:27.071Z] d65c8cfc05b1: Verifying Checksum [2022-07-31T06:18:27.071Z] d65c8cfc05b1: Download complete [2022-07-31T06:18:27.344Z] 699f458cf7ca: Verifying Checksum [2022-07-31T06:18:27.344Z] 699f458cf7ca: Download complete [2022-07-31T06:18:27.620Z] 8998bd30e6a1: Verifying Checksum [2022-07-31T06:18:27.620Z] 8998bd30e6a1: Download complete [2022-07-31T06:18:29.593Z] 2437ff75d9bd: Verifying Checksum [2022-07-31T06:18:29.593Z] 2437ff75d9bd: Download complete [2022-07-31T06:18:32.227Z] 8998bd30e6a1: Pull complete [2022-07-31T06:18:32.501Z] 04944245beec: Pull complete [2022-07-31T06:18:33.935Z] 699f458cf7ca: Pull complete [2022-07-31T06:18:34.206Z] 765212b225bb: Pull complete [2022-07-31T06:18:34.811Z] f23df028b6ca: Pull complete [2022-07-31T06:18:35.085Z] d65c8cfc05b1: Pull complete [2022-07-31T06:18:50.176Z] 2437ff75d9bd: Pull complete [2022-07-31T06:18:50.176Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-31T06:18:50.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-31T06:18:50.176Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-31T06:18:50.465Z] prd-ubuntu20.04-docker-arm64-4c-16g-21591 does not seem to be running inside a container [2022-07-31T06:18:50.638Z] $ 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/48 -v /w/workspace/device-modbus-go/48:/w/workspace/device-modbus-go/48:rw,z -v /w/workspace/device-modbus-go/48@tmp:/w/workspace/device-modbus-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-31T06:18:53.388Z] $ docker top 02dc1f674e6c466b68a6e0afd9bf26ca3b5e4a47952ba534dad26cb222d1bace -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-31T06:18:54.290Z] ---> job-cost.sh [2022-07-31T06:18:54.290Z] lf-activate-venv: SKIPPING [2022-07-31T06:18:54.290Z] INFO: No Stack... [2022-07-31T06:18:54.883Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-31T06:18:55.857Z] INFO: Archiving Costs [Pipeline] sh [2022-07-31T06:18:56.514Z] + cat /w/workspace/device-modbus-go/48/archives/cost.csv [2022-07-31T06:18:56.514Z] + cut -d, -f6 [Pipeline] lock [2022-07-31T06:18:56.583Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-48-stack-cost] [2022-07-31T06:18:56.590Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-48-stack-cost] did not exist. Created. [2022-07-31T06:18:56.590Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-31T06:18:57.259Z] /w/workspace/device-modbus-go/48@tmp/durable-ba0e0782/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-31T06:18:57.930Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-31T06:18:57.951Z] Warning: overwriting stash ‘stack-cost’ [2022-07-31T06:18:58.002Z] Stashed 1 file(s) [Pipeline] } [2022-07-31T06:18:58.012Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-31T06:18:58.039Z] $ docker stop --time=1 02dc1f674e6c466b68a6e0afd9bf26ca3b5e4a47952ba534dad26cb222d1bace [2022-07-31T06:18:59.518Z] $ docker rm -f 02dc1f674e6c466b68a6e0afd9bf26ca3b5e4a47952ba534dad26cb222d1bace [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-31T06:18:59.999Z] provisioning config files... [2022-07-31T06:19:00.008Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1041305066763616881tmp [Pipeline] { [Pipeline] sh [2022-07-31T06:19:00.304Z] + set +x [2022-07-31T06:19:00.304Z] + curl -s https://codecov.io/bash [2022-07-31T06:19:00.304Z] + bash -s -- [2022-07-31T06:19:00.304Z] [2022-07-31T06:19:00.304Z] _____ _ [2022-07-31T06:19:00.305Z] / ____| | | [2022-07-31T06:19:00.305Z] | | ___ __| | ___ ___ _____ __ [2022-07-31T06:19:00.305Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-31T06:19:00.305Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-31T06:19:00.305Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-31T06:19:00.305Z] Bash-1.0.6 [2022-07-31T06:19:00.305Z] [2022-07-31T06:19:00.305Z] [2022-07-31T06:19:00.305Z] ==> git version 2.25.1 found [2022-07-31T06:19:00.305Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-31T06:19:00.305Z] Release-Date: 2020-01-08 [2022-07-31T06:19:00.305Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-31T06:19:00.305Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-31T06:19:00.305Z] ==> Jenkins CI detected. [2022-07-31T06:19:00.305Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2022-07-31T06:19:00.305Z] project root: . [2022-07-31T06:19:00.305Z] --> token set from env [2022-07-31T06:19:00.305Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-31T06:19:00.305Z] ==> Running gcov in . (disable via -X gcov) [2022-07-31T06:19:00.305Z] ==> Python coveragepy not found [2022-07-31T06:19:00.305Z] ==> Searching for coverage reports in: [2022-07-31T06:19:00.305Z] + . [2022-07-31T06:19:00.565Z] -> Found 1 reports [2022-07-31T06:19:00.565Z] ==> Detecting git/mercurial file structure [2022-07-31T06:19:00.565Z] ==> Reading reports [2022-07-31T06:19:00.565Z] + ./coverage.out bytes=23241 [2022-07-31T06:19:00.565Z] ==> Appending adjustments [2022-07-31T06:19:00.565Z] https://docs.codecov.io/docs/fixing-reports [2022-07-31T06:19:00.565Z] + Found adjustments [2022-07-31T06:19:00.565Z] ==> Gzipping contents [2022-07-31T06:19:00.565Z] 4.0K /tmp/codecov.gziqFR.gz [2022-07-31T06:19:00.565Z] ==> Uploading reports [2022-07-31T06:19:00.565Z] url: https://codecov.io [2022-07-31T06:19:00.565Z] query: branch=main&commit=614889a0cf4a23ea025e87d34781dd0af86a92c0&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-31T06:19:00.565Z] -> Pinging Codecov [2022-07-31T06:19:00.565Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=614889a0cf4a23ea025e87d34781dd0af86a92c0&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-31T06:19:00.824Z] -> Uploading to [2022-07-31T06:19:00.825Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-31/55DBCA73C666E3227836607328DD7E49/614889a0cf4a23ea025e87d34781dd0af86a92c0/65d83aca-ecef-41a6-8646-7fc5786999f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220731%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220731T061900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dd1392b8b0f870354ea69763726e6e664dc4081183ee4eb934eab626277f8b56 [2022-07-31T06:19:00.825Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-31T06:19:00.825Z] Dload Upload Total Spent Left Speed [2022-07-31T06:19:01.084Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3926 0 0 100 3926 0 17371 --:--:-- --:--:-- --:--:-- 17371 [2022-07-31T06:19:01.084Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/614889a0cf4a23ea025e87d34781dd0af86a92c0 [Pipeline] } [2022-07-31T06:19:01.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-31T06:19:01.276Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-31T06:19:01.284Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:19:01.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-31T06:19:01.584Z] [2022-07-31T06:19:01.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:19:01.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-31T06:19:01.888Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-31T06:19:01.888Z] df9b9388f04a: Pulling fs layer [2022-07-31T06:19:01.888Z] 52dc419b0ee2: Pulling fs layer [2022-07-31T06:19:01.888Z] 25bc292e5bac: Pulling fs layer [2022-07-31T06:19:01.888Z] 114826534d7a: Pulling fs layer [2022-07-31T06:19:01.888Z] 4657fd5d0bcf: Pulling fs layer [2022-07-31T06:19:01.888Z] 6ad1cebc031e: Pulling fs layer [2022-07-31T06:19:01.888Z] 8a3aa393b2d8: Pulling fs layer [2022-07-31T06:19:01.888Z] 6ad1cebc031e: Waiting [2022-07-31T06:19:01.888Z] 114826534d7a: Waiting [2022-07-31T06:19:01.888Z] 8a3aa393b2d8: Waiting [2022-07-31T06:19:01.888Z] 4657fd5d0bcf: Waiting [2022-07-31T06:19:01.888Z] 25bc292e5bac: Verifying Checksum [2022-07-31T06:19:01.888Z] 25bc292e5bac: Download complete [2022-07-31T06:19:01.888Z] 52dc419b0ee2: Verifying Checksum [2022-07-31T06:19:01.888Z] 52dc419b0ee2: Download complete [2022-07-31T06:19:01.888Z] 4657fd5d0bcf: Verifying Checksum [2022-07-31T06:19:01.888Z] 4657fd5d0bcf: Download complete [2022-07-31T06:19:01.888Z] df9b9388f04a: Download complete [2022-07-31T06:19:02.152Z] df9b9388f04a: Pull complete [2022-07-31T06:19:02.152Z] 6ad1cebc031e: Verifying Checksum [2022-07-31T06:19:02.152Z] 6ad1cebc031e: Download complete [2022-07-31T06:19:02.152Z] 52dc419b0ee2: Pull complete [2022-07-31T06:19:02.414Z] 25bc292e5bac: Pull complete [2022-07-31T06:19:02.673Z] 114826534d7a: Verifying Checksum [2022-07-31T06:19:02.673Z] 114826534d7a: Download complete [2022-07-31T06:19:02.932Z] 8a3aa393b2d8: Verifying Checksum [2022-07-31T06:19:02.932Z] 8a3aa393b2d8: Download complete [2022-07-31T06:19:06.220Z] 114826534d7a: Pull complete [2022-07-31T06:19:06.220Z] 4657fd5d0bcf: Pull complete [2022-07-31T06:19:06.789Z] 6ad1cebc031e: Pull complete [2022-07-31T06:19:09.322Z] 8a3aa393b2d8: Pull complete [2022-07-31T06:19:09.582Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-31T06:19:09.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-31T06:19:09.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-31T06:19:09.678Z] prd-ubuntu20.04-docker-8c-8g-21590 does not seem to be running inside a container [2022-07-31T06:19:09.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-31T06:19:13.326Z] $ docker top e6333222fc7770fc5b803e59cf76ee225a30c7ce5a44bc10e1dc5df003c7b27b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-31T06:19:13.404Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2022-07-31T06:19:13.684Z] + set -o pipefail [2022-07-31T06:19:13.684Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2022-07-31T06:19:18.961Z] [2022-07-31T06:19:18.962Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2022-07-31T06:19:18.962Z] [2022-07-31T06:19:18.962Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/f6144b16-3eac-4dfa-b638-e6da62114b07 [2022-07-31T06:19:18.962Z] [2022-07-31T06:19:18.962Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-07-31T06:19:18.962Z] [2022-07-31T06:19:18.962Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-31T06:19:18.962Z] [2022-07-31T06:19:18.962Z] [Pipeline] } [2022-07-31T06:19:18.977Z] $ docker stop --time=1 e6333222fc7770fc5b803e59cf76ee225a30c7ce5a44bc10e1dc5df003c7b27b [2022-07-31T06:19:22.041Z] $ docker rm -f e6333222fc7770fc5b803e59cf76ee225a30c7ce5a44bc10e1dc5df003c7b27b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-31T06:19:22.731Z] + git log --format=format:%s -1 614889a0cf4a23ea025e87d34781dd0af86a92c0 [Pipeline] sh [2022-07-31T06:19:23.023Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-31T06:19:23.023Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:19:23.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-31T06:19:23.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-31T06:19:23.403Z] prd-ubuntu20.04-docker-8c-8g-21590 does not seem to be running inside a container [2022-07-31T06:19:23.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-31T06:19:23.884Z] $ docker top 3ba6eeee2b0d0f0bcc515764f4a2b7bf6e9176493986820e3495b20aaacac718 -eo pid,comm [2022-07-31T06:19:23.966Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-31T06:19:23.966Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-31T06:19:24.003Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-31T06:19:24.003Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-31T06:19:24.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-31T06:19:24.132Z] $ docker exec 3ba6eeee2b0d0f0bcc515764f4a2b7bf6e9176493986820e3495b20aaacac718 ssh-agent [2022-07-31T06:19:24.264Z] SSH_AUTH_SOCK=/tmp/ssh-Gmzx8aPnLuua/agent.32 [2022-07-31T06:19:24.264Z] SSH_AGENT_PID=39 [2022-07-31T06:19:24.270Z] Running ssh-add (command line suppressed) [2022-07-31T06:19:24.414Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_643012649351164951.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_643012649351164951.key) [2022-07-31T06:19:24.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-31T06:19:24.762Z] + git semver tag [2022-07-31T06:19:25.022Z] 2022-07-31 06:19:24,979 [run_tag] DEBUG tag force:False [2022-07-31T06:19:25.022Z] 2022-07-31 06:19:24,979 [check_head_tag] DEBUG check head tag [2022-07-31T06:19:25.022Z] 2022-07-31 06:19:24,979 [execute] INFO git cat-file --batch-check [2022-07-31T06:19:25.022Z] 2022-07-31 06:19:24,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2022-07-31T06:19:25.022Z] 2022-07-31 06:19:24,983 [execute] INFO git cat-file --batch [2022-07-31T06:19:25.022Z] 2022-07-31 06:19:24,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2022-07-31T06:19:25.022Z] 2022-07-31 06:19:24,992 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-07-31T06:19:25.022Z] 2022-07-31 06:19:24,992 [execute] INFO git tag -a v2.3.0-dev.9 -m v2.3.0-dev.9 [2022-07-31T06:19:25.022Z] 2022-07-31 06:19:24,992 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.9', '-m', 'v2.3.0-dev.9'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-31T06:19:25.022Z] 2022-07-31 06:19:24,997 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-07-31T06:19:25.022Z] 2.3.0-dev.9 [Pipeline] } [2022-07-31T06:19:25.034Z] $ docker exec --env ******** --env ******** 3ba6eeee2b0d0f0bcc515764f4a2b7bf6e9176493986820e3495b20aaacac718 ssh-agent -k [2022-07-31T06:19:25.134Z] unset SSH_AUTH_SOCK; [2022-07-31T06:19:25.135Z] unset SSH_AGENT_PID; [2022-07-31T06:19:25.136Z] echo Agent pid 39 killed; [2022-07-31T06:19:25.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-31T06:19:25.450Z] + git semver [Pipeline] } [2022-07-31T06:19:25.726Z] $ docker stop --time=1 3ba6eeee2b0d0f0bcc515764f4a2b7bf6e9176493986820e3495b20aaacac718 [2022-07-31T06:19:27.023Z] $ docker rm -f 3ba6eeee2b0d0f0bcc515764f4a2b7bf6e9176493986820e3495b20aaacac718 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:19:27.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-31T06:19:27.437Z] [2022-07-31T06:19:27.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:19:27.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-31T06:19:27.747Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-31T06:19:27.747Z] ab5ef0e58194: Pulling fs layer [2022-07-31T06:19:27.747Z] 9712f1f96733: Pulling fs layer [2022-07-31T06:19:27.747Z] 63f879dbbcfc: Pulling fs layer [2022-07-31T06:19:27.747Z] 0d9ebad4ef96: Pulling fs layer [2022-07-31T06:19:27.747Z] e9a5061849ea: Pulling fs layer [2022-07-31T06:19:27.747Z] d747dcd14b5f: Pulling fs layer [2022-07-31T06:19:27.747Z] 2de7ff778b66: Pulling fs layer [2022-07-31T06:19:27.747Z] 0d9ebad4ef96: Waiting [2022-07-31T06:19:27.747Z] e9a5061849ea: Waiting [2022-07-31T06:19:27.747Z] d747dcd14b5f: Waiting [2022-07-31T06:19:27.747Z] 9712f1f96733: Verifying Checksum [2022-07-31T06:19:27.747Z] 9712f1f96733: Download complete [2022-07-31T06:19:28.009Z] 63f879dbbcfc: Download complete [2022-07-31T06:19:28.272Z] e9a5061849ea: Verifying Checksum [2022-07-31T06:19:28.272Z] e9a5061849ea: Download complete [2022-07-31T06:19:28.272Z] d747dcd14b5f: Verifying Checksum [2022-07-31T06:19:28.272Z] d747dcd14b5f: Download complete [2022-07-31T06:19:28.272Z] 0d9ebad4ef96: Verifying Checksum [2022-07-31T06:19:28.272Z] 0d9ebad4ef96: Download complete [2022-07-31T06:19:28.272Z] ab5ef0e58194: Verifying Checksum [2022-07-31T06:19:28.272Z] ab5ef0e58194: Download complete [2022-07-31T06:19:28.272Z] 2de7ff778b66: Verifying Checksum [2022-07-31T06:19:28.272Z] 2de7ff778b66: Download complete [2022-07-31T06:19:31.563Z] ab5ef0e58194: Pull complete [2022-07-31T06:19:31.563Z] 9712f1f96733: Pull complete [2022-07-31T06:19:31.822Z] 63f879dbbcfc: Pull complete [2022-07-31T06:19:36.013Z] 0d9ebad4ef96: Pull complete [2022-07-31T06:19:36.013Z] e9a5061849ea: Pull complete [2022-07-31T06:19:36.013Z] d747dcd14b5f: Pull complete [2022-07-31T06:19:36.950Z] 2de7ff778b66: Pull complete [2022-07-31T06:19:36.950Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-31T06:19:36.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-31T06:19:36.950Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-31T06:19:37.047Z] prd-ubuntu20.04-docker-8c-8g-21590 does not seem to be running inside a container [2022-07-31T06:19:37.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-31T06:19:40.674Z] $ docker top 7642bfbe658bddff95df9eea882467a4b2b4c6ea8d00ab6507826df75a795cf2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-31T06:19:40.757Z] provisioning config files... [2022-07-31T06:19:40.765Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5370335281272171610tmp [2022-07-31T06:19:40.776Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5592208274504505929tmp [2022-07-31T06:19:40.785Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4225243408477480312tmp [Pipeline] { [Pipeline] echo [2022-07-31T06:19:40.800Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-31T06:19:41.087Z] ---> sigul-configuration.sh [2022-07-31T06:19:41.087Z] gpg: directory `/root/.gnupg' created [2022-07-31T06:19:41.087Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-31T06:19:41.087Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-31T06:19:41.087Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-31T06:19:41.087Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-31T06:19:41.087Z] gpg: CAST5 encrypted data [2022-07-31T06:19:41.087Z] gpg: encrypted with 1 passphrase [2022-07-31T06:19:41.087Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-31T06:19:41.375Z] + mkdir /home/jenkins [2022-07-31T06:19:41.375Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-31T06:19:41.663Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-31T06:19:41.671Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-31T06:19:41.957Z] ---> sigul-install.sh [2022-07-31T06:19:41.958Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-31T06:19:42.249Z] + git tag --list [2022-07-31T06:19:42.249Z] 0.7.1 [2022-07-31T06:19:42.249Z] v1.0.0 [2022-07-31T06:19:42.249Z] v1.1.0 [2022-07-31T06:19:42.249Z] v1.1.1 [2022-07-31T06:19:42.249Z] v1.2.2 [2022-07-31T06:19:42.249Z] v1.3.0 [2022-07-31T06:19:42.249Z] v1.3.1 [2022-07-31T06:19:42.249Z] v2.0.0 [2022-07-31T06:19:42.249Z] v2.1.0 [2022-07-31T06:19:42.249Z] v2.1.1 [2022-07-31T06:19:42.249Z] v2.1.1-dev.1 [2022-07-31T06:19:42.249Z] v2.1.1-dev.2 [2022-07-31T06:19:42.249Z] v2.1.1-dev.3 [2022-07-31T06:19:42.249Z] v2.2.0 [2022-07-31T06:19:42.249Z] v2.2.1-dev.1 [2022-07-31T06:19:42.249Z] v2.2.1-dev.2 [2022-07-31T06:19:42.249Z] v2.2.1-dev.3 [2022-07-31T06:19:42.249Z] v2.2.1-dev.4 [2022-07-31T06:19:42.249Z] v2.2.1-dev.5 [2022-07-31T06:19:42.249Z] v2.2.1-dev.6 [2022-07-31T06:19:42.249Z] v2.2.1-dev.7 [2022-07-31T06:19:42.249Z] v2.3.0-dev.7 [2022-07-31T06:19:42.249Z] v2.3.0-dev.8 [2022-07-31T06:19:42.249Z] v2.3.0-dev.9 [Pipeline] sh [2022-07-31T06:19:42.537Z] + lftools sign git-tag v2.3.0-dev.9 [2022-07-31T06:19:43.107Z] Signing Git tag with Sigul... [2022-07-31T06:19:43.107Z] Signing v2.3.0-dev.9 [Pipeline] echo [2022-07-31T06:19:43.376Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-31T06:19:43.663Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-31T06:19:43.672Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-31T06:19:43.695Z] $ docker stop --time=1 7642bfbe658bddff95df9eea882467a4b2b4c6ea8d00ab6507826df75a795cf2 [2022-07-31T06:19:44.983Z] $ docker rm -f 7642bfbe658bddff95df9eea882467a4b2b4c6ea8d00ab6507826df75a795cf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-31T06:19:45.378Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-31T06:19:45.378Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:19:45.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-31T06:19:45.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-31T06:19:45.760Z] prd-ubuntu20.04-docker-8c-8g-21590 does not seem to be running inside a container [2022-07-31T06:19:45.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-31T06:19:46.120Z] $ docker top eff596031ee8f24c079fd42558fbc7fa03990ca88c1f87beb6b2f424a1e43fa5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-31T06:19:46.216Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-31T06:19:46.216Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-31T06:19:46.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-31T06:19:46.329Z] $ docker exec eff596031ee8f24c079fd42558fbc7fa03990ca88c1f87beb6b2f424a1e43fa5 ssh-agent [2022-07-31T06:19:46.440Z] SSH_AUTH_SOCK=/tmp/ssh-uRZ3hJYMn6Hj/agent.32 [2022-07-31T06:19:46.440Z] SSH_AGENT_PID=38 [2022-07-31T06:19:46.446Z] Running ssh-add (command line suppressed) [2022-07-31T06:19:46.558Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3138277681335817211.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3138277681335817211.key) [2022-07-31T06:19:46.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-31T06:19:46.861Z] + git semver bump pre [2022-07-31T06:19:47.120Z] 2022-07-31 06:19:47,029 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-07-31T06:19:47.120Z] 2022-07-31 06:19:47,029 [bump_version] DEBUG bumping version:2.3.0-dev.9 on axis:pre with prefix:dev [2022-07-31T06:19:47.120Z] 2022-07-31 06:19:47,029 [bump_version] DEBUG bumped version:2.3.0-dev.10 [2022-07-31T06:19:47.120Z] 2022-07-31 06:19:47,029 [write_version] DEBUG write version:2.3.0-dev.10 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2022-07-31T06:19:47.120Z] 2022-07-31 06:19:47,029 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-07-31T06:19:47.120Z] 2022-07-31 06:19:47,029 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-07-31T06:19:47.120Z] 2022-07-31 06:19:47,031 [execute] INFO git cat-file --batch-check [2022-07-31T06:19:47.120Z] 2022-07-31 06:19:47,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-31T06:19:47.120Z] 2022-07-31 06:19:47,036 [execute] INFO git cat-file --batch [2022-07-31T06:19:47.120Z] 2022-07-31 06:19:47,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-31T06:19:47.120Z] 2022-07-31 06:19:47,041 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-07-31T06:19:47.120Z] 2.3.0-dev.10 [Pipeline] } [2022-07-31T06:19:47.133Z] $ docker exec --env ******** --env ******** eff596031ee8f24c079fd42558fbc7fa03990ca88c1f87beb6b2f424a1e43fa5 ssh-agent -k [2022-07-31T06:19:47.231Z] unset SSH_AUTH_SOCK; [2022-07-31T06:19:47.231Z] unset SSH_AGENT_PID; [2022-07-31T06:19:47.231Z] echo Agent pid 38 killed; [2022-07-31T06:19:47.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-31T06:19:47.542Z] + git semver [Pipeline] } [2022-07-31T06:19:47.816Z] $ docker stop --time=1 eff596031ee8f24c079fd42558fbc7fa03990ca88c1f87beb6b2f424a1e43fa5 [2022-07-31T06:19:49.065Z] $ docker rm -f eff596031ee8f24c079fd42558fbc7fa03990ca88c1f87beb6b2f424a1e43fa5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-31T06:19:49.496Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-31T06:19:49.496Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:19:49.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-31T06:19:49.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-31T06:19:49.895Z] prd-ubuntu20.04-docker-8c-8g-21590 does not seem to be running inside a container [2022-07-31T06:19:49.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-31T06:19:50.291Z] $ docker top aff29d7ec8d9013f00ae7f7638680feb0830150ceb988c1db5fa131f27dc9615 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-31T06:19:50.378Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-31T06:19:50.378Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-31T06:19:50.497Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-31T06:19:50.502Z] $ docker exec aff29d7ec8d9013f00ae7f7638680feb0830150ceb988c1db5fa131f27dc9615 ssh-agent [2022-07-31T06:19:50.605Z] SSH_AUTH_SOCK=/tmp/ssh-LL2PbVYlYMhl/agent.33 [2022-07-31T06:19:50.605Z] SSH_AGENT_PID=40 [2022-07-31T06:19:50.614Z] Running ssh-add (command line suppressed) [2022-07-31T06:19:50.726Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9154796540459982499.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9154796540459982499.key) [2022-07-31T06:19:50.740Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-31T06:19:51.027Z] + git semver push [2022-07-31T06:19:51.287Z] 2022-07-31 06:19:51,195 [run_push] DEBUG push [2022-07-31T06:19:51.287Z] 2022-07-31 06:19:51,195 [execute] INFO git cat-file --batch-check [2022-07-31T06:19:51.287Z] 2022-07-31 06:19:51,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-31T06:19:51.287Z] 2022-07-31 06:19:51,198 [execute] INFO git rev-list 374e041c23e99322fcd9bfff90a1aabfdc99c468 -- [2022-07-31T06:19:51.287Z] 2022-07-31 06:19:51,198 [execute] DEBUG Popen(['git', 'rev-list', '374e041c23e99322fcd9bfff90a1aabfdc99c468', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-31T06:19:51.287Z] 2022-07-31 06:19:51,204 [execute] INFO git fetch -v origin [2022-07-31T06:19:51.287Z] 2022-07-31 06:19:51,204 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-31T06:19:51.858Z] 2022-07-31 06:19:51,672 [run_push] DEBUG no remote changes detected [2022-07-31T06:19:51.858Z] 2022-07-31 06:19:51,672 [execute] INFO git push origin semver [2022-07-31T06:19:51.858Z] 2022-07-31 06:19:51,672 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-31T06:19:52.429Z] 2022-07-31 06:19:52,365 [run_push] DEBUG push all version tags [2022-07-31T06:19:52.429Z] 2022-07-31 06:19:52,365 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-31T06:19:52.429Z] 2022-07-31 06:19:52,366 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-31T06:19:53.408Z] 2022-07-31 06:19:53,056 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-07-31T06:19:53.408Z] 2.3.0-dev.10 [Pipeline] } [2022-07-31T06:19:53.424Z] $ docker exec --env ******** --env ******** aff29d7ec8d9013f00ae7f7638680feb0830150ceb988c1db5fa131f27dc9615 ssh-agent -k [2022-07-31T06:19:53.538Z] unset SSH_AUTH_SOCK; [2022-07-31T06:19:53.538Z] unset SSH_AGENT_PID; [2022-07-31T06:19:53.538Z] echo Agent pid 40 killed; [2022-07-31T06:19:53.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-31T06:19:53.895Z] + git semver [Pipeline] } [2022-07-31T06:19:54.175Z] $ docker stop --time=1 aff29d7ec8d9013f00ae7f7638680feb0830150ceb988c1db5fa131f27dc9615 [2022-07-31T06:19:55.691Z] $ docker rm -f aff29d7ec8d9013f00ae7f7638680feb0830150ceb988c1db5fa131f27dc9615 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-31T06:19:56.290Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2022-07-31T06:19:56.291Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-07-31T06:19:56.291Z] total 16 [2022-07-31T06:19:56.291Z] drwxr-xr-x 3 root root 4096 Jul 31 06:11 . [2022-07-31T06:19:56.291Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 31 06:19 .. [2022-07-31T06:19:56.291Z] drwxr-xr-x 2 root root 4096 Jul 31 06:11 cost [2022-07-31T06:19:56.291Z] -rw-r--r-- 1 root root 87 Jul 31 06:11 cost.csv [2022-07-31T06:19:56.291Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-07-31T06:19:56.291Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-07-31T06:19:56.291Z] total 16 [2022-07-31T06:19:56.291Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 06:11 . [2022-07-31T06:19:56.291Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 31 06:19 .. [2022-07-31T06:19:56.291Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 06:11 cost [2022-07-31T06:19:56.291Z] -rw-r--r-- 1 jenkins jenkins 87 Jul 31 06:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-31T06:19:56.582Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-31T06:19:57.463Z] ---> package-listing.sh [2022-07-31T06:19:57.463Z] ++ facter osfamily [2022-07-31T06:19:57.463Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-31T06:19:57.724Z] + OS_FAMILY=debian [2022-07-31T06:19:57.724Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2022-07-31T06:19:57.724Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-31T06:19:57.724Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-31T06:19:57.724Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-31T06:19:57.724Z] + PACKAGES=/tmp/packages_start.txt [2022-07-31T06:19:57.724Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2022-07-31T06:19:57.724Z] + PACKAGES=/tmp/packages_end.txt [2022-07-31T06:19:57.724Z] + case "${OS_FAMILY}" in [2022-07-31T06:19:57.724Z] + dpkg -l [2022-07-31T06:19:57.724Z] + grep '^ii' [2022-07-31T06:19:57.724Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-31T06:19:57.724Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-31T06:19:57.724Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-31T06:19:57.724Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2022-07-31T06:19:57.724Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2022-07-31T06:19:57.724Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2022-07-31T06:19:57.735Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-31T06:19:58.015Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-31T06:19:58.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-31T06:19:58.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-31T06:19:58.658Z] prd-ubuntu20.04-docker-8c-8g-21590 does not seem to be running inside a container [2022-07-31T06:19:58.699Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-31T06:19:58.945Z] $ docker top 99a779c414b5464bdcda864a1347feab08825396d92fb5aa6ccbd5086b8f0869 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-31T06:19:59.296Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-31T06:19:59.582Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-31T06:19:59.871Z] + ls /var/log/sa-host [2022-07-31T06:19:59.871Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-31T06:20:00.014Z] provisioning config files... [2022-07-31T06:20:00.023Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2755015679334660792tmp [Pipeline] { [Pipeline] echo [2022-07-31T06:20:00.035Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-31T06:20:00.322Z] ---> create-netrc.sh [Pipeline] } [2022-07-31T06:20:00.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-31T06:20:00.668Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-31T06:20:00.676Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-31T06:20:00.959Z] ---> sudo-logs.sh [2022-07-31T06:20:00.959Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-31T06:20:00.983Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-31T06:20:01.267Z] ---> job-cost.sh [2022-07-31T06:20:01.267Z] lf-activate-venv: SKIPPING [2022-07-31T06:20:01.267Z] DEBUG: total: 0.2199999988079071 [2022-07-31T06:20:01.267Z] INFO: Retrieving Stack Cost... [2022-07-31T06:20:01.528Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-31T06:20:02.102Z] INFO: Archiving Costs [Pipeline] echo [2022-07-31T06:20:02.116Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-31T06:20:02.402Z] ---> logs-deploy.sh [2022-07-31T06:20:02.402Z] lf-activate-venv: SKIPPING [2022-07-31T06:20:02.402Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/48 [2022-07-31T06:20:02.402Z] INFO: archiving workspace using pattern(s): [2022-07-31T06:20:03.369Z] Archives upload complete. [2022-07-31T06:20:03.631Z] INFO: archiving logs to Nexus [2022-07-31T06:20:04.200Z] ---> uname -a: [2022-07-31T06:20:04.200Z] Linux prd-ubuntu20-04-docker-8c-8g-21590 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-31T06:20:04.200Z] [2022-07-31T06:20:04.200Z] [2022-07-31T06:20:04.200Z] ---> lscpu: [2022-07-31T06:20:04.200Z] Architecture: x86_64 [2022-07-31T06:20:04.200Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-31T06:20:04.200Z] Byte Order: Little Endian [2022-07-31T06:20:04.200Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-31T06:20:04.200Z] CPU(s): 8 [2022-07-31T06:20:04.200Z] On-line CPU(s) list: 0-7 [2022-07-31T06:20:04.200Z] Thread(s) per core: 1 [2022-07-31T06:20:04.200Z] Core(s) per socket: 1 [2022-07-31T06:20:04.200Z] Socket(s): 8 [2022-07-31T06:20:04.200Z] NUMA node(s): 1 [2022-07-31T06:20:04.200Z] Vendor ID: AuthenticAMD [2022-07-31T06:20:04.200Z] CPU family: 23 [2022-07-31T06:20:04.200Z] Model: 49 [2022-07-31T06:20:04.200Z] Model name: AMD EPYC-Rome Processor [2022-07-31T06:20:04.200Z] Stepping: 0 [2022-07-31T06:20:04.200Z] CPU MHz: 2799.994 [2022-07-31T06:20:04.200Z] BogoMIPS: 5599.98 [2022-07-31T06:20:04.200Z] Virtualization: AMD-V [2022-07-31T06:20:04.200Z] Hypervisor vendor: KVM [2022-07-31T06:20:04.200Z] Virtualization type: full [2022-07-31T06:20:04.200Z] L1d cache: 256 KiB [2022-07-31T06:20:04.200Z] L1i cache: 256 KiB [2022-07-31T06:20:04.200Z] L2 cache: 4 MiB [2022-07-31T06:20:04.200Z] L3 cache: 128 MiB [2022-07-31T06:20:04.200Z] NUMA node0 CPU(s): 0-7 [2022-07-31T06:20:04.200Z] Vulnerability Itlb multihit: Not affected [2022-07-31T06:20:04.200Z] Vulnerability L1tf: Not affected [2022-07-31T06:20:04.200Z] Vulnerability Mds: Not affected [2022-07-31T06:20:04.200Z] Vulnerability Meltdown: Not affected [2022-07-31T06:20:04.200Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-31T06:20:04.200Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-31T06:20:04.200Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-31T06:20:04.200Z] Vulnerability Srbds: Not affected [2022-07-31T06:20:04.200Z] Vulnerability Tsx async abort: Not affected [2022-07-31T06:20:04.200Z] 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-07-31T06:20:04.200Z] [2022-07-31T06:20:04.200Z] [2022-07-31T06:20:04.200Z] ---> nproc: [2022-07-31T06:20:04.200Z] 8 [2022-07-31T06:20:04.200Z] [2022-07-31T06:20:04.200Z] [2022-07-31T06:20:04.200Z] ---> df -h: [2022-07-31T06:20:04.200Z] Filesystem Size Used Avail Use% Mounted on [2022-07-31T06:20:04.200Z] overlay 155G 12G 143G 8% / [2022-07-31T06:20:04.200Z] tmpfs 64M 0 64M 0% /dev [2022-07-31T06:20:04.200Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-31T06:20:04.200Z] shm 64M 0 64M 0% /dev/shm [2022-07-31T06:20:04.200Z] /dev/vda1 155G 12G 143G 8% /facter-os [2022-07-31T06:20:04.200Z] [2022-07-31T06:20:04.200Z] [2022-07-31T06:20:04.200Z] ---> sar -b -r -n DEV: [2022-07-31T06:20:04.200Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21590) 07/31/22 _x86_64_ (8 CPU) [2022-07-31T06:20:04.200Z] [2022-07-31T06:20:04.200Z] 06:09:11 LINUX RESTART (8 CPU) [2022-07-31T06:20:04.200Z] [2022-07-31T06:20:04.200Z] 06:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-31T06:20:04.200Z] 06:11:01 161.11 1.68 159.43 0.00 41.35 63472.63 0.00 [2022-07-31T06:20:04.200Z] 06:12:01 171.24 0.10 171.14 0.00 8.40 39397.43 0.00 [2022-07-31T06:20:04.200Z] 06:13:01 1.63 0.00 1.63 0.00 0.00 24.81 0.00 [2022-07-31T06:20:04.200Z] 06:14:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 [2022-07-31T06:20:04.200Z] 06:15:01 1.22 0.02 1.20 0.00 0.13 14.00 0.00 [2022-07-31T06:20:04.200Z] 06:16:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 [2022-07-31T06:20:04.200Z] 06:17:01 0.98 0.02 0.97 0.00 0.13 10.26 0.00 [2022-07-31T06:20:04.200Z] 06:18:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 [2022-07-31T06:20:04.200Z] 06:19:01 1.00 0.10 0.90 0.00 10.26 11.73 0.00 [2022-07-31T06:20:04.200Z] 06:20:01 137.48 0.45 137.03 0.00 21.20 58640.76 0.00 [2022-07-31T06:20:04.200Z] Average: 47.76 0.23 47.53 0.00 8.09 16083.55 0.00 [2022-07-31T06:20:04.200Z] [2022-07-31T06:20:04.200Z] 06:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-31T06:20:04.200Z] 06:11:01 27821888 31287044 1006352 3.06 159356 3495156 2454296 7.23 1706460 2883452 128632 [2022-07-31T06:20:04.200Z] 06:12:01 27688156 31766716 526196 1.60 171664 4056600 1842280 5.43 1286864 3400776 304 [2022-07-31T06:20:04.200Z] 06:13:01 27695888 31774544 518288 1.58 171700 4056604 1842280 5.43 1274216 3400780 28 [2022-07-31T06:20:04.200Z] 06:14:01 27700428 31779148 513568 1.56 171736 4056612 1842280 5.43 1270380 3400788 36 [2022-07-31T06:20:04.200Z] 06:15:01 27706140 31784948 507776 1.54 171788 4056612 1842280 5.43 1265032 3400880 20 [2022-07-31T06:20:04.200Z] 06:16:01 27706572 31785412 507232 1.54 171812 4056624 1842280 5.43 1264560 3400888 16 [2022-07-31T06:20:04.200Z] 06:17:01 27715184 31794076 498512 1.52 171836 4056620 1842280 5.43 1255804 3400888 16 [2022-07-31T06:20:04.200Z] 06:18:01 27715648 31794628 497736 1.51 171856 4056628 1858332 5.48 1255704 3400892 24 [2022-07-31T06:20:04.200Z] 06:19:01 27717096 31796160 496236 1.51 171872 4056632 1860292 5.48 1256428 3400940 20 [2022-07-31T06:20:04.200Z] 06:20:01 26192992 31756388 527552 1.60 215516 5365928 2005704 5.91 1391128 4646412 224 [2022-07-31T06:20:04.200Z] Average: 27565999 31731906 559945 1.70 174914 4131402 1923230 5.67 1322658 3473670 12932 [2022-07-31T06:20:04.200Z] [2022-07-31T06:20:04.200Z] 06:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-31T06:20:04.200Z] 06:11:01 vethea141b0 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:11:01 docker0 119.03 150.99 9.56 1123.11 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:11:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:11:01 ens3 354.57 252.91 5160.43 89.65 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:12:01 docker0 16.58 20.33 0.98 92.58 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:12:01 lo 8.20 8.20 0.80 0.80 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:12:01 ens3 213.03 166.64 2707.35 284.89 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:13:01 ens3 0.80 0.70 0.05 0.08 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:14:01 ens3 10.11 6.15 14.30 0.43 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:15:01 ens3 0.58 0.27 0.31 0.19 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:18:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:19:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:19:01 ens3 4.53 3.28 4.86 1.61 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:20:01 docker0 35.16 43.51 3.40 685.36 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:20:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] 06:20:01 ens3 401.35 275.27 7925.11 123.28 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] Average: docker0 16.91 21.27 1.38 188.54 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] Average: lo 1.41 1.41 0.14 0.14 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] Average: ens3 98.10 70.24 1575.24 49.95 0.00 0.00 0.00 0.00 [2022-07-31T06:20:04.200Z] [2022-07-31T06:20:04.200Z] [2022-07-31T06:20:04.200Z] ---> sar -P ALL: [2022-07-31T06:20:04.200Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21590) 07/31/22 _x86_64_ (8 CPU) [2022-07-31T06:20:04.200Z] [2022-07-31T06:20:04.200Z] 06:09:11 LINUX RESTART (8 CPU) [2022-07-31T06:20:04.200Z] [2022-07-31T06:20:04.200Z] 06:10:02 CPU %user %nice %system %iowait %steal %idle [2022-07-31T06:20:04.200Z] 06:11:01 all 22.06 0.00 5.04 2.55 0.10 70.25 [2022-07-31T06:20:04.200Z] 06:11:01 0 22.21 0.00 5.81 10.47 0.10 61.40 [2022-07-31T06:20:04.200Z] 06:11:01 1 21.11 0.00 5.42 1.12 0.19 72.16 [2022-07-31T06:20:04.200Z] 06:11:01 2 23.11 0.00 4.71 0.56 0.07 71.55 [2022-07-31T06:20:04.200Z] 06:11:01 3 21.42 0.00 4.73 5.38 0.07 68.40 [2022-07-31T06:20:04.200Z] 06:11:01 4 22.04 0.00 5.39 0.57 0.09 71.92 [2022-07-31T06:20:04.200Z] 06:11:01 5 22.45 0.00 4.43 0.38 0.09 72.66 [2022-07-31T06:20:04.200Z] 06:11:01 6 22.55 0.00 4.74 1.81 0.10 70.80 [2022-07-31T06:20:04.201Z] 06:11:01 7 21.62 0.00 5.06 0.10 0.12 73.10 [2022-07-31T06:20:04.201Z] 06:12:01 all 21.87 0.00 4.75 1.54 0.11 71.73 [2022-07-31T06:20:04.201Z] 06:12:01 0 21.96 0.00 4.44 2.34 0.10 71.16 [2022-07-31T06:20:04.201Z] 06:12:01 1 21.95 0.00 4.82 1.25 0.08 71.90 [2022-07-31T06:20:04.201Z] 06:12:01 2 21.61 0.00 5.72 4.07 0.13 68.47 [2022-07-31T06:20:04.201Z] 06:12:01 3 21.04 0.00 4.55 0.44 0.08 73.89 [2022-07-31T06:20:04.201Z] 06:12:01 4 22.92 0.00 4.77 0.10 0.10 72.11 [2022-07-31T06:20:04.201Z] 06:12:01 5 21.50 0.00 4.74 1.70 0.07 71.99 [2022-07-31T06:20:04.201Z] 06:12:01 6 22.01 0.00 4.68 2.17 0.08 71.06 [2022-07-31T06:20:04.201Z] 06:12:01 7 21.99 0.00 4.31 0.22 0.19 73.30 [2022-07-31T06:20:04.201Z] 06:13:01 all 0.10 0.00 0.02 0.00 0.01 99.87 [2022-07-31T06:20:04.201Z] 06:13:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-31T06:20:04.201Z] 06:13:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-31T06:20:04.201Z] 06:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-31T06:20:04.201Z] 06:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-31T06:20:04.201Z] 06:13:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-31T06:20:04.201Z] 06:13:01 5 0.67 0.00 0.03 0.02 0.02 99.27 [2022-07-31T06:20:04.201Z] 06:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-31T06:20:04.201Z] 06:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-31T06:20:04.201Z] 06:14:01 all 0.04 0.00 0.03 0.00 0.01 99.92 [2022-07-31T06:20:04.201Z] 06:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-31T06:20:04.201Z] 06:14:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2022-07-31T06:20:04.201Z] 06:14:01 2 0.10 0.00 0.07 0.02 0.03 99.78 [2022-07-31T06:20:04.201Z] 06:14:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2022-07-31T06:20:04.201Z] 06:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-31T06:20:04.201Z] 06:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-31T06:20:04.201Z] 06:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-31T06:20:04.201Z] 06:14:01 7 0.05 0.00 0.08 0.00 0.00 99.87 [2022-07-31T06:20:04.201Z] 06:15:01 all 0.21 0.00 0.01 0.00 0.00 99.77 [2022-07-31T06:20:04.201Z] 06:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-31T06:20:04.201Z] 06:15:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-31T06:20:04.201Z] 06:15:01 2 1.53 0.00 0.03 0.00 0.02 98.42 [2022-07-31T06:20:04.201Z] 06:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-31T06:20:04.201Z] 06:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-31T06:20:04.201Z] 06:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-31T06:20:04.201Z] 06:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-31T06:20:04.201Z] 06:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-31T06:20:04.201Z] 06:16:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2022-07-31T06:20:04.201Z] 06:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-31T06:20:04.201Z] 06:16:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2022-07-31T06:20:04.201Z] 06:16:01 2 2.00 0.00 0.00 0.02 0.00 97.98 [2022-07-31T06:20:04.201Z] 06:16:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-31T06:20:04.201Z] 06:16:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-31T06:20:04.201Z] 06:16:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2022-07-31T06:20:04.201Z] 06:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-31T06:20:04.201Z] 06:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-31T06:20:04.201Z] 06:17:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2022-07-31T06:20:04.201Z] 06:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-31T06:20:04.201Z] 06:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-31T06:20:04.201Z] 06:17:01 2 0.37 0.00 0.00 0.00 0.02 99.62 [2022-07-31T06:20:04.201Z] 06:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-31T06:20:04.201Z] 06:17:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-31T06:20:04.201Z] 06:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-31T06:20:04.201Z] 06:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-31T06:20:04.201Z] 06:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-31T06:20:04.201Z] 06:18:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2022-07-31T06:20:04.201Z] 06:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-31T06:20:04.201Z] 06:18:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-31T06:20:04.201Z] 06:18:01 2 0.07 0.00 0.02 0.02 0.00 99.90 [2022-07-31T06:20:04.201Z] 06:18:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-31T06:20:04.201Z] 06:18:01 4 0.15 0.00 0.02 0.00 0.03 99.80 [2022-07-31T06:20:04.201Z] 06:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-31T06:20:04.201Z] 06:18:01 6 0.10 0.00 0.00 0.00 0.00 99.90 [2022-07-31T06:20:04.201Z] 06:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-31T06:20:04.201Z] 06:19:01 all 0.07 0.00 0.08 0.01 0.00 99.84 [2022-07-31T06:20:04.201Z] 06:19:01 0 0.07 0.00 0.10 0.00 0.00 99.83 [2022-07-31T06:20:04.201Z] 06:19:01 1 0.02 0.00 0.05 0.05 0.00 99.88 [2022-07-31T06:20:04.201Z] 06:19:01 2 0.12 0.00 0.12 0.00 0.02 99.75 [2022-07-31T06:20:04.201Z] 06:19:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2022-07-31T06:20:04.201Z] 06:19:01 4 0.17 0.00 0.10 0.00 0.02 99.72 [2022-07-31T06:20:04.201Z] 06:19:01 5 0.03 0.00 0.08 0.02 0.00 99.87 [2022-07-31T06:20:04.201Z] 06:19:01 6 0.05 0.00 0.07 0.00 0.00 99.88 [2022-07-31T06:20:04.201Z] 06:19:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2022-07-31T06:20:04.201Z] 06:20:01 all 10.10 0.00 3.86 2.31 0.09 83.65 [2022-07-31T06:20:04.201Z] 06:20:01 0 11.57 0.00 3.80 0.46 0.07 84.10 [2022-07-31T06:20:04.201Z] 06:20:01 1 9.60 0.00 3.48 1.94 0.07 84.92 [2022-07-31T06:20:04.201Z] 06:20:01 2 9.12 0.00 3.15 0.50 0.17 87.06 [2022-07-31T06:20:04.201Z] 06:20:01 3 10.75 0.00 3.58 2.56 0.07 83.04 [2022-07-31T06:20:04.201Z] 06:20:01 4 10.74 0.00 3.88 0.69 0.05 84.64 [2022-07-31T06:20:04.201Z] 06:20:01 5 9.28 0.00 5.15 11.46 0.15 73.95 [2022-07-31T06:20:04.201Z] 06:20:01 6 10.08 0.00 3.95 0.29 0.07 85.62 [2022-07-31T06:20:04.201Z] 06:20:01 7 9.65 0.00 3.87 0.59 0.07 85.82 [2022-07-31T06:20:04.201Z] Average: all 5.41 0.00 1.36 0.63 0.03 92.56 [2022-07-31T06:20:04.201Z] Average: 0 5.51 0.00 1.41 1.30 0.03 91.75 [2022-07-31T06:20:04.201Z] Average: 1 5.21 0.00 1.37 0.44 0.04 92.95 [2022-07-31T06:20:04.201Z] Average: 2 5.74 0.00 1.37 0.51 0.05 92.34 [2022-07-31T06:20:04.201Z] Average: 3 5.27 0.00 1.29 0.82 0.03 92.60 [2022-07-31T06:20:04.201Z] Average: 4 5.53 0.00 1.40 0.13 0.03 92.90 [2022-07-31T06:20:04.201Z] Average: 5 5.32 0.00 1.43 1.35 0.03 91.86 [2022-07-31T06:20:04.201Z] Average: 6 5.42 0.00 1.33 0.42 0.03 92.81 [2022-07-31T06:20:04.201Z] Average: 7 5.26 0.00 1.32 0.09 0.04 93.30 [2022-07-31T06:20:04.201Z] [2022-07-31T06:20:04.201Z] [2022-07-31T06:20:04.201Z]