Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2bc3cc33938a89511f779b32436fc9b4525153ed Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh3148331283545649974.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh5817388660741634691.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh7426367271080823516.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh902913309027150464.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh1553052842900103706.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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-30 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-ssh4674682745380015971.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 2bc3cc33938a89511f779b32436fc9b4525153ed (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 2bc3cc33938a89511f779b32436fc9b4525153ed # timeout=10 Commit message: "feat: remove dead and unused code" > git rev-list --no-walk d5cc884bdcac89fa6c71bab409230b48b618fa7a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-08T07:09:49.116Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-08T07:09:49.230Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-08T07:09:49.278Z] ========================================================= [2021-08-08T07:09:49.278Z] EdgeX Global Pipelines Version Info [2021-08-08T07:09:49.278Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-08T07:09:50.187Z] ------------------- [2021-08-08T07:09:50.187Z] stable info: [2021-08-08T07:09:50.187Z] ------------------- [2021-08-08T07:09:50.187Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-08T07:09:50.187Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-08T07:09:50.187Z] Message: update stable to v1.0.204 [2021-08-08T07:09:51.148Z] ------------------- [2021-08-08T07:09:51.148Z] experimental info: [2021-08-08T07:09:51.148Z] ------------------- [2021-08-08T07:09:51.148Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-08T07:09:51.148Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-08T07:09:51.148Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-08T07:09:51.302Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-08-08T07:09:51.335Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-08-08T07:09:51.375Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-08T07:09:51.409Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-08T07:09:51.441Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-08T07:09:51.483Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-08T07:09:51.524Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-08T07:09:51.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-08T07:09:51.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-08T07:09:51.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-08T07:09:51.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-08T07:09:51.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-08T07:09:51.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-08-08T07:09:51.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-08T07:09:51.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-08T07:09:51.876Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-08T07:09:51.917Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-08T07:09:51.951Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-08T07:09:51.991Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-08T07:09:52.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-08T07:09:52.057Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-08T07:09:52.086Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-08T07:09:52.140Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-08T07:09:52.166Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-08T07:09:52.191Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-08T07:09:52.215Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-08T07:09:52.253Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-08T07:09:52.294Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-08T07:09:52.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-08T07:09:52.362Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-08T07:09:52.403Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2bc3cc33938a89511f779b32436fc9b4525153ed [Pipeline] echo [2021-08-08T07:09:52.474Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2bc3cc3 [Pipeline] echo [2021-08-08T07:09:52.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-08T07:09:52.632Z] provisioning config files... [2021-08-08T07:09:52.654Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5778564972433226488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-08T07:09:53.028Z] ---> docker-login.sh [2021-08-08T07:09:53.028Z] nexus3.edgexfoundry.org:10001 [2021-08-08T07:09:53.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:09:53.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:09:53.297Z] Configure a credential helper to remove this warning. See [2021-08-08T07:09:53.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:09:53.297Z] [2021-08-08T07:09:53.297Z] Login Succeeded [2021-08-08T07:09:53.297Z] nexus3.edgexfoundry.org:10002 [2021-08-08T07:09:53.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:09:53.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:09:53.297Z] Configure a credential helper to remove this warning. See [2021-08-08T07:09:53.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:09:53.297Z] [2021-08-08T07:09:53.297Z] Login Succeeded [2021-08-08T07:09:53.297Z] nexus3.edgexfoundry.org:10003 [2021-08-08T07:09:53.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:09:53.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:09:53.565Z] Configure a credential helper to remove this warning. See [2021-08-08T07:09:53.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:09:53.565Z] [2021-08-08T07:09:53.565Z] Login Succeeded [2021-08-08T07:09:53.565Z] nexus3.edgexfoundry.org:10004 [2021-08-08T07:09:53.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:09:53.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:09:53.832Z] Configure a credential helper to remove this warning. See [2021-08-08T07:09:53.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:09:53.832Z] [2021-08-08T07:09:53.832Z] Login Succeeded [2021-08-08T07:09:53.832Z] docker.io [2021-08-08T07:09:53.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:09:54.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:09:54.100Z] Configure a credential helper to remove this warning. See [2021-08-08T07:09:54.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:09:54.100Z] [2021-08-08T07:09:54.100Z] Login Succeeded [2021-08-08T07:09:54.100Z] ---> docker-login.sh ends [Pipeline] } [2021-08-08T07:09:54.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-08T07:09:54.682Z] + git log --format=format:%s -1 2bc3cc33938a89511f779b32436fc9b4525153ed [Pipeline] echo [2021-08-08T07:09:54.739Z] GIT_COMMIT: 2bc3cc33938a89511f779b32436fc9b4525153ed, Commit Message: feat: remove dead and unused code [Pipeline] echo [2021-08-08T07:09:54.761Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:09:56.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-08T07:09:56.057Z] [2021-08-08T07:09:56.057Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:09:56.398Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-08T07:09:56.398Z] latest: Pulling from edgex-devops/git-semver [2021-08-08T07:09:56.398Z] 31603596830f: Pulling fs layer [2021-08-08T07:09:56.398Z] d4622e32a9a9: Pulling fs layer [2021-08-08T07:09:56.398Z] 1030fce36090: Pulling fs layer [2021-08-08T07:09:56.398Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-08T07:09:56.398Z] 6c6cb7e1b49b: Waiting [2021-08-08T07:09:56.398Z] d4622e32a9a9: Verifying Checksum [2021-08-08T07:09:56.398Z] d4622e32a9a9: Download complete [2021-08-08T07:09:56.669Z] 31603596830f: Verifying Checksum [2021-08-08T07:09:56.669Z] 31603596830f: Download complete [2021-08-08T07:09:56.669Z] 31603596830f: Pull complete [2021-08-08T07:09:56.945Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-08T07:09:56.945Z] 6c6cb7e1b49b: Download complete [2021-08-08T07:09:56.945Z] d4622e32a9a9: Pull complete [2021-08-08T07:09:56.945Z] 1030fce36090: Verifying Checksum [2021-08-08T07:09:56.945Z] 1030fce36090: Download complete [2021-08-08T07:09:57.533Z] 1030fce36090: Pull complete [2021-08-08T07:09:57.533Z] 6c6cb7e1b49b: Pull complete [2021-08-08T07:09:57.533Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-08T07:09:57.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-08T07:09:57.533Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-08T07:09:57.638Z] prd-centos7-docker-4c-2g-30 does not seem to be running inside a container [2021-08-08T07:09:57.702Z] $ 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 [2021-08-08T07:09:58.532Z] $ docker top a2e8dfc50923f040daf7ea51fba1c647c708bd0c33efbff9690dc7e1bb7da2d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-08T07:09:58.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-08T07:09:58.681Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-08T07:09:58.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-08T07:09:58.803Z] $ docker exec a2e8dfc50923f040daf7ea51fba1c647c708bd0c33efbff9690dc7e1bb7da2d1 ssh-agent [2021-08-08T07:09:58.920Z] SSH_AUTH_SOCK=/tmp/ssh-y6Vhfy5FN63H/agent.15 [2021-08-08T07:09:58.920Z] SSH_AGENT_PID=21 [2021-08-08T07:09:58.933Z] Running ssh-add (command line suppressed) [2021-08-08T07:09:59.035Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4122790076080509263.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4122790076080509263.key) [2021-08-08T07:09:59.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-08T07:09:59.384Z] + git tag --points-at HEAD [Pipeline] } [2021-08-08T07:09:59.409Z] $ docker exec --env ******** --env ******** a2e8dfc50923f040daf7ea51fba1c647c708bd0c33efbff9690dc7e1bb7da2d1 ssh-agent -k [2021-08-08T07:09:59.513Z] unset SSH_AUTH_SOCK; [2021-08-08T07:09:59.513Z] unset SSH_AGENT_PID; [2021-08-08T07:09:59.513Z] echo Agent pid 21 killed; [2021-08-08T07:09:59.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-08T07:09:59.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-08T07:09:59.590Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-08T07:09:59.711Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-08T07:09:59.718Z] $ docker exec a2e8dfc50923f040daf7ea51fba1c647c708bd0c33efbff9690dc7e1bb7da2d1 ssh-agent [2021-08-08T07:09:59.827Z] SSH_AUTH_SOCK=/tmp/ssh-OG6km6Od4eqr/agent.53 [2021-08-08T07:09:59.827Z] SSH_AGENT_PID=60 [2021-08-08T07:09:59.837Z] Running ssh-add (command line suppressed) [2021-08-08T07:09:59.942Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1427668432833757897.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1427668432833757897.key) [2021-08-08T07:09:59.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-08T07:10:00.295Z] + git semver init [2021-08-08T07:10:00.295Z] # -> Open(): unable to determine branch for HEAD [2021-08-08T07:10:00.295Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-08T07:10:00.295Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-08T07:10:00.295Z] # $SEMVER_REMOTE_NAME = origin [2021-08-08T07:10:00.295Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-08T07:10:00.295Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-08T07:10:00.295Z] # $SEMVER_BRANCH = main [2021-08-08T07:10:00.295Z] # $SEMVER_TEMP = /tmp/semver-597492096 [2021-08-08T07:10:00.295Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-08-08T07:10:02.256Z] # '/tmp/semver-597492096' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-08-08T07:10:02.256Z] # -> Force: false [2021-08-08T07:10:02.256Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-08-08T07:10:02.276Z] $ docker exec --env ******** --env ******** a2e8dfc50923f040daf7ea51fba1c647c708bd0c33efbff9690dc7e1bb7da2d1 ssh-agent -k [2021-08-08T07:10:02.376Z] unset SSH_AUTH_SOCK; [2021-08-08T07:10:02.377Z] unset SSH_AGENT_PID; [2021-08-08T07:10:02.377Z] echo Agent pid 60 killed; [2021-08-08T07:10:02.389Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-08T07:10:02.755Z] + git semver [Pipeline] } [2021-08-08T07:10:02.784Z] $ docker stop --time=1 a2e8dfc50923f040daf7ea51fba1c647c708bd0c33efbff9690dc7e1bb7da2d1 [2021-08-08T07:10:04.094Z] $ docker rm -f a2e8dfc50923f040daf7ea51fba1c647c708bd0c33efbff9690dc7e1bb7da2d1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-08T07:10:04.495Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-08T07:10:04.883Z] Stashed 1 file(s) [Pipeline] echo [2021-08-08T07:10:04.888Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-08T07:10:20.163Z] Still waiting to schedule task [2021-08-08T07:10:20.163Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30’ [2021-08-08T07:10:20.167Z] Still waiting to schedule task [2021-08-08T07:10:20.167Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-08T07:12:22.417Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-08-08T07:12:22.489Z] Running in /w/workspace/edgex-ui-go/7 [Pipeline] { [Pipeline] checkout [2021-08-08T07:12:22.767Z] The recommended git tool is: git [2021-08-08T07:12:28.465Z] using credential edgex-jenkins-ssh [2021-08-08T07:12:28.499Z] Cloning the remote Git repository [2021-08-08T07:12:28.555Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-08T07:12:28.687Z] > git init /w/workspace/edgex-ui-go/7 # timeout=10 [2021-08-08T07:12:28.784Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-08T07:12:28.785Z] > git --version # timeout=10 [2021-08-08T07:12:28.805Z] > git --version # 'git version 2.17.1' [2021-08-08T07:12:28.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-08T07:12:28.908Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-08T07:12:31.411Z] Avoid second fetch [2021-08-08T07:12:31.412Z] Checking out Revision 2bc3cc33938a89511f779b32436fc9b4525153ed (main) [2021-08-08T07:12:31.366Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-08T07:12:31.389Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-08T07:12:31.434Z] > git config core.sparsecheckout # timeout=10 [2021-08-08T07:12:31.451Z] > git checkout -f 2bc3cc33938a89511f779b32436fc9b4525153ed # timeout=10 [2021-08-08T07:12:35.835Z] Commit message: "feat: remove dead and unused code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-08T07:12:36.463Z] provisioning config files... [2021-08-08T07:12:36.495Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/7@tmp/config1917141771654414276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-08T07:12:37.070Z] ---> docker-login.sh [2021-08-08T07:12:37.071Z] nexus3.edgexfoundry.org:10001 [2021-08-08T07:12:37.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:12:38.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:12:38.268Z] Configure a credential helper to remove this warning. See [2021-08-08T07:12:38.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:12:38.268Z] [2021-08-08T07:12:38.268Z] Login Succeeded [2021-08-08T07:12:38.268Z] nexus3.edgexfoundry.org:10002 [2021-08-08T07:12:38.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:12:38.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:12:38.818Z] Configure a credential helper to remove this warning. See [2021-08-08T07:12:38.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:12:38.818Z] [2021-08-08T07:12:38.818Z] Login Succeeded [2021-08-08T07:12:38.818Z] nexus3.edgexfoundry.org:10003 [2021-08-08T07:12:39.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:12:39.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:12:39.416Z] Configure a credential helper to remove this warning. See [2021-08-08T07:12:39.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:12:39.416Z] [2021-08-08T07:12:39.416Z] Login Succeeded [2021-08-08T07:12:39.416Z] nexus3.edgexfoundry.org:10004 [2021-08-08T07:12:39.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:12:39.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:12:39.975Z] Configure a credential helper to remove this warning. See [2021-08-08T07:12:39.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:12:39.975Z] [2021-08-08T07:12:39.975Z] Login Succeeded [2021-08-08T07:12:39.975Z] docker.io [2021-08-08T07:12:40.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:12:40.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:12:40.852Z] Configure a credential helper to remove this warning. See [2021-08-08T07:12:40.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:12:40.852Z] [2021-08-08T07:12:40.852Z] Login Succeeded [2021-08-08T07:12:40.852Z] ---> docker-login.sh ends [Pipeline] } [2021-08-08T07:12:40.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-08T07:12:41.232Z] ========================================================= [2021-08-08T07:12:41.233Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-08T07:12:41.233Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:12:41.606Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-08T07:12:41.907Z] Running on prd-centos7-docker-4c-2g-32 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-08-08T07:12:41.929Z] Running in /w/workspace/edgex-ui-go/7 [Pipeline] { [Pipeline] checkout [2021-08-08T07:12:42.041Z] The recommended git tool is: git [2021-08-08T07:12:42.213Z] Sending build context to Docker daemon 20.41MB [2021-08-08T07:12:42.487Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-08T07:12:42.487Z] Step 2/8 : FROM ${BASE} [2021-08-08T07:12:42.761Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-08T07:12:42.761Z] 595b0fe564bb: Pulling fs layer [2021-08-08T07:12:42.761Z] 24495759ef45: Pulling fs layer [2021-08-08T07:12:42.761Z] d148012ef14d: Pulling fs layer [2021-08-08T07:12:42.761Z] e90a11edd702: Pulling fs layer [2021-08-08T07:12:42.761Z] d77568369979: Pulling fs layer [2021-08-08T07:12:42.761Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-08T07:12:42.761Z] 170f2ba95c9a: Pulling fs layer [2021-08-08T07:12:42.761Z] 97ac5df62f85: Pulling fs layer [2021-08-08T07:12:42.761Z] fc1c9f9a7f3b: Waiting [2021-08-08T07:12:42.761Z] 170f2ba95c9a: Waiting [2021-08-08T07:12:42.761Z] 97ac5df62f85: Waiting [2021-08-08T07:12:42.761Z] d77568369979: Waiting [2021-08-08T07:12:42.761Z] e90a11edd702: Waiting [2021-08-08T07:12:42.761Z] d148012ef14d: Verifying Checksum [2021-08-08T07:12:42.761Z] d148012ef14d: Download complete [2021-08-08T07:12:42.761Z] 24495759ef45: Verifying Checksum [2021-08-08T07:12:42.761Z] 24495759ef45: Download complete [2021-08-08T07:12:42.761Z] d77568369979: Download complete [2021-08-08T07:12:42.761Z] 595b0fe564bb: Download complete [2021-08-08T07:12:42.761Z] fc1c9f9a7f3b: Download complete [2021-08-08T07:12:43.048Z] 170f2ba95c9a: Verifying Checksum [2021-08-08T07:12:43.048Z] 170f2ba95c9a: Download complete [2021-08-08T07:12:43.723Z] 595b0fe564bb: Pull complete [2021-08-08T07:12:44.395Z] 24495759ef45: Pull complete [2021-08-08T07:12:44.835Z] using credential edgex-jenkins-ssh [2021-08-08T07:12:44.849Z] Cloning the remote Git repository [2021-08-08T07:12:45.001Z] d148012ef14d: Pull complete [2021-08-08T07:12:44.274Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-08T07:12:44.342Z] > git init /w/workspace/edgex-ui-go/7 # timeout=10 [2021-08-08T07:12:44.383Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-08T07:12:44.383Z] > git --version # timeout=10 [2021-08-08T07:12:44.388Z] > git --version # 'git version 2.24.4' [2021-08-08T07:12:44.389Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-08T07:12:44.411Z] [INFO] Currently running in a labeled security context [2021-08-08T07:12:44.411Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-08T07:12:44.411Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/7@tmp/jenkins-gitclient-ssh6828918273816260929.key [2021-08-08T07:12:44.422Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-08T07:12:46.990Z] 97ac5df62f85: Verifying Checksum [2021-08-08T07:12:46.990Z] 97ac5df62f85: Download complete [2021-08-08T07:12:47.267Z] e90a11edd702: Verifying Checksum [2021-08-08T07:12:47.267Z] e90a11edd702: Download complete [2021-08-08T07:12:49.733Z] Avoid second fetch [2021-08-08T07:12:49.734Z] Checking out Revision 2bc3cc33938a89511f779b32436fc9b4525153ed (main) [2021-08-08T07:12:49.415Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-08T07:12:49.420Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-08T07:12:49.446Z] > git config core.sparsecheckout # timeout=10 [2021-08-08T07:12:49.454Z] > git checkout -f 2bc3cc33938a89511f779b32436fc9b4525153ed # timeout=10 [2021-08-08T07:12:53.296Z] Commit message: "feat: remove dead and unused code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-08T07:12:53.706Z] provisioning config files... [2021-08-08T07:12:53.725Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/7@tmp/config1486603816327136818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-08T07:12:54.151Z] ---> docker-login.sh [2021-08-08T07:12:54.151Z] nexus3.edgexfoundry.org:10001 [2021-08-08T07:12:54.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:12:54.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:12:54.420Z] Configure a credential helper to remove this warning. See [2021-08-08T07:12:54.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:12:54.420Z] [2021-08-08T07:12:54.420Z] Login Succeeded [2021-08-08T07:12:54.420Z] nexus3.edgexfoundry.org:10002 [2021-08-08T07:12:54.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:12:54.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:12:54.420Z] Configure a credential helper to remove this warning. See [2021-08-08T07:12:54.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:12:54.420Z] [2021-08-08T07:12:54.420Z] Login Succeeded [2021-08-08T07:12:54.420Z] nexus3.edgexfoundry.org:10003 [2021-08-08T07:12:54.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:12:54.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:12:54.689Z] Configure a credential helper to remove this warning. See [2021-08-08T07:12:54.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:12:54.689Z] [2021-08-08T07:12:54.689Z] Login Succeeded [2021-08-08T07:12:54.689Z] nexus3.edgexfoundry.org:10004 [2021-08-08T07:12:54.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:12:54.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:12:54.689Z] Configure a credential helper to remove this warning. See [2021-08-08T07:12:54.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:12:54.689Z] [2021-08-08T07:12:54.689Z] Login Succeeded [2021-08-08T07:12:54.689Z] docker.io [2021-08-08T07:12:54.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:12:55.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:12:55.223Z] Configure a credential helper to remove this warning. See [2021-08-08T07:12:55.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:12:55.223Z] [2021-08-08T07:12:55.223Z] Login Succeeded [2021-08-08T07:12:55.223Z] ---> docker-login.sh ends [Pipeline] } [2021-08-08T07:12:55.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-08T07:12:55.495Z] ========================================================= [2021-08-08T07:12:55.495Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-08T07:12:55.495Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:12:55.835Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-08T07:12:55.835Z] Sending build context to Docker daemon 20.41MB [2021-08-08T07:12:55.835Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-08T07:12:55.835Z] Step 2/8 : FROM ${BASE} [2021-08-08T07:12:56.101Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-08T07:12:56.101Z] 540db60ca938: Pulling fs layer [2021-08-08T07:12:56.101Z] adcc1eea9eea: Pulling fs layer [2021-08-08T07:12:56.101Z] 4c4ab2625f07: Pulling fs layer [2021-08-08T07:12:56.101Z] db62176df00c: Pulling fs layer [2021-08-08T07:12:56.101Z] 3b30891b0d05: Pulling fs layer [2021-08-08T07:12:56.101Z] 06b49ca38bd5: Pulling fs layer [2021-08-08T07:12:56.101Z] c788192a36de: Pulling fs layer [2021-08-08T07:12:56.101Z] a77e37c0d609: Pulling fs layer [2021-08-08T07:12:56.101Z] c3185cebc471: Pulling fs layer [2021-08-08T07:12:56.101Z] 06b49ca38bd5: Waiting [2021-08-08T07:12:56.101Z] c788192a36de: Waiting [2021-08-08T07:12:56.101Z] a77e37c0d609: Waiting [2021-08-08T07:12:56.101Z] c3185cebc471: Waiting [2021-08-08T07:12:56.101Z] db62176df00c: Waiting [2021-08-08T07:12:56.101Z] 3b30891b0d05: Waiting [2021-08-08T07:12:56.101Z] 4c4ab2625f07: Verifying Checksum [2021-08-08T07:12:56.101Z] 4c4ab2625f07: Download complete [2021-08-08T07:12:56.101Z] adcc1eea9eea: Verifying Checksum [2021-08-08T07:12:56.101Z] adcc1eea9eea: Download complete [2021-08-08T07:12:56.101Z] 3b30891b0d05: Verifying Checksum [2021-08-08T07:12:56.101Z] 3b30891b0d05: Download complete [2021-08-08T07:12:56.101Z] 06b49ca38bd5: Verifying Checksum [2021-08-08T07:12:56.101Z] 06b49ca38bd5: Download complete [2021-08-08T07:12:56.374Z] c788192a36de: Verifying Checksum [2021-08-08T07:12:56.374Z] c788192a36de: Download complete [2021-08-08T07:12:56.374Z] 540db60ca938: Verifying Checksum [2021-08-08T07:12:56.374Z] 540db60ca938: Download complete [2021-08-08T07:12:56.374Z] 540db60ca938: Pull complete [2021-08-08T07:12:56.640Z] adcc1eea9eea: Pull complete [2021-08-08T07:12:56.640Z] 4c4ab2625f07: Pull complete [2021-08-08T07:12:57.220Z] a77e37c0d609: Verifying Checksum [2021-08-08T07:12:57.220Z] a77e37c0d609: Download complete [2021-08-08T07:12:59.691Z] e90a11edd702: Pull complete [2021-08-08T07:12:59.691Z] d77568369979: Pull complete [2021-08-08T07:12:59.691Z] fc1c9f9a7f3b: Pull complete [2021-08-08T07:12:59.691Z] 170f2ba95c9a: Pull complete [2021-08-08T07:12:59.799Z] c3185cebc471: Verifying Checksum [2021-08-08T07:13:00.070Z] db62176df00c: Download complete [2021-08-08T07:13:03.422Z] db62176df00c: Pull complete [2021-08-08T07:13:03.422Z] 3b30891b0d05: Pull complete [2021-08-08T07:13:03.422Z] 06b49ca38bd5: Pull complete [2021-08-08T07:13:03.422Z] c788192a36de: Pull complete [2021-08-08T07:13:03.690Z] a77e37c0d609: Pull complete [2021-08-08T07:13:05.135Z] 97ac5df62f85: Pull complete [2021-08-08T07:13:05.135Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-08T07:13:05.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-08T07:13:05.135Z] ---> 04bc70af865f [2021-08-08T07:13:05.135Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-08T07:13:06.284Z] c3185cebc471: Pull complete [2021-08-08T07:13:06.284Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-08T07:13:06.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-08T07:13:06.284Z] ---> 031687cdd783 [2021-08-08T07:13:06.284Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-08T07:13:07.710Z] ---> Running in 9926e6f3374d [2021-08-08T07:13:07.710Z] Removing intermediate container 9926e6f3374d [2021-08-08T07:13:07.710Z] ---> f29829d636e4 [2021-08-08T07:13:07.710Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-08T07:13:07.710Z] ---> Running in e146119ced62 [2021-08-08T07:13:07.780Z] ---> Running in a61a41d74c5f [2021-08-08T07:13:07.977Z] Removing intermediate container e146119ced62 [2021-08-08T07:13:07.977Z] ---> 48a1e19b0a10 [2021-08-08T07:13:07.977Z] Step 5/8 : RUN apk add --no-cache make git [2021-08-08T07:13:07.977Z] ---> Running in eb5107546500 [2021-08-08T07:13:08.054Z] Removing intermediate container a61a41d74c5f [2021-08-08T07:13:08.054Z] ---> e241a1025e75 [2021-08-08T07:13:08.054Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-08T07:13:08.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-08T07:13:08.331Z] ---> Running in 05eab31d9635 [2021-08-08T07:13:09.202Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-08T07:13:09.787Z] OK: 219 MiB in 52 packages [2021-08-08T07:13:10.055Z] Removing intermediate container eb5107546500 [2021-08-08T07:13:10.055Z] ---> 8cdd29f44a74 [2021-08-08T07:13:10.055Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-08-08T07:13:10.055Z] ---> Running in 0b12c7c1d0c9 [2021-08-08T07:13:10.055Z] Removing intermediate container 0b12c7c1d0c9 [2021-08-08T07:13:10.055Z] ---> 56a4b3176bcb [2021-08-08T07:13:10.055Z] Step 7/8 : COPY . . [2021-08-08T07:13:10.949Z] Removing intermediate container 05eab31d9635 [2021-08-08T07:13:10.949Z] ---> 0144da40b3b4 [2021-08-08T07:13:10.949Z] Step 5/8 : RUN apk add --no-cache make git [2021-08-08T07:13:10.949Z] ---> Running in 02601d26b905 [2021-08-08T07:13:11.016Z] ---> 8bca9f65f977 [2021-08-08T07:13:11.016Z] Step 8/8 : RUN go mod download [2021-08-08T07:13:11.016Z] ---> Running in d2239b71385c [2021-08-08T07:13:12.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-08T07:13:13.361Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-08T07:13:13.959Z] OK: 218 MiB in 52 packages [2021-08-08T07:13:15.419Z] Removing intermediate container 02601d26b905 [2021-08-08T07:13:15.419Z] ---> d1693e8acf07 [2021-08-08T07:13:15.419Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-08-08T07:13:15.419Z] ---> Running in dd9c5c0a18dd [2021-08-08T07:13:16.020Z] Removing intermediate container dd9c5c0a18dd [2021-08-08T07:13:16.020Z] ---> 673aaa4d0ba7 [2021-08-08T07:13:16.020Z] Step 7/8 : COPY . . [2021-08-08T07:13:18.650Z] ---> 7f3ae1a16877 [2021-08-08T07:13:18.650Z] Step 8/8 : RUN go mod download [2021-08-08T07:13:18.922Z] ---> Running in 6d3e320eea84 [2021-08-08T07:13:26.015Z] Removing intermediate container d2239b71385c [2021-08-08T07:13:26.015Z] ---> 4e463d87e404 [2021-08-08T07:13:26.015Z] Successfully built 4e463d87e404 [2021-08-08T07:13:26.015Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:13:26.353Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-08T07:13:26.353Z] . [Pipeline] withDockerContainer [2021-08-08T07:13:26.455Z] prd-centos7-docker-4c-2g-32 does not seem to be running inside a container [2021-08-08T07:13:26.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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-x86_64 cat [2021-08-08T07:13:26.881Z] $ docker top 9a820c865c5866e111b4dec71980bc81f7c7f972d9b8614ece50f5f6919dcf00 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-08T07:13:27.279Z] + go version [2021-08-08T07:13:27.279Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-08T07:13:27.298Z] $ docker stop --time=1 9a820c865c5866e111b4dec71980bc81f7c7f972d9b8614ece50f5f6919dcf00 [2021-08-08T07:13:28.489Z] $ docker rm -f 9a820c865c5866e111b4dec71980bc81f7c7f972d9b8614ece50f5f6919dcf00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:13:28.990Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-08T07:13:28.990Z] . [Pipeline] withDockerContainer [2021-08-08T07:13:29.090Z] prd-centos7-docker-4c-2g-32 does not seem to be running inside a container [2021-08-08T07:13:29.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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-x86_64 cat [2021-08-08T07:13:29.541Z] $ docker top abcb0bee612a5b32d45b0e43aab2234e97b5bf783083ba8b08b58ad92f97f4af -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-08T07:13:29.937Z] + go mod tidy [Pipeline] sh [2021-08-08T07:13:30.523Z] + make test [2021-08-08T07:13:30.523Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-08T07:13:30.789Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-08T07:13:43.131Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-08T07:13:43.131Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-08T07:13:43.131Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-08T07:13:43.131Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-08T07:13:43.131Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-08T07:13:43.131Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-08T07:13:43.131Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-08T07:13:43.131Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-08T07:13:43.131Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-08T07:13:43.131Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-08T07:13:43.131Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-08T07:13:43.131Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-08T07:13:43.131Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-08-08T07:13:47.489Z] $ docker stop --time=1 abcb0bee612a5b32d45b0e43aab2234e97b5bf783083ba8b08b58ad92f97f4af [2021-08-08T07:13:48.847Z] $ docker rm -f abcb0bee612a5b32d45b0e43aab2234e97b5bf783083ba8b08b58ad92f97f4af [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-08T07:13:49.282Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-08T07:13:49.525Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-08-08T07:13:51.281Z] Removing intermediate container 6d3e320eea84 [2021-08-08T07:13:51.281Z] ---> df45027ea405 [2021-08-08T07:13:51.281Z] Successfully built df45027ea405 [2021-08-08T07:13:51.281Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:13:52.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-08T07:13:52.127Z] + docker inspect -f . ci-base-image-arm64 [2021-08-08T07:13:52.128Z] . [Pipeline] withDockerContainer [2021-08-08T07:13:52.355Z] + ls -al . [2021-08-08T07:13:52.356Z] total 92 [2021-08-08T07:13:52.356Z] drwxrwxr-x. 11 jenkins jenkins 4096 Aug 8 07:13 . [2021-08-08T07:13:52.356Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 8 07:12 .. [2021-08-08T07:13:52.356Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 8 07:12 assets [2021-08-08T07:13:52.356Z] drwxrwxr-x. 2 jenkins jenkins 35 Aug 8 07:12 bin [2021-08-08T07:13:52.356Z] drwxrwxr-x. 3 jenkins jenkins 29 Aug 8 07:12 cmd [2021-08-08T07:13:52.356Z] -rw-rw-r--. 1 jenkins jenkins 3959 Aug 8 07:12 CONTRIBUTING.md [2021-08-08T07:13:52.356Z] -rw-r--r--. 1 jenkins jenkins 10 Aug 8 07:13 coverage.out [2021-08-08T07:13:52.356Z] -rw-rw-r--. 1 jenkins jenkins 1526 Aug 8 07:12 Dockerfile [2021-08-08T07:13:52.356Z] -rw-rw-r--. 1 jenkins jenkins 902 Aug 8 07:12 Dockerfile.build [2021-08-08T07:13:52.356Z] drwxrwxr-x. 2 jenkins jenkins 23 Aug 8 07:12 docs [2021-08-08T07:13:52.356Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 8 07:12 .git [2021-08-08T07:13:52.356Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 8 07:12 .github [2021-08-08T07:13:52.356Z] -rw-rw-r--. 1 jenkins jenkins 162 Aug 8 07:12 .gitignore [2021-08-08T07:13:52.356Z] -rw-rw-r--. 1 jenkins jenkins 823 Aug 8 07:12 go.mod [2021-08-08T07:13:52.356Z] -rw-r--r--. 1 jenkins jenkins 23693 Aug 8 07:13 go.sum [2021-08-08T07:13:52.356Z] drwxrwxr-x. 9 jenkins jenkins 125 Aug 8 07:12 internal [2021-08-08T07:13:52.356Z] -rw-rw-r--. 1 jenkins jenkins 652 Aug 8 07:12 Jenkinsfile [2021-08-08T07:13:52.356Z] -rw-rw-r--. 1 jenkins jenkins 11357 Aug 8 07:12 LICENSE [2021-08-08T07:13:52.356Z] -rw-rw-r--. 1 jenkins jenkins 990 Aug 8 07:12 Makefile [2021-08-08T07:13:52.356Z] drwxrwxr-x. 3 jenkins jenkins 19 Aug 8 07:12 pkg [2021-08-08T07:13:52.356Z] -rw-rw-r--. 1 jenkins jenkins 5509 Aug 8 07:12 README.md [2021-08-08T07:13:52.356Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 8 07:10 VERSION [2021-08-08T07:13:52.356Z] -rw-rw-r--. 1 jenkins jenkins 155 Aug 8 07:12 version.go [2021-08-08T07:13:52.356Z] drwxrwxr-x. 4 jenkins jenkins 4096 Aug 8 07:12 web [2021-08-08T07:13:52.416Z] prd-ubuntu18.04-docker-arm64-4c-16g-31 does not seem to be running inside a container [2021-08-08T07:13:52.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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 [2021-08-08T07:13:54.213Z] $ docker top e865a93cb715e7fec3ad63f657354ed511f09ada98cf53c57975591933844d4f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:13:54.911Z] + 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=2bc3cc33938a89511f779b32436fc9b4525153ed --label arch=amd64 --label version=2.0.1-dev.7 . [2021-08-08T07:13:54.911Z] Sending build context to Docker daemon 20.44MB [2021-08-08T07:13:54.911Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-08T07:13:54.911Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-08T07:13:54.911Z] ---> 4e463d87e404 [2021-08-08T07:13:54.911Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-08T07:13:55.178Z] ---> Running in 2c017cadd582 [2021-08-08T07:13:55.178Z] Removing intermediate container 2c017cadd582 [2021-08-08T07:13:55.178Z] ---> 319870312a6b [2021-08-08T07:13:55.178Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-08T07:13:55.178Z] ---> Running in b753814b2c02 [2021-08-08T07:13:55.188Z] + go version [2021-08-08T07:13:55.188Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-08T07:13:55.208Z] $ docker stop --time=1 e865a93cb715e7fec3ad63f657354ed511f09ada98cf53c57975591933844d4f [2021-08-08T07:13:55.445Z] Removing intermediate container b753814b2c02 [2021-08-08T07:13:55.445Z] ---> aaed836d3fdf [2021-08-08T07:13:55.445Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-08T07:13:55.445Z] ---> Running in 413773eca448 [2021-08-08T07:13:55.445Z] Removing intermediate container 413773eca448 [2021-08-08T07:13:55.445Z] ---> 8a071f7778ee [2021-08-08T07:13:55.445Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-08T07:13:55.445Z] ---> Running in b459a805e7a3 [2021-08-08T07:13:55.445Z] Removing intermediate container b459a805e7a3 [2021-08-08T07:13:55.445Z] ---> 78c5a5a53ff4 [2021-08-08T07:13:55.445Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-08T07:13:55.445Z] ---> Running in 0373eadb6f69 [2021-08-08T07:13:55.712Z] Removing intermediate container 0373eadb6f69 [2021-08-08T07:13:55.712Z] ---> cec8a5709b60 [2021-08-08T07:13:55.712Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-08T07:13:55.712Z] ---> Running in a3e77ad9fc11 [2021-08-08T07:13:56.295Z] Removing intermediate container a3e77ad9fc11 [2021-08-08T07:13:56.295Z] ---> 198aae2d06bd [2021-08-08T07:13:56.295Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-08T07:13:56.295Z] ---> Running in 2268fcf36a7d [2021-08-08T07:13:56.561Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-08T07:13:57.071Z] $ docker rm -f e865a93cb715e7fec3ad63f657354ed511f09ada98cf53c57975591933844d4f [2021-08-08T07:13:57.142Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:13:57.732Z] OK: 219 MiB in 52 packages [2021-08-08T07:13:57.799Z] + docker inspect -f . ci-base-image-arm64 [2021-08-08T07:13:57.799Z] . [Pipeline] withDockerContainer [2021-08-08T07:13:57.999Z] Removing intermediate container 2268fcf36a7d [2021-08-08T07:13:57.999Z] ---> 7f8e2feffe14 [2021-08-08T07:13:57.999Z] Step 10/25 : ENV GO111MODULE=on [2021-08-08T07:13:57.999Z] ---> Running in d8395353e891 [2021-08-08T07:13:57.999Z] Removing intermediate container d8395353e891 [2021-08-08T07:13:57.999Z] ---> c3cc8f65bd11 [2021-08-08T07:13:57.999Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-08T07:13:57.999Z] ---> Running in 315f5279b4ac [2021-08-08T07:13:58.071Z] prd-ubuntu18.04-docker-arm64-4c-16g-31 does not seem to be running inside a container [2021-08-08T07:13:58.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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 [2021-08-08T07:13:58.269Z] Removing intermediate container 315f5279b4ac [2021-08-08T07:13:58.269Z] ---> 72c67126e862 [2021-08-08T07:13:58.269Z] Step 12/25 : COPY go.mod . [2021-08-08T07:13:58.269Z] ---> eb518220acd7 [2021-08-08T07:13:58.269Z] Step 13/25 : COPY Makefile . [2021-08-08T07:13:58.537Z] ---> 02f63ce9861e [2021-08-08T07:13:58.537Z] Step 14/25 : RUN make update [2021-08-08T07:13:58.537Z] ---> Running in 8a3af5467500 [2021-08-08T07:13:58.803Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-08T07:13:59.071Z] Removing intermediate container 8a3af5467500 [2021-08-08T07:13:59.071Z] ---> 56b29e7cb8d5 [2021-08-08T07:13:59.071Z] Step 15/25 : COPY . . [2021-08-08T07:13:59.656Z] ---> 86ca7dfde2fb [2021-08-08T07:13:59.656Z] Step 16/25 : RUN go mod tidy [2021-08-08T07:13:59.656Z] ---> Running in 39bd44fe3ff1 [2021-08-08T07:13:59.800Z] $ docker top 381fc8ed559f784087a1ef906e86a9e50e70220eb6c980167d3616e6f407ab09 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-08T07:14:00.248Z] Removing intermediate container 39bd44fe3ff1 [2021-08-08T07:14:00.248Z] ---> f2d5323652fe [2021-08-08T07:14:00.248Z] Step 17/25 : RUN ${MAKE} [2021-08-08T07:14:00.514Z] ---> Running in 5948b193785f [2021-08-08T07:14:00.514Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.7" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-08-08T07:14:00.781Z] + go mod tidy [Pipeline] sh [2021-08-08T07:14:02.889Z] + make test [2021-08-08T07:14:02.889Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-08T07:14:03.876Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-08T07:14:10.712Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-08T07:14:10.713Z] Removing intermediate container 5948b193785f [2021-08-08T07:14:10.713Z] ---> e50f93719250 [2021-08-08T07:14:10.713Z] Step 18/25 : FROM alpine:3.12 [2021-08-08T07:14:11.294Z] 3.12: Pulling from library/alpine [2021-08-08T07:14:11.294Z] 339de151aab4: Pulling fs layer [2021-08-08T07:14:11.564Z] 339de151aab4: Verifying Checksum [2021-08-08T07:14:11.564Z] 339de151aab4: Download complete [2021-08-08T07:14:11.830Z] 339de151aab4: Pull complete [2021-08-08T07:14:11.830Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-08T07:14:11.830Z] Status: Downloaded newer image for alpine:3.12 [2021-08-08T07:14:11.830Z] ---> 13621d1b12d4 [2021-08-08T07:14:11.830Z] Step 19/25 : EXPOSE 4000 [2021-08-08T07:14:11.830Z] ---> Running in 1db811f514ae [2021-08-08T07:14:11.830Z] Removing intermediate container 1db811f514ae [2021-08-08T07:14:11.830Z] ---> f6559f883215 [2021-08-08T07:14:11.830Z] Step 20/25 : 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 [2021-08-08T07:14:12.411Z] ---> 5f4910982e71 [2021-08-08T07:14:12.411Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-08T07:14:12.411Z] ---> Running in 93c004b3ce4e [2021-08-08T07:14:12.411Z] Removing intermediate container 93c004b3ce4e [2021-08-08T07:14:12.411Z] ---> 49e4c6dc44c9 [2021-08-08T07:14:12.411Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-08T07:14:12.411Z] ---> Running in 7edabc437081 [2021-08-08T07:14:12.680Z] Removing intermediate container 7edabc437081 [2021-08-08T07:14:12.680Z] ---> 4cff03a3d9f3 [2021-08-08T07:14:12.680Z] Step 23/25 : LABEL arch=amd64 [2021-08-08T07:14:12.680Z] ---> Running in 407dff198bf0 [2021-08-08T07:14:12.680Z] Removing intermediate container 407dff198bf0 [2021-08-08T07:14:12.680Z] ---> adbc0a67e8ea [2021-08-08T07:14:12.681Z] Step 24/25 : LABEL git_sha=2bc3cc33938a89511f779b32436fc9b4525153ed [2021-08-08T07:14:12.681Z] ---> Running in 472c8fe85f6f [2021-08-08T07:14:12.681Z] Removing intermediate container 472c8fe85f6f [2021-08-08T07:14:12.681Z] ---> 47ec0f67baa9 [2021-08-08T07:14:12.681Z] Step 25/25 : LABEL version=2.0.1-dev.7 [2021-08-08T07:14:12.945Z] ---> Running in 9756a16e8e70 [2021-08-08T07:14:12.945Z] Removing intermediate container 9756a16e8e70 [2021-08-08T07:14:12.945Z] ---> 2628071159d3 [2021-08-08T07:14:12.945Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-08T07:14:12.945Z] Successfully built 2628071159d3 [2021-08-08T07:14:12.945Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-08T07:14:13.089Z] provisioning config files... [2021-08-08T07:14:13.108Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/7@tmp/config3935387132484602396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-08T07:14:13.439Z] ---> docker-login.sh [2021-08-08T07:14:13.439Z] nexus3.edgexfoundry.org:10001 [2021-08-08T07:14:13.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:14:13.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:14:13.439Z] Configure a credential helper to remove this warning. See [2021-08-08T07:14:13.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:14:13.439Z] [2021-08-08T07:14:13.439Z] Login Succeeded [2021-08-08T07:14:13.439Z] nexus3.edgexfoundry.org:10002 [2021-08-08T07:14:13.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:14:13.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:14:13.705Z] Configure a credential helper to remove this warning. See [2021-08-08T07:14:13.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:14:13.705Z] [2021-08-08T07:14:13.705Z] Login Succeeded [2021-08-08T07:14:13.705Z] nexus3.edgexfoundry.org:10003 [2021-08-08T07:14:13.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:14:13.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:14:13.975Z] Configure a credential helper to remove this warning. See [2021-08-08T07:14:13.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:14:13.975Z] [2021-08-08T07:14:13.975Z] Login Succeeded [2021-08-08T07:14:13.975Z] nexus3.edgexfoundry.org:10004 [2021-08-08T07:14:13.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:14:14.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:14:14.242Z] Configure a credential helper to remove this warning. See [2021-08-08T07:14:14.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:14:14.242Z] [2021-08-08T07:14:14.242Z] Login Succeeded [2021-08-08T07:14:14.242Z] docker.io [2021-08-08T07:14:14.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:14:14.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:14:14.509Z] Configure a credential helper to remove this warning. See [2021-08-08T07:14:14.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:14:14.509Z] [2021-08-08T07:14:14.509Z] Login Succeeded [2021-08-08T07:14:14.509Z] ---> docker-login.sh ends [Pipeline] } [2021-08-08T07:14:14.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-08T07:14:14.615Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-08-08T07:14:14.615Z] 2bc3cc33938a89511f779b32436fc9b4525153ed [2021-08-08T07:14:14.615Z] latest [2021-08-08T07:14:14.615Z] 2.0.1-dev.7 [2021-08-08T07:14:14.615Z] 2bc3cc33938a89511f779b32436fc9b4525153ed-2.0.1-dev.7 [2021-08-08T07:14:14.615Z] main [2021-08-08T07:14:14.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:14:15.025Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2bc3cc33938a89511f779b32436fc9b4525153ed [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:14:15.353Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2bc3cc33938a89511f779b32436fc9b4525153ed [2021-08-08T07:14:15.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-08T07:14:15.353Z] 4b90db505f5c: Preparing [2021-08-08T07:14:15.353Z] 32f366d666a5: Preparing [2021-08-08T07:14:15.353Z] 32f366d666a5: Layer already exists [2021-08-08T07:14:17.304Z] 4b90db505f5c: Pushed [2021-08-08T07:14:17.304Z] 2bc3cc33938a89511f779b32436fc9b4525153ed: digest: sha256:9902c8ad64933d01da563adfeb877dd6f7f164538373ff5e01f446f2700dad96 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:14:17.634Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:14:17.956Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-08-08T07:14:17.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-08T07:14:17.956Z] 4b90db505f5c: Preparing [2021-08-08T07:14:17.956Z] 32f366d666a5: Preparing [2021-08-08T07:14:17.956Z] 4b90db505f5c: Layer already exists [2021-08-08T07:14:17.956Z] 32f366d666a5: Layer already exists [2021-08-08T07:14:17.956Z] latest: digest: sha256:9902c8ad64933d01da563adfeb877dd6f7f164538373ff5e01f446f2700dad96 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:14:18.282Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:14:18.599Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.7 [2021-08-08T07:14:18.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-08T07:14:18.599Z] 4b90db505f5c: Preparing [2021-08-08T07:14:18.599Z] 32f366d666a5: Preparing [2021-08-08T07:14:18.599Z] 32f366d666a5: Layer already exists [2021-08-08T07:14:18.599Z] 4b90db505f5c: Layer already exists [2021-08-08T07:14:18.599Z] 2.0.1-dev.7: digest: sha256:9902c8ad64933d01da563adfeb877dd6f7f164538373ff5e01f446f2700dad96 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:14:18.927Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2bc3cc33938a89511f779b32436fc9b4525153ed-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:14:19.245Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2bc3cc33938a89511f779b32436fc9b4525153ed-2.0.1-dev.7 [2021-08-08T07:14:19.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-08T07:14:19.245Z] 4b90db505f5c: Preparing [2021-08-08T07:14:19.245Z] 32f366d666a5: Preparing [2021-08-08T07:14:19.245Z] 4b90db505f5c: Layer already exists [2021-08-08T07:14:19.245Z] 32f366d666a5: Layer already exists [2021-08-08T07:14:19.245Z] 2bc3cc33938a89511f779b32436fc9b4525153ed-2.0.1-dev.7: digest: sha256:9902c8ad64933d01da563adfeb877dd6f7f164538373ff5e01f446f2700dad96 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:14:19.567Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:14:19.881Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-08-08T07:14:19.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-08T07:14:19.881Z] 4b90db505f5c: Preparing [2021-08-08T07:14:19.881Z] 32f366d666a5: Preparing [2021-08-08T07:14:19.881Z] 32f366d666a5: Layer already exists [2021-08-08T07:14:19.881Z] 4b90db505f5c: Layer already exists [2021-08-08T07:14:19.881Z] main: digest: sha256:9902c8ad64933d01da563adfeb877dd6f7f164538373ff5e01f446f2700dad96 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-08T07:14:19.945Z] ===================================================== [Pipeline] echo [2021-08-08T07:14:19.962Z] taggedImages: [2021-08-08T07:14:19.962Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2bc3cc33938a89511f779b32436fc9b4525153ed [2021-08-08T07:14:19.962Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-08-08T07:14:19.962Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.7 [2021-08-08T07:14:19.962Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2bc3cc33938a89511f779b32436fc9b4525153ed-2.0.1-dev.7 [2021-08-08T07:14:19.962Z] - 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 [2021-08-08T07:14:20.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-08T07:14:20.412Z] [2021-08-08T07:14:20.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:14:20.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-08T07:14:20.740Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-08T07:14:20.740Z] b4d181a07f80: Pulling fs layer [2021-08-08T07:14:20.740Z] a1111a8f2ec3: Pulling fs layer [2021-08-08T07:14:20.740Z] ed53099fbce6: Pulling fs layer [2021-08-08T07:14:20.740Z] dc539afda2c1: Pulling fs layer [2021-08-08T07:14:20.740Z] 77bc0d833cb6: Pulling fs layer [2021-08-08T07:14:20.740Z] 9065ff56babe: Pulling fs layer [2021-08-08T07:14:20.740Z] d287ab97295c: Pulling fs layer [2021-08-08T07:14:20.740Z] 77bc0d833cb6: Waiting [2021-08-08T07:14:20.740Z] 9065ff56babe: Waiting [2021-08-08T07:14:20.740Z] d287ab97295c: Waiting [2021-08-08T07:14:20.740Z] dc539afda2c1: Waiting [2021-08-08T07:14:21.007Z] a1111a8f2ec3: Verifying Checksum [2021-08-08T07:14:21.007Z] a1111a8f2ec3: Download complete [2021-08-08T07:14:21.271Z] dc539afda2c1: Verifying Checksum [2021-08-08T07:14:21.272Z] dc539afda2c1: Download complete [2021-08-08T07:14:21.272Z] 77bc0d833cb6: Verifying Checksum [2021-08-08T07:14:21.272Z] 77bc0d833cb6: Download complete [2021-08-08T07:14:21.272Z] 9065ff56babe: Verifying Checksum [2021-08-08T07:14:21.272Z] 9065ff56babe: Download complete [2021-08-08T07:14:21.537Z] ed53099fbce6: Verifying Checksum [2021-08-08T07:14:21.537Z] ed53099fbce6: Download complete [2021-08-08T07:14:22.948Z] b4d181a07f80: Verifying Checksum [2021-08-08T07:14:22.949Z] b4d181a07f80: Download complete [2021-08-08T07:14:23.924Z] b4d181a07f80: Pull complete [2021-08-08T07:14:23.924Z] a1111a8f2ec3: Pull complete [2021-08-08T07:14:24.516Z] ed53099fbce6: Pull complete [2021-08-08T07:14:24.516Z] dc539afda2c1: Pull complete [2021-08-08T07:14:24.784Z] 77bc0d833cb6: Pull complete [2021-08-08T07:14:25.050Z] 9065ff56babe: Pull complete [2021-08-08T07:14:27.632Z] d287ab97295c: Verifying Checksum [2021-08-08T07:14:27.632Z] d287ab97295c: Download complete [2021-08-08T07:14:31.925Z] d287ab97295c: Pull complete [2021-08-08T07:14:31.925Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-08T07:14:31.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-08T07:14:31.925Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-08T07:14:32.012Z] prd-centos7-docker-4c-2g-32 does not seem to be running inside a container [2021-08-08T07:14:32.072Z] $ 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/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-08T07:14:34.971Z] $ docker top 6514ddfeddec33d880f82dc20b38d4c5294a2af6d2646c698418172ec8248cc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-08T07:14:35.545Z] ---> job-cost.sh [2021-08-08T07:14:35.545Z] lf-activate-venv: SKIPPING [2021-08-08T07:14:35.545Z] INFO: No Stack... [2021-08-08T07:14:36.312Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-08T07:14:36.312Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-08T07:14:36.312Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-08T07:14:36.312Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-08T07:14:36.312Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-08T07:14:36.312Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-08T07:14:36.312Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-08T07:14:36.312Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-08T07:14:36.312Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-08T07:14:36.312Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-08T07:14:36.312Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-08T07:14:36.312Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-08T07:14:36.312Z] GO111MODULE=on go vet ./... [2021-08-08T07:14:36.503Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-08T07:14:36.768Z] INFO: Archiving Costs [Pipeline] sh [2021-08-08T07:14:37.084Z] + cat /w/workspace/edgex-ui-go/7/archives/cost.csv [2021-08-08T07:14:37.084Z] + cut -d, -f6 [Pipeline] lock [2021-08-08T07:14:37.125Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-7-stack-cost] [2021-08-08T07:14:37.136Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-7-stack-cost] did not exist. Created. [2021-08-08T07:14:37.136Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-08T07:14:37.473Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-08T07:14:37.537Z] Stashed 1 file(s) [Pipeline] } [2021-08-08T07:14:37.558Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-08T07:14:37.597Z] $ docker stop --time=1 6514ddfeddec33d880f82dc20b38d4c5294a2af6d2646c698418172ec8248cc7 [2021-08-08T07:14:38.740Z] $ docker rm -f 6514ddfeddec33d880f82dc20b38d4c5294a2af6d2646c698418172ec8248cc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-08T07:14:54.697Z] $ docker stop --time=1 381fc8ed559f784087a1ef906e86a9e50e70220eb6c980167d3616e6f407ab09 [2021-08-08T07:14:56.694Z] $ docker rm -f 381fc8ed559f784087a1ef906e86a9e50e70220eb6c980167d3616e6f407ab09 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-08T07:14:57.459Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-08T07:14:57.490Z] Warning: overwriting stash ‘coverage-report’ [2021-08-08T07:14:58.036Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-08T07:14:58.530Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-08T07:14:58.860Z] + ls -al . [2021-08-08T07:14:58.860Z] total 128 [2021-08-08T07:14:58.860Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 8 07:14 . [2021-08-08T07:14:58.860Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 07:12 .. [2021-08-08T07:14:58.860Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 07:12 .git [2021-08-08T07:14:58.860Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 07:12 .github [2021-08-08T07:14:58.860Z] -rw-rw-r-- 1 jenkins jenkins 162 Aug 8 07:12 .gitignore [2021-08-08T07:14:58.860Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 8 07:12 CONTRIBUTING.md [2021-08-08T07:14:58.860Z] -rw-rw-r-- 1 jenkins jenkins 1526 Aug 8 07:12 Dockerfile [2021-08-08T07:14:58.860Z] -rw-rw-r-- 1 jenkins jenkins 902 Aug 8 07:12 Dockerfile.build [2021-08-08T07:14:58.860Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 8 07:12 Jenkinsfile [2021-08-08T07:14:58.860Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 8 07:12 LICENSE [2021-08-08T07:14:58.860Z] -rw-rw-r-- 1 jenkins jenkins 990 Aug 8 07:12 Makefile [2021-08-08T07:14:58.860Z] -rw-rw-r-- 1 jenkins jenkins 5509 Aug 8 07:12 README.md [2021-08-08T07:14:58.860Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 8 07:10 VERSION [2021-08-08T07:14:58.860Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 07:12 assets [2021-08-08T07:14:58.860Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 07:12 bin [2021-08-08T07:14:58.860Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 07:12 cmd [2021-08-08T07:14:58.860Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 8 07:14 coverage.out [2021-08-08T07:14:58.860Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 07:12 docs [2021-08-08T07:14:58.860Z] -rw-rw-r-- 1 jenkins jenkins 823 Aug 8 07:12 go.mod [2021-08-08T07:14:58.860Z] -rw-r--r-- 1 jenkins jenkins 23693 Aug 8 07:14 go.sum [2021-08-08T07:14:58.860Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 8 07:12 internal [2021-08-08T07:14:58.860Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 07:12 pkg [2021-08-08T07:14:58.860Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 8 07:12 version.go [2021-08-08T07:14:58.860Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 07:12 web [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:14:59.205Z] + 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=2bc3cc33938a89511f779b32436fc9b4525153ed --label arch=arm64 --label version=2.0.1-dev.7 . [2021-08-08T07:14:59.808Z] Sending build context to Docker daemon 20.44MB [2021-08-08T07:15:00.084Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-08T07:15:00.084Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-08T07:15:00.084Z] ---> df45027ea405 [2021-08-08T07:15:00.084Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-08T07:15:00.358Z] ---> Running in 9e5c09635940 [2021-08-08T07:15:00.952Z] Removing intermediate container 9e5c09635940 [2021-08-08T07:15:00.952Z] ---> 9cb5fcfc8a34 [2021-08-08T07:15:00.952Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-08T07:15:00.952Z] ---> Running in 08eeb711f4fa [2021-08-08T07:15:01.548Z] Removing intermediate container 08eeb711f4fa [2021-08-08T07:15:01.548Z] ---> 4c04a86a8196 [2021-08-08T07:15:01.548Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-08T07:15:01.548Z] ---> Running in 577d58f219c1 [2021-08-08T07:15:02.165Z] Removing intermediate container 577d58f219c1 [2021-08-08T07:15:02.165Z] ---> ae55e8e18bef [2021-08-08T07:15:02.165Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-08T07:15:02.165Z] ---> Running in 288bfaaa6bc9 [2021-08-08T07:15:02.765Z] Removing intermediate container 288bfaaa6bc9 [2021-08-08T07:15:02.765Z] ---> 44e566d32bf0 [2021-08-08T07:15:02.765Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-08T07:15:02.765Z] ---> Running in 4c899145956a [2021-08-08T07:15:03.368Z] Removing intermediate container 4c899145956a [2021-08-08T07:15:03.368Z] ---> 0d12fca5bfdb [2021-08-08T07:15:03.368Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-08T07:15:03.368Z] ---> Running in 97e1547dcafd [2021-08-08T07:15:06.005Z] Removing intermediate container 97e1547dcafd [2021-08-08T07:15:06.005Z] ---> 524496e258b6 [2021-08-08T07:15:06.005Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-08T07:15:06.005Z] ---> Running in bc55d52db24b [2021-08-08T07:15:06.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-08T07:15:07.952Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-08T07:15:08.543Z] OK: 218 MiB in 52 packages [2021-08-08T07:15:09.528Z] Removing intermediate container bc55d52db24b [2021-08-08T07:15:09.528Z] ---> 6c0fa536775d [2021-08-08T07:15:09.528Z] Step 10/25 : ENV GO111MODULE=on [2021-08-08T07:15:09.798Z] ---> Running in 25e1c1b48212 [2021-08-08T07:15:10.394Z] Removing intermediate container 25e1c1b48212 [2021-08-08T07:15:10.394Z] ---> 96caa0a40814 [2021-08-08T07:15:10.394Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-08T07:15:10.394Z] ---> Running in 4218c9ddb131 [2021-08-08T07:15:10.992Z] Removing intermediate container 4218c9ddb131 [2021-08-08T07:15:10.992Z] ---> a4bf03fb88cb [2021-08-08T07:15:10.992Z] Step 12/25 : COPY go.mod . [2021-08-08T07:15:11.591Z] ---> d4535a08e6e7 [2021-08-08T07:15:11.591Z] Step 13/25 : COPY Makefile . [2021-08-08T07:15:12.570Z] ---> ea04ed691f88 [2021-08-08T07:15:12.570Z] Step 14/25 : RUN make update [2021-08-08T07:15:12.570Z] ---> Running in b08afc62007b [2021-08-08T07:15:14.013Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-08T07:15:15.450Z] Removing intermediate container b08afc62007b [2021-08-08T07:15:15.450Z] ---> f9185d2eee2f [2021-08-08T07:15:15.450Z] Step 15/25 : COPY . . [2021-08-08T07:15:18.070Z] ---> 71b334cf5b5f [2021-08-08T07:15:18.070Z] Step 16/25 : RUN go mod tidy [2021-08-08T07:15:18.070Z] ---> Running in 494764e82233 [2021-08-08T07:15:21.454Z] Removing intermediate container 494764e82233 [2021-08-08T07:15:21.454Z] ---> ab00c94cc559 [2021-08-08T07:15:21.454Z] Step 17/25 : RUN ${MAKE} [2021-08-08T07:15:21.454Z] ---> Running in 820eb248bc6b [2021-08-08T07:15:22.430Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.7" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-08-08T07:15:49.274Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-08T07:15:53.590Z] Removing intermediate container 820eb248bc6b [2021-08-08T07:15:53.590Z] ---> 8d831c2b84d9 [2021-08-08T07:15:53.590Z] Step 18/25 : FROM alpine:3.12 [2021-08-08T07:15:54.181Z] 3.12: Pulling from library/alpine [2021-08-08T07:15:54.181Z] d2f70382dc9a: Pulling fs layer [2021-08-08T07:15:54.453Z] d2f70382dc9a: Verifying Checksum [2021-08-08T07:15:54.453Z] d2f70382dc9a: Download complete [2021-08-08T07:15:55.050Z] d2f70382dc9a: Pull complete [2021-08-08T07:15:55.050Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-08T07:15:55.050Z] Status: Downloaded newer image for alpine:3.12 [2021-08-08T07:15:55.050Z] ---> c4fd0aeabfcf [2021-08-08T07:15:55.050Z] Step 19/25 : EXPOSE 4000 [2021-08-08T07:15:55.322Z] ---> Running in 4f9cc4dce1b2 [2021-08-08T07:15:55.923Z] Removing intermediate container 4f9cc4dce1b2 [2021-08-08T07:15:55.923Z] ---> dedb4c0c0964 [2021-08-08T07:15:55.923Z] Step 20/25 : 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 [2021-08-08T07:15:57.363Z] ---> 9a4aa86f9d59 [2021-08-08T07:15:57.363Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-08T07:15:57.363Z] ---> Running in 67cc39a8a87b [2021-08-08T07:15:57.957Z] Removing intermediate container 67cc39a8a87b [2021-08-08T07:15:57.957Z] ---> 96b236adff49 [2021-08-08T07:15:57.957Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-08T07:15:57.957Z] ---> Running in be417dbde869 [2021-08-08T07:15:58.551Z] Removing intermediate container be417dbde869 [2021-08-08T07:15:58.551Z] ---> d4691d0086fa [2021-08-08T07:15:58.551Z] Step 23/25 : LABEL arch=arm64 [2021-08-08T07:15:58.824Z] ---> Running in c1cdedd4935b [2021-08-08T07:15:59.114Z] Removing intermediate container c1cdedd4935b [2021-08-08T07:15:59.114Z] ---> 4d105c34d336 [2021-08-08T07:15:59.114Z] Step 24/25 : LABEL git_sha=2bc3cc33938a89511f779b32436fc9b4525153ed [2021-08-08T07:15:59.387Z] ---> Running in c3024d2cc46d [2021-08-08T07:15:59.984Z] Removing intermediate container c3024d2cc46d [2021-08-08T07:15:59.984Z] ---> f874dc4409f0 [2021-08-08T07:15:59.984Z] Step 25/25 : LABEL version=2.0.1-dev.7 [2021-08-08T07:15:59.984Z] ---> Running in b8b62ee03cd0 [2021-08-08T07:16:00.579Z] Removing intermediate container b8b62ee03cd0 [2021-08-08T07:16:00.579Z] ---> 4ba85e0d80b5 [2021-08-08T07:16:00.579Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-08T07:16:00.579Z] Successfully built 4ba85e0d80b5 [2021-08-08T07:16:00.579Z] 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 [2021-08-08T07:16:00.724Z] provisioning config files... [2021-08-08T07:16:00.745Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/7@tmp/config2288744058239376816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-08T07:16:01.113Z] ---> docker-login.sh [2021-08-08T07:16:01.114Z] nexus3.edgexfoundry.org:10001 [2021-08-08T07:16:01.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:16:01.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:16:01.667Z] Configure a credential helper to remove this warning. See [2021-08-08T07:16:01.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:16:01.667Z] [2021-08-08T07:16:01.667Z] Login Succeeded [2021-08-08T07:16:01.667Z] nexus3.edgexfoundry.org:10002 [2021-08-08T07:16:01.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:16:02.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:16:02.213Z] Configure a credential helper to remove this warning. See [2021-08-08T07:16:02.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:16:02.213Z] [2021-08-08T07:16:02.213Z] Login Succeeded [2021-08-08T07:16:02.213Z] nexus3.edgexfoundry.org:10003 [2021-08-08T07:16:02.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:16:02.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:16:02.760Z] Configure a credential helper to remove this warning. See [2021-08-08T07:16:02.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:16:02.760Z] [2021-08-08T07:16:02.760Z] Login Succeeded [2021-08-08T07:16:02.760Z] nexus3.edgexfoundry.org:10004 [2021-08-08T07:16:03.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:16:03.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:16:03.355Z] Configure a credential helper to remove this warning. See [2021-08-08T07:16:03.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:16:03.355Z] [2021-08-08T07:16:03.355Z] Login Succeeded [2021-08-08T07:16:03.355Z] docker.io [2021-08-08T07:16:03.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T07:16:04.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T07:16:04.221Z] Configure a credential helper to remove this warning. See [2021-08-08T07:16:04.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T07:16:04.221Z] [2021-08-08T07:16:04.221Z] Login Succeeded [2021-08-08T07:16:04.221Z] ---> docker-login.sh ends [Pipeline] } [2021-08-08T07:16:04.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-08T07:16:04.312Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-08-08T07:16:04.312Z] 2bc3cc33938a89511f779b32436fc9b4525153ed [2021-08-08T07:16:04.312Z] latest [2021-08-08T07:16:04.312Z] 2.0.1-dev.7 [2021-08-08T07:16:04.312Z] 2bc3cc33938a89511f779b32436fc9b4525153ed-2.0.1-dev.7 [2021-08-08T07:16:04.312Z] main [2021-08-08T07:16:04.312Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:16:04.696Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2bc3cc33938a89511f779b32436fc9b4525153ed [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:16:05.036Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2bc3cc33938a89511f779b32436fc9b4525153ed [2021-08-08T07:16:05.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-08T07:16:05.036Z] c13e31f5b451: Preparing [2021-08-08T07:16:05.036Z] 3fbe34a1663b: Preparing [2021-08-08T07:16:05.314Z] 3fbe34a1663b: Layer already exists [2021-08-08T07:16:08.699Z] c13e31f5b451: Pushed [2021-08-08T07:16:08.699Z] 2bc3cc33938a89511f779b32436fc9b4525153ed: digest: sha256:e18181d76adc3ffcc78601b3025f947231c6e321e25f866a7e293ed23931a72a size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:16:09.057Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:16:09.416Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-08-08T07:16:09.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-08T07:16:09.417Z] c13e31f5b451: Preparing [2021-08-08T07:16:09.417Z] 3fbe34a1663b: Preparing [2021-08-08T07:16:09.688Z] c13e31f5b451: Layer already exists [2021-08-08T07:16:09.688Z] 3fbe34a1663b: Layer already exists [2021-08-08T07:16:09.688Z] latest: digest: sha256:e18181d76adc3ffcc78601b3025f947231c6e321e25f866a7e293ed23931a72a size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:16:10.039Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:16:10.382Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.7 [2021-08-08T07:16:10.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-08T07:16:10.382Z] c13e31f5b451: Preparing [2021-08-08T07:16:10.382Z] 3fbe34a1663b: Preparing [2021-08-08T07:16:10.382Z] c13e31f5b451: Layer already exists [2021-08-08T07:16:10.655Z] 3fbe34a1663b: Layer already exists [2021-08-08T07:16:10.656Z] 2.0.1-dev.7: digest: sha256:e18181d76adc3ffcc78601b3025f947231c6e321e25f866a7e293ed23931a72a size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:16:11.007Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2bc3cc33938a89511f779b32436fc9b4525153ed-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:16:11.348Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2bc3cc33938a89511f779b32436fc9b4525153ed-2.0.1-dev.7 [2021-08-08T07:16:11.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-08T07:16:11.348Z] c13e31f5b451: Preparing [2021-08-08T07:16:11.348Z] 3fbe34a1663b: Preparing [2021-08-08T07:16:11.348Z] 3fbe34a1663b: Layer already exists [2021-08-08T07:16:11.348Z] c13e31f5b451: Layer already exists [2021-08-08T07:16:11.621Z] 2bc3cc33938a89511f779b32436fc9b4525153ed-2.0.1-dev.7: digest: sha256:e18181d76adc3ffcc78601b3025f947231c6e321e25f866a7e293ed23931a72a size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:16:11.968Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:16:12.319Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-08-08T07:16:12.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-08T07:16:12.319Z] c13e31f5b451: Preparing [2021-08-08T07:16:12.319Z] 3fbe34a1663b: Preparing [2021-08-08T07:16:12.319Z] c13e31f5b451: Layer already exists [2021-08-08T07:16:12.319Z] 3fbe34a1663b: Layer already exists [2021-08-08T07:16:12.594Z] main: digest: sha256:e18181d76adc3ffcc78601b3025f947231c6e321e25f866a7e293ed23931a72a size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-08T07:16:12.662Z] ===================================================== [Pipeline] echo [2021-08-08T07:16:12.679Z] taggedImages: [2021-08-08T07:16:12.679Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2bc3cc33938a89511f779b32436fc9b4525153ed [2021-08-08T07:16:12.679Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-08-08T07:16:12.679Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.7 [2021-08-08T07:16:12.679Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2bc3cc33938a89511f779b32436fc9b4525153ed-2.0.1-dev.7 [2021-08-08T07:16:12.679Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:16:13.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-08T07:16:13.080Z] [2021-08-08T07:16:13.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:16:13.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-08T07:16:13.715Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-08T07:16:13.715Z] 448f6bf000e3: Pulling fs layer [2021-08-08T07:16:13.715Z] f757da607395: Pulling fs layer [2021-08-08T07:16:13.715Z] 05883995daec: Pulling fs layer [2021-08-08T07:16:13.715Z] 8603b9c90790: Pulling fs layer [2021-08-08T07:16:13.715Z] 1560dd03e051: Pulling fs layer [2021-08-08T07:16:13.715Z] 27f5ce0e4adf: Pulling fs layer [2021-08-08T07:16:13.715Z] c2d8d7efcc4b: Pulling fs layer [2021-08-08T07:16:13.715Z] 1560dd03e051: Waiting [2021-08-08T07:16:13.715Z] 8603b9c90790: Waiting [2021-08-08T07:16:13.715Z] 27f5ce0e4adf: Waiting [2021-08-08T07:16:13.715Z] c2d8d7efcc4b: Waiting [2021-08-08T07:16:13.715Z] f757da607395: Verifying Checksum [2021-08-08T07:16:13.715Z] f757da607395: Download complete [2021-08-08T07:16:13.990Z] 8603b9c90790: Download complete [2021-08-08T07:16:13.990Z] 1560dd03e051: Verifying Checksum [2021-08-08T07:16:13.990Z] 1560dd03e051: Download complete [2021-08-08T07:16:13.990Z] 27f5ce0e4adf: Verifying Checksum [2021-08-08T07:16:13.990Z] 27f5ce0e4adf: Download complete [2021-08-08T07:16:14.263Z] 05883995daec: Verifying Checksum [2021-08-08T07:16:14.263Z] 05883995daec: Download complete [2021-08-08T07:16:15.243Z] 448f6bf000e3: Verifying Checksum [2021-08-08T07:16:15.243Z] 448f6bf000e3: Download complete [2021-08-08T07:16:17.877Z] c2d8d7efcc4b: Verifying Checksum [2021-08-08T07:16:17.877Z] c2d8d7efcc4b: Download complete [2021-08-08T07:16:18.474Z] 448f6bf000e3: Pull complete [2021-08-08T07:16:19.068Z] f757da607395: Pull complete [2021-08-08T07:16:20.502Z] 05883995daec: Pull complete [2021-08-08T07:16:21.096Z] 8603b9c90790: Pull complete [2021-08-08T07:16:22.080Z] 1560dd03e051: Pull complete [2021-08-08T07:16:22.353Z] 27f5ce0e4adf: Pull complete [2021-08-08T07:16:37.458Z] c2d8d7efcc4b: Pull complete [2021-08-08T07:16:37.458Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-08T07:16:37.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-08T07:16:37.458Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-08T07:16:37.734Z] prd-ubuntu18.04-docker-arm64-4c-16g-31 does not seem to be running inside a container [2021-08-08T07:16:37.820Z] $ 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/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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 [2021-08-08T07:16:41.425Z] $ docker top bbc101e3bb4b2dcbd790ac2a4f284fb99ba0155991831ed081373aa597f35501 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-08T07:16:42.431Z] ---> job-cost.sh [2021-08-08T07:16:42.431Z] lf-activate-venv: SKIPPING [2021-08-08T07:16:42.431Z] INFO: No Stack... [2021-08-08T07:16:43.409Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-08T07:16:44.002Z] INFO: Archiving Costs [Pipeline] sh [2021-08-08T07:16:44.678Z] + cat /w/workspace/edgex-ui-go/7/archives/cost.csv [2021-08-08T07:16:44.678Z] + cut -d, -f6 [Pipeline] lock [2021-08-08T07:16:44.742Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-7-stack-cost] [2021-08-08T07:16:44.751Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-7-stack-cost] did not exist. Created. [2021-08-08T07:16:44.751Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-08T07:16:45.445Z] /w/workspace/edgex-ui-go/7@tmp/durable-d314ec3e/script.sh: 1: /w/workspace/edgex-ui-go/7@tmp/durable-d314ec3e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-08T07:16:46.111Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-08T07:16:46.133Z] Warning: overwriting stash ‘stack-cost’ [2021-08-08T07:16:46.260Z] Stashed 1 file(s) [Pipeline] } [2021-08-08T07:16:46.273Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-08T07:16:46.296Z] $ docker stop --time=1 bbc101e3bb4b2dcbd790ac2a4f284fb99ba0155991831ed081373aa597f35501 [2021-08-08T07:16:47.985Z] $ docker rm -f bbc101e3bb4b2dcbd790ac2a4f284fb99ba0155991831ed081373aa597f35501 [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 [2021-08-08T07:16:48.860Z] provisioning config files... [2021-08-08T07:16:48.875Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config528536963106632273tmp [Pipeline] { [Pipeline] sh [2021-08-08T07:16:49.230Z] + set +x [2021-08-08T07:16:49.230Z] + bash -s -- [2021-08-08T07:16:49.230Z] + curl -s https://codecov.io/bash [2021-08-08T07:16:49.230Z] [2021-08-08T07:16:49.230Z] _____ _ [2021-08-08T07:16:49.230Z] / ____| | | [2021-08-08T07:16:49.230Z] | | ___ __| | ___ ___ _____ __ [2021-08-08T07:16:49.230Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-08T07:16:49.230Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-08T07:16:49.230Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-08T07:16:49.230Z] Bash-1.0.6 [2021-08-08T07:16:49.230Z] [2021-08-08T07:16:49.230Z] [2021-08-08T07:16:49.230Z] ==> git version 2.24.4 found [2021-08-08T07:16:49.230Z] ==> 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 [2021-08-08T07:16:49.230Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-08T07:16:49.230Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-08T07:16:49.230Z] ==> Jenkins CI detected. [2021-08-08T07:16:49.230Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-08T07:16:49.230Z] project root: . [2021-08-08T07:16:49.230Z] --> token set from env [2021-08-08T07:16:49.230Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-08T07:16:49.501Z] ==> Running gcov in . (disable via -X gcov) [2021-08-08T07:16:49.501Z] ==> Python coveragepy not found [2021-08-08T07:16:49.501Z] ==> Searching for coverage reports in: [2021-08-08T07:16:49.501Z] + . [2021-08-08T07:16:49.501Z] -> Found 1 reports [2021-08-08T07:16:49.501Z] ==> Detecting git/mercurial file structure [2021-08-08T07:16:49.501Z] ==> Reading reports [2021-08-08T07:16:49.501Z] + ./coverage.out bytes=10 [2021-08-08T07:16:49.501Z] ==> Appending adjustments [2021-08-08T07:16:49.501Z] https://docs.codecov.io/docs/fixing-reports [2021-08-08T07:16:49.501Z] + Found adjustments [2021-08-08T07:16:49.501Z] ==> Gzipping contents [2021-08-08T07:16:49.501Z] 4.0K /tmp/codecov.xh14tq.gz [2021-08-08T07:16:49.501Z] ==> Uploading reports [2021-08-08T07:16:49.501Z] url: https://codecov.io [2021-08-08T07:16:49.501Z] query: branch=main&commit=2bc3cc33938a89511f779b32436fc9b4525153ed&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-08T07:16:49.501Z] -> Pinging Codecov [2021-08-08T07:16:49.501Z] 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=2bc3cc33938a89511f779b32436fc9b4525153ed&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-08T07:16:50.097Z] -> Uploading to [2021-08-08T07:16:50.097Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-08/FB506323287CE973F263BFD2A0EB1F37/2bc3cc33938a89511f779b32436fc9b4525153ed/c1cae1a2-ff87-4ca8-bbbb-13c0cbba8e39.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210808%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210808T071649Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c293645ff90afb907324e78a25f1055d250361fadb543d2eb37a07e66c3fabcb [2021-08-08T07:16:50.097Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-08T07:16:50.097Z] Dload Upload Total Spent Left Speed [2021-08-08T07:16:50.362Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3375 0 0 100 3375 0 7303 --:--:-- --:--:-- --:--:-- 7321 [2021-08-08T07:16:50.362Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/2bc3cc33938a89511f779b32436fc9b4525153ed [Pipeline] } [2021-08-08T07:16:50.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-08T07:16:52.591Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-08T07:16:52.674Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:16:53.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-08T07:16:53.000Z] [2021-08-08T07:16:53.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:16:53.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-08T07:16:53.350Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-08T07:16:53.350Z] 188c0c94c7c5: Pulling fs layer [2021-08-08T07:16:53.350Z] 0ef7d3d256c8: Pulling fs layer [2021-08-08T07:16:53.350Z] de9db76c5a1d: Pulling fs layer [2021-08-08T07:16:53.350Z] 0eba1c9be4d2: Pulling fs layer [2021-08-08T07:16:53.350Z] 0d57e429df01: Pulling fs layer [2021-08-08T07:16:53.350Z] 4e4be7b47b0d: Pulling fs layer [2021-08-08T07:16:53.350Z] e1f770b5df2f: Pulling fs layer [2021-08-08T07:16:53.350Z] 85a0685a4137: Pulling fs layer [2021-08-08T07:16:53.350Z] 0eba1c9be4d2: Waiting [2021-08-08T07:16:53.350Z] 0d57e429df01: Waiting [2021-08-08T07:16:53.350Z] 4e4be7b47b0d: Waiting [2021-08-08T07:16:53.350Z] e1f770b5df2f: Waiting [2021-08-08T07:16:53.350Z] 85a0685a4137: Waiting [2021-08-08T07:16:53.350Z] de9db76c5a1d: Verifying Checksum [2021-08-08T07:16:53.350Z] de9db76c5a1d: Download complete [2021-08-08T07:16:53.350Z] 0ef7d3d256c8: Verifying Checksum [2021-08-08T07:16:53.350Z] 0ef7d3d256c8: Download complete [2021-08-08T07:16:53.350Z] 0d57e429df01: Verifying Checksum [2021-08-08T07:16:53.350Z] 0d57e429df01: Download complete [2021-08-08T07:16:53.350Z] 4e4be7b47b0d: Verifying Checksum [2021-08-08T07:16:53.350Z] 4e4be7b47b0d: Download complete [2021-08-08T07:16:53.625Z] 188c0c94c7c5: Verifying Checksum [2021-08-08T07:16:53.625Z] 188c0c94c7c5: Download complete [2021-08-08T07:16:53.895Z] 188c0c94c7c5: Pull complete [2021-08-08T07:16:53.896Z] 0ef7d3d256c8: Pull complete [2021-08-08T07:16:53.896Z] de9db76c5a1d: Pull complete [2021-08-08T07:16:54.854Z] e1f770b5df2f: Verifying Checksum [2021-08-08T07:16:54.854Z] e1f770b5df2f: Download complete [2021-08-08T07:16:58.203Z] 0eba1c9be4d2: Verifying Checksum [2021-08-08T07:16:58.203Z] 0eba1c9be4d2: Download complete [2021-08-08T07:16:58.794Z] 85a0685a4137: Verifying Checksum [2021-08-08T07:16:58.794Z] 85a0685a4137: Download complete [2021-08-08T07:17:01.396Z] 0eba1c9be4d2: Pull complete [2021-08-08T07:17:01.396Z] 0d57e429df01: Pull complete [2021-08-08T07:17:01.396Z] 4e4be7b47b0d: Pull complete [2021-08-08T07:17:01.995Z] e1f770b5df2f: Pull complete [2021-08-08T07:17:05.373Z] 85a0685a4137: Pull complete [2021-08-08T07:17:05.373Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-08T07:17:05.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-08T07:17:05.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-08T07:17:05.473Z] prd-centos7-docker-4c-2g-30 does not seem to be running inside a container [2021-08-08T07:17:05.545Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-08T07:17:07.801Z] $ docker top 2569702af53413de273c9c71c7aca41080c03597ebeb25243392247a93858e2c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-08T07:17:08.040Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-08T07:17:08.352Z] + set -o pipefail [2021-08-08T07:17:08.353Z] + snyk monitor '--org=edgex-jenkins' [2021-08-08T07:17:12.631Z] [2021-08-08T07:17:12.631Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-08-08T07:17:12.631Z] [2021-08-08T07:17:12.631Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/42ef5efb-5247-4486-8066-b920f10406be [2021-08-08T07:17:12.631Z] [2021-08-08T07:17:12.631Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-08T07:17:12.631Z] [2021-08-08T07:17:12.631Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-08T07:17:12.631Z] [2021-08-08T07:17:12.631Z] [Pipeline] } [2021-08-08T07:17:12.654Z] $ docker stop --time=1 2569702af53413de273c9c71c7aca41080c03597ebeb25243392247a93858e2c [2021-08-08T07:17:14.355Z] $ docker rm -f 2569702af53413de273c9c71c7aca41080c03597ebeb25243392247a93858e2c [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 [2021-08-08T07:17:15.275Z] + git log --format=format:%s -1 2bc3cc33938a89511f779b32436fc9b4525153ed [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:17:15.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-08T07:17:15.609Z] . [Pipeline] withDockerContainer [2021-08-08T07:17:15.702Z] prd-centos7-docker-4c-2g-30 does not seem to be running inside a container [2021-08-08T07:17:15.769Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-08T07:17:16.186Z] $ docker top f8fcb954f7df36d8d7ee81c81efd31be46e85ea817d14b6ad0c0782dc418a8a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-08T07:17:16.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-08T07:17:16.332Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-08T07:17:16.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-08T07:17:16.456Z] $ docker exec f8fcb954f7df36d8d7ee81c81efd31be46e85ea817d14b6ad0c0782dc418a8a2 ssh-agent [2021-08-08T07:17:16.572Z] SSH_AUTH_SOCK=/tmp/ssh-lN0kH47apX3y/agent.13 [2021-08-08T07:17:16.572Z] SSH_AGENT_PID=18 [2021-08-08T07:17:16.581Z] Running ssh-add (command line suppressed) [2021-08-08T07:17:16.678Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8998655131907464196.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8998655131907464196.key) [2021-08-08T07:17:16.700Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-08T07:17:17.014Z] + git semver tag [2021-08-08T07:17:17.014Z] # -> Open(): unable to determine branch for HEAD [2021-08-08T07:17:17.014Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-08T07:17:17.014Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-08T07:17:17.014Z] # $SEMVER_REMOTE_NAME = origin [2021-08-08T07:17:17.014Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-08T07:17:17.014Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-08T07:17:17.014Z] # $SEMVER_BRANCH = main [2021-08-08T07:17:17.014Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-08-08T07:17:17.014Z] # 2bc3cc33938a89511f779b32436fc9b4525153ed HEAD [2021-08-08T07:17:17.014Z] # -> Force: false [2021-08-08T07:17:17.014Z] # 39872ff461133c10210dd22d200ddccd14e9a837 refs/tags/v2.0.1-dev.7 [Pipeline] } [2021-08-08T07:17:17.029Z] $ docker exec --env ******** --env ******** f8fcb954f7df36d8d7ee81c81efd31be46e85ea817d14b6ad0c0782dc418a8a2 ssh-agent -k [2021-08-08T07:17:17.123Z] unset SSH_AUTH_SOCK; [2021-08-08T07:17:17.123Z] unset SSH_AGENT_PID; [2021-08-08T07:17:17.123Z] echo Agent pid 18 killed; [2021-08-08T07:17:17.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-08T07:17:17.497Z] + git semver [Pipeline] } [2021-08-08T07:17:17.519Z] $ docker stop --time=1 f8fcb954f7df36d8d7ee81c81efd31be46e85ea817d14b6ad0c0782dc418a8a2 [2021-08-08T07:17:18.718Z] $ docker rm -f f8fcb954f7df36d8d7ee81c81efd31be46e85ea817d14b6ad0c0782dc418a8a2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:17:19.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-08T07:17:19.264Z] [2021-08-08T07:17:19.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:17:19.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-08T07:17:19.608Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-08T07:17:19.608Z] ab5ef0e58194: Pulling fs layer [2021-08-08T07:17:19.608Z] 9712f1f96733: Pulling fs layer [2021-08-08T07:17:19.608Z] 63f879dbbcfc: Pulling fs layer [2021-08-08T07:17:19.608Z] 0d9ebad4ef96: Pulling fs layer [2021-08-08T07:17:19.608Z] e9a5061849ea: Pulling fs layer [2021-08-08T07:17:19.608Z] d747dcd14b5f: Pulling fs layer [2021-08-08T07:17:19.608Z] 2de7ff778b66: Pulling fs layer [2021-08-08T07:17:19.608Z] 0d9ebad4ef96: Waiting [2021-08-08T07:17:19.608Z] e9a5061849ea: Waiting [2021-08-08T07:17:19.608Z] d747dcd14b5f: Waiting [2021-08-08T07:17:19.608Z] 2de7ff778b66: Waiting [2021-08-08T07:17:19.608Z] 9712f1f96733: Verifying Checksum [2021-08-08T07:17:19.608Z] 9712f1f96733: Download complete [2021-08-08T07:17:21.551Z] 63f879dbbcfc: Verifying Checksum [2021-08-08T07:17:21.551Z] 63f879dbbcfc: Download complete [2021-08-08T07:17:21.816Z] e9a5061849ea: Verifying Checksum [2021-08-08T07:17:21.816Z] e9a5061849ea: Download complete [2021-08-08T07:17:21.816Z] d747dcd14b5f: Verifying Checksum [2021-08-08T07:17:21.816Z] d747dcd14b5f: Download complete [2021-08-08T07:17:22.398Z] 2de7ff778b66: Verifying Checksum [2021-08-08T07:17:22.398Z] 2de7ff778b66: Download complete [2021-08-08T07:17:22.980Z] 0d9ebad4ef96: Verifying Checksum [2021-08-08T07:17:22.980Z] 0d9ebad4ef96: Download complete [2021-08-08T07:17:23.564Z] ab5ef0e58194: Verifying Checksum [2021-08-08T07:17:23.564Z] ab5ef0e58194: Download complete [2021-08-08T07:17:26.164Z] ab5ef0e58194: Pull complete [2021-08-08T07:17:26.165Z] 9712f1f96733: Pull complete [2021-08-08T07:17:26.757Z] 63f879dbbcfc: Pull complete [2021-08-08T07:17:30.125Z] 0d9ebad4ef96: Pull complete [2021-08-08T07:17:30.125Z] e9a5061849ea: Pull complete [2021-08-08T07:17:30.395Z] d747dcd14b5f: Pull complete [2021-08-08T07:17:31.363Z] 2de7ff778b66: Pull complete [2021-08-08T07:17:31.364Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-08T07:17:31.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-08T07:17:31.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-08T07:17:31.468Z] prd-centos7-docker-4c-2g-30 does not seem to be running inside a container [2021-08-08T07:17:31.537Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-08T07:17:34.700Z] $ docker top cc4f8519ededf80d2254d3ea0dc30bece5c8c7b2a2a134904c19578493aec05f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-08T07:17:34.815Z] provisioning config files... [2021-08-08T07:17:34.830Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8192302287173012824tmp [2021-08-08T07:17:34.855Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4160107922885872564tmp [2021-08-08T07:17:34.890Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config148378256813396588tmp [Pipeline] { [Pipeline] echo [2021-08-08T07:17:34.923Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-08T07:17:35.233Z] ---> sigul-configuration.sh [2021-08-08T07:17:35.233Z] gpg: directory `/root/.gnupg' created [2021-08-08T07:17:35.233Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-08T07:17:35.233Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-08T07:17:35.233Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-08T07:17:35.233Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-08T07:17:35.233Z] gpg: CAST5 encrypted data [2021-08-08T07:17:35.233Z] gpg: encrypted with 1 passphrase [2021-08-08T07:17:35.233Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-08T07:17:35.556Z] + mkdir /home/jenkins [2021-08-08T07:17:35.556Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-08T07:17:35.875Z] + 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 [2021-08-08T07:17:35.891Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-08T07:17:36.205Z] ---> sigul-install.sh [2021-08-08T07:17:36.206Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-08T07:17:36.526Z] + git tag --list [2021-08-08T07:17:36.526Z] 0.1.1 [2021-08-08T07:17:36.526Z] v1.1.0 [2021-08-08T07:17:36.526Z] v1.2.0 [2021-08-08T07:17:36.526Z] v1.2.1 [2021-08-08T07:17:36.526Z] v1.3.0 [2021-08-08T07:17:36.526Z] v2.0.0 [2021-08-08T07:17:36.526Z] v2.0.1-dev.1 [2021-08-08T07:17:36.526Z] v2.0.1-dev.2 [2021-08-08T07:17:36.526Z] v2.0.1-dev.3 [2021-08-08T07:17:36.527Z] v2.0.1-dev.4 [2021-08-08T07:17:36.527Z] v2.0.1-dev.5 [2021-08-08T07:17:36.527Z] v2.0.1-dev.6 [2021-08-08T07:17:36.527Z] v2.0.1-dev.7 [Pipeline] sh [2021-08-08T07:17:36.852Z] + lftools sign git-tag v2.0.1-dev.7 [2021-08-08T07:17:37.435Z] Signing Git tag with Sigul... [2021-08-08T07:17:37.435Z] Signing v2.0.1-dev.7 [Pipeline] echo [2021-08-08T07:17:38.412Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-08T07:17:38.728Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-08T07:17:38.740Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-08T07:17:38.776Z] $ docker stop --time=1 cc4f8519ededf80d2254d3ea0dc30bece5c8c7b2a2a134904c19578493aec05f [2021-08-08T07:17:39.993Z] $ docker rm -f cc4f8519ededf80d2254d3ea0dc30bece5c8c7b2a2a134904c19578493aec05f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:17:40.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-08T07:17:40.485Z] . [Pipeline] withDockerContainer [2021-08-08T07:17:40.575Z] prd-centos7-docker-4c-2g-30 does not seem to be running inside a container [2021-08-08T07:17:40.643Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-08T07:17:41.045Z] $ docker top 63172be5165e1687f61347bdcc15a582a9a19a5e8fe787117e98738273e5d2d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-08T07:17:41.195Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-08T07:17:41.195Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-08T07:17:41.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-08T07:17:41.319Z] $ docker exec 63172be5165e1687f61347bdcc15a582a9a19a5e8fe787117e98738273e5d2d2 ssh-agent [2021-08-08T07:17:41.437Z] SSH_AUTH_SOCK=/tmp/ssh-6aWqZd8gHnqN/agent.15 [2021-08-08T07:17:41.437Z] SSH_AGENT_PID=21 [2021-08-08T07:17:41.446Z] Running ssh-add (command line suppressed) [2021-08-08T07:17:41.540Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3871043002397499857.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3871043002397499857.key) [2021-08-08T07:17:41.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-08T07:17:41.880Z] + git semver bump pre [2021-08-08T07:17:41.880Z] # -> Open(): unable to determine branch for HEAD [2021-08-08T07:17:41.880Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-08T07:17:41.880Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-08T07:17:41.880Z] # $SEMVER_REMOTE_NAME = origin [2021-08-08T07:17:41.881Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-08T07:17:41.881Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-08T07:17:41.881Z] # $SEMVER_BRANCH = main [2021-08-08T07:17:41.881Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-08-08T07:17:41.881Z] 2.0.1-dev.8 [Pipeline] } [2021-08-08T07:17:41.896Z] $ docker exec --env ******** --env ******** 63172be5165e1687f61347bdcc15a582a9a19a5e8fe787117e98738273e5d2d2 ssh-agent -k [2021-08-08T07:17:41.990Z] unset SSH_AUTH_SOCK; [2021-08-08T07:17:41.990Z] unset SSH_AGENT_PID; [2021-08-08T07:17:41.990Z] echo Agent pid 21 killed; [2021-08-08T07:17:42.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-08T07:17:42.373Z] + git semver [Pipeline] } [2021-08-08T07:17:42.394Z] $ docker stop --time=1 63172be5165e1687f61347bdcc15a582a9a19a5e8fe787117e98738273e5d2d2 [2021-08-08T07:17:43.602Z] $ docker rm -f 63172be5165e1687f61347bdcc15a582a9a19a5e8fe787117e98738273e5d2d2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:17:44.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-08T07:17:44.004Z] . [Pipeline] withDockerContainer [2021-08-08T07:17:44.099Z] prd-centos7-docker-4c-2g-30 does not seem to be running inside a container [2021-08-08T07:17:44.166Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-08T07:17:44.557Z] $ docker top 06ad279d105efdb0ab31cc000ae91ee6f0dd0be08cdf8418a6b8cc7238fd054e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-08T07:17:44.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-08T07:17:44.687Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-08T07:17:44.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-08T07:17:44.811Z] $ docker exec 06ad279d105efdb0ab31cc000ae91ee6f0dd0be08cdf8418a6b8cc7238fd054e ssh-agent [2021-08-08T07:17:44.924Z] SSH_AUTH_SOCK=/tmp/ssh-qwWk3mmveMqc/agent.14 [2021-08-08T07:17:44.924Z] SSH_AGENT_PID=20 [2021-08-08T07:17:44.935Z] Running ssh-add (command line suppressed) [2021-08-08T07:17:45.040Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_995340314766186206.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_995340314766186206.key) [2021-08-08T07:17:45.064Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-08T07:17:45.380Z] + git semver push [2021-08-08T07:17:45.380Z] # -> Open(): unable to determine branch for HEAD [2021-08-08T07:17:45.380Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-08T07:17:45.380Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-08T07:17:45.380Z] # $SEMVER_REMOTE_NAME = origin [2021-08-08T07:17:45.380Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-08T07:17:45.380Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-08T07:17:45.380Z] # $SEMVER_BRANCH = main [2021-08-08T07:17:45.380Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-08-08T07:17:47.336Z] $ docker exec --env ******** --env ******** 06ad279d105efdb0ab31cc000ae91ee6f0dd0be08cdf8418a6b8cc7238fd054e ssh-agent -k [2021-08-08T07:17:47.427Z] unset SSH_AUTH_SOCK; [2021-08-08T07:17:47.431Z] unset SSH_AGENT_PID; [2021-08-08T07:17:47.431Z] echo Agent pid 20 killed; [2021-08-08T07:17:47.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-08T07:17:47.802Z] + git semver [Pipeline] } [2021-08-08T07:17:47.828Z] $ docker stop --time=1 06ad279d105efdb0ab31cc000ae91ee6f0dd0be08cdf8418a6b8cc7238fd054e [2021-08-08T07:17:49.031Z] $ docker rm -f 06ad279d105efdb0ab31cc000ae91ee6f0dd0be08cdf8418a6b8cc7238fd054e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-08T07:17:49.866Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-08T07:17:50.191Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-08T07:17:50.793Z] ---> package-listing.sh [2021-08-08T07:17:50.793Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-08T07:17:50.793Z] ++ facter osfamily [2021-08-08T07:17:51.058Z] + OS_FAMILY=redhat [2021-08-08T07:17:51.058Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-08T07:17:51.058Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-08T07:17:51.058Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-08T07:17:51.058Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-08T07:17:51.058Z] + PACKAGES=/tmp/packages_start.txt [2021-08-08T07:17:51.058Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-08-08T07:17:51.058Z] + PACKAGES=/tmp/packages_end.txt [2021-08-08T07:17:51.058Z] + case "${OS_FAMILY}" in [2021-08-08T07:17:51.058Z] + rpm -qa [2021-08-08T07:17:51.058Z] + sort [2021-08-08T07:17:51.643Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-08T07:17:51.644Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-08T07:17:51.644Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-08T07:17:51.644Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-08-08T07:17:51.644Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-08-08T07:17:51.644Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2021-08-08T07:17:51.660Z] 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 [2021-08-08T07:17:51.962Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:17:52.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-08T07:17:52.559Z] [2021-08-08T07:17:52.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-08T07:17:52.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-08T07:17:52.885Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-08T07:17:52.885Z] b4d181a07f80: Pulling fs layer [2021-08-08T07:17:52.885Z] a1111a8f2ec3: Pulling fs layer [2021-08-08T07:17:52.885Z] ed53099fbce6: Pulling fs layer [2021-08-08T07:17:52.885Z] dc539afda2c1: Pulling fs layer [2021-08-08T07:17:52.885Z] 77bc0d833cb6: Pulling fs layer [2021-08-08T07:17:52.885Z] 9065ff56babe: Pulling fs layer [2021-08-08T07:17:52.885Z] d287ab97295c: Pulling fs layer [2021-08-08T07:17:52.885Z] 77bc0d833cb6: Waiting [2021-08-08T07:17:52.885Z] 9065ff56babe: Waiting [2021-08-08T07:17:52.885Z] d287ab97295c: Waiting [2021-08-08T07:17:53.150Z] a1111a8f2ec3: Verifying Checksum [2021-08-08T07:17:53.150Z] a1111a8f2ec3: Download complete [2021-08-08T07:17:53.150Z] dc539afda2c1: Verifying Checksum [2021-08-08T07:17:53.150Z] dc539afda2c1: Download complete [2021-08-08T07:17:53.416Z] 77bc0d833cb6: Verifying Checksum [2021-08-08T07:17:53.416Z] 77bc0d833cb6: Download complete [2021-08-08T07:17:53.416Z] 9065ff56babe: Verifying Checksum [2021-08-08T07:17:53.416Z] 9065ff56babe: Download complete [2021-08-08T07:17:53.416Z] ed53099fbce6: Verifying Checksum [2021-08-08T07:17:53.416Z] ed53099fbce6: Download complete [2021-08-08T07:17:54.015Z] b4d181a07f80: Verifying Checksum [2021-08-08T07:17:54.015Z] b4d181a07f80: Download complete [2021-08-08T07:17:54.993Z] b4d181a07f80: Pull complete [2021-08-08T07:17:55.264Z] a1111a8f2ec3: Pull complete [2021-08-08T07:17:55.847Z] ed53099fbce6: Pull complete [2021-08-08T07:17:55.847Z] dc539afda2c1: Pull complete [2021-08-08T07:17:56.114Z] 77bc0d833cb6: Pull complete [2021-08-08T07:17:56.114Z] 9065ff56babe: Pull complete [2021-08-08T07:17:57.518Z] d287ab97295c: Verifying Checksum [2021-08-08T07:17:57.518Z] d287ab97295c: Download complete [2021-08-08T07:18:01.793Z] d287ab97295c: Pull complete [2021-08-08T07:18:01.793Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-08T07:18:01.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-08T07:18:01.793Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-08T07:18:01.896Z] prd-centos7-docker-4c-2g-30 does not seem to be running inside a container [2021-08-08T07:18:01.959Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-08T07:18:04.329Z] $ docker top 38803ddc4a810c205b040fd83bd90d49f3e15c65755a6012f54757fcee20d2f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-08T07:18:04.745Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-08T07:18:05.071Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-08T07:18:05.394Z] + ls /var/log/sa-host [2021-08-08T07:18:05.394Z] + sadf -c /var/log/sa-host/sa05 [2021-08-08T07:18:05.394Z] file_magic: OK [2021-08-08T07:18:05.394Z] HZ: Using current value: 100 [2021-08-08T07:18:05.394Z] file_header: OK [2021-08-08T07:18:05.394Z] 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 [2021-08-08T07:18:05.394Z] Statistics: [2021-08-08T07:18:05.394Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-08T07:18:05.394Z] File successfully converted to sysstat format version 12.0.3 [2021-08-08T07:18:05.394Z] + sadf -c /var/log/sa-host/sa08 [2021-08-08T07:18:05.394Z] file_magic: OK [2021-08-08T07:18:05.394Z] HZ: Using current value: 100 [2021-08-08T07:18:05.394Z] file_header: OK [2021-08-08T07:18:05.394Z] 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 [2021-08-08T07:18:05.394Z] Statistics: [2021-08-08T07:18:05.394Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-08T07:18:05.394Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-08T07:18:06.231Z] provisioning config files... [2021-08-08T07:18:06.254Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4006750282611087778tmp [Pipeline] { [Pipeline] echo [2021-08-08T07:18:06.293Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-08T07:18:06.612Z] ---> create-netrc.sh [Pipeline] } [2021-08-08T07:18:06.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-08T07:18:07.088Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-08T07:18:07.103Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-08T07:18:07.431Z] ---> sudo-logs.sh [2021-08-08T07:18:07.431Z] Archiving 'sudo' log.. [2021-08-08T07:18:07.431Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30.vexxhost.local: Name or service not known [2021-08-08T07:18:07.431Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-08T07:18:07.472Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-08T07:18:07.791Z] ---> job-cost.sh [2021-08-08T07:18:07.792Z] lf-activate-venv: SKIPPING [2021-08-08T07:18:07.792Z] DEBUG: total: 0.18000000715255737 [2021-08-08T07:18:07.792Z] INFO: Retrieving Stack Cost... [2021-08-08T07:18:09.201Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-08T07:18:09.469Z] INFO: Archiving Costs [Pipeline] echo [2021-08-08T07:18:09.495Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-08T07:18:09.824Z] ---> logs-deploy.sh [2021-08-08T07:18:09.824Z] lf-activate-venv: SKIPPING [2021-08-08T07:18:09.824Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/7 [2021-08-08T07:18:09.824Z] INFO: archiving workspace using pattern(s): [2021-08-08T07:18:10.785Z] Archives upload complete. [2021-08-08T07:18:10.785Z] INFO: archiving logs to Nexus