Pull request #425 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 607ff2584a671dd755dcb67a76382cd1fc798dda+4a922296995208ff0e4cc89e50973eb58c03687f (20af362eb77f8c9c20f52c31219b95252493cf4c) 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-ssh14830151759440702111.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh2645290936570401519.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-425/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-425/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6412773117571073515.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-425/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10856291975071801157.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9748079660012193526.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-425/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-425/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11558861216599084280.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-220 in /w/workspace/xfoundry_device-modbus-go_PR-425 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-425 # 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 remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/425/head:refs/remotes/origin/PR-425 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4a922296995208ff0e4cc89e50973eb58c03687f into PR head commit 607ff2584a671dd755dcb67a76382cd1fc798dda Merge succeeded, producing 607ff2584a671dd755dcb67a76382cd1fc798dda Checking out Revision 607ff2584a671dd755dcb67a76382cd1fc798dda (PR-425) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:32:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage > git config core.sparsecheckout # timeout=10 > git checkout -f 607ff2584a671dd755dcb67a76382cd1fc798dda # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4a922296995208ff0e4cc89e50973eb58c03687f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 607ff2584a671dd755dcb67a76382cd1fc798dda # timeout=10 [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:32:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:32:13 ========================================================= 18:32:13 EdgeX Global Pipelines Version Info 18:32:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:32:14 ------------------- 18:32:14 stable info: 18:32:14 ------------------- 18:32:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:32:14 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 18:32:14 Message: update stable to v1.0.245 18:32:14 ------------------- 18:32:14 experimental info: 18:32:14 ------------------- 18:32:14 Commited By: **** collab-it+edgex@linuxfoundation.org 18:32:14 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 18:32:14 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:32:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:32:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:32:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:32:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:32:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:32:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-425 [Pipeline] echo 18:32:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-425 [Pipeline] echo 18:32:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-425 [Pipeline] echo 18:32:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 607ff2584a671dd755dcb67a76382cd1fc798dda [Pipeline] echo 18:32:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 607ff25 [Pipeline] echo 18:32:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:32:16 provisioning config files... 18:32:16 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-425@tmp/config1436228028955936678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:16 ---> docker-login.sh 18:32:16 nexus3.edgexfoundry.org:10001 18:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:17 Configure a credential helper to remove this warning. See 18:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:17 18:32:17 Login Succeeded 18:32:17 nexus3.edgexfoundry.org:10002 18:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:17 Configure a credential helper to remove this warning. See 18:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:17 18:32:17 Login Succeeded 18:32:17 nexus3.edgexfoundry.org:10003 18:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:17 Configure a credential helper to remove this warning. See 18:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:17 18:32:17 Login Succeeded 18:32:17 nexus3.edgexfoundry.org:10004 18:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:17 Configure a credential helper to remove this warning. See 18:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:17 18:32:17 Login Succeeded 18:32:17 docker.io 18:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:17 Configure a credential helper to remove this warning. See 18:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:17 18:32:17 Login Succeeded 18:32:17 ---> docker-login.sh ends [Pipeline] } 18:32:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:32:18 + git rev-list -1 --merges 607ff2584a671dd755dcb67a76382cd1fc798dda~1..607ff2584a671dd755dcb67a76382cd1fc798dda [Pipeline] echo 18:32:18 -----------> git rev-list -1 --merges 607ff2584a671dd755dcb67a76382cd1fc798dda~1..607ff2584a671dd755dcb67a76382cd1fc798dda 607ff2584a671dd755dcb67a76382cd1fc798dda [false] [Pipeline] sh 18:32:19 + git log --format=format:%s -1 607ff2584a671dd755dcb67a76382cd1fc798dda [Pipeline] echo 18:32:19 ========================================================= 18:32:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:32:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:32:19 + git log --format=format:%s -1 607ff2584a671dd755dcb67a76382cd1fc798dda [Pipeline] echo 18:32:19 [semverPrep] GIT_COMMIT: 607ff2584a671dd755dcb67a76382cd1fc798dda, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:32:19 [semverPrep] This is not a build commit. [Pipeline] sh 18:32:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:32:19 + grep -v github /etc/ssh/ssh_known_hosts 18:32:19 + [ -e /tmp/ssh_known_hosts ] 18:32:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:32:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:32:19 + sudo tee -a /etc/ssh/ssh_known_hosts 18:32:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:32:20 18:32:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:32:20 0.1.4: Pulling from edgex-devops/py-git-semver 18:32:20 b85a868b505f: Pulling fs layer 18:32:20 e2be974225ed: Pulling fs layer 18:32:20 339a4e72a1f5: Pulling fs layer 18:32:20 988bab9f4d93: Pulling fs layer 18:32:20 1469e6f7b9e6: Pulling fs layer 18:32:20 eaf3925da568: Pulling fs layer 18:32:20 988bab9f4d93: Waiting 18:32:20 1469e6f7b9e6: Waiting 18:32:20 bab4dde63d76: Pulling fs layer 18:32:20 eaf3925da568: Waiting 18:32:20 bde34c3a00c8: Pulling fs layer 18:32:20 b352a97aabf1: Pulling fs layer 18:32:20 4872d77fe225: Pulling fs layer 18:32:20 b352a97aabf1: Waiting 18:32:20 bab4dde63d76: Waiting 18:32:20 5851b861e8e6: Pulling fs layer 18:32:20 4872d77fe225: Waiting 18:32:20 5851b861e8e6: Waiting 18:32:20 bde34c3a00c8: Waiting 18:32:20 e2be974225ed: Download complete 18:32:20 988bab9f4d93: Download complete 18:32:21 1469e6f7b9e6: Verifying Checksum 18:32:21 1469e6f7b9e6: Download complete 18:32:21 eaf3925da568: Verifying Checksum 18:32:21 eaf3925da568: Download complete 18:32:21 339a4e72a1f5: Verifying Checksum 18:32:21 339a4e72a1f5: Download complete 18:32:21 bde34c3a00c8: Download complete 18:32:21 b352a97aabf1: Verifying Checksum 18:32:21 b352a97aabf1: Download complete 18:32:21 4872d77fe225: Download complete 18:32:21 5851b861e8e6: Verifying Checksum 18:32:21 5851b861e8e6: Download complete 18:32:21 b85a868b505f: Verifying Checksum 18:32:21 b85a868b505f: Download complete 18:32:21 bab4dde63d76: Verifying Checksum 18:32:21 bab4dde63d76: Download complete 18:32:22 b85a868b505f: Pull complete 18:32:22 e2be974225ed: Pull complete 18:32:23 339a4e72a1f5: Pull complete 18:32:23 988bab9f4d93: Pull complete 18:32:23 1469e6f7b9e6: Pull complete 18:32:23 eaf3925da568: Pull complete 18:32:25 bab4dde63d76: Pull complete 18:32:25 bde34c3a00c8: Pull complete 18:32:25 b352a97aabf1: Pull complete 18:32:25 4872d77fe225: Pull complete 18:32:26 5851b861e8e6: Pull complete 18:32:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:32:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:32:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:26 prd-ubuntu20.04-docker-8c-8g-220 does not seem to be running inside a container 18:32:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-425 -v /w/workspace/xfoundry_device-modbus-go_PR-425:/w/workspace/xfoundry_device-modbus-go_PR-425:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-425@tmp:/w/workspace/xfoundry_device-modbus-go_PR-425@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 18:32:28 $ docker top 7398eb3f2eb83a8974065026a8935cf5f0056202d8883f4484da81284bdc8dcf -eo pid,comm 18:32:28 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). 18:32:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:32:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:32:29 [ssh-agent] Looking for ssh-agent implementation... 18:32:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:32:29 $ docker exec 7398eb3f2eb83a8974065026a8935cf5f0056202d8883f4484da81284bdc8dcf ssh-agent 18:32:29 SSH_AUTH_SOCK=/tmp/ssh-sThBe0xe4U0n/agent.33 18:32:29 SSH_AGENT_PID=39 18:32:29 Running ssh-add (command line suppressed) 18:32:29 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-425@tmp/private_key_13041570775739795698.key (/w/workspace/xfoundry_device-modbus-go_PR-425@tmp/private_key_13041570775739795698.key) 18:32:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:32:29 + git tag --points-at HEAD [Pipeline] } 18:32:29 $ docker exec --env ******** --env ******** 7398eb3f2eb83a8974065026a8935cf5f0056202d8883f4484da81284bdc8dcf ssh-agent -k 18:32:29 unset SSH_AUTH_SOCK; 18:32:29 unset SSH_AGENT_PID; 18:32:29 echo Agent pid 39 killed; 18:32:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:32:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:32:30 [ssh-agent] Looking for ssh-agent implementation... 18:32:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:32:30 $ docker exec 7398eb3f2eb83a8974065026a8935cf5f0056202d8883f4484da81284bdc8dcf ssh-agent 18:32:30 SSH_AUTH_SOCK=/tmp/ssh-JpbLMMfLlLAW/agent.71 18:32:30 SSH_AGENT_PID=77 18:32:30 Running ssh-add (command line suppressed) 18:32:30 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-425@tmp/private_key_15731176037843708750.key (/w/workspace/xfoundry_device-modbus-go_PR-425@tmp/private_key_15731176037843708750.key) 18:32:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:32:30 + git semver init 18:32:30 2023-03-14 18:32:30,855 [run_init] DEBUG init version:0.0.0 force:False 18:32:30 2023-03-14 18:32:30,856 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-425/.semver 18:32:30 2023-03-14 18:32:30,856 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-425/.semver 18:32:30 2023-03-14 18:32:30,856 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-425/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-425, universal_newlines=False, shell=None, istream=None) 18:32:31 2023-03-14 18:32:31,728 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-425/.git/info/exclude 18:32:31 2023-03-14 18:32:31,729 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-425/.semver/PR-425 with force:False 18:32:31 2023-03-14 18:32:31,729 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-425/.semver/PR-425 18:32:31 2023-03-14 18:32:31,733 [execute] INFO git cat-file --batch-check 18:32:31 2023-03-14 18:32:31,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-425/.semver, universal_newlines=False, shell=None, istream=) 18:32:31 2023-03-14 18:32:31,739 [execute] INFO git cat-file --batch 18:32:31 2023-03-14 18:32:31,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-425/.semver, universal_newlines=False, shell=None, istream=) 18:32:31 2023-03-14 18:32:31,745 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-425/.semver/PR-425 18:32:31 0.0.0 [Pipeline] } 18:32:31 $ docker exec --env ******** --env ******** 7398eb3f2eb83a8974065026a8935cf5f0056202d8883f4484da81284bdc8dcf ssh-agent -k 18:32:32 unset SSH_AUTH_SOCK; 18:32:32 unset SSH_AGENT_PID; 18:32:32 echo Agent pid 77 killed; 18:32:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:32:32 + git semver [Pipeline] } 18:32:32 $ docker stop --time=1 7398eb3f2eb83a8974065026a8935cf5f0056202d8883f4484da81284bdc8dcf 18:32:34 $ docker rm -f --volumes 7398eb3f2eb83a8974065026a8935cf5f0056202d8883f4484da81284bdc8dcf [Pipeline] // withDockerContainer [Pipeline] sh 18:32:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:32:34 Stashed 1 file(s) [Pipeline] echo 18:32:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:32:35 provisioning config files... 18:32:35 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-425@tmp/config7478509907214621144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-219 in /w/workspace/xfoundry_device-modbus-go_PR-425 [Pipeline] { [Pipeline] ws 18:32:35 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 18:32:35 Selected Git installation does not exist. Using Default 18:32:35 The recommended git tool is: NONE 18:32:35 ---> docker-login.sh 18:32:35 nexus3.edgexfoundry.org:10001 18:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:35 Configure a credential helper to remove this warning. See 18:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:35 18:32:35 Login Succeeded 18:32:35 nexus3.edgexfoundry.org:10002 18:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:35 Configure a credential helper to remove this warning. See 18:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:35 18:32:35 Login Succeeded 18:32:35 nexus3.edgexfoundry.org:10003 18:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:36 Configure a credential helper to remove this warning. See 18:32:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:36 18:32:36 Login Succeeded 18:32:36 nexus3.edgexfoundry.org:10004 18:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:36 Configure a credential helper to remove this warning. See 18:32:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:36 18:32:36 Login Succeeded 18:32:36 docker.io 18:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:36 Configure a credential helper to remove this warning. See 18:32:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:36 18:32:36 Login Succeeded 18:32:36 ---> docker-login.sh ends [Pipeline] } 18:32:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:32:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:32:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:32:36 ========================================================= 18:32:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:32:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:32:37 Sending build context to Docker daemon 6.426MB 18:32:37 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 18:32:37 Step 2/10 : FROM ${BASE} AS builder 18:32:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:32:37 63b65145d645: Pulling fs layer 18:32:37 a2d21d5440eb: Pulling fs layer 18:32:37 935e6c44a52c: Pulling fs layer 18:32:37 94cc34f8dd06: Pulling fs layer 18:32:37 30dea6a524f1: Pulling fs layer 18:32:37 a2aff8979fd8: Pulling fs layer 18:32:37 6808be2612f2: Pulling fs layer 18:32:37 f25807f1079a: Pulling fs layer 18:32:37 a2aff8979fd8: Waiting 18:32:37 30dea6a524f1: Waiting 18:32:37 f25807f1079a: Waiting 18:32:37 6808be2612f2: Waiting 18:32:37 a2d21d5440eb: Verifying Checksum 18:32:37 a2d21d5440eb: Download complete 18:32:37 94cc34f8dd06: Download complete 18:32:37 30dea6a524f1: Verifying Checksum 18:32:37 30dea6a524f1: Download complete 18:32:37 63b65145d645: Verifying Checksum 18:32:37 63b65145d645: Download complete 18:32:37 a2aff8979fd8: Verifying Checksum 18:32:37 a2aff8979fd8: Download complete 18:32:37 63b65145d645: Pull complete 18:32:38 a2d21d5440eb: Pull complete 18:32:38 f25807f1079a: Verifying Checksum 18:32:38 f25807f1079a: Download complete 18:32:38 935e6c44a52c: Verifying Checksum 18:32:38 935e6c44a52c: Download complete 18:32:38 6808be2612f2: Verifying Checksum 18:32:38 6808be2612f2: Download complete 18:32:41 using credential edgex-jenkins-ssh 18:32:41 Cloning the remote Git repository 18:32:41 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 18:32:42 935e6c44a52c: Pull complete 18:32:42 94cc34f8dd06: Pull complete 18:32:42 30dea6a524f1: Pull complete 18:32:42 a2aff8979fd8: Pull complete 18:32:41 > git init /w/workspace/device-modbus-go/1 # timeout=10 18:32:42 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 18:32:42 > git --version # timeout=10 18:32:42 > git --version # 'git version 2.25.1' 18:32:42 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:43 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 18:32:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:45 6808be2612f2: Pull complete 18:32:45 Merging remotes/origin/main commit 4a922296995208ff0e4cc89e50973eb58c03687f into PR head commit 607ff2584a671dd755dcb67a76382cd1fc798dda 18:32:45 Merge succeeded, producing 607ff2584a671dd755dcb67a76382cd1fc798dda 18:32:45 Checking out Revision 607ff2584a671dd755dcb67a76382cd1fc798dda (PR-425) 18:32:44 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 18:32:44 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 18:32:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/425/head:refs/remotes/origin/PR-425 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:32:45 > git config core.sparsecheckout # timeout=10 18:32:45 > git checkout -f 607ff2584a671dd755dcb67a76382cd1fc798dda # timeout=10 18:32:45 > git remote # timeout=10 18:32:45 > git config --get remote.origin.url # timeout=10 18:32:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:45 > git merge 4a922296995208ff0e4cc89e50973eb58c03687f # timeout=10 18:32:45 > git rev-parse HEAD^{commit} # timeout=10 18:32:45 > git config core.sparsecheckout # timeout=10 18:32:45 > git checkout -f 607ff2584a671dd755dcb67a76382cd1fc798dda # timeout=10 18:32:46 f25807f1079a: Pull complete 18:32:46 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 18:32:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:32:46 ---> 3b553350e43f 18:32:46 Step 3/10 : ARG ADD_BUILD_TAGS="" 18:32:46 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:32:46 > git --version # timeout=10 18:32:46 > git --version # 'git version 2.25.1' 18:32:46 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:32:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:32:47 % Total % Received % Xferd Average Speed Time Time Time Current 18:32:47 Dload Upload Total Spent Left Speed 18:32:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh 18:32:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:32:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:32:48 + sudo tee /etc/docker/daemon.new 18:32:48 { 18:32:48 "registry-mirrors": [ 18:32:48 "https://nexus3.edgexfoundry.org:10001" 18:32:48 ], 18:32:48 "bip": "10.250.0.254/24", 18:32:48 "hosts": [ 18:32:48 "tcp://0.0.0.0:5555", 18:32:48 "unix:///var/run/docker.sock" 18:32:48 ], 18:32:48 "mtu": 1458, 18:32:48 "selinux-enabled": true, 18:32:48 "seccomp-profile": "/etc/docker/seccomp.json" 18:32:48 } [Pipeline] sh 18:32:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:32:49 + sudo service docker restart 18:32:51 ---> Running in b978e5c6b0ed 18:32:51 Removing intermediate container b978e5c6b0ed 18:32:51 ---> e1eb3defda4a 18:32:51 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:32:51 ---> Running in 3996b242ada2 18:32:51 Removing intermediate container 3996b242ada2 18:32:51 ---> 8c68dfde9a5c 18:32:51 Step 5/10 : RUN apk add --update --no-cache make git openssh 18:32:51 ---> Running in 9cef87b95e51 18:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:32:51 (1/8) Installing openssh-keygen (9.1_p1-r2) 18:32:51 (2/8) Installing libedit (20221030.3.1-r0) 18:32:51 (3/8) Installing openssh-client-common (9.1_p1-r2) 18:32:51 (4/8) Installing openssh-client-default (9.1_p1-r2) 18:32:51 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 18:32:51 (6/8) Installing openssh-server-common (9.1_p1-r2) 18:32:51 (7/8) Installing openssh-server (9.1_p1-r2) 18:32:51 (8/8) Installing openssh (9.1_p1-r2) 18:32:51 Executing busybox-1.35.0-r29.trigger 18:32:51 OK: 270 MiB in 61 packages 18:32:52 Removing intermediate container 9cef87b95e51 18:32:52 ---> b8a0a5f33a6c 18:32:52 Step 6/10 : WORKDIR /device-modbus-go 18:32:52 ---> Running in 0331e09803d1 18:32:52 Removing intermediate container 0331e09803d1 18:32:52 ---> 40a219fdd9b7 18:32:52 Step 7/10 : COPY go.mod vendor* ./ 18:32:52 ---> 829b08b7bdad 18:32:52 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:52 ---> Running in cf1dd0e060ed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:33:11 provisioning config files... 18:33:11 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config1958364436260164424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:33:12 ---> docker-login.sh 18:33:12 nexus3.edgexfoundry.org:10001 18:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:12 Configure a credential helper to remove this warning. See 18:33:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:12 18:33:12 Login Succeeded 18:33:12 nexus3.edgexfoundry.org:10002 18:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:13 Configure a credential helper to remove this warning. See 18:33:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:13 18:33:13 Login Succeeded 18:33:13 nexus3.edgexfoundry.org:10003 18:33:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:13 Configure a credential helper to remove this warning. See 18:33:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:13 18:33:13 Login Succeeded 18:33:13 nexus3.edgexfoundry.org:10004 18:33:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:14 Configure a credential helper to remove this warning. See 18:33:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:14 18:33:14 Login Succeeded 18:33:14 docker.io 18:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:14 Configure a credential helper to remove this warning. See 18:33:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:14 18:33:14 Login Succeeded 18:33:14 ---> docker-login.sh ends [Pipeline] } 18:33:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:33:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:33:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:33:14 ========================================================= 18:33:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:33:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:33:15 Sending build context to Docker daemon 3.35MB 18:33:15 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 18:33:15 Step 2/10 : FROM ${BASE} AS builder 18:33:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:33:15 af6eaf76a39c: Pulling fs layer 18:33:15 55522c791124: Pulling fs layer 18:33:15 ce5c4a1c91eb: Pulling fs layer 18:33:15 169dfbe0d373: Pulling fs layer 18:33:15 e1ff8fa3b103: Pulling fs layer 18:33:15 52ebb69f0ebf: Pulling fs layer 18:33:15 5abe8eddf0d5: Pulling fs layer 18:33:15 e1ff8fa3b103: Waiting 18:33:15 52ebb69f0ebf: Waiting 18:33:15 5abe8eddf0d5: Waiting 18:33:15 55522c791124: Verifying Checksum 18:33:15 55522c791124: Download complete 18:33:15 169dfbe0d373: Verifying Checksum 18:33:15 169dfbe0d373: Download complete 18:33:15 e1ff8fa3b103: Verifying Checksum 18:33:15 e1ff8fa3b103: Download complete 18:33:16 af6eaf76a39c: Verifying Checksum 18:33:16 af6eaf76a39c: Download complete 18:33:17 af6eaf76a39c: Pull complete 18:33:17 5abe8eddf0d5: Verifying Checksum 18:33:17 5abe8eddf0d5: Download complete 18:33:17 55522c791124: Pull complete 18:33:19 Removing intermediate container cf1dd0e060ed 18:33:19 ---> 03351b7be9b1 18:33:19 Step 9/10 : COPY . . 18:33:19 ---> 8ef21aaf57b3 18:33:19 Step 10/10 : RUN ${MAKE} 18:33:19 ---> Running in 0effe4a5d53e 18:33:19 noop 18:33:19 Removing intermediate container 0effe4a5d53e 18:33:19 ---> 5f6ebc95e60b 18:33:19 Successfully built 5f6ebc95e60b 18:33:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 18:33:19 ce5c4a1c91eb: Verifying Checksum 18:33:19 ce5c4a1c91eb: Download complete 18:33:19 52ebb69f0ebf: Verifying Checksum 18:33:19 52ebb69f0ebf: Download complete [Pipeline] sh 18:33:19 + docker inspect -f . ci-base-image-x86_64 18:33:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:19 prd-ubuntu20.04-docker-8c-8g-220 does not seem to be running inside a container 18:33:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-425 -v /w/workspace/xfoundry_device-modbus-go_PR-425:/w/workspace/xfoundry_device-modbus-go_PR-425:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-425@tmp:/w/workspace/xfoundry_device-modbus-go_PR-425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:33:20 $ docker top 86517d1d224ff809f3d9b81530129cb10a79c47aed435855eb738823888967a4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:20 + go version 18:33:20 go version go1.20.2 linux/amd64 [Pipeline] } 18:33:20 $ docker stop --time=1 86517d1d224ff809f3d9b81530129cb10a79c47aed435855eb738823888967a4 18:33:21 $ docker rm -f --volumes 86517d1d224ff809f3d9b81530129cb10a79c47aed435855eb738823888967a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:22 + docker inspect -f . ci-base-image-x86_64 18:33:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:22 prd-ubuntu20.04-docker-8c-8g-220 does not seem to be running inside a container 18:33:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-425 -v /w/workspace/xfoundry_device-modbus-go_PR-425:/w/workspace/xfoundry_device-modbus-go_PR-425:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-425@tmp:/w/workspace/xfoundry_device-modbus-go_PR-425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:33:23 $ docker top 2db254fc396cf0877e05c817a34fb12548f5537d1edde4d66886097af487345b -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:23 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-425 [Pipeline] fileExists [Pipeline] sh 18:33:23 + make test 18:33:23 go test ./... -coverprofile=coverage.out 18:33:29 ? github.com/edgexfoundry/device-modbus-go [no test files] 18:33:31 ce5c4a1c91eb: Pull complete 18:33:31 169dfbe0d373: Pull complete 18:33:31 e1ff8fa3b103: Pull complete 18:33:39 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 18:33:39 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 48.0% of statements 18:33:39 52ebb69f0ebf: Pull complete 18:33:40 5abe8eddf0d5: Pull complete 18:33:40 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 18:33:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:33:40 ---> 6cb57ee374ae 18:33:40 Step 3/10 : ARG ADD_BUILD_TAGS="" 18:33:42 ---> Running in 59345bd72973 18:33:43 Removing intermediate container 59345bd72973 18:33:43 ---> 41a96aa45169 18:33:43 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:33:43 ---> Running in b6302c83c2fb 18:33:43 go vet ./... 18:33:43 Removing intermediate container b6302c83c2fb 18:33:43 ---> 6b1a307e9e32 18:33:43 Step 5/10 : RUN apk add --update --no-cache make git openssh 18:33:43 ---> Running in c5350cfa4e3d 18:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:33:47 (1/8) Installing openssh-keygen (9.1_p1-r2) 18:33:47 (2/8) Installing libedit (20221030.3.1-r0) 18:33:47 (3/8) Installing openssh-client-common (9.1_p1-r2) 18:33:47 (4/8) Installing openssh-client-default (9.1_p1-r2) 18:33:47 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 18:33:47 (6/8) Installing openssh-server-common (9.1_p1-r2) 18:33:47 (7/8) Installing openssh-server (9.1_p1-r2) 18:33:47 (8/8) Installing openssh (9.1_p1-r2) 18:33:47 Executing busybox-1.35.0-r29.trigger 18:33:47 OK: 270 MiB in 61 packages 18:33:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:33:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:33:47 ./bin/test-attribution-txt.sh [Pipeline] echo 18:33:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:33:47 $ docker stop --time=1 2db254fc396cf0877e05c817a34fb12548f5537d1edde4d66886097af487345b 18:33:48 Removing intermediate container c5350cfa4e3d 18:33:48 ---> 2474af9a4376 18:33:48 Step 6/10 : WORKDIR /device-modbus-go 18:33:48 ---> Running in ad3c341cc017 18:33:49 Removing intermediate container ad3c341cc017 18:33:49 ---> bd852a186d6d 18:33:49 Step 7/10 : COPY go.mod vendor* ./ 18:33:49 ---> a716569b57ba 18:33:49 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:49 ---> Running in 91a7417bf02c 18:33:50 $ docker rm -f --volumes 2db254fc396cf0877e05c817a34fb12548f5537d1edde4d66886097af487345b [Pipeline] // withDockerContainer [Pipeline] sh 18:33:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:33:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:33:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:33:52 + ls -al . 18:33:52 total 180 18:33:52 drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 18:33 . 18:33:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 18:32 .. 18:33:52 -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 18:32 .dockerignore 18:33:52 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 18:32 .git 18:33:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 18:32 .github 18:33:52 -rw-rw-r-- 1 jenkins jenkins 331 Mar 14 18:32 .gitignore 18:33:52 -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 18:32 .golangci.yml 18:33:52 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 18:32 .semver 18:33:52 -rw-rw-r-- 1 jenkins jenkins 10236 Mar 14 18:32 Attribution.txt 18:33:52 -rw-rw-r-- 1 jenkins jenkins 11576 Mar 14 18:32 CHANGELOG.md 18:33:52 -rw-rw-r-- 1 jenkins jenkins 1365 Mar 14 18:32 Dockerfile 18:33:52 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 18:32 GOVERNANCE.md 18:33:52 -rw-rw-r-- 1 jenkins jenkins 680 Mar 14 18:32 Jenkinsfile 18:33:52 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 14 18:32 LICENSE 18:33:52 -rw-rw-r-- 1 jenkins jenkins 1670 Mar 14 18:32 Makefile 18:33:52 -rw-rw-r-- 1 jenkins jenkins 622 Mar 14 18:32 OWNERS.md 18:33:52 -rw-rw-r-- 1 jenkins jenkins 4061 Mar 14 18:32 README.md 18:33:52 -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 18:32 VERSION 18:33:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 18:32 bin 18:33:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 18:32 cmd 18:33:52 -rw-r--r-- 1 jenkins jenkins 23736 Mar 14 18:33 coverage.out 18:33:52 -rw-rw-r-- 1 jenkins jenkins 3497 Mar 14 18:32 go.mod 18:33:52 -rw-rw-r-- 1 jenkins jenkins 31641 Mar 14 18:32 go.sum 18:33:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 18:32 internal 18:33:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 18:32 simulator 18:33:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 18:32 snap 18:33:52 -rw-rw-r-- 1 jenkins jenkins 229 Mar 14 18:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:52 + 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=607ff2584a671dd755dcb67a76382cd1fc798dda --label arch=amd64 --label version=0.0.0 . 18:33:52 Sending build context to Docker daemon 6.451MB 18:33:52 Step 1/22 : ARG BASE=golang:1.18-alpine3.16 18:33:52 Step 2/22 : FROM ${BASE} AS builder 18:33:52 ---> 5f6ebc95e60b 18:33:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:33:52 ---> Running in 6bc5ef22657b 18:33:53 Removing intermediate container 6bc5ef22657b 18:33:53 ---> 5481e5a89954 18:33:53 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:33:53 ---> Running in 15f79016df5e 18:33:53 Removing intermediate container 15f79016df5e 18:33:53 ---> 6fdebb45a4e4 18:33:53 Step 5/22 : RUN apk add --update --no-cache make git openssh 18:33:53 ---> Running in a75bcd7f24a3 18:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:33:53 OK: 270 MiB in 61 packages 18:33:54 Removing intermediate container a75bcd7f24a3 18:33:54 ---> 02cb5ce33c08 18:33:54 Step 6/22 : WORKDIR /device-modbus-go 18:33:54 ---> Running in 01886d803e86 18:33:54 Removing intermediate container 01886d803e86 18:33:54 ---> a20e9603b7d0 18:33:54 Step 7/22 : COPY go.mod vendor* ./ 18:33:54 ---> 2aea3fa13446 18:33:54 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:54 ---> Running in e34cb2bbf095 18:33:55 Removing intermediate container e34cb2bbf095 18:33:55 ---> 14221adb3601 18:33:55 Step 9/22 : COPY . . 18:33:55 ---> bc61e955608b 18:33:55 Step 10/22 : RUN ${MAKE} 18:33:55 ---> Running in 9963e028489c 18:33:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 18:34:17 Removing intermediate container 9963e028489c 18:34:17 ---> 83b8723be490 18:34:17 Step 11/22 : FROM alpine:3.14 18:34:17 3.14: Pulling from library/alpine 18:34:17 d261077062b2: Pulling fs layer 18:34:17 d261077062b2: Verifying Checksum 18:34:17 d261077062b2: Download complete 18:34:17 d261077062b2: Pull complete 18:34:17 Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 18:34:17 Status: Downloaded newer image for alpine:3.14 18:34:17 ---> 6dff1269bc79 18:34:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 18:34:17 ---> Running in fd3945f3bbed 18:34:17 Removing intermediate container fd3945f3bbed 18:34:17 ---> 8873b5b32775 18:34:17 Step 13/22 : RUN apk add --update --no-cache dumb-init 18:34:17 ---> Running in 9d6b7969a89d 18:34:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:34:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:34:17 (1/1) Installing dumb-init (1.2.5-r1) 18:34:17 Executing busybox-1.33.1-r8.trigger 18:34:17 OK: 6 MiB in 15 packages 18:34:17 Removing intermediate container 9d6b7969a89d 18:34:17 ---> dc3230cefa3e 18:34:17 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 18:34:17 ---> ee11e7a7f553 18:34:17 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 18:34:17 ---> 62c7da054c95 18:34:17 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 18:34:18 ---> 8f88e5e85906 18:34:18 Step 17/22 : EXPOSE 59901 18:34:18 ---> Running in 04a41a3a4dee 18:34:18 Removing intermediate container 04a41a3a4dee 18:34:18 ---> 142339698681 18:34:18 Step 18/22 : ENTRYPOINT ["/device-modbus"] 18:34:18 ---> Running in 7f50654ce522 18:34:18 Removing intermediate container 7f50654ce522 18:34:18 ---> a0885a7ce5db 18:34:18 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:34:18 ---> Running in 0cae9fd2865a 18:34:18 Removing intermediate container 0cae9fd2865a 18:34:18 ---> 44e33f531480 18:34:18 Step 20/22 : LABEL arch=amd64 18:34:18 ---> Running in 70d192eacdef 18:34:18 Removing intermediate container 70d192eacdef 18:34:18 ---> 806bc77fbf0a 18:34:18 Step 21/22 : LABEL git_sha=607ff2584a671dd755dcb67a76382cd1fc798dda 18:34:18 ---> Running in 5db15fdae63c 18:34:18 Removing intermediate container 5db15fdae63c 18:34:18 ---> d651a3981cec 18:34:18 Step 22/22 : LABEL version=0.0.0 18:34:18 ---> Running in b8447a0e82d1 18:34:18 Removing intermediate container b8447a0e82d1 18:34:18 ---> ccbe769966c7 18:34:18 [Warning] One or more build-args [ARCH] were not consumed 18:34:18 Successfully built ccbe769966c7 18:34:18 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:19 18:34:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:19 latest: Pulling from edgex-lftools-log-publisher 18:34:19 5eb5b503b376: Pulling fs layer 18:34:19 5c69ac0246d0: Pulling fs layer 18:34:19 ec43610c2a17: Pulling fs layer 18:34:19 3a2ae6a8a46f: Pulling fs layer 18:34:19 33b1e0a273af: Pulling fs layer 18:34:19 5d3b04190fa2: Pulling fs layer 18:34:19 2f39f015ded8: Pulling fs layer 18:34:19 33b1e0a273af: Waiting 18:34:19 5d3b04190fa2: Waiting 18:34:19 2f39f015ded8: Waiting 18:34:19 3a2ae6a8a46f: Waiting 18:34:19 5c69ac0246d0: Verifying Checksum 18:34:19 5c69ac0246d0: Download complete 18:34:19 3a2ae6a8a46f: Verifying Checksum 18:34:19 3a2ae6a8a46f: Download complete 18:34:19 33b1e0a273af: Verifying Checksum 18:34:19 33b1e0a273af: Download complete 18:34:20 5d3b04190fa2: Verifying Checksum 18:34:20 5d3b04190fa2: Download complete 18:34:20 ec43610c2a17: Verifying Checksum 18:34:20 ec43610c2a17: Download complete 18:34:20 5eb5b503b376: Verifying Checksum 18:34:20 5eb5b503b376: Download complete 18:34:20 2f39f015ded8: Download complete 18:34:21 5eb5b503b376: Pull complete 18:34:21 5c69ac0246d0: Pull complete 18:34:22 ec43610c2a17: Pull complete 18:34:22 3a2ae6a8a46f: Pull complete 18:34:22 33b1e0a273af: Pull complete 18:34:22 5d3b04190fa2: Pull complete 18:34:26 2f39f015ded8: Pull complete 18:34:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:34:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:27 prd-ubuntu20.04-docker-8c-8g-220 does not seem to be running inside a container 18:34:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-425 -v /w/workspace/xfoundry_device-modbus-go_PR-425:/w/workspace/xfoundry_device-modbus-go_PR-425:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-425@tmp:/w/workspace/xfoundry_device-modbus-go_PR-425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:34:30 $ docker top 8b21e8353571d3845d9a958f088dd6fba461f8d42cae82a354a038ff8016febb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:30 ---> job-cost.sh 18:34:30 lf-activate-venv: SKIPPING 18:34:30 INFO: No Stack... 18:34:30 INFO: Retrieving Pricing Info for: v3-standard-8 18:34:31 INFO: Archiving Costs [Pipeline] sh 18:34:31 + cat /w/workspace/xfoundry_device-modbus-go_PR-425/archives/cost.csv 18:34:31 + cut -d, -f6 [Pipeline] lock 18:34:31 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-425-1-stack-cost] 18:34:31 Resource [jenkins-edgexfoundry-device-modbus-go-PR-425-1-stack-cost] did not exist. Created. 18:34:31 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-425-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:34:32 + echo total: 0.2199999988079071 [Pipeline] stash 18:34:32 Stashed 1 file(s) [Pipeline] } 18:34:32 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-425-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:34:32 $ docker stop --time=1 8b21e8353571d3845d9a958f088dd6fba461f8d42cae82a354a038ff8016febb 18:34:33 $ docker rm -f --volumes 8b21e8353571d3845d9a958f088dd6fba461f8d42cae82a354a038ff8016febb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:34:57 Removing intermediate container 91a7417bf02c 18:34:57 ---> 19457e6339af 18:34:57 Step 9/10 : COPY . . 18:34:57 ---> 090272f927af 18:34:57 Step 10/10 : RUN ${MAKE} 18:34:57 ---> Running in ef5ddbaec682 18:34:57 noop 18:34:58 Removing intermediate container ef5ddbaec682 18:34:58 ---> b2b3a11a4ebe 18:34:58 Successfully built b2b3a11a4ebe 18:34:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:58 + docker inspect -f . ci-base-image-arm64 18:34:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:58 prd-ubuntu20.04-docker-arm64-4c-16g-219 does not seem to be running inside a container 18:34:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:35:00 $ docker top 066dd4d55c66b710cb713c6df6c2da778ecd9771816240028b32baf017cb8090 -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:01 + go version 18:35:01 go version go1.20.2 linux/arm64 [Pipeline] } 18:35:01 $ docker stop --time=1 066dd4d55c66b710cb713c6df6c2da778ecd9771816240028b32baf017cb8090 18:35:03 $ docker rm -f --volumes 066dd4d55c66b710cb713c6df6c2da778ecd9771816240028b32baf017cb8090 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:03 + docker inspect -f . ci-base-image-arm64 18:35:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:04 prd-ubuntu20.04-docker-arm64-4c-16g-219 does not seem to be running inside a container 18:35:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:35:05 $ docker top 023ad41331311b1dbc5f832255bcf638553cde81b745d88009b00069ae242d10 -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:06 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 18:35:07 + make test 18:35:07 go test ./... -coverprofile=coverage.out 18:35:46 ? github.com/edgexfoundry/device-modbus-go [no test files] 18:38:22 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 18:38:22 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.073s coverage: 48.0% of statements 18:38:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:38:22 go vet ./... 18:38:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:38:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:38:55 ./bin/test-attribution-txt.sh [Pipeline] echo 18:38:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:38:55 $ docker stop --time=1 023ad41331311b1dbc5f832255bcf638553cde81b745d88009b00069ae242d10 18:38:57 $ docker rm -f --volumes 023ad41331311b1dbc5f832255bcf638553cde81b745d88009b00069ae242d10 [Pipeline] // withDockerContainer [Pipeline] sh 18:38:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:38:58 Warning: overwriting stash ‘coverage-report’ 18:38:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:38:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:38:59 + ls -al . 18:38:59 total 176 18:38:59 drwxrwxr-x 9 jenkins jenkins 4096 Mar 14 18:35 . 18:38:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 18:32 .. 18:38:59 -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 18:32 .dockerignore 18:38:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 18:32 .git 18:38:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 18:32 .github 18:38:59 -rw-rw-r-- 1 jenkins jenkins 331 Mar 14 18:32 .gitignore 18:38:59 -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 18:32 .golangci.yml 18:38:59 -rw-rw-r-- 1 jenkins jenkins 10236 Mar 14 18:32 Attribution.txt 18:38:59 -rw-rw-r-- 1 jenkins jenkins 11576 Mar 14 18:32 CHANGELOG.md 18:38:59 -rw-rw-r-- 1 jenkins jenkins 1365 Mar 14 18:32 Dockerfile 18:38:59 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 18:32 GOVERNANCE.md 18:38:59 -rw-rw-r-- 1 jenkins jenkins 680 Mar 14 18:32 Jenkinsfile 18:38:59 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 14 18:32 LICENSE 18:38:59 -rw-rw-r-- 1 jenkins jenkins 1670 Mar 14 18:32 Makefile 18:38:59 -rw-rw-r-- 1 jenkins jenkins 622 Mar 14 18:32 OWNERS.md 18:38:59 -rw-rw-r-- 1 jenkins jenkins 4061 Mar 14 18:32 README.md 18:38:59 -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 18:32 VERSION 18:38:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 18:32 bin 18:38:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 18:32 cmd 18:38:59 -rw-r--r-- 1 jenkins jenkins 23736 Mar 14 18:38 coverage.out 18:38:59 -rw-rw-r-- 1 jenkins jenkins 3497 Mar 14 18:32 go.mod 18:38:59 -rw-rw-r-- 1 jenkins jenkins 31641 Mar 14 18:32 go.sum 18:38:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 18:32 internal 18:38:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 18:32 simulator 18:38:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 18:32 snap 18:38:59 -rw-rw-r-- 1 jenkins jenkins 229 Mar 14 18:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:00 + 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=607ff2584a671dd755dcb67a76382cd1fc798dda --label arch=arm64 --label version=0.0.0 . 18:39:00 Sending build context to Docker daemon 3.375MB 18:39:00 Step 1/22 : ARG BASE=golang:1.18-alpine3.16 18:39:00 Step 2/22 : FROM ${BASE} AS builder 18:39:00 ---> b2b3a11a4ebe 18:39:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:39:00 ---> Running in 91e192e33d94 18:39:01 Removing intermediate container 91e192e33d94 18:39:01 ---> 1e0f105faf94 18:39:01 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:39:01 ---> Running in ac4fc4e12fac 18:39:01 Removing intermediate container ac4fc4e12fac 18:39:01 ---> d3bb569acfd9 18:39:01 Step 5/22 : RUN apk add --update --no-cache make git openssh 18:39:01 ---> Running in 632eb50608ea 18:39:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:39:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:39:04 OK: 270 MiB in 61 packages 18:39:05 Removing intermediate container 632eb50608ea 18:39:05 ---> beed57da07af 18:39:05 Step 6/22 : WORKDIR /device-modbus-go 18:39:05 ---> Running in 03280c78c492 18:39:06 Removing intermediate container 03280c78c492 18:39:06 ---> 42064f70e29b 18:39:06 Step 7/22 : COPY go.mod vendor* ./ 18:39:06 ---> d592b62870a3 18:39:06 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:39:06 ---> Running in 261376609bd4 18:39:09 Removing intermediate container 261376609bd4 18:39:09 ---> dd15728343a5 18:39:09 Step 9/22 : COPY . . 18:39:10 ---> 91df7365360d 18:39:10 Step 10/22 : RUN ${MAKE} 18:39:10 ---> Running in b40ad626e562 18:39:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 18:41:33 Removing intermediate container b40ad626e562 18:41:33 ---> 682900fee555 18:41:33 Step 11/22 : FROM alpine:3.14 18:41:33 3.14: Pulling from library/alpine 18:41:33 6f0e733d82e2: Pulling fs layer 18:41:33 6f0e733d82e2: Verifying Checksum 18:41:33 6f0e733d82e2: Download complete 18:41:33 6f0e733d82e2: Pull complete 18:41:33 Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 18:41:33 Status: Downloaded newer image for alpine:3.14 18:41:33 ---> bf97f6347a60 18:41:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 18:41:33 ---> Running in 00012c33cad4 18:41:33 Removing intermediate container 00012c33cad4 18:41:33 ---> 4f15f38e0e0d 18:41:33 Step 13/22 : RUN apk add --update --no-cache dumb-init 18:41:33 ---> Running in 8705ced3379e 18:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:41:33 (1/1) Installing dumb-init (1.2.5-r1) 18:41:33 Executing busybox-1.33.1-r8.trigger 18:41:33 OK: 6 MiB in 15 packages 18:41:33 Removing intermediate container 8705ced3379e 18:41:33 ---> 78e587c8a7fc 18:41:33 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 18:41:33 ---> 26c444993882 18:41:33 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 18:41:33 ---> 332fd471387c 18:41:33 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 18:41:34 ---> a24d4796a828 18:41:34 Step 17/22 : EXPOSE 59901 18:41:34 ---> Running in 0ba9a884bcaf 18:41:34 Removing intermediate container 0ba9a884bcaf 18:41:34 ---> 4f4ed45ace16 18:41:34 Step 18/22 : ENTRYPOINT ["/device-modbus"] 18:41:34 ---> Running in 3f2af34d0adf 18:41:35 Removing intermediate container 3f2af34d0adf 18:41:35 ---> a4c73f48377b 18:41:35 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:41:35 ---> Running in 57397004d6dd 18:41:35 Removing intermediate container 57397004d6dd 18:41:35 ---> d5fc4f98c977 18:41:35 Step 20/22 : LABEL arch=arm64 18:41:35 ---> Running in 5942dd2d731e 18:41:35 Removing intermediate container 5942dd2d731e 18:41:35 ---> d04eca02b672 18:41:35 Step 21/22 : LABEL git_sha=607ff2584a671dd755dcb67a76382cd1fc798dda 18:41:35 ---> Running in a250a5976bf5 18:41:36 Removing intermediate container a250a5976bf5 18:41:36 ---> 65be072fff4b 18:41:36 Step 22/22 : LABEL version=0.0.0 18:41:36 ---> Running in 1ccff3ccad4a 18:41:36 Removing intermediate container 1ccff3ccad4a 18:41:36 ---> 8b0ff4ebf531 18:41:36 [Warning] One or more build-args [ARCH] were not consumed 18:41:36 Successfully built 8b0ff4ebf531 18:41:36 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:41:37 18:41:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:41:37 arm64: Pulling from edgex-lftools-log-publisher 18:41:37 8998bd30e6a1: Pulling fs layer 18:41:37 04944245beec: Pulling fs layer 18:41:37 699f458cf7ca: Pulling fs layer 18:41:37 765212b225bb: Pulling fs layer 18:41:37 f23df028b6ca: Pulling fs layer 18:41:37 d65c8cfc05b1: Pulling fs layer 18:41:37 2437ff75d9bd: Pulling fs layer 18:41:37 765212b225bb: Waiting 18:41:37 f23df028b6ca: Waiting 18:41:37 2437ff75d9bd: Waiting 18:41:37 d65c8cfc05b1: Waiting 18:41:37 04944245beec: Verifying Checksum 18:41:37 04944245beec: Download complete 18:41:37 765212b225bb: Verifying Checksum 18:41:37 765212b225bb: Download complete 18:41:37 f23df028b6ca: Verifying Checksum 18:41:37 f23df028b6ca: Download complete 18:41:37 d65c8cfc05b1: Verifying Checksum 18:41:37 d65c8cfc05b1: Download complete 18:41:38 699f458cf7ca: Verifying Checksum 18:41:38 699f458cf7ca: Download complete 18:41:38 8998bd30e6a1: Verifying Checksum 18:41:38 8998bd30e6a1: Download complete 18:41:41 2437ff75d9bd: Verifying Checksum 18:41:41 2437ff75d9bd: Download complete 18:41:42 8998bd30e6a1: Pull complete 18:41:43 04944245beec: Pull complete 18:41:46 699f458cf7ca: Pull complete 18:41:46 765212b225bb: Pull complete 18:41:47 f23df028b6ca: Pull complete 18:41:47 d65c8cfc05b1: Pull complete 18:42:02 2437ff75d9bd: Pull complete 18:42:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:42:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:42:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:03 prd-ubuntu20.04-docker-arm64-4c-16g-219 does not seem to be running inside a container 18:42:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:42:05 $ docker top 421c607ef3fd92b93987cbf12d91a103fb5b6f990ed3726f00542fc2c6ebfea9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:06 ---> job-cost.sh 18:42:06 lf-activate-venv: SKIPPING 18:42:06 INFO: No Stack... 18:42:07 INFO: Retrieving Pricing Info for: v3-standard-4 18:42:07 INFO: Archiving Costs [Pipeline] sh 18:42:08 + cut -d, -f6 18:42:08 + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock 18:42:08 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-425-1-stack-cost] 18:42:08 Resource [jenkins-edgexfoundry-device-modbus-go-PR-425-1-stack-cost] did not exist. Created. 18:42:08 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-425-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:42:08 /w/workspace/device-modbus-go/1@tmp/durable-eda64629/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:42:09 + echo total: 0.10999999940395355 [Pipeline] stash 18:42:09 Warning: overwriting stash ‘stack-cost’ 18:42:09 Stashed 1 file(s) [Pipeline] } 18:42:09 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-425-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:42:09 $ docker stop --time=1 421c607ef3fd92b93987cbf12d91a103fb5b6f990ed3726f00542fc2c6ebfea9 18:42:11 $ docker rm -f --volumes 421c607ef3fd92b93987cbf12d91a103fb5b6f990ed3726f00542fc2c6ebfea9 [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 18:42:12 provisioning config files... 18:42:12 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-425@tmp/config7918004151398658360tmp [Pipeline] { [Pipeline] sh 18:42:12 + set +x 18:42:12 + curl -s https://codecov.io/bash 18:42:12 + bash -s -- 18:42:12 18:42:12 _____ _ 18:42:12 / ____| | | 18:42:12 | | ___ __| | ___ ___ _____ __ 18:42:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:42:12 | |___| (_) | (_| | __/ (_| (_) \ V / 18:42:12 \_____\___/ \__,_|\___|\___\___/ \_/ 18:42:12 Bash-1.0.6 18:42:12 18:42:12 18:42:12 ==> git version 2.25.1 found 18:42:12 ==> 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 18:42:12 Release-Date: 2020-01-08 18:42:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:42:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:42:12 ==> Jenkins CI detected. 18:42:12 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-425 18:42:12 project root: . 18:42:12 --> token set from env 18:42:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:42:12 ==> Running gcov in . (disable via -X gcov) 18:42:12 ==> Python coveragepy not found 18:42:12 ==> Searching for coverage reports in: 18:42:12 + . 18:42:12 -> Found 1 reports 18:42:12 ==> Detecting git/mercurial file structure 18:42:12 ==> Reading reports 18:42:12 + ./coverage.out bytes=23736 18:42:12 ==> Appending adjustments 18:42:12 https://docs.codecov.io/docs/fixing-reports 18:42:12 + Found adjustments 18:42:12 ==> Gzipping contents 18:42:12 4.0K /tmp/codecov.300dkP.gz 18:42:12 ==> Uploading reports 18:42:12 url: https://codecov.io 18:42:12 query: branch=PR-425&commit=607ff2584a671dd755dcb67a76382cd1fc798dda&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-425%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=425&job=&cmd_args= 18:42:12 -> Pinging Codecov 18:42:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-425&commit=607ff2584a671dd755dcb67a76382cd1fc798dda&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-425%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=425&job=&cmd_args= 18:42:12 -> Uploading to 18:42:12 https://storage.googleapis.com/codecov/v4/raw/2023-03-14/55DBCA73C666E3227836607328DD7E49/607ff2584a671dd755dcb67a76382cd1fc798dda/3a92820a-d464-4154-b9e4-5432a8f70fea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T184212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2acbb9160ea69297703be1cab93b15125f2fc3429e43563fd96342c4a159fba9 18:42:12 % Total % Received % Xferd Average Speed Time Time Time Current 18:42:12 Dload Upload Total Spent Left Speed 18:42:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3909 0 0 100 3909 0 16086 --:--:-- --:--:-- --:--:-- 16086 18:42:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/607ff2584a671dd755dcb67a76382cd1fc798dda [Pipeline] } 18:42:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:42:14 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-425/archives ] 18:42:14 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-425/archives 18:42:14 total 16 18:42:14 drwxr-xr-x 3 root root 4096 Mar 14 18:34 . 18:42:14 drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 18:34 .. 18:42:14 drwxr-xr-x 2 root root 4096 Mar 14 18:34 cost 18:42:14 -rw-r--r-- 1 root root 88 Mar 14 18:34 cost.csv 18:42:14 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-425/archives 18:42:14 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-425/archives 18:42:14 total 16 18:42:14 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 18:34 . 18:42:14 drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 18:34 .. 18:42:14 drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 18:34 cost 18:42:14 -rw-r--r-- 1 jenkins jenkins 88 Mar 14 18:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:42:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:42:16 ---> package-listing.sh 18:42:16 ++ facter osfamily 18:42:16 ++ tr '[:upper:]' '[:lower:]' 18:42:16 + OS_FAMILY=debian 18:42:16 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-425 18:42:16 + START_PACKAGES=/tmp/packages_start.txt 18:42:16 + END_PACKAGES=/tmp/packages_end.txt 18:42:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:42:16 + PACKAGES=/tmp/packages_start.txt 18:42:16 + '[' /w/workspace/xfoundry_device-modbus-go_PR-425 ']' 18:42:16 + PACKAGES=/tmp/packages_end.txt 18:42:16 + case "${OS_FAMILY}" in 18:42:16 + dpkg -l 18:42:16 + grep '^ii' 18:42:16 + '[' -f /tmp/packages_start.txt ']' 18:42:16 + '[' -f /tmp/packages_end.txt ']' 18:42:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:42:16 + '[' /w/workspace/xfoundry_device-modbus-go_PR-425 ']' 18:42:16 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-425/archives/ 18:42:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-425/archives/ [Pipeline] echo 18:42:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-425/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:42:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:42:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:17 prd-ubuntu20.04-docker-8c-8g-220 does not seem to be running inside a container 18:42:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-425/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-425 -v /w/workspace/xfoundry_device-modbus-go_PR-425:/w/workspace/xfoundry_device-modbus-go_PR-425:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-425@tmp:/w/workspace/xfoundry_device-modbus-go_PR-425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:42:17 $ docker top db958cb1e8b73d9e440eb6970d61cb2ab5c343c8e09dda27852c198128351481 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:18 + touch /tmp/pre-build-complete [Pipeline] sh 18:42:18 + mkdir -p /var/log/sysstat [Pipeline] sh 18:42:18 + ls /var/log/sa-host 18:42:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:18 provisioning config files... 18:42:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-425@tmp/config5410270636336883229tmp [Pipeline] { [Pipeline] echo 18:42:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:42:19 ---> create-netrc.sh [Pipeline] } 18:42:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:42:19 ---> python-tools-install.sh [Pipeline] echo 18:42:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:42:20 ---> sudo-logs.sh 18:42:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:42:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:42:20 ---> job-cost.sh 18:42:20 lf-activate-venv: SKIPPING 18:42:20 DEBUG: total: 0.2199999988079071 18:42:20 INFO: Retrieving Stack Cost... 18:42:20 INFO: Retrieving Pricing Info for: v3-standard-8 18:42:21 INFO: Archiving Costs [Pipeline] echo 18:42:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:42:21 ---> logs-deploy.sh 18:42:21 lf-activate-venv: SKIPPING 18:42:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-425/1 18:42:21 INFO: archiving workspace using pattern(s): 18:42:22 Archives upload complete. 18:42:22 INFO: archiving logs to Nexus 18:42:23 ---> uname -a: 18:42:23 Linux prd-ubuntu20-04-docker-8c-8g-220 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:42:23 18:42:23 18:42:23 ---> lscpu: 18:42:23 Architecture: x86_64 18:42:23 CPU op-mode(s): 32-bit, 64-bit 18:42:23 Byte Order: Little Endian 18:42:23 Address sizes: 40 bits physical, 48 bits virtual 18:42:23 CPU(s): 8 18:42:23 On-line CPU(s) list: 0-7 18:42:23 Thread(s) per core: 1 18:42:23 Core(s) per socket: 1 18:42:23 Socket(s): 8 18:42:23 NUMA node(s): 1 18:42:23 Vendor ID: AuthenticAMD 18:42:23 CPU family: 23 18:42:23 Model: 49 18:42:23 Model name: AMD EPYC-Rome Processor 18:42:23 Stepping: 0 18:42:23 CPU MHz: 2799.998 18:42:23 BogoMIPS: 5599.99 18:42:23 Virtualization: AMD-V 18:42:23 Hypervisor vendor: KVM 18:42:23 Virtualization type: full 18:42:23 L1d cache: 256 KiB 18:42:23 L1i cache: 256 KiB 18:42:23 L2 cache: 4 MiB 18:42:23 L3 cache: 128 MiB 18:42:23 NUMA node0 CPU(s): 0-7 18:42:23 Vulnerability Itlb multihit: Not affected 18:42:23 Vulnerability L1tf: Not affected 18:42:23 Vulnerability Mds: Not affected 18:42:23 Vulnerability Meltdown: Not affected 18:42:23 Vulnerability Mmio stale data: Not affected 18:42:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:42:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:42:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:42:23 Vulnerability Srbds: Not affected 18:42:23 Vulnerability Tsx async abort: Not affected 18:42:23 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 18:42:23 18:42:23 18:42:23 ---> nproc: 18:42:23 8 18:42:23 18:42:23