Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-24093’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-25010’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-25007’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-25014 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 # timeout=10 Commit message: "Merge pull request #161 from FelixTing/issue-157" > git rev-list --no-walk bdf1cd5a2d4a5f1f1834e794e258934dca5f302b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:04:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:04:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:04:34 ========================================================= 17:04:34 EdgeX Global Pipelines Version Info 17:04:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:04:35 ------------------- 17:04:35 stable info: 17:04:35 ------------------- 17:04:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:04:35 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 17:04:35 Message: update stable to v1.0.179 17:04:36 ------------------- 17:04:36 experimental info: 17:04:36 ------------------- 17:04:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:04:36 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 17:04:36 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:04:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 17:04:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 17:04:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:04:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:04:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:04:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:04:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:04:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:04:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:04:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:04:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:04:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 17:04:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:04:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:04:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:04:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:04:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:04:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:04:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:04:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:04:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:04:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:04:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:04:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:04:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:04:39 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 17:04:39 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 17:04:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 17:04:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 17:04:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 17:04:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 [Pipeline] echo 17:04:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f15e3a [Pipeline] echo 17:04:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:04:40 provisioning config files... 17:04:40 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config805933989797817256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:04:41 ---> docker-login.sh 17:04:41 nexus3.edgexfoundry.org:10001 17:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:41 Configure a credential helper to remove this warning. See 17:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:41 17:04:41 Login Succeeded 17:04:41 nexus3.edgexfoundry.org:10002 17:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:41 Configure a credential helper to remove this warning. See 17:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:41 17:04:41 Login Succeeded 17:04:41 nexus3.edgexfoundry.org:10003 17:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:41 Configure a credential helper to remove this warning. See 17:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:41 17:04:41 Login Succeeded 17:04:41 nexus3.edgexfoundry.org:10004 17:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:41 Configure a credential helper to remove this warning. See 17:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:41 17:04:41 Login Succeeded 17:04:41 docker.io 17:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:42 Configure a credential helper to remove this warning. See 17:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:42 17:04:42 Login Succeeded 17:04:42 ---> docker-login.sh ends [Pipeline] } 17:04:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:04:43 + git log --format=format:%s -1 2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 [Pipeline] echo 17:04:43 GIT_COMMIT: 2f15e3af98f8bac5a7e4be780f30d2ee83e8c436, Commit Message: Merge pull request #161 from FelixTing/issue-157 [Pipeline] echo 17:04:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:04:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:04:44 17:04:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:04:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:04:44 latest: Pulling from edgex-devops/git-semver 17:04:44 31603596830f: Pulling fs layer 17:04:44 2a8b12db71e7: Pulling fs layer 17:04:44 6ca5941a6612: Pulling fs layer 17:04:44 ecc8261a40a4: Pulling fs layer 17:04:44 ecc8261a40a4: Waiting 17:04:44 2a8b12db71e7: Verifying Checksum 17:04:44 2a8b12db71e7: Download complete 17:04:44 31603596830f: Verifying Checksum 17:04:44 31603596830f: Download complete 17:04:45 ecc8261a40a4: Verifying Checksum 17:04:45 ecc8261a40a4: Download complete 17:04:45 6ca5941a6612: Verifying Checksum 17:04:45 6ca5941a6612: Download complete 17:04:45 31603596830f: Pull complete 17:04:45 2a8b12db71e7: Pull complete 17:04:46 6ca5941a6612: Pull complete 17:04:46 ecc8261a40a4: Pull complete 17:04:46 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:04:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:04:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:04:46 prd-centos7-docker-4c-2g-25014 does not seem to be running inside a container 17:04:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:04:48 $ docker top 4dc50150899cc0f4501ee5289394f352817c391bdd359b354d12b82b59d534a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:04:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:04:48 [ssh-agent] Looking for ssh-agent implementation... 17:04:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:04:49 $ docker exec 4dc50150899cc0f4501ee5289394f352817c391bdd359b354d12b82b59d534a8 ssh-agent 17:04:49 SSH_AUTH_SOCK=/tmp/ssh-6LuCAVR3W1al/agent.11 17:04:49 SSH_AGENT_PID=16 17:04:49 Running ssh-add (command line suppressed) 17:04:49 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_1689656007060358818.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_1689656007060358818.key) 17:04:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:04:50 + git tag --points-at HEAD [Pipeline] } 17:04:50 $ docker exec --env ******** --env ******** 4dc50150899cc0f4501ee5289394f352817c391bdd359b354d12b82b59d534a8 ssh-agent -k 17:04:50 unset SSH_AUTH_SOCK; 17:04:50 unset SSH_AGENT_PID; 17:04:50 echo Agent pid 16 killed; 17:04:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:04:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:04:50 [ssh-agent] Looking for ssh-agent implementation... 17:04:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:04:50 $ docker exec 4dc50150899cc0f4501ee5289394f352817c391bdd359b354d12b82b59d534a8 ssh-agent 17:04:50 SSH_AUTH_SOCK=/tmp/ssh-rekiUP3eIU3C/agent.46 17:04:50 SSH_AGENT_PID=52 17:04:50 Running ssh-add (command line suppressed) 17:04:50 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_752431889799902866.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_752431889799902866.key) 17:04:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:04:51 + git semver init 17:04:51 # -> Open(): unable to determine branch for HEAD 17:04:51 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 17:04:51 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 17:04:51 # $SEMVER_REMOTE_NAME = origin 17:04:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:04:51 # $SEMVER_USER_NAME = edgex-jenkins 17:04:51 # $SEMVER_BRANCH = master 17:04:51 # $SEMVER_TEMP = /tmp/semver-348360710 17:04:51 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 17:04:51 # '/tmp/semver-348360710' -> '/w/workspace/foundry_device-virtual-go_master/.semver' 17:04:51 # -> Force: false 17:04:51 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } 17:04:51 $ docker exec --env ******** --env ******** 4dc50150899cc0f4501ee5289394f352817c391bdd359b354d12b82b59d534a8 ssh-agent -k 17:04:52 unset SSH_AUTH_SOCK; 17:04:52 unset SSH_AGENT_PID; 17:04:52 echo Agent pid 52 killed; 17:04:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:04:52 + git semver [Pipeline] } 17:04:52 $ docker stop --time=1 4dc50150899cc0f4501ee5289394f352817c391bdd359b354d12b82b59d534a8 17:04:54 $ docker rm -f 4dc50150899cc0f4501ee5289394f352817c391bdd359b354d12b82b59d534a8 [Pipeline] // withDockerContainer [Pipeline] sh 17:04:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:04:55 Stashed 1 file(s) [Pipeline] echo 17:04:55 [edgeXSemver]: initialized semver on version 1.3.2-dev.1 [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] node [Pipeline] node 17:05:11 Still waiting to schedule task 17:05:11 ‘prd-centos7-blackbox-4c-2g-24093’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-25009’ is offline; ‘prd-centos7-docker-4c-2g-25018’ is offline 17:05:11 Still waiting to schedule task 17:05:11 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-25007’ 17:06:46 Running on prd-centos7-docker-4c-2g-25021 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws 17:06:47 Running in /w/workspace/device-virtual-go/40 [Pipeline] { [Pipeline] checkout 17:06:54 using credential edgex-jenkins-ssh 17:06:54 Cloning the remote Git repository 17:06:54 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 17:06:55 > git init /w/workspace/device-virtual-go/40 # timeout=10 17:06:55 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 17:06:55 > git --version # timeout=10 17:06:55 > git --version # 'git version 2.24.3' 17:06:55 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:06:57 Checking out Revision 2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 (master) 17:06:56 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 17:06:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:06:56 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 17:06:56 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 17:06:56 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:06:57 > git config core.sparsecheckout # timeout=10 17:06:57 > git checkout -f 2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 # timeout=10 17:07:01 Commit message: "Merge pull request #161 from FelixTing/issue-157" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:07:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:07:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:07:04 + sudo service docker restart 17:07:04 + true 17:07:04 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:07:07 provisioning config files... 17:07:07 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/40@tmp/config5985667367795079191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:07 ---> docker-login.sh 17:07:07 nexus3.edgexfoundry.org:10001 17:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:09 Configure a credential helper to remove this warning. See 17:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:09 17:07:09 Login Succeeded 17:07:09 nexus3.edgexfoundry.org:10002 17:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:10 Configure a credential helper to remove this warning. See 17:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:10 17:07:10 Login Succeeded 17:07:10 nexus3.edgexfoundry.org:10003 17:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:11 Configure a credential helper to remove this warning. See 17:07:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:11 17:07:11 Login Succeeded 17:07:11 nexus3.edgexfoundry.org:10004 17:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:11 Configure a credential helper to remove this warning. See 17:07:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:11 17:07:11 Login Succeeded 17:07:11 docker.io 17:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:12 Configure a credential helper to remove this warning. See 17:07:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:12 17:07:12 Login Succeeded 17:07:12 ---> docker-login.sh ends [Pipeline] } 17:07:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:07:13 ========================================================= 17:07:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:07:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:07:13 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 17:07:14 Sending build context to Docker daemon 469.5kB 17:07:14 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 17:07:14 Step 2/8 : FROM ${BASE} 17:07:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:07:14 188c0c94c7c5: Pulling fs layer 17:07:14 0ef7d3d256c8: Pulling fs layer 17:07:14 de9db76c5a1d: Pulling fs layer 17:07:14 bca2f99d35d6: Pulling fs layer 17:07:14 93359f2a8cfa: Pulling fs layer 17:07:14 7c6f9722023f: Pulling fs layer 17:07:14 a35cf1a2eb13: Pulling fs layer 17:07:14 bca2f99d35d6: Waiting 17:07:14 93359f2a8cfa: Waiting 17:07:14 7c6f9722023f: Waiting 17:07:14 a35cf1a2eb13: Waiting 17:07:14 de9db76c5a1d: Download complete 17:07:14 0ef7d3d256c8: Verifying Checksum 17:07:14 0ef7d3d256c8: Download complete 17:07:14 93359f2a8cfa: Verifying Checksum 17:07:14 93359f2a8cfa: Download complete 17:07:14 7c6f9722023f: Download complete 17:07:14 188c0c94c7c5: Verifying Checksum 17:07:14 188c0c94c7c5: Download complete 17:07:16 188c0c94c7c5: Pull complete 17:07:16 0ef7d3d256c8: Pull complete 17:07:17 de9db76c5a1d: Pull complete 17:07:21 a35cf1a2eb13: Verifying Checksum 17:07:21 a35cf1a2eb13: Download complete 17:07:23 bca2f99d35d6: Verifying Checksum 17:07:23 bca2f99d35d6: Download complete 17:07:38 bca2f99d35d6: Pull complete 17:07:38 93359f2a8cfa: Pull complete 17:07:39 7c6f9722023f: Pull complete 17:07:49 a35cf1a2eb13: Pull complete 17:07:49 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 17:07:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:07:49 ---> a62c8e92a672 17:07:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 17:07:49 ---> Running in b6e8737b1fa4 17:07:49 Removing intermediate container b6e8737b1fa4 17:07:49 ---> e4c76246e016 17:07:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:49 ---> Running in f31f73dac581 17:07:51 Removing intermediate container f31f73dac581 17:07:51 ---> 5d4239228bb4 17:07:51 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 17:07:51 ---> Running in 383a7accffff 17:07:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:07:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:07:55 (1/14) Installing libmagic (5.38-r0) 17:07:55 (2/14) Installing file (5.38-r0) 17:07:55 (3/14) Installing libc-dev (0.7.2-r3) 17:07:55 (4/14) Installing g++ (9.3.0-r2) 17:08:01 (5/14) Installing fortify-headers (1.1-r0) 17:08:01 (6/14) Installing patch (2.7.6-r6) 17:08:01 (7/14) Installing build-base (0.5-r2) 17:08:01 (8/14) Installing openssh-keygen (8.3_p1-r1) 17:08:01 (9/14) Installing libedit (20191231.3.1-r0) 17:08:02 (10/14) Installing openssh-client (8.3_p1-r1) 17:08:03 (11/14) Installing openssh-sftp-server (8.3_p1-r1) 17:08:03 (12/14) Installing openssh-server-common (8.3_p1-r1) 17:08:03 (13/14) Installing openssh-server (8.3_p1-r1) 17:08:03 (14/14) Installing openssh (8.3_p1-r1) 17:08:03 Executing busybox-1.31.1-r19.trigger 17:08:03 OK: 237 MiB in 53 packages 17:08:08 Removing intermediate container 383a7accffff 17:08:08 ---> c88b456b9810 17:08:08 Step 6/8 : WORKDIR /device-virtual-go 17:08:08 ---> Running in 72c6519d82b8 17:08:08 Removing intermediate container 72c6519d82b8 17:08:08 ---> ca4d0b4681a9 17:08:08 Step 7/8 : COPY . . 17:08:10 ---> 62510433645d 17:08:10 Step 8/8 : RUN go mod download 17:08:10 ---> Running in 25f10915140e 17:08:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25026 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws 17:08:50 Running in /w/workspace/device-virtual-go/40 [Pipeline] { [Pipeline] checkout 17:08:57 using credential edgex-jenkins-ssh 17:08:57 Cloning the remote Git repository 17:08:57 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 17:08:57 > git init /w/workspace/device-virtual-go/40 # timeout=10 17:08:57 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 17:08:57 > git --version # timeout=10 17:08:57 > git --version # 'git version 2.17.1' 17:08:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:58 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 17:08:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:58 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 17:08:58 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 17:08:58 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:08:59 Removing intermediate container 25f10915140e 17:08:59 ---> 467a8bd3dd19 17:08:59 Successfully built 467a8bd3dd19 17:08:59 Successfully tagged ci-base-image-x86_64:latest 17:08:59 Checking out Revision 2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 (master) [Pipeline] isUnix [Pipeline] sh 17:08:59 + docker inspect -f . ci-base-image-x86_64 17:09:00 . [Pipeline] withDockerContainer 17:08:59 > git config core.sparsecheckout # timeout=10 17:08:59 > git checkout -f 2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 # timeout=10 17:09:00 prd-centos7-docker-4c-2g-25021 does not seem to be running inside a container 17:09:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/40 -v /w/workspace/device-virtual-go/40:/w/workspace/device-virtual-go/40:rw,z -v /w/workspace/device-virtual-go/40@tmp:/w/workspace/device-virtual-go/40@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 ******** ci-base-image-x86_64 cat 17:09:02 $ docker top 708ad45e8ffd7df7bc59b25cfcabed4d606c54b5fc2d333f1cb07f664be2abf2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:03 + go version 17:09:03 go version go1.15.5 linux/amd64 [Pipeline] } 17:09:03 $ docker stop --time=1 708ad45e8ffd7df7bc59b25cfcabed4d606c54b5fc2d333f1cb07f664be2abf2 17:09:03 Commit message: "Merge pull request #161 from FelixTing/issue-157" 17:09:06 $ docker rm -f 708ad45e8ffd7df7bc59b25cfcabed4d606c54b5fc2d333f1cb07f664be2abf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 17:09:07 + docker inspect -f . ci-base-image-x86_64 17:09:07 . [Pipeline] withDockerContainer 17:09:09 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 17:09:09 prd-centos7-docker-4c-2g-25021 does not seem to be running inside a container 17:09:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/40 -v /w/workspace/device-virtual-go/40:/w/workspace/device-virtual-go/40:rw,z -v /w/workspace/device-virtual-go/40@tmp:/w/workspace/device-virtual-go/40@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 ******** ci-base-image-x86_64 cat 17:09:13 $ docker top 961d277dee8b62f7eb8483058379c3da626b92686b65d75bc21cfcc9f48c1e06 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 17:09:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:09:14 + true 17:09:14 + sudo service docker restart 17:09:14 + make test 17:09:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:09:16 provisioning config files... 17:09:17 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/40@tmp/config3707921756016030586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:17 ---> docker-login.sh 17:09:17 nexus3.edgexfoundry.org:10001 17:09:18 ? github.com/edgexfoundry/device-virtual-go [no test files] 17:09:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:18 Configure a credential helper to remove this warning. See 17:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:18 17:09:18 Login Succeeded 17:09:18 nexus3.edgexfoundry.org:10002 17:09:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:19 Configure a credential helper to remove this warning. See 17:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:19 17:09:19 Login Succeeded 17:09:19 nexus3.edgexfoundry.org:10003 17:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:19 Configure a credential helper to remove this warning. See 17:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:19 17:09:19 Login Succeeded 17:09:19 nexus3.edgexfoundry.org:10004 17:09:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:20 Configure a credential helper to remove this warning. See 17:09:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:20 17:09:20 Login Succeeded 17:09:20 docker.io 17:09:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:21 Configure a credential helper to remove this warning. See 17:09:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:21 17:09:21 Login Succeeded 17:09:21 ---> docker-login.sh ends [Pipeline] } 17:09:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:09:21 ========================================================= 17:09:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:09:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:09:22 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 17:09:22 Sending build context to Docker daemon 468.5kB 17:09:22 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 17:09:22 Step 2/8 : FROM ${BASE} 17:09:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:09:23 5f621e34cdf4: Pulling fs layer 17:09:23 a4357932f1b6: Pulling fs layer 17:09:23 18c013af1878: Pulling fs layer 17:09:23 00ac8860ef70: Pulling fs layer 17:09:23 63d7cb157983: Pulling fs layer 17:09:23 b116817d02f9: Pulling fs layer 17:09:23 745a02a5169b: Pulling fs layer 17:09:23 00ac8860ef70: Waiting 17:09:23 63d7cb157983: Waiting 17:09:23 b116817d02f9: Waiting 17:09:23 745a02a5169b: Waiting 17:09:23 18c013af1878: Verifying Checksum 17:09:23 18c013af1878: Download complete 17:09:23 a4357932f1b6: Download complete 17:09:23 63d7cb157983: Verifying Checksum 17:09:23 63d7cb157983: Download complete 17:09:24 b116817d02f9: Download complete 17:09:24 5f621e34cdf4: Verifying Checksum 17:09:24 5f621e34cdf4: Download complete 17:09:25 5f621e34cdf4: Pull complete 17:09:25 a4357932f1b6: Pull complete 17:09:26 18c013af1878: Pull complete 17:09:27 745a02a5169b: Verifying Checksum 17:09:27 745a02a5169b: Download complete 17:09:28 00ac8860ef70: Verifying Checksum 17:09:28 00ac8860ef70: Download complete 17:09:39 00ac8860ef70: Pull complete 17:09:39 63d7cb157983: Pull complete 17:09:39 b116817d02f9: Pull complete 17:09:43 745a02a5169b: Pull complete 17:09:43 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 17:09:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:09:43 ---> b7e6874047d6 17:09:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 17:09:46 ---> Running in 7da1266ad8e8 17:09:46 Removing intermediate container 7da1266ad8e8 17:09:46 ---> 7c005b549020 17:09:46 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:46 ---> Running in cf96a1746b88 17:09:49 Removing intermediate container cf96a1746b88 17:09:49 ---> bf7c7b2b78a2 17:09:49 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 17:09:49 ---> Running in 8245229b269c 17:09:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:09:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:09:52 (1/14) Installing libmagic (5.38-r0) 17:09:52 (2/14) Installing file (5.38-r0) 17:09:52 (3/14) Installing libc-dev (0.7.2-r3) 17:09:52 (4/14) Installing g++ (9.3.0-r2) 17:09:57 (5/14) Installing fortify-headers (1.1-r0) 17:09:57 (6/14) Installing patch (2.7.6-r6) 17:09:57 (7/14) Installing build-base (0.5-r2) 17:09:57 (8/14) Installing openssh-keygen (8.3_p1-r1) 17:09:57 (9/14) Installing libedit (20191231.3.1-r0) 17:09:57 (10/14) Installing openssh-client (8.3_p1-r1) 17:09:57 (11/14) Installing openssh-sftp-server (8.3_p1-r1) 17:09:57 (12/14) Installing openssh-server-common (8.3_p1-r1) 17:09:57 (13/14) Installing openssh-server (8.3_p1-r1) 17:09:57 (14/14) Installing openssh (8.3_p1-r1) 17:09:57 Executing busybox-1.31.1-r19.trigger 17:09:57 OK: 221 MiB in 53 packages 17:09:58 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 17:09:58 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.935s coverage: 64.4% of statements 17:09:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:10:01 Removing intermediate container 8245229b269c 17:10:01 ---> d3cb629948e5 17:10:01 Step 6/8 : WORKDIR /device-virtual-go 17:10:01 ---> Running in c5b0da8e70f5 17:10:02 Removing intermediate container c5b0da8e70f5 17:10:02 ---> 3abceb2500b3 17:10:02 Step 7/8 : COPY . . 17:10:03 ---> 0bf4abfa38b1 17:10:03 Step 8/8 : RUN go mod download 17:10:03 ---> Running in 2be7b09d662e 17:10:08 gofmt -l . 17:10:08 [ "`gofmt -l .`" = "" ] 17:10:08 ./bin/test-attribution-txt.sh 17:10:10 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:10:10 $ docker stop --time=1 961d277dee8b62f7eb8483058379c3da626b92686b65d75bc21cfcc9f48c1e06 17:10:13 $ docker rm -f 961d277dee8b62f7eb8483058379c3da626b92686b65d75bc21cfcc9f48c1e06 [Pipeline] // withDockerContainer [Pipeline] sh 17:10:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:10:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:10:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:10:16 + ls -al . 17:10:16 total 124 17:10:16 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 4 17:10 . 17:10:16 drwxrwxr-x. 4 jenkins jenkins 30 Feb 4 17:06 .. 17:10:16 -rw-rw-r--. 1 jenkins jenkins 6713 Feb 4 17:06 Attribution.txt 17:10:16 drwxrwxr-x. 2 jenkins jenkins 64 Feb 4 17:06 bin 17:10:16 drwxrwxr-x. 3 jenkins jenkins 32 Feb 4 17:06 cmd 17:10:16 -rw-r--r--. 1 jenkins jenkins 47242 Feb 4 17:09 coverage.out 17:10:16 -rw-rw-r--. 1 jenkins jenkins 1851 Feb 4 17:06 Dockerfile 17:10:16 -rw-rw-r--. 1 jenkins jenkins 961 Feb 4 17:06 Dockerfile.build 17:10:16 drwxrwxr-x. 8 jenkins jenkins 162 Feb 4 17:07 .git 17:10:16 drwxrwxr-x. 2 jenkins jenkins 103 Feb 4 17:06 .github 17:10:16 -rw-rw-r--. 1 jenkins jenkins 258 Feb 4 17:06 .gitignore 17:10:16 -rw-r--r--. 1 jenkins jenkins 856 Feb 4 17:10 go.mod 17:10:16 -rw-r--r--. 1 jenkins jenkins 16346 Feb 4 17:10 go.sum 17:10:16 drwxrwxr-x. 3 jenkins jenkins 20 Feb 4 17:06 internal 17:10:16 -rw-rw-r--. 1 jenkins jenkins 660 Feb 4 17:06 Jenkinsfile 17:10:16 -rw-rw-r--. 1 jenkins jenkins 11340 Feb 4 17:06 LICENSE 17:10:16 -rw-rw-r--. 1 jenkins jenkins 873 Feb 4 17:06 Makefile 17:10:16 -rw-rw-r--. 1 jenkins jenkins 918 Feb 4 17:06 README.md 17:10:16 -rw-rw-r--. 1 jenkins jenkins 11 Feb 4 17:04 VERSION 17:10:16 -rw-rw-r--. 1 jenkins jenkins 235 Feb 4 17:06 version.go [Pipeline] isUnix [Pipeline] sh 17:10:17 + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 --label arch=amd64 --label version=1.3.2-dev.1 . 17:10:17 Sending build context to Docker daemon 534.5kB 17:10:17 Step 1/22 : ARG BASE=golang:1.15-alpine3.12 17:10:17 Step 2/22 : FROM ${BASE} AS builder 17:10:17 ---> 467a8bd3dd19 17:10:17 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 17:10:17 ---> Running in 3db3db571da9 17:10:18 Removing intermediate container 3db3db571da9 17:10:18 ---> b321b21cb49e 17:10:18 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 17:10:18 ---> Running in 4eee0b25fc47 17:10:19 Removing intermediate container 4eee0b25fc47 17:10:19 ---> aedd178b1544 17:10:19 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 17:10:19 ---> Running in aa1ab6094608 17:10:19 Removing intermediate container aa1ab6094608 17:10:19 ---> 335f4681668e 17:10:19 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:19 ---> Running in 8ddf88267523 17:10:21 Removing intermediate container 8ddf88267523 17:10:21 ---> c05a4c3789d0 17:10:21 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:10:21 ---> Running in 5a5b8c250f70 17:10:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:10:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:10:25 OK: 237 MiB in 53 packages 17:10:25 Removing intermediate container 5a5b8c250f70 17:10:25 ---> d8d46e67d649 17:10:25 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 17:10:25 ---> Running in b15cac618254 17:10:25 Removing intermediate container b15cac618254 17:10:25 ---> 72c17ce5195b 17:10:25 Step 9/22 : COPY . . 17:10:26 ---> 84bd0eeb8bd1 17:10:26 Step 10/22 : ARG MAKE='make build' 17:10:27 ---> Running in c30977191bca 17:10:27 Removing intermediate container c30977191bca 17:10:27 ---> fd5bd8272712 17:10:27 Step 11/22 : RUN $MAKE 17:10:27 ---> Running in e33c7697c756 17:10:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.2-dev.1" -o cmd/device-virtual ./cmd 17:10:30 Removing intermediate container 2be7b09d662e 17:10:30 ---> 3b8766058933 17:10:30 Successfully built 3b8766058933 17:10:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:10:30 + docker inspect -f . ci-base-image-arm64 17:10:30 . [Pipeline] withDockerContainer 17:10:30 prd-ubuntu18.04-docker-arm64-4c-16g-25026 does not seem to be running inside a container 17:10:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/40 -v /w/workspace/device-virtual-go/40:/w/workspace/device-virtual-go/40:rw,z -v /w/workspace/device-virtual-go/40@tmp:/w/workspace/device-virtual-go/40@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 ******** ci-base-image-arm64 cat 17:10:32 $ docker top 58d651f10abf0684a3755acdbb8171228dcbd97623939069d0295be63e699d19 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:33 + go version 17:10:33 go version go1.15.5 linux/arm64 [Pipeline] } 17:10:33 $ docker stop --time=1 58d651f10abf0684a3755acdbb8171228dcbd97623939069d0295be63e699d19 17:10:35 $ docker rm -f 58d651f10abf0684a3755acdbb8171228dcbd97623939069d0295be63e699d19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:10:36 + docker inspect -f . ci-base-image-arm64 17:10:36 . [Pipeline] withDockerContainer 17:10:37 prd-ubuntu18.04-docker-arm64-4c-16g-25026 does not seem to be running inside a container 17:10:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/40 -v /w/workspace/device-virtual-go/40:/w/workspace/device-virtual-go/40:rw,z -v /w/workspace/device-virtual-go/40@tmp:/w/workspace/device-virtual-go/40@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 ******** ci-base-image-arm64 cat 17:10:38 $ docker top 7c8921383b5f691d28d4df7b2c6f082836b3c7ef71347d52958199311417d392 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:39 + make test 17:10:39 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 17:10:41 ? github.com/edgexfoundry/device-virtual-go [no test files] 17:10:56 CGO_ENABLED=0 GO111MODULE=on go build ./... 17:11:02 Removing intermediate container e33c7697c756 17:11:02 ---> 3c8a89281e10 17:11:02 Step 12/22 : FROM alpine:3.12 17:11:02 3.12: Pulling from library/alpine 17:11:02 801bfaa63ef2: Pulling fs layer 17:11:03 801bfaa63ef2: Verifying Checksum 17:11:03 801bfaa63ef2: Download complete 17:11:04 801bfaa63ef2: Pull complete 17:11:04 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 17:11:04 Status: Downloaded newer image for alpine:3.12 17:11:04 ---> 389fef711851 17:11:04 Step 13/22 : ENV APP_PORT=49990 17:11:04 ---> Running in 729683dc0b75 17:11:04 Removing intermediate container 729683dc0b75 17:11:04 ---> e76d8959c999 17:11:04 Step 14/22 : EXPOSE $APP_PORT 17:11:04 ---> Running in 1d725672c778 17:11:05 Removing intermediate container 1d725672c778 17:11:05 ---> cf12debf7d48 17:11:05 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 17:11:07 ---> f13882faead4 17:11:07 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 17:11:08 ---> 2babb2131b20 17:11:08 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 17:11:09 ---> 5c27a1ed0626 17:11:09 Step 18/22 : ENTRYPOINT ["/device-virtual"] 17:11:09 ---> Running in 74120be8ebdf 17:11:09 Removing intermediate container 74120be8ebdf 17:11:09 ---> 1d8da7546ee8 17:11:09 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:11:10 ---> Running in f8a7450a1909 17:11:10 Removing intermediate container f8a7450a1909 17:11:10 ---> 9128119420bd 17:11:10 Step 20/22 : LABEL arch=amd64 17:11:11 ---> Running in 5332f5737dcf 17:11:11 Removing intermediate container 5332f5737dcf 17:11:11 ---> e95d1c7e6822 17:11:11 Step 21/22 : LABEL git_sha=2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 17:11:12 ---> Running in a650853353b1 17:11:12 Removing intermediate container a650853353b1 17:11:12 ---> b7c7fe478914 17:11:12 Step 22/22 : LABEL version=1.3.2-dev.1 17:11:13 ---> Running in cad572364292 17:11:13 Removing intermediate container cad572364292 17:11:13 ---> bde6ca145b64 17:11:13 [Warning] One or more build-args [ARCH] were not consumed 17:11:13 Successfully built bde6ca145b64 17:11:13 Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:11:13 provisioning config files... 17:11:13 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/40@tmp/config4482829465078584061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:14 ---> docker-login.sh 17:11:14 nexus3.edgexfoundry.org:10001 17:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:14 Configure a credential helper to remove this warning. See 17:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:14 17:11:14 Login Succeeded 17:11:14 nexus3.edgexfoundry.org:10002 17:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:15 Configure a credential helper to remove this warning. See 17:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:15 17:11:15 Login Succeeded 17:11:15 nexus3.edgexfoundry.org:10003 17:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:16 Configure a credential helper to remove this warning. See 17:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:16 17:11:16 Login Succeeded 17:11:16 nexus3.edgexfoundry.org:10004 17:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:16 Configure a credential helper to remove this warning. See 17:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:16 17:11:16 Login Succeeded 17:11:16 docker.io 17:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:17 Configure a credential helper to remove this warning. See 17:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:17 17:11:17 Login Succeeded 17:11:17 ---> docker-login.sh ends [Pipeline] } 17:11:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:11:17 [edgeXDocker.push] Tagging docker image docker-device-virtual-go with the following tags: 17:11:17 2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 17:11:17 latest 17:11:17 1.3.2-dev.1 17:11:17 2f15e3af98f8bac5a7e4be780f30d2ee83e8c436-1.3.2-dev.1 17:11:17 master 17:11:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:11:18 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 [Pipeline] isUnix [Pipeline] sh 17:11:19 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 17:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 17:11:19 533b90e0ff79: Preparing 17:11:19 1fdc2d35ae1f: Preparing 17:11:19 f4c4f9c6a8a0: Preparing 17:11:19 777b2c648970: Preparing 17:11:19 777b2c648970: Layer already exists 17:11:19 1fdc2d35ae1f: Pushed 17:11:19 533b90e0ff79: Pushed 17:11:22 f4c4f9c6a8a0: Pushed 17:11:22 2f15e3af98f8bac5a7e4be780f30d2ee83e8c436: digest: sha256:5c3d50466a00096356086803763600b047b1b52cf7d0e114110cd1ac27a5d1f6 size: 1155 [Pipeline] isUnix [Pipeline] sh 17:11:22 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest [Pipeline] isUnix [Pipeline] sh 17:11:23 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest 17:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 17:11:23 533b90e0ff79: Preparing 17:11:23 1fdc2d35ae1f: Preparing 17:11:23 f4c4f9c6a8a0: Preparing 17:11:23 777b2c648970: Preparing 17:11:23 533b90e0ff79: Layer already exists 17:11:23 1fdc2d35ae1f: Layer already exists 17:11:23 f4c4f9c6a8a0: Layer already exists 17:11:23 777b2c648970: Layer already exists 17:11:23 latest: digest: sha256:5c3d50466a00096356086803763600b047b1b52cf7d0e114110cd1ac27a5d1f6 size: 1155 [Pipeline] isUnix [Pipeline] sh 17:11:24 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.3.2-dev.1 [Pipeline] isUnix [Pipeline] sh 17:11:24 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.3.2-dev.1 17:11:25 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 17:11:25 533b90e0ff79: Preparing 17:11:25 1fdc2d35ae1f: Preparing 17:11:25 f4c4f9c6a8a0: Preparing 17:11:25 777b2c648970: Preparing 17:11:25 f4c4f9c6a8a0: Layer already exists 17:11:25 1fdc2d35ae1f: Layer already exists 17:11:25 777b2c648970: Layer already exists 17:11:25 533b90e0ff79: Layer already exists 17:11:25 1.3.2-dev.1: digest: sha256:5c3d50466a00096356086803763600b047b1b52cf7d0e114110cd1ac27a5d1f6 size: 1155 [Pipeline] isUnix [Pipeline] sh 17:11:25 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:2f15e3af98f8bac5a7e4be780f30d2ee83e8c436-1.3.2-dev.1 [Pipeline] isUnix [Pipeline] sh 17:11:26 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:2f15e3af98f8bac5a7e4be780f30d2ee83e8c436-1.3.2-dev.1 17:11:26 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 17:11:26 533b90e0ff79: Preparing 17:11:26 1fdc2d35ae1f: Preparing 17:11:26 f4c4f9c6a8a0: Preparing 17:11:26 777b2c648970: Preparing 17:11:26 777b2c648970: Layer already exists 17:11:26 533b90e0ff79: Layer already exists 17:11:26 f4c4f9c6a8a0: Layer already exists 17:11:26 1fdc2d35ae1f: Layer already exists 17:11:26 2f15e3af98f8bac5a7e4be780f30d2ee83e8c436-1.3.2-dev.1: digest: sha256:5c3d50466a00096356086803763600b047b1b52cf7d0e114110cd1ac27a5d1f6 size: 1155 [Pipeline] isUnix [Pipeline] sh 17:11:26 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master [Pipeline] isUnix [Pipeline] sh 17:11:27 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master 17:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 17:11:27 533b90e0ff79: Preparing 17:11:27 1fdc2d35ae1f: Preparing 17:11:27 f4c4f9c6a8a0: Preparing 17:11:27 777b2c648970: Preparing 17:11:27 777b2c648970: Layer already exists 17:11:27 533b90e0ff79: Layer already exists 17:11:27 f4c4f9c6a8a0: Layer already exists 17:11:27 1fdc2d35ae1f: Layer already exists 17:11:27 master: digest: sha256:5c3d50466a00096356086803763600b047b1b52cf7d0e114110cd1ac27a5d1f6 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:11:27 ===================================================== [Pipeline] echo 17:11:27 taggedImages: 17:11:27 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 17:11:27 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest 17:11:27 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.3.2-dev.1 17:11:27 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:2f15e3af98f8bac5a7e4be780f30d2ee83e8c436-1.3.2-dev.1 17:11:27 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 17:11:28 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 17:11:28 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.498s coverage: 64.4% of statements 17:11:28 CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:11:35 gofmt -l . 17:11:35 [ "`gofmt -l .`" = "" ] 17:11:35 ./bin/test-attribution-txt.sh 17:11:36 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:11:36 $ docker stop --time=1 7c8921383b5f691d28d4df7b2c6f082836b3c7ef71347d52958199311417d392 17:11:38 $ docker rm -f 7c8921383b5f691d28d4df7b2c6f082836b3c7ef71347d52958199311417d392 [Pipeline] // withDockerContainer [Pipeline] sh 17:11:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:11:39 Warning: overwriting stash ‘coverage-report’ 17:11:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:11:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:11:41 + ls -al . 17:11:41 total 148 17:11:41 drwxrwxr-x 7 jenkins jenkins 4096 Feb 4 17:11 . 17:11:41 drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 17:08 .. 17:11:41 drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 17:09 .git 17:11:41 drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 17:08 .github 17:11:41 -rw-rw-r-- 1 jenkins jenkins 258 Feb 4 17:08 .gitignore 17:11:41 -rw-rw-r-- 1 jenkins jenkins 6713 Feb 4 17:08 Attribution.txt 17:11:41 -rw-rw-r-- 1 jenkins jenkins 1851 Feb 4 17:08 Dockerfile 17:11:41 -rw-rw-r-- 1 jenkins jenkins 961 Feb 4 17:08 Dockerfile.build 17:11:41 -rw-rw-r-- 1 jenkins jenkins 660 Feb 4 17:08 Jenkinsfile 17:11:41 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 4 17:08 LICENSE 17:11:41 -rw-rw-r-- 1 jenkins jenkins 873 Feb 4 17:08 Makefile 17:11:41 -rw-rw-r-- 1 jenkins jenkins 918 Feb 4 17:08 README.md 17:11:41 -rw-rw-r-- 1 jenkins jenkins 11 Feb 4 17:04 VERSION 17:11:41 drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 17:08 bin 17:11:41 drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 17:08 cmd 17:11:41 -rw-r--r-- 1 jenkins jenkins 47242 Feb 4 17:11 coverage.out 17:11:41 -rw-r--r-- 1 jenkins jenkins 856 Feb 4 17:11 go.mod 17:11:41 -rw-r--r-- 1 jenkins jenkins 16346 Feb 4 17:11 go.sum 17:11:41 drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 17:08 internal 17:11:41 -rw-rw-r-- 1 jenkins jenkins 235 Feb 4 17:08 version.go [Pipeline] isUnix [Pipeline] sh 17:11:41 + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 --label arch=arm64 --label version=1.3.2-dev.1 . 17:11:42 Sending build context to Docker daemon 533.5kB 17:11:42 Step 1/22 : ARG BASE=golang:1.15-alpine3.12 17:11:42 Step 2/22 : FROM ${BASE} AS builder 17:11:42 ---> 3b8766058933 17:11:42 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 17:11:42 ---> Running in 3765ba5397f9 17:11:43 Removing intermediate container 3765ba5397f9 17:11:43 ---> a182a8b370c3 17:11:43 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 17:11:43 ---> Running in d07f4fa2f261 17:11:43 Removing intermediate container d07f4fa2f261 17:11:43 ---> 2db45b7601dd 17:11:43 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 17:11:43 ---> Running in 8b6c3f52384e 17:11:44 Removing intermediate container 8b6c3f52384e 17:11:44 ---> 83545569e217 17:11:44 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:44 ---> Running in 4bc1c67056e9 17:11:46 Removing intermediate container 4bc1c67056e9 17:11:46 ---> 1a30c4b93be9 17:11:46 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:11:46 ---> Running in d4adc5ef15a1 17:11:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:11:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:11:50 OK: 221 MiB in 53 packages 17:11:51 Removing intermediate container d4adc5ef15a1 17:11:51 ---> f8e8dbff3b5d 17:11:51 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 17:11:51 ---> Running in 7977233d2c10 17:11:52 Removing intermediate container 7977233d2c10 17:11:52 ---> 99503bfa6cc8 17:11:52 Step 9/22 : COPY . . 17:11:52 ---> 6c80f5abb21c 17:11:52 Step 10/22 : ARG MAKE='make build' 17:11:53 ---> Running in 397818bfe419 17:11:53 Removing intermediate container 397818bfe419 17:11:53 ---> c44fc745970e 17:11:53 Step 11/22 : RUN $MAKE 17:11:53 ---> Running in a12fcb04434b 17:11:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.2-dev.1" -o cmd/device-virtual ./cmd 17:12:26 CGO_ENABLED=0 GO111MODULE=on go build ./... 17:12:33 Removing intermediate container a12fcb04434b 17:12:33 ---> ad219596db7f 17:12:33 Step 12/22 : FROM alpine:3.12 17:12:33 3.12: Pulling from library/alpine 17:12:34 159e5727ea61: Pulling fs layer 17:12:34 159e5727ea61: Verifying Checksum 17:12:34 159e5727ea61: Download complete 17:12:35 159e5727ea61: Pull complete 17:12:35 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 17:12:35 Status: Downloaded newer image for alpine:3.12 17:12:35 ---> afeebe901d6b 17:12:35 Step 13/22 : ENV APP_PORT=49990 17:12:35 ---> Running in 312e85a96bec 17:12:35 Removing intermediate container 312e85a96bec 17:12:35 ---> 4fd426c1b37a 17:12:35 Step 14/22 : EXPOSE $APP_PORT 17:12:35 ---> Running in 4f8a263aa536 17:12:36 Removing intermediate container 4f8a263aa536 17:12:36 ---> 719593016bfe 17:12:36 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 17:12:37 ---> 9c93dafa66ab 17:12:37 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 17:12:38 ---> 881a07ff16dc 17:12:38 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 17:12:38 ---> 06491a360f8f 17:12:38 Step 18/22 : ENTRYPOINT ["/device-virtual"] 17:12:38 ---> Running in 33f5a01879f2 17:12:39 Removing intermediate container 33f5a01879f2 17:12:39 ---> 586ad855cdbe 17:12:39 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:12:39 ---> Running in a831c4602183 17:12:40 Removing intermediate container a831c4602183 17:12:40 ---> 738aa45b6180 17:12:40 Step 20/22 : LABEL arch=arm64 17:12:40 ---> Running in ccaf0a179707 17:12:40 Removing intermediate container ccaf0a179707 17:12:40 ---> e582abf444ec 17:12:40 Step 21/22 : LABEL git_sha=2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 17:12:40 ---> Running in 5a68264cab93 17:12:41 Removing intermediate container 5a68264cab93 17:12:41 ---> 9c22ae850a9f 17:12:41 Step 22/22 : LABEL version=1.3.2-dev.1 17:12:41 ---> Running in 71d293db156f 17:12:41 Removing intermediate container 71d293db156f 17:12:41 ---> bd318afda3d3 17:12:41 [Warning] One or more build-args [ARCH] were not consumed 17:12:41 Successfully built bd318afda3d3 17:12:41 Successfully tagged docker-device-virtual-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:12:42 provisioning config files... 17:12:42 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/40@tmp/config4173908941806605070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:42 ---> docker-login.sh 17:12:42 nexus3.edgexfoundry.org:10001 17:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:43 Configure a credential helper to remove this warning. See 17:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:43 17:12:43 Login Succeeded 17:12:43 nexus3.edgexfoundry.org:10002 17:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:43 Configure a credential helper to remove this warning. See 17:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:43 17:12:43 Login Succeeded 17:12:43 nexus3.edgexfoundry.org:10003 17:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:44 Configure a credential helper to remove this warning. See 17:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:44 17:12:44 Login Succeeded 17:12:44 nexus3.edgexfoundry.org:10004 17:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:45 Configure a credential helper to remove this warning. See 17:12:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:45 17:12:45 Login Succeeded 17:12:45 docker.io 17:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:45 Configure a credential helper to remove this warning. See 17:12:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:45 17:12:45 Login Succeeded 17:12:45 ---> docker-login.sh ends [Pipeline] } 17:12:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:12:46 [edgeXDocker.push] Tagging docker image docker-device-virtual-go-arm64 with the following tags: 17:12:46 2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 17:12:46 latest 17:12:46 1.3.2-dev.1 17:12:46 2f15e3af98f8bac5a7e4be780f30d2ee83e8c436-1.3.2-dev.1 17:12:46 master 17:12:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:12:46 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 [Pipeline] isUnix [Pipeline] sh 17:12:47 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 17:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 17:12:47 ae7f70e28337: Preparing 17:12:47 6a5f7ce0e8e6: Preparing 17:12:47 04f7b364b10c: Preparing 17:12:47 379067d0cb53: Preparing 17:12:47 379067d0cb53: Layer already exists 17:12:47 6a5f7ce0e8e6: Pushed 17:12:47 ae7f70e28337: Pushed 17:12:50 04f7b364b10c: Pushed 17:12:50 2f15e3af98f8bac5a7e4be780f30d2ee83e8c436: digest: sha256:d21fd4c0c11836297c595dfdc5eedfd003abafd7c834c334b6c13d23223129b3 size: 1155 [Pipeline] isUnix [Pipeline] sh 17:12:51 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:12:51 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest 17:12:51 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 17:12:51 ae7f70e28337: Preparing 17:12:51 6a5f7ce0e8e6: Preparing 17:12:51 04f7b364b10c: Preparing 17:12:51 379067d0cb53: Preparing 17:12:51 ae7f70e28337: Layer already exists 17:12:51 6a5f7ce0e8e6: Layer already exists 17:12:51 04f7b364b10c: Layer already exists 17:12:51 379067d0cb53: Layer already exists 17:12:51 latest: digest: sha256:d21fd4c0c11836297c595dfdc5eedfd003abafd7c834c334b6c13d23223129b3 size: 1155 [Pipeline] isUnix [Pipeline] sh 17:12:51 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.3.2-dev.1 [Pipeline] isUnix [Pipeline] sh 17:12:52 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.3.2-dev.1 17:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 17:12:52 ae7f70e28337: Preparing 17:12:52 6a5f7ce0e8e6: Preparing 17:12:52 04f7b364b10c: Preparing 17:12:52 379067d0cb53: Preparing 17:12:52 ae7f70e28337: Layer already exists 17:12:52 04f7b364b10c: Layer already exists 17:12:52 379067d0cb53: Layer already exists 17:12:52 6a5f7ce0e8e6: Layer already exists 17:12:52 1.3.2-dev.1: digest: sha256:d21fd4c0c11836297c595dfdc5eedfd003abafd7c834c334b6c13d23223129b3 size: 1155 [Pipeline] isUnix [Pipeline] sh 17:12:52 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:2f15e3af98f8bac5a7e4be780f30d2ee83e8c436-1.3.2-dev.1 [Pipeline] isUnix [Pipeline] sh 17:12:53 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:2f15e3af98f8bac5a7e4be780f30d2ee83e8c436-1.3.2-dev.1 17:12:53 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 17:12:53 ae7f70e28337: Preparing 17:12:53 6a5f7ce0e8e6: Preparing 17:12:53 04f7b364b10c: Preparing 17:12:53 379067d0cb53: Preparing 17:12:53 04f7b364b10c: Layer already exists 17:12:53 6a5f7ce0e8e6: Layer already exists 17:12:53 ae7f70e28337: Layer already exists 17:12:53 379067d0cb53: Layer already exists 17:12:53 2f15e3af98f8bac5a7e4be780f30d2ee83e8c436-1.3.2-dev.1: digest: sha256:d21fd4c0c11836297c595dfdc5eedfd003abafd7c834c334b6c13d23223129b3 size: 1155 [Pipeline] isUnix [Pipeline] sh 17:12:53 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master [Pipeline] isUnix [Pipeline] sh 17:12:54 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master 17:12:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 17:12:54 ae7f70e28337: Preparing 17:12:54 6a5f7ce0e8e6: Preparing 17:12:54 04f7b364b10c: Preparing 17:12:54 379067d0cb53: Preparing 17:12:54 6a5f7ce0e8e6: Layer already exists 17:12:54 379067d0cb53: Layer already exists 17:12:54 04f7b364b10c: Layer already exists 17:12:54 ae7f70e28337: Layer already exists 17:12:54 master: digest: sha256:d21fd4c0c11836297c595dfdc5eedfd003abafd7c834c334b6c13d23223129b3 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:12:54 ===================================================== [Pipeline] echo 17:12:54 taggedImages: 17:12:54 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 17:12:54 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest 17:12:54 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.3.2-dev.1 17:12:54 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:2f15e3af98f8bac5a7e4be780f30d2ee83e8c436-1.3.2-dev.1 17:12:54 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [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] wrap 17:12:56 provisioning config files... 17:12:56 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config620687024912868991tmp [Pipeline] { [Pipeline] sh 17:12:56 + set +x 17:12:56 + curl -s https://codecov.io/bash 17:12:56 + bash -s -- 17:12:56 17:12:56 _____ _ 17:12:56 / ____| | | 17:12:56 | | ___ __| | ___ ___ _____ __ 17:12:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:12:56 | |___| (_) | (_| | __/ (_| (_) \ V / 17:12:56 \_____\___/ \__,_|\___|\___\___/ \_/ 17:12:56 Bash-20210129-7c25fce 17:12:56 17:12:56 17:12:56 ==> git version 2.24.3 found 17:12:56 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 17:12:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:12:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:12:56 ==> Jenkins CI detected. 17:12:56 project root: . 17:12:56 --> token set from env 17:12:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:12:56 ==> Running gcov in . (disable via -X gcov) 17:12:56 ==> Python coveragepy not found 17:12:56 ==> Searching for coverage reports in: 17:12:56 + . 17:12:56 -> Found 1 reports 17:12:56 ==> Detecting git/mercurial file structure 17:12:56 ==> Reading reports 17:12:56 + ./coverage.out bytes=47242 17:12:56 ==> Appending adjustments 17:12:56 https://docs.codecov.io/docs/fixing-reports 17:12:57 + Found adjustments 17:12:57 ==> Gzipping contents 17:12:57 8.0K /tmp/codecov.DDdjFp.gz 17:12:57 ==> Uploading reports 17:12:57 url: https://codecov.io 17:12:57 query: branch=master&commit=2f15e3af98f8bac5a7e4be780f30d2ee83e8c436&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F40%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:12:57 -> Pinging Codecov 17:12:57 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=2f15e3af98f8bac5a7e4be780f30d2ee83e8c436&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F40%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:12:57 -> Uploading to 17:12:57 https://storage.googleapis.com/codecov/v4/raw/2021-02-04/5E52B4B073DB2E39498172D8E973AA87/2f15e3af98f8bac5a7e4be780f30d2ee83e8c436/46fb4c45-3eca-489a-8028-8342a485f57a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210204T171257Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ccedf325680522da9480467d24141f53c6a9b40d572bfb2e48f6a1492150f273 17:12:57 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:57 Dload Upload Total Spent Left Speed 17:12:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5800 0 0 100 5800 0 13224 --:--:-- --:--:-- --:--:-- 13211 17:12:57 -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 [Pipeline] } 17:12:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:12:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:12:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:12:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:12:59 17:12:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:12:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:12:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:12:59 188c0c94c7c5: Pulling fs layer 17:12:59 0ef7d3d256c8: Pulling fs layer 17:12:59 de9db76c5a1d: Pulling fs layer 17:12:59 0eba1c9be4d2: Pulling fs layer 17:12:59 0d57e429df01: Pulling fs layer 17:12:59 4e4be7b47b0d: Pulling fs layer 17:12:59 e1f770b5df2f: Pulling fs layer 17:12:59 85a0685a4137: Pulling fs layer 17:12:59 0d57e429df01: Waiting 17:12:59 4e4be7b47b0d: Waiting 17:12:59 e1f770b5df2f: Waiting 17:12:59 85a0685a4137: Waiting 17:12:59 0eba1c9be4d2: Waiting 17:12:59 de9db76c5a1d: Download complete 17:12:59 0ef7d3d256c8: Verifying Checksum 17:12:59 0ef7d3d256c8: Download complete 17:12:59 0d57e429df01: Verifying Checksum 17:12:59 0d57e429df01: Download complete 17:12:59 4e4be7b47b0d: Verifying Checksum 17:12:59 4e4be7b47b0d: Download complete 17:12:59 188c0c94c7c5: Verifying Checksum 17:13:00 188c0c94c7c5: Pull complete 17:13:00 0ef7d3d256c8: Pull complete 17:13:00 de9db76c5a1d: Pull complete 17:13:01 e1f770b5df2f: Verifying Checksum 17:13:01 e1f770b5df2f: Download complete 17:13:03 85a0685a4137: Verifying Checksum 17:13:03 85a0685a4137: Download complete 17:13:03 0eba1c9be4d2: Verifying Checksum 17:13:03 0eba1c9be4d2: Download complete 17:13:08 0eba1c9be4d2: Pull complete 17:13:09 0d57e429df01: Pull complete 17:13:09 4e4be7b47b0d: Pull complete 17:13:11 e1f770b5df2f: Pull complete 17:13:19 85a0685a4137: Pull complete 17:13:19 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:13:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:13:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:13:19 prd-centos7-docker-4c-2g-25014 does not seem to be running inside a container 17:13:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:13:20 $ docker top 4b25be4cd2774ef33d452dddb16ec45419e193022d3e129ffe022b09456a1d6e -eo pid,comm [Pipeline] { [Pipeline] echo 17:13:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:13:22 + set -o pipefail 17:13:22 + snyk monitor '--org=edgex-jenkins' 17:13:34 17:13:34 Monitoring /w/workspace/foundry_device-virtual-go_master (github.com/edgexfoundry/device-virtual-go)... 17:13:34 17:13:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/5c4ffc39-f337-47cc-b7a8-9dd6f38e654d 17:13:34 17:13:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:13:34 17:13:34 [Pipeline] } 17:13:34 $ docker stop --time=1 4b25be4cd2774ef33d452dddb16ec45419e193022d3e129ffe022b09456a1d6e 17:13:37 $ docker rm -f 4b25be4cd2774ef33d452dddb16ec45419e193022d3e129ffe022b09456a1d6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:13:39 + git log --format=format:%s -1 2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 [Pipeline] isUnix [Pipeline] sh 17:13:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:13:39 . [Pipeline] withDockerContainer 17:13:39 prd-centos7-docker-4c-2g-25014 does not seem to be running inside a container 17:13:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:13:40 $ docker top 584bccff21df7cb44dcaee3a3bfe01f1ec06849c2f4ba2bf7be39fd705801ed0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:13:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:13:40 [ssh-agent] Looking for ssh-agent implementation... 17:13:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:41 $ docker exec 584bccff21df7cb44dcaee3a3bfe01f1ec06849c2f4ba2bf7be39fd705801ed0 ssh-agent 17:13:41 SSH_AUTH_SOCK=/tmp/ssh-cWN6QPYUz2wM/agent.12 17:13:41 SSH_AGENT_PID=17 17:13:41 Running ssh-add (command line suppressed) 17:13:41 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_5611626738963048569.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_5611626738963048569.key) 17:13:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:13:41 + git semver tag 17:13:41 # -> Open(): unable to determine branch for HEAD 17:13:41 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 17:13:41 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 17:13:41 # $SEMVER_REMOTE_NAME = origin 17:13:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:13:41 # $SEMVER_USER_NAME = edgex-jenkins 17:13:41 # $SEMVER_BRANCH = master 17:13:41 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver 17:13:41 # 2f15e3af98f8bac5a7e4be780f30d2ee83e8c436 HEAD 17:13:41 # -> Force: false 17:13:41 # fc0b9fbd6be64056fecc73bd79c56e448c28a487 refs/tags/v1.3.2-dev.1 [Pipeline] } 17:13:41 $ docker exec --env ******** --env ******** 584bccff21df7cb44dcaee3a3bfe01f1ec06849c2f4ba2bf7be39fd705801ed0 ssh-agent -k 17:13:41 unset SSH_AUTH_SOCK; 17:13:41 unset SSH_AGENT_PID; 17:13:41 echo Agent pid 17 killed; 17:13:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:13:42 + git semver [Pipeline] } 17:13:42 $ docker stop --time=1 584bccff21df7cb44dcaee3a3bfe01f1ec06849c2f4ba2bf7be39fd705801ed0 17:13:43 $ docker rm -f 584bccff21df7cb44dcaee3a3bfe01f1ec06849c2f4ba2bf7be39fd705801ed0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:13:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:13:44 17:13:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:13:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:13:44 0.23.1-centos7: Pulling from edgex-lftools 17:13:44 ab5ef0e58194: Pulling fs layer 17:13:44 9712f1f96733: Pulling fs layer 17:13:44 63f879dbbcfc: Pulling fs layer 17:13:44 0d9ebad4ef96: Pulling fs layer 17:13:44 e9a5061849ea: Pulling fs layer 17:13:44 d747dcd14b5f: Pulling fs layer 17:13:44 2de7ff778b66: Pulling fs layer 17:13:44 e9a5061849ea: Waiting 17:13:44 d747dcd14b5f: Waiting 17:13:44 2de7ff778b66: Waiting 17:13:44 0d9ebad4ef96: Waiting 17:13:44 9712f1f96733: Verifying Checksum 17:13:44 9712f1f96733: Download complete 17:13:46 63f879dbbcfc: Verifying Checksum 17:13:46 63f879dbbcfc: Download complete 17:13:46 e9a5061849ea: Verifying Checksum 17:13:46 e9a5061849ea: Download complete 17:13:46 d747dcd14b5f: Verifying Checksum 17:13:46 d747dcd14b5f: Download complete 17:13:46 0d9ebad4ef96: Verifying Checksum 17:13:46 0d9ebad4ef96: Download complete 17:13:47 ab5ef0e58194: Download complete 17:13:47 2de7ff778b66: Verifying Checksum 17:13:47 2de7ff778b66: Download complete 17:13:51 ab5ef0e58194: Pull complete 17:13:51 9712f1f96733: Pull complete 17:13:54 63f879dbbcfc: Pull complete 17:14:01 0d9ebad4ef96: Pull complete 17:14:02 e9a5061849ea: Pull complete 17:14:02 d747dcd14b5f: Pull complete 17:14:05 2de7ff778b66: Pull complete 17:14:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:14:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:14:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:14:05 prd-centos7-docker-4c-2g-25014 does not seem to be running inside a container 17:14:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:14:10 $ docker top a044d967d0e8ba7922e0ac55cf1dd50070f2cc36b4c91066be81507dcdc9e59d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:14:10 provisioning config files... 17:14:10 copy managed file [sigul-config] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config5022866329611742550tmp 17:14:10 copy managed file [sigul-password] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config2003649669542065341tmp 17:14:10 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config3322832832538925903tmp [Pipeline] { [Pipeline] echo 17:14:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:14:10 ---> sigul-configuration.sh 17:14:10 gpg: directory `/root/.gnupg' created 17:14:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:14:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:14:10 gpg: keyring `/root/.gnupg/secring.gpg' created 17:14:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:14:10 gpg: CAST5 encrypted data 17:14:11 gpg: encrypted with 1 passphrase 17:14:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:14:11 + mkdir /home/jenkins 17:14:11 + mkdir /home/jenkins/sigul [Pipeline] sh 17:14:11 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:14:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:14:12 ---> sigul-install.sh 17:14:18 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 17:14:18 + git tag --list 17:14:18 v1.0.0 17:14:18 v1.1.0 17:14:18 v1.1.1 17:14:18 v1.2.1 17:14:18 v1.2.2 17:14:18 v1.2.3 17:14:18 v1.3.0 17:14:18 v1.3.1 17:14:18 v1.3.1-dev.1 17:14:18 v1.3.1-dev.2 17:14:18 v1.3.1-dev.3 17:14:18 v1.3.1-dev.4 17:14:18 v1.3.1-dev.5 17:14:18 v1.3.2-dev.1 [Pipeline] sh 17:14:19 + lftools sign git-tag v1.3.2-dev.1 17:14:20 Signing Git tag with Sigul... 17:14:20 Signing v1.3.2-dev.1 [Pipeline] echo 17:14:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:14:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:14:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:14:22 $ docker stop --time=1 a044d967d0e8ba7922e0ac55cf1dd50070f2cc36b4c91066be81507dcdc9e59d 17:14:24 $ docker rm -f a044d967d0e8ba7922e0ac55cf1dd50070f2cc36b4c91066be81507dcdc9e59d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:14:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:14:25 . [Pipeline] withDockerContainer 17:14:25 prd-centos7-docker-4c-2g-25014 does not seem to be running inside a container 17:14:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:14:26 $ docker top 50cc56b3914a001ecada5e5217461aeb759ad80c09851e35c98daa1cc20da822 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:14:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:14:26 [ssh-agent] Looking for ssh-agent implementation... 17:14:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:14:26 $ docker exec 50cc56b3914a001ecada5e5217461aeb759ad80c09851e35c98daa1cc20da822 ssh-agent 17:14:27 SSH_AUTH_SOCK=/tmp/ssh-JCGgtlDDWS1K/agent.12 17:14:27 SSH_AGENT_PID=17 17:14:27 Running ssh-add (command line suppressed) 17:14:27 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_7109433696211733426.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_7109433696211733426.key) 17:14:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:14:27 + git semver bump pre 17:14:27 # -> Open(): unable to determine branch for HEAD 17:14:27 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 17:14:27 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 17:14:27 # $SEMVER_REMOTE_NAME = origin 17:14:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:14:27 # $SEMVER_USER_NAME = edgex-jenkins 17:14:27 # $SEMVER_BRANCH = master 17:14:27 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver 17:14:27 1.3.2-dev.2 [Pipeline] } 17:14:27 $ docker exec --env ******** --env ******** 50cc56b3914a001ecada5e5217461aeb759ad80c09851e35c98daa1cc20da822 ssh-agent -k 17:14:27 unset SSH_AUTH_SOCK; 17:14:27 unset SSH_AGENT_PID; 17:14:27 echo Agent pid 17 killed; 17:14:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:14:28 + git semver [Pipeline] } 17:14:28 $ docker stop --time=1 50cc56b3914a001ecada5e5217461aeb759ad80c09851e35c98daa1cc20da822 17:14:29 $ docker rm -f 50cc56b3914a001ecada5e5217461aeb759ad80c09851e35c98daa1cc20da822 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:14:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:14:30 . [Pipeline] withDockerContainer 17:14:30 prd-centos7-docker-4c-2g-25014 does not seem to be running inside a container 17:14:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:14:30 $ docker top 2584a200a57c13b7c26fea9533e1773c7a7bc203ff9b44348a45c61e4842e69a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:14:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:14:31 [ssh-agent] Looking for ssh-agent implementation... 17:14:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:14:31 $ docker exec 2584a200a57c13b7c26fea9533e1773c7a7bc203ff9b44348a45c61e4842e69a ssh-agent 17:14:31 SSH_AUTH_SOCK=/tmp/ssh-WAIFbIBaZNgT/agent.12 17:14:31 SSH_AGENT_PID=17 17:14:31 Running ssh-add (command line suppressed) 17:14:31 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_206237116155760565.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_206237116155760565.key) 17:14:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:14:32 + git semver push 17:14:32 # -> Open(): unable to determine branch for HEAD 17:14:32 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 17:14:32 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 17:14:32 # $SEMVER_REMOTE_NAME = origin 17:14:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:14:32 # $SEMVER_USER_NAME = edgex-jenkins 17:14:32 # $SEMVER_BRANCH = master 17:14:32 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } 17:14:38 $ docker exec --env ******** --env ******** 2584a200a57c13b7c26fea9533e1773c7a7bc203ff9b44348a45c61e4842e69a ssh-agent -k 17:14:38 unset SSH_AUTH_SOCK; 17:14:38 unset SSH_AGENT_PID; 17:14:38 echo Agent pid 17 killed; 17:14:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:14:39 + git semver [Pipeline] } 17:14:39 $ docker stop --time=1 2584a200a57c13b7c26fea9533e1773c7a7bc203ff9b44348a45c61e4842e69a 17:14:40 $ docker rm -f 2584a200a57c13b7c26fea9533e1773c7a7bc203ff9b44348a45c61e4842e69a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:14:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:14:43 ---> package-listing.sh 17:14:43 ++ facter osfamily 17:14:43 ++ tr '[:upper:]' '[:lower:]' 17:14:43 + OS_FAMILY=redhat 17:14:43 + workspace=/w/workspace/foundry_device-virtual-go_master 17:14:43 + START_PACKAGES=/tmp/packages_start.txt 17:14:43 + END_PACKAGES=/tmp/packages_end.txt 17:14:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:14:43 + PACKAGES=/tmp/packages_start.txt 17:14:43 + '[' /w/workspace/foundry_device-virtual-go_master ']' 17:14:43 + PACKAGES=/tmp/packages_end.txt 17:14:43 + case "${OS_FAMILY}" in 17:14:43 + rpm -qa 17:14:43 + sort 17:14:48 + '[' -f /tmp/packages_start.txt ']' 17:14:48 + '[' -f /tmp/packages_end.txt ']' 17:14:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:14:48 + '[' /w/workspace/foundry_device-virtual-go_master ']' 17:14:48 + mkdir -p /w/workspace/foundry_device-virtual-go_master/archives/ 17:14:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_master/archives/ [Pipeline] echo 17:14:48 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:14:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:14:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:14:49 17:14:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:14:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:14:49 alpine: Pulling from edgex-lftools-log-publisher 17:14:49 df20fa9351a1: Pulling fs layer 17:14:49 36b3adc4ff6f: Pulling fs layer 17:14:49 8ad3a11d3b57: Pulling fs layer 17:14:49 46f8f816bc3b: Pulling fs layer 17:14:49 93b61091891f: Pulling fs layer 17:14:49 93b9cdb0e59b: Pulling fs layer 17:14:49 5e14af77c1be: Pulling fs layer 17:14:49 01666e4c0597: Pulling fs layer 17:14:49 aa168da1d23b: Pulling fs layer 17:14:49 93b61091891f: Waiting 17:14:49 93b9cdb0e59b: Waiting 17:14:49 5e14af77c1be: Waiting 17:14:49 01666e4c0597: Waiting 17:14:49 aa168da1d23b: Waiting 17:14:49 46f8f816bc3b: Waiting 17:14:49 36b3adc4ff6f: Verifying Checksum 17:14:49 36b3adc4ff6f: Download complete 17:14:49 46f8f816bc3b: Verifying Checksum 17:14:49 46f8f816bc3b: Download complete 17:14:49 df20fa9351a1: Verifying Checksum 17:14:49 df20fa9351a1: Download complete 17:14:49 93b9cdb0e59b: Verifying Checksum 17:14:49 93b9cdb0e59b: Download complete 17:14:49 93b61091891f: Download complete 17:14:49 01666e4c0597: Verifying Checksum 17:14:49 01666e4c0597: Download complete 17:14:49 8ad3a11d3b57: Verifying Checksum 17:14:49 8ad3a11d3b57: Download complete 17:14:50 df20fa9351a1: Pull complete 17:14:50 5e14af77c1be: Verifying Checksum 17:14:50 5e14af77c1be: Download complete 17:14:50 36b3adc4ff6f: Pull complete 17:14:52 aa168da1d23b: Verifying Checksum 17:14:52 aa168da1d23b: Download complete 17:14:52 8ad3a11d3b57: Pull complete 17:14:52 46f8f816bc3b: Pull complete 17:14:52 93b61091891f: Pull complete 17:14:52 93b9cdb0e59b: Pull complete 17:14:52 5e14af77c1be: Pull complete 17:14:52 01666e4c0597: Pull complete 17:15:01 aa168da1d23b: Pull complete 17:15:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:15:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:15:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:15:01 prd-centos7-docker-4c-2g-25014 does not seem to be running inside a container 17:15:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:15:04 $ docker top 4771f810bcb7b9f28c1375e0550b5b7d2cafa3d55bc5acfd73f7fa2165f899df -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:05 + touch /tmp/pre-build-complete [Pipeline] sh 17:15:05 + mkdir -p /var/log/sa [Pipeline] sh 17:15:05 + ls /var/log/sa-host 17:15:05 + sadf -c /var/log/sa-host/sa04 17:15:05 file_magic: OK 17:15:05 HZ: Using current value: 100 17:15:05 file_header: OK 17:15:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:15:05 Statistics: 17:15:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:15:05 File successfully converted to sysstat format version 12.2.1 17:15:05 + sadf -c /var/log/sa-host/sa23 17:15:05 file_magic: OK 17:15:05 HZ: Using current value: 100 17:15:05 file_header: OK 17:15:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:15:05 Statistics: 17:15:05 Hnuu...uuuununununu... 17:15:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:15:06 provisioning config files... 17:15:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config798302718543495394tmp [Pipeline] { [Pipeline] echo 17:15:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:15:06 ---> create-netrc.sh [Pipeline] } 17:15:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:15:06 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:15:06 ---> python-tools-install.sh [Pipeline] echo 17:15:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:15:07 ---> sudo-logs.sh 17:15:07 Archiving 'sudo' log.. [Pipeline] echo 17:15:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:15:07 ---> job-cost.sh 17:15:07 lf-activate-venv: SKIPPING 17:15:07 INFO: No Stack... 17:15:09 INFO: Retrieving Pricing Info for: v1-standard-2 17:15:09 INFO: Archiving Costs [Pipeline] echo 17:15:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:15:10 ---> logs-deploy.sh 17:15:10 lf-activate-venv: SKIPPING 17:15:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/40 17:15:10 INFO: archiving workspace using pattern(s): 17:15:11 Archives upload complete. 17:15:11 INFO: archiving logs to Nexus 17:15:12 ---> uname -a: 17:15:12 Linux prd-centos7-docker-4c-2g-25014.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 17:15:12 17:15:12 17:15:12 ---> lscpu: 17:15:12 Architecture: x86_64 17:15:12 CPU op-mode(s): 32-bit, 64-bit 17:15:12 Byte Order: Little Endian 17:15:12 Address sizes: 40 bits physical, 48 bits virtual 17:15:12 CPU(s): 4 17:15:12 On-line CPU(s) list: 0-3 17:15:12 Thread(s) per core: 1 17:15:12 Core(s) per socket: 1 17:15:12 Socket(s): 4 17:15:12 NUMA node(s): 1 17:15:12 Vendor ID: GenuineIntel 17:15:12 CPU family: 6 17:15:12 Model: 44 17:15:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:15:12 Stepping: 1 17:15:12 CPU MHz: 2933.438 17:15:12 BogoMIPS: 5866.87 17:15:12 Virtualization: VT-x 17:15:12 Hypervisor vendor: KVM 17:15:12 Virtualization type: full 17:15:12 L1d cache: 128 KiB 17:15:12 L1i cache: 128 KiB 17:15:12 L2 cache: 16 MiB 17:15:12 L3 cache: 64 MiB 17:15:12 NUMA node0 CPU(s): 0-3 17:15:12 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:15:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:15:12 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:15:12 Vulnerability Meltdown: Mitigation; PTI 17:15:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:15:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:15:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:15:12 Vulnerability Srbds: Not affected 17:15:12 Vulnerability Tsx async abort: Not affected 17:15:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 17:15:12 17:15:12 17:15:12 ---> nproc: 17:15:12 4 17:15:12 17:15:12 17:15:12 ---> df -h: 17:15:12 Filesystem Size Used Available Use% Mounted on 17:15:12 overlay 50.0G 8.5G 41.4G 17% / 17:15:12 tmpfs 64.0M 0 64.0M 0% /dev 17:15:12 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:15:12 shm 64.0M 0 64.0M 0% /dev/shm 17:15:12 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 17:15:12 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 17:15:12 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 17:15:12 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 17:15:12 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 17:15:12 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 17:15:12 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/foundry_device-virtual-go_master 17:15:12 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/foundry_device-virtual-go_master@tmp 17:15:12 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 17:15:12 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 17:15:12 17:15:12 17:15:12 ---> free -m: 17:15:12 total used free shared buff/cache available 17:15:12 Mem: 1837 819 140 0 877 953 17:15:12 Swap: 1023 2 1021 17:15:12 17:15:12 17:15:12 ---> ip addr: 17:15:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:15:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:15:12 inet 127.0.0.1/8 scope host lo 17:15:12 valid_lft forever preferred_lft forever 17:15:12 inet6 ::1/128 scope host 17:15:12 valid_lft forever preferred_lft forever 17:15:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:15:12 link/ether fa:16:3e:9b:3d:d7 brd ff:ff:ff:ff:ff:ff 17:15:12 inet 10.30.122.148/23 brd 10.30.123.255 scope global dynamic eth0 17:15:12 valid_lft 85730sec preferred_lft 85730sec 17:15:12 inet6 fe80::f816:3eff:fe9b:3dd7/64 scope link 17:15:12 valid_lft forever preferred_lft forever 17:15:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:15:12 link/ether 02:42:03:b5:6e:44 brd ff:ff:ff:ff:ff:ff 17:15:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:15:12 valid_lft forever preferred_lft forever 17:15:12 inet6 fe80::42:3ff:feb5:6e44/64 scope link 17:15:12 valid_lft forever preferred_lft forever 17:15:12 17:15:12 17:15:12 ---> sar -b -r -n DEV: 17:15:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/04/21 _x86_64_ (4 CPU) 17:15:12 17:15:12 17:03:50 LINUX RESTART (4 CPU) 17:15:12 17:15:12 17:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:15:12 17:06:01 2.46 0.00 2.46 0.00 0.00 52.80 0.00 17:15:12 17:07:01 0.42 0.00 0.42 0.00 0.00 6.23 0.00 17:15:12 17:08:02 0.30 0.00 0.30 0.00 0.00 3.35 0.00 17:15:12 17:09:01 0.24 0.00 0.24 0.00 0.00 2.74 0.00 17:15:12 17:10:01 0.30 0.00 0.30 0.00 0.00 4.61 0.00 17:15:12 17:11:01 0.35 0.00 0.35 0.00 0.00 4.25 0.00 17:15:12 17:12:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 17:15:12 17:13:01 1.61 0.50 1.12 0.00 159.68 24.72 0.00 17:15:12 17:14:01 393.45 197.72 195.73 0.00 9525.52 59288.41 0.00 17:15:12 17:15:02 214.16 99.14 115.01 0.00 7303.52 26673.08 0.00 17:15:12 Average: 61.68 29.89 31.79 0.00 1709.43 8649.62 0.00 17:15:12 17:15:12 17:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:15:12 17:06:01 170796 0 579192 30.78 2620 1128936 1098104 37.48 404596 1107796 16 17:15:12 17:07:01 171976 0 578004 30.72 2620 1128944 1086844 37.09 404140 1107552 8 17:15:12 17:08:02 170088 0 579888 30.82 2620 1128948 1086960 37.10 419880 1093632 20 17:15:12 17:09:01 170960 0 579016 30.77 2620 1128948 1074696 36.68 417928 1094628 16 17:15:12 17:10:01 170280 0 579688 30.81 2620 1128956 1074684 36.68 419176 1094528 8 17:15:12 17:11:01 170848 0 579116 30.78 2620 1128960 1074588 36.67 418656 1094528 8 17:15:12 17:12:01 171004 0 578956 30.77 2620 1128964 1074588 36.67 420692 1092496 8 17:15:12 17:13:01 74916 0 612628 32.56 2620 1191380 1279032 43.65 460592 1142756 92908 17:15:12 17:14:01 153312 0 770360 40.94 2064 955808 1303344 44.48 551288 861096 93624 17:15:12 17:15:02 192092 0 818120 43.48 1176 870156 1304932 44.54 552976 769872 33936 17:15:12 Average: 161627 0 625497 33.24 2420 1092000 1145777 39.10 446992 1045888 22055 17:15:12 17:15:12 17:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:15:12 17:06:01 eth0 4.35 1.23 1.60 0.80 0.00 0.00 0.00 0.00 17:15:12 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:12 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:12 17:07:01 eth0 2.81 0.65 0.71 0.41 0.00 0.00 0.00 0.00 17:15:12 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:12 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:12 17:08:02 eth0 2.91 0.58 0.69 0.40 0.00 0.00 0.00 0.00 17:15:12 17:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:12 17:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:12 17:09:01 eth0 0.91 0.34 0.32 0.24 0.00 0.00 0.00 0.00 17:15:12 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:12 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:12 17:10:01 eth0 0.70 0.43 0.40 0.27 0.00 0.00 0.00 0.00 17:15:12 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:12 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:12 17:11:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:15:12 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:12 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:12 17:12:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 17:15:12 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:12 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:12 17:13:01 eth0 168.24 152.11 1512.47 12.79 0.00 0.00 0.00 0.00 17:15:12 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:12 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:12 17:14:01 eth0 683.44 607.33 5975.94 108.05 0.00 0.00 0.00 0.00 17:15:12 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:12 17:14:01 docker0 37.66 38.47 3.40 202.29 0.00 0.00 0.00 0.00 17:15:12 17:15:02 eth0 340.32 261.11 2422.58 79.61 0.00 0.00 0.00 0.00 17:15:12 17:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:12 17:15:02 docker0 49.93 84.66 2.82 218.31 0.00 0.00 0.00 0.00 17:15:12 Average: eth0 120.94 102.83 995.63 20.37 0.00 0.00 0.00 0.00 17:15:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:12 Average: docker0 8.83 12.42 0.63 42.36 0.00 0.00 0.00 0.00 17:15:12 17:15:12 17:15:12 ---> sar -P ALL: 17:15:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/04/21 _x86_64_ (4 CPU) 17:15:12 17:15:12 17:03:50 LINUX RESTART (4 CPU) 17:15:12 17:15:12 17:05:01 CPU %user %nice %system %iowait %steal %idle 17:15:12 17:06:01 all 0.13 0.00 0.08 0.00 0.00 99.78 17:15:12 17:06:01 0 0.17 0.00 0.08 0.00 0.02 99.73 17:15:12 17:06:01 1 0.10 0.00 0.10 0.00 0.00 99.80 17:15:12 17:06:01 2 0.17 0.00 0.08 0.00 0.00 99.75 17:15:12 17:06:01 3 0.10 0.00 0.05 0.00 0.00 99.85 17:15:12 17:07:01 all 0.07 0.00 0.05 0.00 0.00 99.89 17:15:12 17:07:01 0 0.05 0.00 0.05 0.00 0.00 99.90 17:15:12 17:07:01 1 0.08 0.00 0.05 0.00 0.00 99.87 17:15:12 17:07:01 2 0.10 0.00 0.03 0.00 0.00 99.87 17:15:12 17:07:01 3 0.03 0.00 0.05 0.00 0.00 99.92 17:15:12 17:08:02 all 0.17 0.00 0.05 0.00 0.00 99.78 17:15:12 17:08:02 0 0.05 0.00 0.03 0.00 0.00 99.92 17:15:12 17:08:02 1 0.05 0.00 0.08 0.00 0.00 99.87 17:15:12 17:08:02 2 0.55 0.00 0.03 0.00 0.02 99.40 17:15:12 17:08:02 3 0.03 0.00 0.03 0.00 0.00 99.93 17:15:12 17:09:01 all 0.16 0.00 0.03 0.00 0.00 99.81 17:15:12 17:09:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:15:12 17:09:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:15:12 17:09:01 2 0.51 0.00 0.03 0.00 0.00 99.46 17:15:12 17:09:01 3 0.05 0.00 0.03 0.00 0.00 99.92 17:15:12 17:10:01 all 0.14 0.00 0.11 0.00 0.00 99.75 17:15:12 17:10:01 0 0.07 0.00 0.07 0.00 0.00 99.87 17:15:12 17:10:01 1 0.07 0.00 0.15 0.00 0.00 99.78 17:15:12 17:10:01 2 0.35 0.00 0.15 0.00 0.00 99.50 17:15:12 17:10:01 3 0.07 0.00 0.07 0.00 0.02 99.85 17:15:12 17:11:01 all 0.16 0.00 0.03 0.00 0.00 99.81 17:15:12 17:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:15:12 17:11:01 1 0.07 0.00 0.02 0.00 0.02 99.90 17:15:12 17:11:01 2 0.53 0.00 0.03 0.00 0.00 99.43 17:15:12 17:11:01 3 0.03 0.00 0.05 0.00 0.00 99.92 17:15:12 17:12:01 all 0.16 0.00 0.03 0.00 0.00 99.81 17:15:12 17:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:15:12 17:12:01 1 0.05 0.00 0.05 0.00 0.00 99.90 17:15:12 17:12:01 2 0.52 0.00 0.02 0.00 0.00 99.47 17:15:12 17:12:01 3 0.07 0.00 0.03 0.00 0.00 99.90 17:15:12 17:13:01 all 0.98 0.00 0.76 0.01 0.00 98.25 17:15:12 17:13:01 0 1.15 0.00 0.85 0.02 0.00 97.98 17:15:12 17:13:01 1 0.77 0.00 0.62 0.02 0.02 98.58 17:15:12 17:13:01 2 1.30 0.00 0.90 0.00 0.00 97.80 17:15:12 17:13:01 3 0.70 0.00 0.65 0.02 0.00 98.63 17:15:12 17:14:01 all 15.84 0.00 11.52 3.69 0.08 68.87 17:15:12 17:14:01 0 16.45 0.00 12.52 2.34 0.10 68.58 17:15:12 17:14:01 1 14.79 0.00 10.86 2.40 0.07 71.88 17:15:12 17:14:01 2 16.00 0.00 10.69 5.12 0.05 68.13 17:15:12 17:14:01 3 16.13 0.00 12.03 4.88 0.09 66.87 17:15:12 17:15:02 all 9.78 0.00 7.55 4.01 0.05 78.62 17:15:12 17:15:02 0 8.80 0.00 7.04 1.97 0.05 82.14 17:15:12 17:15:02 1 8.55 0.00 7.79 5.92 0.05 77.69 17:15:12 17:15:02 2 13.47 0.00 7.89 3.29 0.05 75.30 17:15:12 17:15:02 3 8.29 0.00 7.45 4.85 0.05 79.36 17:15:12 Average: all 2.72 0.00 1.99 0.76 0.01 94.52 17:15:12 Average: 0 2.62 0.00 2.03 0.42 0.02 94.91 17:15:12 Average: 1 2.42 0.00 1.95 0.83 0.02 94.78 17:15:12 Average: 2 3.31 0.00 1.96 0.83 0.01 93.89 17:15:12 Average: 3 2.50 0.00 2.01 0.96 0.02 94.51 17:15:12 17:15:12 17:15:12