Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 246039579fefe65770a4c1017b136de77c7f7cec Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4487958065511952981.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4638508715563735363.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7511382568885845694.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17209187305048500296.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6877034601218500240.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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:edgex-ui-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: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5707 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh3151005000945390608.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 246039579fefe65770a4c1017b136de77c7f7cec (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 246039579fefe65770a4c1017b136de77c7f7cec # timeout=10 Commit message: "chore(deps): Bump url-parse from 1.5.3 to 1.5.7 in /web (#499)" > git rev-list --no-walk abac56bfbc2622a6e624e13e221273bb96021246 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:32:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:32:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:32:31 ========================================================= 09:32:31 EdgeX Global Pipelines Version Info 09:32:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:32:32 ------------------- 09:32:32 stable info: 09:32:32 ------------------- 09:32:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:32:32 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 09:32:32 Message: update stable to v1.0.220 09:32:33 ------------------- 09:32:33 experimental info: 09:32:33 ------------------- 09:32:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:32:33 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 09:32:33 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 246039579fefe65770a4c1017b136de77c7f7cec [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2460395 [Pipeline] echo 09:32:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:32:33 provisioning config files... 09:32:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config523914824539554659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:32:34 ---> docker-login.sh 09:32:34 nexus3.edgexfoundry.org:10001 09:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:34 Configure a credential helper to remove this warning. See 09:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:34 09:32:34 Login Succeeded 09:32:34 nexus3.edgexfoundry.org:10002 09:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:34 Configure a credential helper to remove this warning. See 09:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:34 09:32:34 Login Succeeded 09:32:34 nexus3.edgexfoundry.org:10003 09:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:34 Configure a credential helper to remove this warning. See 09:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:34 09:32:34 Login Succeeded 09:32:34 nexus3.edgexfoundry.org:10004 09:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:34 Configure a credential helper to remove this warning. See 09:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:34 09:32:34 Login Succeeded 09:32:34 docker.io 09:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:35 Configure a credential helper to remove this warning. See 09:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:35 09:32:35 Login Succeeded 09:32:35 ---> docker-login.sh ends [Pipeline] } 09:32:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:32:35 + git rev-list -1 --merges 246039579fefe65770a4c1017b136de77c7f7cec~1..246039579fefe65770a4c1017b136de77c7f7cec [Pipeline] echo 09:32:35 -----------> git rev-list -1 --merges 246039579fefe65770a4c1017b136de77c7f7cec~1..246039579fefe65770a4c1017b136de77c7f7cec 246039579fefe65770a4c1017b136de77c7f7cec [false] [Pipeline] sh 09:32:36 + git log --format=format:%s -1 246039579fefe65770a4c1017b136de77c7f7cec [Pipeline] echo 09:32:36 ========================================================= 09:32:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:32:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:32:36 + git log --format=format:%s -1 246039579fefe65770a4c1017b136de77c7f7cec [Pipeline] echo 09:32:36 [semverPrep] GIT_COMMIT: 246039579fefe65770a4c1017b136de77c7f7cec, Commit Message: chore(deps): Bump url-parse from 1.5.3 to 1.5.7 in /web (#499) [Pipeline] echo 09:32:36 [semverPrep] This is not a build commit. [Pipeline] sh 09:32:36 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 09:32:36 + grep -v github /etc/ssh/ssh_known_hosts 09:32:36 + '[' -e /tmp/ssh_known_hosts ']' 09:32:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:32:36 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 09:32:36 + sudo tee -a /etc/ssh/ssh_known_hosts 09:32:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:32:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:32:37 09:32:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:32:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:32:37 latest: Pulling from edgex-devops/git-semver 09:32:37 a0d0a0d46f8b: Pulling fs layer 09:32:37 3e5f54012d9b: Pulling fs layer 09:32:37 4c7163046ea9: Pulling fs layer 09:32:37 0c2d73faf560: Pulling fs layer 09:32:37 0c2d73faf560: Waiting 09:32:37 3e5f54012d9b: Verifying Checksum 09:32:37 3e5f54012d9b: Download complete 09:32:37 a0d0a0d46f8b: Verifying Checksum 09:32:37 a0d0a0d46f8b: Download complete 09:32:37 4c7163046ea9: Verifying Checksum 09:32:37 4c7163046ea9: Download complete 09:32:37 0c2d73faf560: Verifying Checksum 09:32:37 0c2d73faf560: Download complete 09:32:37 a0d0a0d46f8b: Pull complete 09:32:37 3e5f54012d9b: Pull complete 09:32:38 4c7163046ea9: Pull complete 09:32:38 0c2d73faf560: Pull complete 09:32:38 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:32:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:32:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:32:38 prd-centos7-docker-4c-2g-5707 does not seem to be running inside a container 09:32:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:32:39 $ docker top ed09c5dbd183b46128b389f1c4cd9ac17279bf902232e9ab393c01238e0549ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:32:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:32:39 [ssh-agent] Looking for ssh-agent implementation... 09:32:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:32:39 $ docker exec ed09c5dbd183b46128b389f1c4cd9ac17279bf902232e9ab393c01238e0549ee ssh-agent 09:32:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjLolaH/agent.13 09:32:39 SSH_AGENT_PID=19 09:32:39 Running ssh-add (command line suppressed) 09:32:39 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1898044433242356248.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1898044433242356248.key) 09:32:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:32:39 + git tag --points-at HEAD [Pipeline] } 09:32:39 $ docker exec --env ******** --env ******** ed09c5dbd183b46128b389f1c4cd9ac17279bf902232e9ab393c01238e0549ee ssh-agent -k 09:32:40 unset SSH_AUTH_SOCK; 09:32:40 unset SSH_AGENT_PID; 09:32:40 echo Agent pid 19 killed; 09:32:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:32:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:32:40 [ssh-agent] Looking for ssh-agent implementation... 09:32:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:32:40 $ docker exec ed09c5dbd183b46128b389f1c4cd9ac17279bf902232e9ab393c01238e0549ee ssh-agent 09:32:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMNjnEn/agent.52 09:32:40 SSH_AGENT_PID=59 09:32:40 Running ssh-add (command line suppressed) 09:32:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8980523920574660235.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8980523920574660235.key) 09:32:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:32:40 + git semver init 09:32:40 # -> Open(): unable to determine branch for HEAD 09:32:40 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:32:40 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:32:40 # $SEMVER_REMOTE_NAME = origin 09:32:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:32:40 # $SEMVER_USER_NAME = edgex-jenkins 09:32:40 # $SEMVER_BRANCH = main 09:32:40 # $SEMVER_TEMP = /tmp/semver-021621124 09:32:40 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:32:42 # '/tmp/semver-021621124' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 09:32:42 # -> Force: false 09:32:42 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 09:32:42 $ docker exec --env ******** --env ******** ed09c5dbd183b46128b389f1c4cd9ac17279bf902232e9ab393c01238e0549ee ssh-agent -k 09:32:43 unset SSH_AUTH_SOCK; 09:32:43 unset SSH_AGENT_PID; 09:32:43 echo Agent pid 59 killed; 09:32:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:32:43 + git semver [Pipeline] } 09:32:43 $ docker stop --time=1 ed09c5dbd183b46128b389f1c4cd9ac17279bf902232e9ab393c01238e0549ee 09:32:44 $ docker rm -f ed09c5dbd183b46128b389f1c4cd9ac17279bf902232e9ab393c01238e0549ee [Pipeline] // withDockerContainer [Pipeline] sh 09:32:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:32:45 Stashed 1 file(s) [Pipeline] echo 09:32:45 [edgeXSemver]: initialized semver on version 2.1.1-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:32:45 provisioning config files... 09:32:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3791757096402613537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:32:45 ---> docker-login.sh 09:32:45 nexus3.edgexfoundry.org:10001 09:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:45 Configure a credential helper to remove this warning. See 09:32:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:45 09:32:45 Login Succeeded 09:32:45 nexus3.edgexfoundry.org:10002 09:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:45 Configure a credential helper to remove this warning. See 09:32:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:45 09:32:45 Login Succeeded 09:32:45 nexus3.edgexfoundry.org:10003 09:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:45 Configure a credential helper to remove this warning. See 09:32:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:45 09:32:45 Login Succeeded 09:32:45 nexus3.edgexfoundry.org:10004 09:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:45 Configure a credential helper to remove this warning. See 09:32:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:45 09:32:45 Login Succeeded 09:32:45 docker.io 09:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:46 Configure a credential helper to remove this warning. See 09:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:46 09:32:46 Login Succeeded 09:32:46 ---> docker-login.sh ends [Pipeline] } 09:32:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:32:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:32:46 ========================================================= 09:32:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 09:32:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:32:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 09:32:47 Sending build context to Docker daemon 41MB 09:32:47 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 09:32:47 Step 2/15 : FROM ${BASE} AS builder 09:32:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 09:32:47 59bf1c3509f3: Pulling fs layer 09:32:47 666ba61612fd: Pulling fs layer 09:32:47 8ed8ca486205: Pulling fs layer 09:32:47 4fe6c5a15a65: Pulling fs layer 09:32:47 22a0e8bec74d: Pulling fs layer 09:32:47 640e595b4fbd: Pulling fs layer 09:32:47 763cafe07f6e: Pulling fs layer 09:32:47 0c0b528cf693: Pulling fs layer 09:32:47 10935f4eaf8b: Pulling fs layer 09:32:47 4fe6c5a15a65: Waiting 09:32:47 22a0e8bec74d: Waiting 09:32:47 640e595b4fbd: Waiting 09:32:47 763cafe07f6e: Waiting 09:32:47 0c0b528cf693: Waiting 09:32:47 10935f4eaf8b: Waiting 09:32:47 8ed8ca486205: Verifying Checksum 09:32:47 8ed8ca486205: Download complete 09:32:47 666ba61612fd: Verifying Checksum 09:32:47 666ba61612fd: Download complete 09:32:47 22a0e8bec74d: Verifying Checksum 09:32:47 22a0e8bec74d: Download complete 09:32:47 640e595b4fbd: Verifying Checksum 09:32:47 640e595b4fbd: Download complete 09:32:47 59bf1c3509f3: Verifying Checksum 09:32:47 59bf1c3509f3: Download complete 09:32:47 763cafe07f6e: Verifying Checksum 09:32:47 763cafe07f6e: Download complete 09:32:47 0c0b528cf693: Verifying Checksum 09:32:47 0c0b528cf693: Download complete 09:32:47 59bf1c3509f3: Pull complete 09:32:47 666ba61612fd: Pull complete 09:32:47 8ed8ca486205: Pull complete 09:32:47 4fe6c5a15a65: Download complete 09:32:47 10935f4eaf8b: Verifying Checksum 09:32:47 10935f4eaf8b: Download complete 09:32:52 4fe6c5a15a65: Pull complete 09:32:52 22a0e8bec74d: Pull complete 09:32:52 640e595b4fbd: Pull complete 09:32:52 763cafe07f6e: Pull complete 09:32:52 0c0b528cf693: Pull complete 09:32:54 10935f4eaf8b: Pull complete 09:32:54 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 09:32:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:32:54 ---> 99d49a6021b9 09:32:54 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:32:56 ---> Running in 2e691ff06945 09:32:56 Removing intermediate container 2e691ff06945 09:32:56 ---> 3449daa2d740 09:32:56 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 09:32:56 ---> Running in dd9ed21c7be5 09:32:56 Removing intermediate container dd9ed21c7be5 09:32:56 ---> 499943efb79a 09:32:56 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 09:32:56 ---> Running in 775bba3784df 09:32:56 Removing intermediate container 775bba3784df 09:32:56 ---> 1b0d927366ca 09:32:56 Step 6/15 : LABEL Name=edgex-ui-go 09:32:57 ---> Running in d668f732a5b4 09:32:57 Removing intermediate container d668f732a5b4 09:32:57 ---> 270b64198d31 09:32:57 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:32:57 ---> Running in 6849c770bc17 09:32:57 Removing intermediate container 6849c770bc17 09:32:57 ---> ed90561c3da1 09:32:57 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:57 ---> Running in 498b89ed8938 09:32:57 Removing intermediate container 498b89ed8938 09:32:57 ---> 84150d4336a0 09:32:57 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:32:57 ---> Running in cf9558c823b9 09:32:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:32:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:33:00 Still waiting to schedule task 09:33:00 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:33:01 OK: 221 MiB in 52 packages 09:33:01 Removing intermediate container cf9558c823b9 09:33:01 ---> 74b2d79aa9f7 09:33:01 Step 10/15 : ENV GO111MODULE=on 09:33:01 ---> Running in 50c7c891b24e 09:33:01 Removing intermediate container 50c7c891b24e 09:33:01 ---> ef4b11508068 09:33:01 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:33:01 ---> Running in a5b837e6208c 09:33:01 Removing intermediate container a5b837e6208c 09:33:01 ---> b8125a0efd78 09:33:01 Step 12/15 : COPY go.mod vendor* ./ 09:33:01 ---> 8d9faebd1423 09:33:01 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:33:01 ---> Running in a64cde7287e4 09:33:40 Removing intermediate container a64cde7287e4 09:33:40 ---> 1ac3e278803d 09:33:40 Step 14/15 : COPY . . 09:33:40 ---> 00558a9c1ead 09:33:40 Step 15/15 : RUN ${MAKE} 09:33:40 ---> Running in 8a3653f04ddc 09:33:40 noop 09:33:40 Removing intermediate container 8a3653f04ddc 09:33:40 ---> 7f742e42a6c9 09:33:40 Successfully built 7f742e42a6c9 09:33:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:33:40 + docker inspect -f . ci-base-image-x86_64 09:33:40 . [Pipeline] withDockerContainer 09:33:40 prd-centos7-docker-4c-2g-5707 does not seem to be running inside a container 09:33:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:33:41 $ docker top bde4aa8d4b5bda1acc3e994c6c92d1ab127077515682d02056b62bec9a634c90 -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:41 + go version 09:33:41 go version go1.17.6 linux/amd64 [Pipeline] } 09:33:41 $ docker stop --time=1 bde4aa8d4b5bda1acc3e994c6c92d1ab127077515682d02056b62bec9a634c90 09:33:42 $ docker rm -f bde4aa8d4b5bda1acc3e994c6c92d1ab127077515682d02056b62bec9a634c90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:33:43 + docker inspect -f . ci-base-image-x86_64 09:33:43 . [Pipeline] withDockerContainer 09:33:43 prd-centos7-docker-4c-2g-5707 does not seem to be running inside a container 09:33:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:33:43 $ docker top 255a8e5462e63af2272925ee7e3e20a2a533230776296116e15bea1123ac7fdb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:33:44 + make test 09:33:44 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:33:44 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:33:56 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:33:56 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:33:56 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:33:56 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:33:56 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:33:56 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:33:56 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:33:56 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:33:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:33:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:33:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:33:56 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:33:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:34:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:34:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:34:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:34:00 $ docker stop --time=1 255a8e5462e63af2272925ee7e3e20a2a533230776296116e15bea1123ac7fdb 09:34:01 $ docker rm -f 255a8e5462e63af2272925ee7e3e20a2a533230776296116e15bea1123ac7fdb [Pipeline] // withDockerContainer [Pipeline] sh 09:34:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:34:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:34:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:34:03 + ls -al . 09:34:03 total 112 09:34:03 drwxrwxr-x. 13 jenkins jenkins 4096 Feb 19 09:33 . 09:34:03 drwxrwxr-x. 4 jenkins jenkins 106 Feb 19 09:32 .. 09:34:03 drwxrwxr-x. 3 jenkins jenkins 20 Feb 19 09:32 assets 09:34:03 drwxrwxr-x. 2 jenkins jenkins 66 Feb 19 09:32 bin 09:34:03 drwxrwxr-x. 3 jenkins jenkins 29 Feb 19 09:32 cmd 09:34:03 -rw-rw-r--. 1 jenkins jenkins 3959 Feb 19 09:32 CONTRIBUTING.md 09:34:03 -rw-r--r--. 1 jenkins jenkins 10 Feb 19 09:33 coverage.out 09:34:03 -rw-rw-r--. 1 jenkins jenkins 1549 Feb 19 09:32 Dockerfile 09:34:03 drwxrwxr-x. 2 jenkins jenkins 23 Feb 19 09:32 docs 09:34:03 drwxrwxr-x. 8 jenkins jenkins 162 Feb 19 09:32 .git 09:34:03 drwxrwxr-x. 2 jenkins jenkins 103 Feb 19 09:32 .github 09:34:03 -rw-rw-r--. 1 jenkins jenkins 155 Feb 19 09:32 .gitignore 09:34:03 -rw-rw-r--. 1 jenkins jenkins 1944 Feb 19 09:32 go.mod 09:34:03 -rw-rw-r--. 1 jenkins jenkins 48565 Feb 19 09:32 go.sum 09:34:03 drwxrwxr-x. 9 jenkins jenkins 125 Feb 19 09:32 internal 09:34:03 -rw-rw-r--. 1 jenkins jenkins 652 Feb 19 09:32 Jenkinsfile 09:34:03 -rw-rw-r--. 1 jenkins jenkins 11357 Feb 19 09:32 LICENSE 09:34:03 -rw-rw-r--. 1 jenkins jenkins 1212 Feb 19 09:32 Makefile 09:34:03 drwxrwxr-x. 3 jenkins jenkins 19 Feb 19 09:32 pkg 09:34:03 -rw-rw-r--. 1 jenkins jenkins 4450 Feb 19 09:32 README.md 09:34:03 drwx------. 3 jenkins jenkins 42 Feb 19 09:32 .semver 09:34:03 drwxrwxr-x. 4 jenkins jenkins 71 Feb 19 09:32 snap 09:34:03 -rw-rw-r--. 1 jenkins jenkins 12 Feb 19 09:32 VERSION 09:34:03 -rw-rw-r--. 1 jenkins jenkins 155 Feb 19 09:32 version.go 09:34:03 drwxrwxr-x. 4 jenkins jenkins 4096 Feb 19 09:32 web [Pipeline] isUnix [Pipeline] sh 09:34:03 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=246039579fefe65770a4c1017b136de77c7f7cec --label arch=amd64 --label version=2.1.1-dev.11 . 09:34:03 Sending build context to Docker daemon 41MB 09:34:03 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 09:34:03 Step 2/23 : FROM ${BASE} AS builder 09:34:03 ---> 7f742e42a6c9 09:34:03 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:34:03 ---> Running in 6ac1fb577c7a 09:34:04 Removing intermediate container 6ac1fb577c7a 09:34:04 ---> 1e07a2cfbccb 09:34:04 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 09:34:04 ---> Running in d5e6402ae24f 09:34:04 Removing intermediate container d5e6402ae24f 09:34:04 ---> df603a458638 09:34:04 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 09:34:04 ---> Running in 25462aefc5aa 09:34:04 Removing intermediate container 25462aefc5aa 09:34:04 ---> 3c87f3d33c03 09:34:04 Step 6/23 : LABEL Name=edgex-ui-go 09:34:04 ---> Running in 8a8c863fb6a7 09:34:04 Removing intermediate container 8a8c863fb6a7 09:34:04 ---> 4eeade92fb79 09:34:04 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:34:04 ---> Running in 8ba9a94da66d 09:34:04 Removing intermediate container 8ba9a94da66d 09:34:04 ---> ccb886fa219c 09:34:04 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:34:04 ---> Running in e6869575e420 09:34:04 Removing intermediate container e6869575e420 09:34:04 ---> 96b257bebccb 09:34:04 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:34:04 ---> Running in 452d8ae1462b 09:34:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:34:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:34:06 OK: 221 MiB in 52 packages 09:34:06 Removing intermediate container 452d8ae1462b 09:34:06 ---> d7ca71ec721a 09:34:06 Step 10/23 : ENV GO111MODULE=on 09:34:06 ---> Running in f781d896a5b8 09:34:06 Removing intermediate container f781d896a5b8 09:34:06 ---> 74e7d1bcce43 09:34:06 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:34:06 ---> Running in 6c7cca3b9bdb 09:34:06 Removing intermediate container 6c7cca3b9bdb 09:34:06 ---> 2bfbf8c3d3f2 09:34:06 Step 12/23 : COPY go.mod vendor* ./ 09:34:07 ---> 82f9e28914d1 09:34:07 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:07 ---> Running in 27a21481a018 09:34:07 Removing intermediate container 27a21481a018 09:34:07 ---> da10eb42534f 09:34:07 Step 14/23 : COPY . . 09:34:08 ---> d7c00dfb9252 09:34:08 Step 15/23 : RUN ${MAKE} 09:34:08 ---> Running in f1a088914b3c 09:34:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.11" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:34:17 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:34:19 Removing intermediate container f1a088914b3c 09:34:19 ---> 4ee253180e76 09:34:19 Step 16/23 : FROM alpine:3.14 09:34:19 3.14: Pulling from library/alpine 09:34:19 97518928ae5f: Pulling fs layer 09:34:19 97518928ae5f: Download complete 09:34:19 97518928ae5f: Pull complete 09:34:19 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 09:34:19 Status: Downloaded newer image for alpine:3.14 09:34:19 ---> 0a97eee8041e 09:34:19 Step 17/23 : EXPOSE 4000 09:34:19 ---> Running in aa11332ed7d3 09:34:20 Removing intermediate container aa11332ed7d3 09:34:20 ---> 4d7bcaf4eb41 09:34:20 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:34:20 ---> 6308980ef706 09:34:20 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:34:20 ---> Running in 5ebd733bdfb0 09:34:20 Removing intermediate container 5ebd733bdfb0 09:34:20 ---> da74102d00a8 09:34:20 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:34:20 ---> Running in 1e5499ac6c3b 09:34:20 Removing intermediate container 1e5499ac6c3b 09:34:20 ---> a0223c6ec9aa 09:34:20 Step 21/23 : LABEL arch=amd64 09:34:20 ---> Running in 4b3c384ad213 09:34:20 Removing intermediate container 4b3c384ad213 09:34:20 ---> b2b27a964efd 09:34:20 Step 22/23 : LABEL git_sha=246039579fefe65770a4c1017b136de77c7f7cec 09:34:20 ---> Running in 495f68349a0c 09:34:20 Removing intermediate container 495f68349a0c 09:34:20 ---> 37edbfa94dce 09:34:20 Step 23/23 : LABEL version=2.1.1-dev.11 09:34:20 ---> Running in a3d93bfa475a 09:34:20 Removing intermediate container a3d93bfa475a 09:34:20 ---> d6a27a4c4725 09:34:20 [Warning] One or more build-args [ARCH] were not consumed 09:34:20 Successfully built d6a27a4c4725 09:34:20 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:34:21 provisioning config files... 09:34:21 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4615374356819867873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:34:21 ---> docker-login.sh 09:34:21 nexus3.edgexfoundry.org:10001 09:34:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:21 Configure a credential helper to remove this warning. See 09:34:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:21 09:34:21 Login Succeeded 09:34:21 nexus3.edgexfoundry.org:10002 09:34:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:21 Configure a credential helper to remove this warning. See 09:34:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:21 09:34:21 Login Succeeded 09:34:21 nexus3.edgexfoundry.org:10003 09:34:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:21 Configure a credential helper to remove this warning. See 09:34:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:21 09:34:21 Login Succeeded 09:34:21 nexus3.edgexfoundry.org:10004 09:34:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:21 Configure a credential helper to remove this warning. See 09:34:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:21 09:34:21 Login Succeeded 09:34:21 docker.io 09:34:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:22 Configure a credential helper to remove this warning. See 09:34:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:22 09:34:22 Login Succeeded 09:34:22 ---> docker-login.sh ends [Pipeline] } 09:34:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:34:22 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 09:34:22 246039579fefe65770a4c1017b136de77c7f7cec 09:34:22 latest 09:34:22 2.1.1-dev.11 09:34:22 246039579fefe65770a4c1017b136de77c7f7cec-2.1.1-dev.11 09:34:22 main 09:34:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:34:22 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:246039579fefe65770a4c1017b136de77c7f7cec [Pipeline] isUnix [Pipeline] sh 09:34:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:246039579fefe65770a4c1017b136de77c7f7cec 09:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:34:23 13353fc93919: Preparing 09:34:23 1a058d5342cc: Preparing 09:34:23 1a058d5342cc: Layer already exists 09:34:24 13353fc93919: Pushed 09:34:24 246039579fefe65770a4c1017b136de77c7f7cec: digest: sha256:4dc3eac5bd83d5a5c29134afb61f2f5203b60bdb9b702c70b59d4fdad1e036aa size: 739 [Pipeline] isUnix [Pipeline] sh 09:34:24 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 09:34:25 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:34:25 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:34:25 13353fc93919: Preparing 09:34:25 1a058d5342cc: Preparing 09:34:25 13353fc93919: Layer already exists 09:34:25 1a058d5342cc: Layer already exists 09:34:25 latest: digest: sha256:4dc3eac5bd83d5a5c29134afb61f2f5203b60bdb9b702c70b59d4fdad1e036aa size: 739 [Pipeline] isUnix [Pipeline] sh 09:34:25 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.11 [Pipeline] isUnix [Pipeline] sh 09:34:25 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.11 09:34:25 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:34:25 13353fc93919: Preparing 09:34:25 1a058d5342cc: Preparing 09:34:25 1a058d5342cc: Layer already exists 09:34:25 13353fc93919: Layer already exists 09:34:25 2.1.1-dev.11: digest: sha256:4dc3eac5bd83d5a5c29134afb61f2f5203b60bdb9b702c70b59d4fdad1e036aa size: 739 [Pipeline] isUnix [Pipeline] sh 09:34:26 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:246039579fefe65770a4c1017b136de77c7f7cec-2.1.1-dev.11 [Pipeline] isUnix [Pipeline] sh 09:34:26 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:246039579fefe65770a4c1017b136de77c7f7cec-2.1.1-dev.11 09:34:26 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:34:26 13353fc93919: Preparing 09:34:26 1a058d5342cc: Preparing 09:34:26 13353fc93919: Layer already exists 09:34:26 1a058d5342cc: Layer already exists 09:34:26 246039579fefe65770a4c1017b136de77c7f7cec-2.1.1-dev.11: digest: sha256:4dc3eac5bd83d5a5c29134afb61f2f5203b60bdb9b702c70b59d4fdad1e036aa size: 739 [Pipeline] isUnix [Pipeline] sh 09:34:26 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 09:34:27 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 09:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:34:27 13353fc93919: Preparing 09:34:27 1a058d5342cc: Preparing 09:34:27 1a058d5342cc: Layer already exists 09:34:27 13353fc93919: Layer already exists 09:34:27 main: digest: sha256:4dc3eac5bd83d5a5c29134afb61f2f5203b60bdb9b702c70b59d4fdad1e036aa size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:27 ===================================================== [Pipeline] echo 09:34:27 taggedImages: 09:34:27 - nexus3.edgexfoundry.org:10004/edgex-ui:246039579fefe65770a4c1017b136de77c7f7cec 09:34:27 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:34:27 - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.11 09:34:27 - nexus3.edgexfoundry.org:10004/edgex-ui:246039579fefe65770a4c1017b136de77c7f7cec-2.1.1-dev.11 09:34:27 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:34:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:34:27 09:34:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:34:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:34:27 latest: Pulling from edgex-lftools-log-publisher 09:34:27 b4d181a07f80: Pulling fs layer 09:34:27 a1111a8f2ec3: Pulling fs layer 09:34:27 ed53099fbce6: Pulling fs layer 09:34:27 dc539afda2c1: Pulling fs layer 09:34:27 77bc0d833cb6: Pulling fs layer 09:34:27 9065ff56babe: Pulling fs layer 09:34:27 d287ab97295c: Pulling fs layer 09:34:27 dc539afda2c1: Waiting 09:34:27 77bc0d833cb6: Waiting 09:34:27 9065ff56babe: Waiting 09:34:27 d287ab97295c: Waiting 09:34:27 a1111a8f2ec3: Verifying Checksum 09:34:27 a1111a8f2ec3: Download complete 09:34:27 dc539afda2c1: Verifying Checksum 09:34:27 dc539afda2c1: Download complete 09:34:27 ed53099fbce6: Verifying Checksum 09:34:27 ed53099fbce6: Download complete 09:34:27 9065ff56babe: Verifying Checksum 09:34:27 9065ff56babe: Download complete 09:34:27 77bc0d833cb6: Verifying Checksum 09:34:27 77bc0d833cb6: Download complete 09:34:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5708 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { 09:34:28 b4d181a07f80: Verifying Checksum 09:34:28 b4d181a07f80: Download complete [Pipeline] ws 09:34:28 Running in /w/workspace/edgex-ui-go/50 [Pipeline] { [Pipeline] checkout 09:34:28 The recommended git tool is: git 09:34:28 d287ab97295c: Verifying Checksum 09:34:28 d287ab97295c: Download complete 09:34:29 b4d181a07f80: Pull complete 09:34:29 a1111a8f2ec3: Pull complete 09:34:30 ed53099fbce6: Pull complete 09:34:30 dc539afda2c1: Pull complete 09:34:30 77bc0d833cb6: Pull complete 09:34:30 9065ff56babe: Pull complete 09:34:32 using credential edgex-jenkins-ssh 09:34:32 Cloning the remote Git repository 09:34:33 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:34:33 > git init /w/workspace/edgex-ui-go/50 # timeout=10 09:34:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:34:33 > git --version # timeout=10 09:34:33 > git --version # 'git version 2.17.1' 09:34:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:34:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:34:36 Avoid second fetch 09:34:36 Checking out Revision 246039579fefe65770a4c1017b136de77c7f7cec (main) 09:34:36 d287ab97295c: Pull complete 09:34:36 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:34:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:34:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:34:36 prd-centos7-docker-4c-2g-5707 does not seem to be running inside a container 09:34:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:34:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:34:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:34:36 > git config core.sparsecheckout # timeout=10 09:34:36 > git checkout -f 246039579fefe65770a4c1017b136de77c7f7cec # timeout=10 09:34:39 $ docker top 8209240e452230134f6f0c8322ff11b26eb448160fdf2bc3ff2f46082c0c496c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:34:39 ---> job-cost.sh 09:34:39 lf-activate-venv: SKIPPING 09:34:39 INFO: No Stack... 09:34:39 INFO: Retrieving Pricing Info for: v3-standard-2 09:34:40 INFO: Archiving Costs [Pipeline] sh 09:34:40 Commit message: "chore(deps): Bump url-parse from 1.5.3 to 1.5.7 in /web (#499)" 09:34:40 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 09:34:40 + cut -d, -f6 [Pipeline] lock 09:34:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-50-stack-cost] 09:34:40 Resource [jenkins-edgexfoundry-edgex-ui-go-main-50-stack-cost] did not exist. Created. 09:34:40 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:34:40 09:34:40 GitHub has been notified of this commit’s build result 09:34:40 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:34:41 + echo total: 0.05999999865889549 [Pipeline] stash 09:34:41 Stashed 1 file(s) [Pipeline] } 09:34:41 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 09:34:41 $ docker stop --time=1 8209240e452230134f6f0c8322ff11b26eb448160fdf2bc3ff2f46082c0c496c 09:34:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:34:41 % Total % Received % Xferd Average Speed Time Time Time Current 09:34:41 Dload Upload Total Spent Left Speed 09:34:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 90404 0 --:--:-- --:--:-- --:--:-- 90404 09:34:42 $ docker rm -f 8209240e452230134f6f0c8322ff11b26eb448160fdf2bc3ff2f46082c0c496c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:34:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:34:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ sudo 09:34:43 tee /etc/docker/daemon.new 09:34:43 { 09:34:43 "registry-mirrors": [ 09:34:43 "https://nexus3.edgexfoundry.org:10001" 09:34:43 ], 09:34:43 "bip": "10.250.0.254/24", 09:34:43 "hosts": [ 09:34:43 "tcp://0.0.0.0:5555", 09:34:43 "unix:///var/run/docker.sock" 09:34:43 ], 09:34:43 "mtu": 1458, 09:34:43 "selinux-enabled": true, 09:34:43 "seccomp-profile": "/etc/docker/seccomp.json" 09:34:43 } [Pipeline] sh 09:34:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:34:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:35:02 provisioning config files... 09:35:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/50@tmp/config3857446686681308119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:35:02 ---> docker-login.sh 09:35:02 nexus3.edgexfoundry.org:10001 09:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:03 Configure a credential helper to remove this warning. See 09:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:03 09:35:03 Login Succeeded 09:35:03 nexus3.edgexfoundry.org:10002 09:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:03 Configure a credential helper to remove this warning. See 09:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:03 09:35:03 Login Succeeded 09:35:03 nexus3.edgexfoundry.org:10003 09:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:04 Configure a credential helper to remove this warning. See 09:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:04 09:35:04 Login Succeeded 09:35:04 nexus3.edgexfoundry.org:10004 09:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:04 Configure a credential helper to remove this warning. See 09:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:04 09:35:04 Login Succeeded 09:35:04 docker.io 09:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:05 Configure a credential helper to remove this warning. See 09:35:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:05 09:35:05 Login Succeeded 09:35:05 ---> docker-login.sh ends [Pipeline] } 09:35:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:35:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:35:06 ========================================================= 09:35:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 09:35:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:35:06 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 09:35:07 Sending build context to Docker daemon 25.77MB 09:35:07 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 09:35:07 Step 2/15 : FROM ${BASE} AS builder 09:35:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:35:07 9b3977197b4f: Pulling fs layer 09:35:07 1a89e8eeedd5: Pulling fs layer 09:35:07 94645a83ff95: Pulling fs layer 09:35:07 3f3a8bcf1eab: Pulling fs layer 09:35:07 0c92f367c5e7: Pulling fs layer 09:35:07 f7c0051592d6: Pulling fs layer 09:35:07 a227ed2f7395: Pulling fs layer 09:35:07 7b1c46037f91: Pulling fs layer 09:35:07 3f3a8bcf1eab: Waiting 09:35:07 f7c0051592d6: Waiting 09:35:07 a227ed2f7395: Waiting 09:35:07 0c92f367c5e7: Waiting 09:35:07 7b1c46037f91: Waiting 09:35:07 94645a83ff95: Verifying Checksum 09:35:07 94645a83ff95: Download complete 09:35:07 1a89e8eeedd5: Download complete 09:35:07 0c92f367c5e7: Verifying Checksum 09:35:07 0c92f367c5e7: Download complete 09:35:07 f7c0051592d6: Download complete 09:35:07 9b3977197b4f: Download complete 09:35:07 a227ed2f7395: Verifying Checksum 09:35:07 a227ed2f7395: Download complete 09:35:08 9b3977197b4f: Pull complete 09:35:08 1a89e8eeedd5: Pull complete 09:35:08 94645a83ff95: Pull complete 09:35:09 7b1c46037f91: Verifying Checksum 09:35:09 7b1c46037f91: Download complete 09:35:09 3f3a8bcf1eab: Verifying Checksum 09:35:09 3f3a8bcf1eab: Download complete 09:35:22 3f3a8bcf1eab: Pull complete 09:35:22 0c92f367c5e7: Pull complete 09:35:22 f7c0051592d6: Pull complete 09:35:22 a227ed2f7395: Pull complete 09:35:27 7b1c46037f91: Pull complete 09:35:27 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 09:35:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:35:27 ---> f79e39bc4007 09:35:27 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:35:29 ---> Running in 06935e9456a8 09:35:29 Removing intermediate container 06935e9456a8 09:35:29 ---> af93976eebda 09:35:29 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 09:35:29 ---> Running in 969ea454b95d 09:35:30 Removing intermediate container 969ea454b95d 09:35:30 ---> a3f6a0c6a368 09:35:30 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 09:35:30 ---> Running in c063e028bfcf 09:35:30 Removing intermediate container c063e028bfcf 09:35:30 ---> cfbb4e85e5bf 09:35:30 Step 6/15 : LABEL Name=edgex-ui-go 09:35:30 ---> Running in 9ff69e48af90 09:35:30 Removing intermediate container 9ff69e48af90 09:35:30 ---> 7b6a21b62ea4 09:35:30 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:35:31 ---> Running in b6f4bc71be9c 09:35:31 Removing intermediate container b6f4bc71be9c 09:35:31 ---> 1765899ea577 09:35:31 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:35:31 ---> Running in d189bb2f00d3 09:35:33 Removing intermediate container d189bb2f00d3 09:35:33 ---> 642f7920a3bb 09:35:33 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:35:33 ---> Running in bf3529b9787f 09:35:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:35:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:35:36 OK: 220 MiB in 52 packages 09:35:37 Removing intermediate container bf3529b9787f 09:35:37 ---> d04cb5332852 09:35:37 Step 10/15 : ENV GO111MODULE=on 09:35:37 ---> Running in ca54d1a883e6 09:35:37 Removing intermediate container ca54d1a883e6 09:35:37 ---> 0b8f2ade3553 09:35:37 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:35:37 ---> Running in bc5f1df1c2d9 09:35:38 Removing intermediate container bc5f1df1c2d9 09:35:38 ---> f44e328066c9 09:35:38 Step 12/15 : COPY go.mod vendor* ./ 09:35:38 ---> 8d085cdc9586 09:35:38 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:35:38 ---> Running in db93d698e638 09:36:46 Removing intermediate container db93d698e638 09:36:46 ---> 60b70e6c0aa1 09:36:46 Step 14/15 : COPY . . 09:36:48 ---> 3eea1a677d97 09:36:48 Step 15/15 : RUN ${MAKE} 09:36:48 ---> Running in eab7a8480312 09:36:49 noop 09:36:49 Removing intermediate container eab7a8480312 09:36:49 ---> 8b06d7f522d5 09:36:49 Successfully built 8b06d7f522d5 09:36:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:36:50 + docker inspect -f . ci-base-image-arm64 09:36:50 . [Pipeline] withDockerContainer 09:36:50 prd-ubuntu18.04-docker-arm64-4c-16g-5708 does not seem to be running inside a container 09:36:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/50 -v /w/workspace/edgex-ui-go/50:/w/workspace/edgex-ui-go/50:rw,z -v /w/workspace/edgex-ui-go/50@tmp:/w/workspace/edgex-ui-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:36:52 $ docker top 01f6d899edefda9181eb37f90816c9309735fcdfa80396bad15b076df8ea22c0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:36:52 + go version 09:36:52 go version go1.17.6 linux/arm64 [Pipeline] } 09:36:52 $ docker stop --time=1 01f6d899edefda9181eb37f90816c9309735fcdfa80396bad15b076df8ea22c0 09:36:54 $ docker rm -f 01f6d899edefda9181eb37f90816c9309735fcdfa80396bad15b076df8ea22c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:36:55 + docker inspect -f . ci-base-image-arm64 09:36:55 . [Pipeline] withDockerContainer 09:36:55 prd-ubuntu18.04-docker-arm64-4c-16g-5708 does not seem to be running inside a container 09:36:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/50 -v /w/workspace/edgex-ui-go/50:/w/workspace/edgex-ui-go/50:rw,z -v /w/workspace/edgex-ui-go/50@tmp:/w/workspace/edgex-ui-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:36:56 $ docker top 43b9ec7fe38f89ef89369bc6414c3f30f5f0c9d6bb9a8c2eb90860915a7a430a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:36:57 + make test 09:36:57 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:36:58 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:37:37 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:37:37 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:37:37 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:37:37 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:37:37 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:37:37 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:37:37 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:37:37 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:37:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:37:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:37:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:37:37 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:37:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:37:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:37:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:37:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:37:49 $ docker stop --time=1 43b9ec7fe38f89ef89369bc6414c3f30f5f0c9d6bb9a8c2eb90860915a7a430a 09:37:51 $ docker rm -f 43b9ec7fe38f89ef89369bc6414c3f30f5f0c9d6bb9a8c2eb90860915a7a430a [Pipeline] // withDockerContainer [Pipeline] sh 09:37:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:37:52 Warning: overwriting stash ‘coverage-report’ 09:37:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:37:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:37:53 + ls -al . 09:37:53 total 152 09:37:53 drwxrwxr-x 12 jenkins jenkins 4096 Feb 19 09:36 . 09:37:53 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 09:34 .. 09:37:53 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 09:34 .git 09:37:53 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 09:34 .github 09:37:53 -rw-rw-r-- 1 jenkins jenkins 155 Feb 19 09:34 .gitignore 09:37:53 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 19 09:34 CONTRIBUTING.md 09:37:53 -rw-rw-r-- 1 jenkins jenkins 1549 Feb 19 09:34 Dockerfile 09:37:53 -rw-rw-r-- 1 jenkins jenkins 652 Feb 19 09:34 Jenkinsfile 09:37:53 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 19 09:34 LICENSE 09:37:53 -rw-rw-r-- 1 jenkins jenkins 1212 Feb 19 09:34 Makefile 09:37:53 -rw-rw-r-- 1 jenkins jenkins 4450 Feb 19 09:34 README.md 09:37:53 -rw-rw-r-- 1 jenkins jenkins 12 Feb 19 09:32 VERSION 09:37:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 09:34 assets 09:37:53 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 09:34 bin 09:37:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 09:34 cmd 09:37:53 -rw-r--r-- 1 jenkins jenkins 10 Feb 19 09:36 coverage.out 09:37:53 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 09:34 docs 09:37:53 -rw-rw-r-- 1 jenkins jenkins 1944 Feb 19 09:34 go.mod 09:37:53 -rw-rw-r-- 1 jenkins jenkins 48565 Feb 19 09:34 go.sum 09:37:53 drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 09:34 internal 09:37:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 09:34 pkg 09:37:53 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 09:34 snap 09:37:53 -rw-rw-r-- 1 jenkins jenkins 155 Feb 19 09:34 version.go 09:37:53 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 09:34 web [Pipeline] isUnix [Pipeline] sh 09:37:54 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=246039579fefe65770a4c1017b136de77c7f7cec --label arch=arm64 --label version=2.1.1-dev.11 . 09:37:55 Sending build context to Docker daemon 25.77MB 09:37:55 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 09:37:55 Step 2/23 : FROM ${BASE} AS builder 09:37:55 ---> 8b06d7f522d5 09:37:55 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:37:55 ---> Running in cfc508df6683 09:37:55 Removing intermediate container cfc508df6683 09:37:55 ---> d6a5b5958cb2 09:37:55 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 09:37:55 ---> Running in 565a55acfc6b 09:37:55 Removing intermediate container 565a55acfc6b 09:37:55 ---> ae22ffb38d7f 09:37:55 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 09:37:55 ---> Running in 31fec5951698 09:37:56 Removing intermediate container 31fec5951698 09:37:56 ---> 6383c40435c4 09:37:56 Step 6/23 : LABEL Name=edgex-ui-go 09:37:56 ---> Running in 672a5ebf7520 09:37:56 Removing intermediate container 672a5ebf7520 09:37:56 ---> 70a45b762545 09:37:56 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:37:56 ---> Running in f313279a483f 09:37:57 Removing intermediate container f313279a483f 09:37:57 ---> 683c47fb70f3 09:37:57 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:37:57 ---> Running in 4ea46b956e26 09:37:59 Removing intermediate container 4ea46b956e26 09:37:59 ---> 5bb2d0865ef3 09:37:59 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:37:59 ---> Running in 98e4531850b0 09:37:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:38:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:38:01 OK: 220 MiB in 52 packages 09:38:02 Removing intermediate container 98e4531850b0 09:38:02 ---> 3488ff3f211a 09:38:02 Step 10/23 : ENV GO111MODULE=on 09:38:02 ---> Running in c4184d3bc97f 09:38:02 Removing intermediate container c4184d3bc97f 09:38:02 ---> 4cd3a8d9d359 09:38:02 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:38:02 ---> Running in 257412c3bb54 09:38:03 Removing intermediate container 257412c3bb54 09:38:03 ---> 679bb7520bfe 09:38:03 Step 12/23 : COPY go.mod vendor* ./ 09:38:03 ---> fe7d778ac4b3 09:38:03 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:04 ---> Running in a5e60bb41987 09:38:06 Removing intermediate container a5e60bb41987 09:38:06 ---> 4f0928616147 09:38:06 Step 14/23 : COPY . . 09:38:08 ---> 0292ebb3373d 09:38:08 Step 15/23 : RUN ${MAKE} 09:38:08 ---> Running in baa773e7d86b 09:38:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.11" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:38:42 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:38:44 Removing intermediate container baa773e7d86b 09:38:44 ---> 7c253945dd73 09:38:44 Step 16/23 : FROM alpine:3.14 09:38:44 3.14: Pulling from library/alpine 09:38:44 be307f383ecc: Pulling fs layer 09:38:44 be307f383ecc: Verifying Checksum 09:38:45 be307f383ecc: Pull complete 09:38:45 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 09:38:45 Status: Downloaded newer image for alpine:3.14 09:38:45 ---> 5b8b7b635229 09:38:45 Step 17/23 : EXPOSE 4000 09:38:45 ---> Running in c018a4d4caa8 09:38:45 Removing intermediate container c018a4d4caa8 09:38:45 ---> acbd9b678430 09:38:45 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:38:47 ---> 90e6210eb1e4 09:38:47 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:38:47 ---> Running in a0993d716c04 09:38:47 Removing intermediate container a0993d716c04 09:38:47 ---> 61d3111c6ec0 09:38:47 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:38:47 ---> Running in cb4726d3f99e 09:38:48 Removing intermediate container cb4726d3f99e 09:38:48 ---> 70cf1043225b 09:38:48 Step 21/23 : LABEL arch=arm64 09:38:48 ---> Running in 8e8b9e0908c0 09:38:48 Removing intermediate container 8e8b9e0908c0 09:38:48 ---> 89caf0708b50 09:38:48 Step 22/23 : LABEL git_sha=246039579fefe65770a4c1017b136de77c7f7cec 09:38:48 ---> Running in ba0c3932f677 09:38:48 Removing intermediate container ba0c3932f677 09:38:48 ---> b95ff0c8129c 09:38:48 Step 23/23 : LABEL version=2.1.1-dev.11 09:38:49 ---> Running in 1edc870ffd14 09:38:49 Removing intermediate container 1edc870ffd14 09:38:49 ---> 30b016596991 09:38:49 [Warning] One or more build-args [ARCH] were not consumed 09:38:49 Successfully built 30b016596991 09:38:49 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:38:49 provisioning config files... 09:38:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/50@tmp/config5370551890600104489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:38:50 ---> docker-login.sh 09:38:50 nexus3.edgexfoundry.org:10001 09:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:50 Configure a credential helper to remove this warning. See 09:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:50 09:38:50 Login Succeeded 09:38:50 nexus3.edgexfoundry.org:10002 09:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:50 Configure a credential helper to remove this warning. See 09:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:50 09:38:50 Login Succeeded 09:38:50 nexus3.edgexfoundry.org:10003 09:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:51 Configure a credential helper to remove this warning. See 09:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:51 09:38:51 Login Succeeded 09:38:51 nexus3.edgexfoundry.org:10004 09:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:51 Configure a credential helper to remove this warning. See 09:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:51 09:38:51 Login Succeeded 09:38:51 docker.io 09:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:52 Configure a credential helper to remove this warning. See 09:38:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:52 09:38:52 Login Succeeded 09:38:52 ---> docker-login.sh ends [Pipeline] } 09:38:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:38:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:38:52 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 09:38:52 246039579fefe65770a4c1017b136de77c7f7cec 09:38:52 latest 09:38:52 2.1.1-dev.11 09:38:52 246039579fefe65770a4c1017b136de77c7f7cec-2.1.1-dev.11 09:38:52 main 09:38:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:38:52 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:246039579fefe65770a4c1017b136de77c7f7cec [Pipeline] isUnix [Pipeline] sh 09:38:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:246039579fefe65770a4c1017b136de77c7f7cec 09:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:38:53 f10ab59d0ee1: Preparing 09:38:53 62170e181a92: Preparing 09:38:53 62170e181a92: Layer already exists 09:38:57 f10ab59d0ee1: Pushed 09:38:57 246039579fefe65770a4c1017b136de77c7f7cec: digest: sha256:6b65ac96248c86a23f0fb0863cae306a4d2639ff42170e67e7bc1f62b01c5546 size: 739 [Pipeline] isUnix [Pipeline] sh 09:38:57 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:38:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:38:58 f10ab59d0ee1: Preparing 09:38:58 62170e181a92: Preparing 09:38:58 62170e181a92: Layer already exists 09:38:58 f10ab59d0ee1: Layer already exists 09:38:58 latest: digest: sha256:6b65ac96248c86a23f0fb0863cae306a4d2639ff42170e67e7bc1f62b01c5546 size: 739 [Pipeline] isUnix [Pipeline] sh 09:38:58 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.11 [Pipeline] isUnix [Pipeline] sh 09:38:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.11 09:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:38:59 f10ab59d0ee1: Preparing 09:38:59 62170e181a92: Preparing 09:38:59 f10ab59d0ee1: Layer already exists 09:38:59 62170e181a92: Layer already exists 09:38:59 2.1.1-dev.11: digest: sha256:6b65ac96248c86a23f0fb0863cae306a4d2639ff42170e67e7bc1f62b01c5546 size: 739 [Pipeline] isUnix [Pipeline] sh 09:38:59 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:246039579fefe65770a4c1017b136de77c7f7cec-2.1.1-dev.11 [Pipeline] isUnix [Pipeline] sh 09:39:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:246039579fefe65770a4c1017b136de77c7f7cec-2.1.1-dev.11 09:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:39:00 f10ab59d0ee1: Preparing 09:39:00 62170e181a92: Preparing 09:39:00 f10ab59d0ee1: Layer already exists 09:39:00 62170e181a92: Layer already exists 09:39:00 246039579fefe65770a4c1017b136de77c7f7cec-2.1.1-dev.11: digest: sha256:6b65ac96248c86a23f0fb0863cae306a4d2639ff42170e67e7bc1f62b01c5546 size: 739 [Pipeline] isUnix [Pipeline] sh 09:39:00 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 09:39:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 09:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:39:00 f10ab59d0ee1: Preparing 09:39:00 62170e181a92: Preparing 09:39:00 f10ab59d0ee1: Layer already exists 09:39:00 62170e181a92: Layer already exists 09:39:00 main: digest: sha256:6b65ac96248c86a23f0fb0863cae306a4d2639ff42170e67e7bc1f62b01c5546 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:39:01 ===================================================== [Pipeline] echo 09:39:01 taggedImages: 09:39:01 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:246039579fefe65770a4c1017b136de77c7f7cec 09:39:01 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:39:01 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.11 09:39:01 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:246039579fefe65770a4c1017b136de77c7f7cec-2.1.1-dev.11 09:39:01 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:39:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:39:01 09:39:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:39:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:39:01 arm64: Pulling from edgex-lftools-log-publisher 09:39:01 448f6bf000e3: Pulling fs layer 09:39:01 f757da607395: Pulling fs layer 09:39:01 05883995daec: Pulling fs layer 09:39:01 8603b9c90790: Pulling fs layer 09:39:01 1560dd03e051: Pulling fs layer 09:39:01 27f5ce0e4adf: Pulling fs layer 09:39:01 c2d8d7efcc4b: Pulling fs layer 09:39:01 1560dd03e051: Waiting 09:39:01 27f5ce0e4adf: Waiting 09:39:01 c2d8d7efcc4b: Waiting 09:39:01 8603b9c90790: Waiting 09:39:01 f757da607395: Verifying Checksum 09:39:01 f757da607395: Download complete 09:39:01 8603b9c90790: Verifying Checksum 09:39:01 8603b9c90790: Download complete 09:39:01 1560dd03e051: Verifying Checksum 09:39:01 1560dd03e051: Download complete 09:39:01 27f5ce0e4adf: Verifying Checksum 09:39:01 27f5ce0e4adf: Download complete 09:39:02 05883995daec: Verifying Checksum 09:39:02 05883995daec: Download complete 09:39:02 448f6bf000e3: Verifying Checksum 09:39:02 448f6bf000e3: Download complete 09:39:05 c2d8d7efcc4b: Verifying Checksum 09:39:05 c2d8d7efcc4b: Download complete 09:39:06 448f6bf000e3: Pull complete 09:39:06 f757da607395: Pull complete 09:39:08 05883995daec: Pull complete 09:39:08 8603b9c90790: Pull complete 09:39:09 1560dd03e051: Pull complete 09:39:09 27f5ce0e4adf: Pull complete 09:39:24 c2d8d7efcc4b: Pull complete 09:39:24 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:39:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:39:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:39:24 prd-ubuntu18.04-docker-arm64-4c-16g-5708 does not seem to be running inside a container 09:39:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/50 -v /w/workspace/edgex-ui-go/50:/w/workspace/edgex-ui-go/50:rw,z -v /w/workspace/edgex-ui-go/50@tmp:/w/workspace/edgex-ui-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:39:27 $ docker top d7418bc550c2fd7c4a95d6ff051839172ec29f56492391fb3ba7df9b9aa00ecf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:39:28 ---> job-cost.sh 09:39:28 lf-activate-venv: SKIPPING 09:39:28 INFO: No Stack... 09:39:28 INFO: Retrieving Pricing Info for: v3-standard-4 09:39:28 INFO: Archiving Costs [Pipeline] sh 09:39:29 + cut -d, -f6 09:39:29 + cat /w/workspace/edgex-ui-go/50/archives/cost.csv [Pipeline] lock 09:39:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-50-stack-cost] 09:39:29 Resource [jenkins-edgexfoundry-edgex-ui-go-main-50-stack-cost] did not exist. Created. 09:39:29 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:39:30 /w/workspace/edgex-ui-go/50@tmp/durable-408ec796/script.sh: 1: /w/workspace/edgex-ui-go/50@tmp/durable-408ec796/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:39:30 + echo total: 0.10999999940395355 [Pipeline] stash 09:39:30 Warning: overwriting stash ‘stack-cost’ 09:39:31 Stashed 1 file(s) [Pipeline] } 09:39:31 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 09:39:31 $ docker stop --time=1 d7418bc550c2fd7c4a95d6ff051839172ec29f56492391fb3ba7df9b9aa00ecf 09:39:32 $ docker rm -f d7418bc550c2fd7c4a95d6ff051839172ec29f56492391fb3ba7df9b9aa00ecf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:39:32 provisioning config files... 09:39:32 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4064943965946012463tmp [Pipeline] { [Pipeline] sh 09:39:33 + set +x 09:39:33 + bash -s -- 09:39:33 + curl -s https://codecov.io/bash 09:39:33 09:39:33 _____ _ 09:39:33 / ____| | | 09:39:33 | | ___ __| | ___ ___ _____ __ 09:39:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:39:33 | |___| (_) | (_| | __/ (_| (_) \ V / 09:39:33 \_____\___/ \__,_|\___|\___\___/ \_/ 09:39:33 Bash-1.0.6 09:39:33 09:39:33 09:39:33 ==> git version 2.24.4 found 09:39:33 ==> 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 09:39:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:39:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:39:33 ==> Jenkins CI detected. 09:39:33 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 09:39:33 project root: . 09:39:33 --> token set from env 09:39:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:39:33 ==> Running gcov in . (disable via -X gcov) 09:39:33 ==> Python coveragepy not found 09:39:33 ==> Searching for coverage reports in: 09:39:33 + . 09:39:33 -> Found 1 reports 09:39:33 ==> Detecting git/mercurial file structure 09:39:33 ==> Reading reports 09:39:33 + ./coverage.out bytes=10 09:39:33 ==> Appending adjustments 09:39:33 https://docs.codecov.io/docs/fixing-reports 09:39:33 + Found adjustments 09:39:33 ==> Gzipping contents 09:39:33 4.0K /tmp/codecov.qPMSZd.gz 09:39:33 ==> Uploading reports 09:39:33 url: https://codecov.io 09:39:33 query: branch=main&commit=246039579fefe65770a4c1017b136de77c7f7cec&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:39:33 -> Pinging Codecov 09:39:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=246039579fefe65770a4c1017b136de77c7f7cec&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:39:34 -> Uploading to 09:39:34 https://storage.googleapis.com/codecov/v4/raw/2022-02-19/FB506323287CE973F263BFD2A0EB1F37/246039579fefe65770a4c1017b136de77c7f7cec/ba864271-a96e-46b4-a38c-0fb80fdb14ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220219T093933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=66944e819bec6aadb0eea3bc345c59e201cd6172c62d41b8e1bac724dc415b07 09:39:34 % Total % Received % Xferd Average Speed Time Time Time Current 09:39:34 Dload Upload Total Spent Left Speed 09:39:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3730 0 0 100 3730 0 10266 --:--:-- --:--:-- --:--:-- 10275 09:39:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/246039579fefe65770a4c1017b136de77c7f7cec [Pipeline] } 09:39:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:39:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:39:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:39:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:39:34 09:39:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:39:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:39:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:39:35 188c0c94c7c5: Pulling fs layer 09:39:35 0ef7d3d256c8: Pulling fs layer 09:39:35 de9db76c5a1d: Pulling fs layer 09:39:35 0eba1c9be4d2: Pulling fs layer 09:39:35 0d57e429df01: Pulling fs layer 09:39:35 4e4be7b47b0d: Pulling fs layer 09:39:35 e1f770b5df2f: Pulling fs layer 09:39:35 85a0685a4137: Pulling fs layer 09:39:35 0d57e429df01: Waiting 09:39:35 4e4be7b47b0d: Waiting 09:39:35 e1f770b5df2f: Waiting 09:39:35 85a0685a4137: Waiting 09:39:35 0eba1c9be4d2: Waiting 09:39:35 de9db76c5a1d: Verifying Checksum 09:39:35 de9db76c5a1d: Download complete 09:39:35 0ef7d3d256c8: Verifying Checksum 09:39:35 0ef7d3d256c8: Download complete 09:39:35 0d57e429df01: Verifying Checksum 09:39:35 0d57e429df01: Download complete 09:39:35 4e4be7b47b0d: Verifying Checksum 09:39:35 4e4be7b47b0d: Download complete 09:39:35 188c0c94c7c5: Verifying Checksum 09:39:35 188c0c94c7c5: Download complete 09:39:35 e1f770b5df2f: Verifying Checksum 09:39:35 e1f770b5df2f: Download complete 09:39:35 188c0c94c7c5: Pull complete 09:39:35 0ef7d3d256c8: Pull complete 09:39:36 de9db76c5a1d: Pull complete 09:39:36 0eba1c9be4d2: Verifying Checksum 09:39:36 0eba1c9be4d2: Download complete 09:39:36 85a0685a4137: Verifying Checksum 09:39:36 85a0685a4137: Download complete 09:39:39 0eba1c9be4d2: Pull complete 09:39:39 0d57e429df01: Pull complete 09:39:39 4e4be7b47b0d: Pull complete 09:39:40 e1f770b5df2f: Pull complete 09:39:45 85a0685a4137: Pull complete 09:39:45 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:39:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:39:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:39:45 prd-centos7-docker-4c-2g-5707 does not seem to be running inside a container 09:39:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:39:46 $ docker top bf28b33febeab4f72e0be065b6e2e0299192d984a2522935f5ee7766b2f45152 -eo pid,comm [Pipeline] { [Pipeline] echo 09:39:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:39:46 + set -o pipefail 09:39:46 + snyk monitor '--org=edgex-jenkins' 09:39:52 09:39:52 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 09:39:52 09:39:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/1a35d675-801b-4ec4-af46-1673675634b6 09:39:52 09:39:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:39:52 09:39:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:39:52 09:39:52 [Pipeline] } 09:39:52 $ docker stop --time=1 bf28b33febeab4f72e0be065b6e2e0299192d984a2522935f5ee7766b2f45152 09:39:53 $ docker rm -f bf28b33febeab4f72e0be065b6e2e0299192d984a2522935f5ee7766b2f45152 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:39:54 + git log --format=format:%s -1 246039579fefe65770a4c1017b136de77c7f7cec [Pipeline] sh 09:39:54 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 09:39:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:39:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:39:55 . [Pipeline] withDockerContainer 09:39:55 prd-centos7-docker-4c-2g-5707 does not seem to be running inside a container 09:39:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:39:55 $ docker top 994c27599abc194c1568354fb9e202b839e88b0bd010a7d851674d22096e81b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:39:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:39:55 [ssh-agent] Looking for ssh-agent implementation... 09:39:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:55 $ docker exec 994c27599abc194c1568354fb9e202b839e88b0bd010a7d851674d22096e81b3 ssh-agent 09:39:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjEdoNm/agent.13 09:39:55 SSH_AGENT_PID=19 09:39:55 Running ssh-add (command line suppressed) 09:39:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8251189181007550216.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8251189181007550216.key) 09:39:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:39:56 + git semver tag 09:39:56 # -> Open(): unable to determine branch for HEAD 09:39:56 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:39:56 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:39:56 # $SEMVER_REMOTE_NAME = origin 09:39:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:39:56 # $SEMVER_USER_NAME = edgex-jenkins 09:39:56 # $SEMVER_BRANCH = main 09:39:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 09:39:56 # 246039579fefe65770a4c1017b136de77c7f7cec HEAD 09:39:56 # -> Force: false 09:39:56 # b99f2d8c4f96ed03d9129d676a6195efe171a30a refs/tags/v2.1.1-dev.11 [Pipeline] } 09:39:56 $ docker exec --env ******** --env ******** 994c27599abc194c1568354fb9e202b839e88b0bd010a7d851674d22096e81b3 ssh-agent -k 09:39:56 unset SSH_AUTH_SOCK; 09:39:56 unset SSH_AGENT_PID; 09:39:56 echo Agent pid 19 killed; 09:39:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:39:56 + git semver [Pipeline] } 09:39:56 $ docker stop --time=1 994c27599abc194c1568354fb9e202b839e88b0bd010a7d851674d22096e81b3 09:39:57 $ docker rm -f 994c27599abc194c1568354fb9e202b839e88b0bd010a7d851674d22096e81b3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:39:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:39:58 09:39:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:39:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:39:58 0.23.1-centos7: Pulling from edgex-lftools 09:39:58 ab5ef0e58194: Pulling fs layer 09:39:58 9712f1f96733: Pulling fs layer 09:39:58 63f879dbbcfc: Pulling fs layer 09:39:58 0d9ebad4ef96: Pulling fs layer 09:39:58 e9a5061849ea: Pulling fs layer 09:39:58 d747dcd14b5f: Pulling fs layer 09:39:58 2de7ff778b66: Pulling fs layer 09:39:58 0d9ebad4ef96: Waiting 09:39:58 e9a5061849ea: Waiting 09:39:58 d747dcd14b5f: Waiting 09:39:58 2de7ff778b66: Waiting 09:39:58 9712f1f96733: Verifying Checksum 09:39:58 9712f1f96733: Download complete 09:39:58 63f879dbbcfc: Verifying Checksum 09:39:58 63f879dbbcfc: Download complete 09:39:59 0d9ebad4ef96: Verifying Checksum 09:39:59 0d9ebad4ef96: Download complete 09:39:59 d747dcd14b5f: Verifying Checksum 09:39:59 d747dcd14b5f: Download complete 09:39:59 e9a5061849ea: Verifying Checksum 09:39:59 e9a5061849ea: Download complete 09:39:59 ab5ef0e58194: Verifying Checksum 09:39:59 ab5ef0e58194: Download complete 09:39:59 2de7ff778b66: Verifying Checksum 09:39:59 2de7ff778b66: Download complete 09:40:02 ab5ef0e58194: Pull complete 09:40:02 9712f1f96733: Pull complete 09:40:02 63f879dbbcfc: Pull complete 09:40:07 0d9ebad4ef96: Pull complete 09:40:07 e9a5061849ea: Pull complete 09:40:07 d747dcd14b5f: Pull complete 09:40:08 2de7ff778b66: Pull complete 09:40:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:40:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:40:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:40:08 prd-centos7-docker-4c-2g-5707 does not seem to be running inside a container 09:40:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:40:11 $ docker top 086e7e828a50843241f9e571ac36b6f0dc1624ac91304615f30822367e0747d6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:40:11 provisioning config files... 09:40:11 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8448097271043071570tmp 09:40:11 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3111587082287222496tmp 09:40:11 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1790289874152083730tmp [Pipeline] { [Pipeline] echo 09:40:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:40:12 ---> sigul-configuration.sh 09:40:12 gpg: directory `/root/.gnupg' created 09:40:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:40:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:40:12 gpg: keyring `/root/.gnupg/secring.gpg' created 09:40:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:40:12 gpg: CAST5 encrypted data 09:40:12 gpg: encrypted with 1 passphrase 09:40:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:40:12 + mkdir /home/jenkins 09:40:12 + mkdir /home/jenkins/sigul [Pipeline] sh 09:40:12 + 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 09:40:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:40:12 ---> sigul-install.sh 09:40:12 Sigul already installed; skipping installation. [Pipeline] sh 09:40:13 + git tag --list 09:40:13 0.1.1 09:40:13 v1.1.0 09:40:13 v1.2.0 09:40:13 v1.2.1 09:40:13 v1.3.0 09:40:13 v2.0.0 09:40:13 v2.0.1-dev.1 09:40:13 v2.0.1-dev.10 09:40:13 v2.0.1-dev.11 09:40:13 v2.0.1-dev.12 09:40:13 v2.0.1-dev.13 09:40:13 v2.0.1-dev.14 09:40:13 v2.0.1-dev.15 09:40:13 v2.0.1-dev.16 09:40:13 v2.0.1-dev.17 09:40:13 v2.0.1-dev.18 09:40:13 v2.0.1-dev.19 09:40:13 v2.0.1-dev.2 09:40:13 v2.0.1-dev.20 09:40:13 v2.0.1-dev.21 09:40:13 v2.0.1-dev.22 09:40:13 v2.0.1-dev.23 09:40:13 v2.0.1-dev.24 09:40:13 v2.0.1-dev.25 09:40:13 v2.0.1-dev.26 09:40:13 v2.0.1-dev.27 09:40:13 v2.0.1-dev.28 09:40:13 v2.0.1-dev.29 09:40:13 v2.0.1-dev.3 09:40:13 v2.0.1-dev.30 09:40:13 v2.0.1-dev.31 09:40:13 v2.0.1-dev.32 09:40:13 v2.0.1-dev.33 09:40:13 v2.0.1-dev.4 09:40:13 v2.0.1-dev.5 09:40:13 v2.0.1-dev.6 09:40:13 v2.0.1-dev.7 09:40:13 v2.0.1-dev.8 09:40:13 v2.0.1-dev.9 09:40:13 v2.1.0 09:40:13 v2.1.1-dev.1 09:40:13 v2.1.1-dev.10 09:40:13 v2.1.1-dev.11 09:40:13 v2.1.1-dev.2 09:40:13 v2.1.1-dev.3 09:40:13 v2.1.1-dev.4 09:40:13 v2.1.1-dev.5 09:40:13 v2.1.1-dev.6 09:40:13 v2.1.1-dev.7 09:40:13 v2.1.1-dev.8 09:40:13 v2.1.1-dev.9 [Pipeline] sh 09:40:13 + lftools sign git-tag v2.1.1-dev.11 09:40:14 Signing Git tag with Sigul... 09:40:14 Signing v2.1.1-dev.11 [Pipeline] echo 09:40:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:40:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:40:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:40:14 $ docker stop --time=1 086e7e828a50843241f9e571ac36b6f0dc1624ac91304615f30822367e0747d6 09:40:15 $ docker rm -f 086e7e828a50843241f9e571ac36b6f0dc1624ac91304615f30822367e0747d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:40:16 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 09:40:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:40:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:40:16 . [Pipeline] withDockerContainer 09:40:16 prd-centos7-docker-4c-2g-5707 does not seem to be running inside a container 09:40:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:40:17 $ docker top 87b3fda1391effe2e3715e75696b6cf911311b301aaae23df4a538237b1e35fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:40:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:40:17 [ssh-agent] Looking for ssh-agent implementation... 09:40:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:17 $ docker exec 87b3fda1391effe2e3715e75696b6cf911311b301aaae23df4a538237b1e35fd ssh-agent 09:40:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCMHFmb/agent.13 09:40:17 SSH_AGENT_PID=19 09:40:17 Running ssh-add (command line suppressed) 09:40:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4711441638854154693.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4711441638854154693.key) 09:40:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:40:17 + git semver bump pre 09:40:17 # -> Open(): unable to determine branch for HEAD 09:40:17 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:40:17 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:40:17 # $SEMVER_REMOTE_NAME = origin 09:40:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:40:17 # $SEMVER_USER_NAME = edgex-jenkins 09:40:17 # $SEMVER_BRANCH = main 09:40:17 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 09:40:17 2.1.1-dev.12 [Pipeline] } 09:40:17 $ docker exec --env ******** --env ******** 87b3fda1391effe2e3715e75696b6cf911311b301aaae23df4a538237b1e35fd ssh-agent -k 09:40:17 unset SSH_AUTH_SOCK; 09:40:17 unset SSH_AGENT_PID; 09:40:17 echo Agent pid 19 killed; 09:40:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:40:18 + git semver [Pipeline] } 09:40:18 $ docker stop --time=1 87b3fda1391effe2e3715e75696b6cf911311b301aaae23df4a538237b1e35fd 09:40:19 $ docker rm -f 87b3fda1391effe2e3715e75696b6cf911311b301aaae23df4a538237b1e35fd [Pipeline] // withDockerContainer [Pipeline] sh 09:40:19 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 09:40:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:40:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:40:19 . [Pipeline] withDockerContainer 09:40:20 prd-centos7-docker-4c-2g-5707 does not seem to be running inside a container 09:40:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:40:20 $ docker top 8c36484d56e2f9e9a259b736957c033971e6afc1327304a1377ae4b9a999f686 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:40:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:40:20 [ssh-agent] Looking for ssh-agent implementation... 09:40:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:20 $ docker exec 8c36484d56e2f9e9a259b736957c033971e6afc1327304a1377ae4b9a999f686 ssh-agent 09:40:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjngmdD/agent.15 09:40:20 SSH_AGENT_PID=21 09:40:20 Running ssh-add (command line suppressed) 09:40:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7144472479959432987.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7144472479959432987.key) 09:40:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:40:21 + git semver push 09:40:21 # -> Open(): unable to determine branch for HEAD 09:40:21 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:40:21 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:40:21 # $SEMVER_REMOTE_NAME = origin 09:40:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:40:21 # $SEMVER_USER_NAME = edgex-jenkins 09:40:21 # $SEMVER_BRANCH = main 09:40:21 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 09:40:23 $ docker exec --env ******** --env ******** 8c36484d56e2f9e9a259b736957c033971e6afc1327304a1377ae4b9a999f686 ssh-agent -k 09:40:23 unset SSH_AUTH_SOCK; 09:40:23 unset SSH_AGENT_PID; 09:40:23 echo Agent pid 21 killed; 09:40:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:40:23 + git semver [Pipeline] } 09:40:23 $ docker stop --time=1 8c36484d56e2f9e9a259b736957c033971e6afc1327304a1377ae4b9a999f686 09:40:24 $ docker rm -f 8c36484d56e2f9e9a259b736957c033971e6afc1327304a1377ae4b9a999f686 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:40:25 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' 09:40:25 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 09:40:25 total 8 09:40:25 drwxr-xr-x. 3 root root 34 Feb 19 09:34 . 09:40:25 drwxrwxr-x. 14 jenkins jenkins 4096 Feb 19 09:40 .. 09:40:25 drwxr-xr-x. 2 root root 6 Feb 19 09:34 cost 09:40:25 -rw-r--r--. 1 root root 81 Feb 19 09:34 cost.csv 09:40:25 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 09:40:25 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 09:40:25 total 8 09:40:25 drwxr-xr-x. 3 jenkins jenkins 34 Feb 19 09:34 . 09:40:25 drwxrwxr-x. 14 jenkins jenkins 4096 Feb 19 09:40 .. 09:40:25 drwxr-xr-x. 2 jenkins jenkins 6 Feb 19 09:34 cost 09:40:25 -rw-r--r--. 1 jenkins jenkins 81 Feb 19 09:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:40:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:40:26 ---> package-listing.sh 09:40:26 ++ facter osfamily 09:40:26 ++ tr '[:upper:]' '[:lower:]' 09:40:26 + OS_FAMILY=redhat 09:40:26 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 09:40:26 + START_PACKAGES=/tmp/packages_start.txt 09:40:26 + END_PACKAGES=/tmp/packages_end.txt 09:40:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:40:26 + PACKAGES=/tmp/packages_start.txt 09:40:26 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 09:40:26 + PACKAGES=/tmp/packages_end.txt 09:40:26 + case "${OS_FAMILY}" in 09:40:26 + sort 09:40:26 + rpm -qa 09:40:27 + '[' -f /tmp/packages_start.txt ']' 09:40:27 + '[' -f /tmp/packages_end.txt ']' 09:40:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:40:27 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 09:40:27 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 09:40:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 09:40:27 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/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:40:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:40:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:40:28 . [Pipeline] withDockerContainer 09:40:28 prd-centos7-docker-4c-2g-5707 does not seem to be running inside a container 09:40:28 $ 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/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:40:28 $ docker top 03bd4174d6378b4c8f5494ab6a81863110bf3f9e03cb4e475ab25d3abf089c7b -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:28 + touch /tmp/pre-build-complete [Pipeline] sh 09:40:29 + mkdir -p /var/log/sysstat [Pipeline] sh 09:40:29 + ls /var/log/sa-host 09:40:29 + sadf -c /var/log/sa-host/sa17 09:40:29 file_magic: OK 09:40:29 HZ: Using current value: 100 09:40:29 file_header: OK 09:40:29 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 09:40:29 Statistics: 09:40:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:40:29 File successfully converted to sysstat format version 12.0.3 09:40:29 + sadf -c /var/log/sa-host/sa19 09:40:29 file_magic: OK 09:40:29 HZ: Using current value: 100 09:40:29 file_header: OK 09:40:29 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 09:40:29 Statistics: 09:40:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:40:29 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:40:29 provisioning config files... 09:40:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1353129343601969326tmp [Pipeline] { [Pipeline] echo 09:40:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:40:29 ---> create-netrc.sh [Pipeline] } 09:40:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:40:30 ---> python-tools-install.sh [Pipeline] echo 09:40:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:40:30 ---> sudo-logs.sh 09:40:30 Archiving 'sudo' log.. 09:40:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-5707.novalocal: Name or service not known 09:40:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-5707.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:40:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:40:30 ---> job-cost.sh 09:40:30 lf-activate-venv: SKIPPING 09:40:30 DEBUG: total: 0.05999999865889549 09:40:30 INFO: Retrieving Stack Cost... 09:40:31 INFO: Retrieving Pricing Info for: v3-standard-2 09:40:31 INFO: Archiving Costs [Pipeline] echo 09:40:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:40:31 ---> logs-deploy.sh 09:40:31 lf-activate-venv: SKIPPING 09:40:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/50 09:40:31 INFO: archiving workspace using pattern(s): 09:40:32 Archives upload complete. 09:40:32 INFO: archiving logs to Nexus 09:40:33 ---> uname -a: 09:40:33 Linux prd-centos7-docker-4c-2g-5707.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 09:40:33 09:40:33 09:40:33 ---> lscpu: 09:40:33 Architecture: x86_64 09:40:33 CPU op-mode(s): 32-bit, 64-bit 09:40:33 Byte Order: Little Endian 09:40:33 Address sizes: 40 bits physical, 48 bits virtual 09:40:33 CPU(s): 2 09:40:33 On-line CPU(s) list: 0,1 09:40:33 Thread(s) per core: 1 09:40:33 Core(s) per socket: 1 09:40:33 Socket(s): 2 09:40:33 NUMA node(s): 1 09:40:33 Vendor ID: AuthenticAMD 09:40:33 CPU family: 23 09:40:33 Model: 49 09:40:33 Model name: AMD EPYC-Rome Processor 09:40:33 Stepping: 0 09:40:33 CPU MHz: 2800.000 09:40:33 BogoMIPS: 5600.00 09:40:33 Virtualization: AMD-V 09:40:33 Hypervisor vendor: KVM 09:40:33 Virtualization type: full 09:40:33 L1d cache: 32K 09:40:33 L1i cache: 32K 09:40:33 L2 cache: 512K 09:40:33 L3 cache: 16384K 09:40:33 NUMA node0 CPU(s): 0,1 09:40:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 09:40:33 09:40:33 09:40:33 ---> nproc: 09:40:33 2 09:40:33 09:40:33 09:40:33 ---> df -h: 09:40:33 Filesystem Size Used Avail Use% Mounted on 09:40:33 overlay 40G 11G 30G 27% / 09:40:33 tmpfs 64M 0 64M 0% /dev 09:40:33 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:40:33 shm 64M 0 64M 0% /dev/shm 09:40:33 /dev/vda1 40G 11G 30G 27% /facter-os 09:40:33 09:40:33 09:40:33 ---> sar -b -r -n DEV: 09:40:33 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/19/22 _x86_64_ (2 CPU) 09:40:33 09:40:33 09:31:59 LINUX RESTART (2 CPU) 09:40:33 09:40:33 09:33:02 tps rtps wtps bread/s bwrtn/s 09:40:33 09:34:01 260.46 0.05 260.41 1.08 61089.98 09:40:33 09:35:01 130.24 0.02 130.22 0.53 29445.66 09:40:33 09:36:01 0.83 0.00 0.83 0.00 7.48 09:40:33 09:37:01 0.23 0.00 0.23 0.00 3.46 09:40:33 09:38:01 0.28 0.00 0.28 0.00 4.65 09:40:33 09:39:01 0.28 0.00 0.28 0.00 3.20 09:40:33 09:40:01 129.21 0.03 129.18 3.73 32067.43 09:40:33 Average: 74.08 0.01 74.07 0.76 17417.45 09:40:33 09:40:33 09:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:40:33 09:34:01 3935420 0 905240 11.30 2620 3165660 1372708 15.16 840872 2773244 52 09:40:33 09:35:01 3195660 0 1081324 13.50 2620 3729336 1460448 16.12 1053560 3216060 20 09:40:33 09:36:01 3212652 0 1064332 13.29 2620 3729336 1280092 14.13 1041848 3216060 12 09:40:33 09:37:01 3217560 0 1059420 13.23 2620 3729340 1280348 14.14 1038600 3216060 16 09:40:33 09:38:01 3216556 0 1060416 13.24 2620 3729348 1280468 14.14 1039288 3216060 12 09:40:33 09:39:01 3219140 0 1057832 13.21 2620 3729348 1280348 14.14 1037600 3216060 12 09:40:33 09:40:01 1951504 0 1229184 15.35 2620 4825632 1645960 18.17 1335416 4078532 378072 09:40:33 Average: 3135499 0 1065393 13.30 2620 3805429 1371482 15.14 1055312 3276011 54028 09:40:33 09:40:33 09:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:40:33 09:34:01 eth0 298.95 223.70 2094.30 29.27 0.00 0.00 0.00 0.00 09:40:33 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:33 09:34:01 docker0 207.52 271.16 16.25 2068.54 0.00 0.00 0.00 0.00 09:40:33 09:35:01 eth0 173.91 126.96 2730.89 256.34 0.00 0.00 0.00 0.00 09:40:33 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:33 09:35:01 docker0 5.80 7.49 0.32 38.00 0.00 0.00 0.00 0.00 09:40:33 09:36:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:33 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:33 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:33 09:37:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:33 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:33 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:33 09:38:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:40:33 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:33 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:33 09:39:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:40:33 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:33 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:33 09:40:01 eth0 359.20 199.75 7600.27 28.40 0.00 0.00 0.00 0.00 09:40:33 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:33 09:40:01 docker0 31.62 44.80 2.98 346.82 0.00 0.00 0.00 0.00 09:40:33 Average: eth0 118.53 78.36 1774.62 44.92 0.00 0.00 0.00 0.00 09:40:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:33 Average: docker0 34.59 45.68 2.76 346.48 0.00 0.00 0.00 0.00 09:40:33 09:40:33 09:40:33 ---> sar -P ALL: 09:40:33 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/19/22 _x86_64_ (2 CPU) 09:40:33 09:40:33 09:31:59 LINUX RESTART (2 CPU) 09:40:33 09:40:33 09:33:02 CPU %user %nice %system %iowait %steal %idle 09:40:33 09:34:01 all 35.59 0.00 10.27 2.13 0.09 51.92 09:40:33 09:34:01 0 34.24 0.00 10.90 2.10 0.09 52.67 09:40:33 09:34:01 1 36.93 0.00 9.65 2.15 0.09 51.18 09:40:33 09:35:01 all 24.70 0.00 6.44 2.74 0.07 66.05 09:40:33 09:35:01 0 24.76 0.00 6.69 2.88 0.07 65.59 09:40:33 09:35:01 1 24.63 0.00 6.19 2.59 0.07 66.52 09:40:33 09:36:01 all 0.23 0.00 0.07 0.00 0.02 99.68 09:40:33 09:36:01 0 0.02 0.00 0.08 0.00 0.02 99.88 09:40:33 09:36:01 1 0.45 0.00 0.05 0.00 0.02 99.48 09:40:33 09:37:01 all 0.19 0.00 0.05 0.00 0.03 99.73 09:40:33 09:37:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:40:33 09:37:01 1 0.33 0.00 0.05 0.00 0.03 99.58 09:40:33 09:38:01 all 0.06 0.00 0.03 0.00 0.02 99.89 09:40:33 09:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:40:33 09:38:01 1 0.10 0.00 0.05 0.00 0.03 99.82 09:40:33 09:39:01 all 0.16 0.00 0.03 0.00 0.02 99.79 09:40:33 09:39:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:40:33 09:39:01 1 0.28 0.00 0.03 0.00 0.00 99.68 09:40:33 09:40:01 all 14.72 0.00 5.87 1.95 0.06 77.39 09:40:33 09:40:01 0 14.28 0.00 5.79 1.96 0.05 77.91 09:40:33 09:40:01 1 15.16 0.00 5.95 1.94 0.07 76.87 09:40:33 Average: all 10.42 0.00 3.14 0.95 0.04 85.45 09:40:33 Average: 0 10.10 0.00 3.25 0.96 0.04 85.65 09:40:33 Average: 1 10.74 0.00 3.04 0.93 0.04 85.26 09:40:33 09:40:33 09:40:33