Pull request #475 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from c1f77032bd6874104ff7c8eeac578548aa14e39c+26e4c85ee81701305d3fc90cd21a8c7f1f512706 (b4bd568e72234f94af62051f1a2826680def52ab) 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-ssh5552445557929359882.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh6161496631573515634.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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/PR-475/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/PR-475/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3874246156809762288.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh32004712064282581.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-475/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/PR-475/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4680692924790245665.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-28101 in /w/workspace/edgexfoundry_edgex-ui-go_PR-475 [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_PR-475 # 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_PR-475@tmp/jenkins-gitclient-ssh3832838014141674034.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/jenkins-gitclient-ssh133362135844686331.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 26e4c85ee81701305d3fc90cd21a8c7f1f512706 into PR head commit c1f77032bd6874104ff7c8eeac578548aa14e39c Merge succeeded, producing c1f77032bd6874104ff7c8eeac578548aa14e39c Checking out Revision c1f77032bd6874104ff7c8eeac578548aa14e39c (PR-475) > git config core.sparsecheckout # timeout=10 > git checkout -f c1f77032bd6874104ff7c8eeac578548aa14e39c # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/jenkins-gitclient-ssh3090285588972730714.key > git merge 26e4c85ee81701305d3fc90cd21a8c7f1f512706 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1f77032bd6874104ff7c8eeac578548aa14e39c # timeout=10 Commit message: "Feat: update community links" > git rev-list --no-walk d6838eec108f345807635aa541aff62da0973891 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:22:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:22:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:22:49 ========================================================= 15:22:49 EdgeX Global Pipelines Version Info 15:22:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:22:50 ------------------- 15:22:50 stable info: 15:22:50 ------------------- 15:22:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:22:50 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 15:22:50 Message: update stable to v1.0.211 15:22:51 ------------------- 15:22:51 experimental info: 15:22:51 ------------------- 15:22:51 Commited By: **** collab-it+edgex@linuxfoundation.org 15:22:51 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 15:22:51 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:22:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:22:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:22:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:22:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:22:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:22:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:22:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:22:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:22:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:22:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:22:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:22:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:22:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:22:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:22:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:22:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:22:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:22:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:22:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:22:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:22:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:22:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:22:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:22:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:22:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:22:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:22:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-475 [Pipeline] echo 15:22:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-475 [Pipeline] echo 15:22:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-475 [Pipeline] echo 15:22:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1f77032bd6874104ff7c8eeac578548aa14e39c [Pipeline] echo 15:22:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1f7703 [Pipeline] echo 15:22:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:22:52 provisioning config files... 15:22:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/config6387837009157774670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:52 ---> docker-login.sh 15:22:52 nexus3.edgexfoundry.org:10001 15:22:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:53 Configure a credential helper to remove this warning. See 15:22:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:53 15:22:53 Login Succeeded 15:22:53 nexus3.edgexfoundry.org:10002 15:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:53 Configure a credential helper to remove this warning. See 15:22:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:53 15:22:53 Login Succeeded 15:22:53 nexus3.edgexfoundry.org:10003 15:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:53 Configure a credential helper to remove this warning. See 15:22:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:53 15:22:53 Login Succeeded 15:22:53 nexus3.edgexfoundry.org:10004 15:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:53 Configure a credential helper to remove this warning. See 15:22:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:53 15:22:53 Login Succeeded 15:22:53 docker.io 15:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:54 Configure a credential helper to remove this warning. See 15:22:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:54 15:22:54 Login Succeeded 15:22:54 ---> docker-login.sh ends [Pipeline] } 15:22:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:22:54 + git rev-list -1 --merges c1f77032bd6874104ff7c8eeac578548aa14e39c~1..c1f77032bd6874104ff7c8eeac578548aa14e39c [Pipeline] echo 15:22:54 -----------> git rev-list -1 --merges c1f77032bd6874104ff7c8eeac578548aa14e39c~1..c1f77032bd6874104ff7c8eeac578548aa14e39c c1f77032bd6874104ff7c8eeac578548aa14e39c [false] [Pipeline] sh 15:22:55 + git log --format=format:%s -1 c1f77032bd6874104ff7c8eeac578548aa14e39c [Pipeline] echo 15:22:55 ========================================================= 15:22:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:22:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:22:55 + git log --format=format:%s -1 c1f77032bd6874104ff7c8eeac578548aa14e39c [Pipeline] echo 15:22:55 [semverPrep] GIT_COMMIT: c1f77032bd6874104ff7c8eeac578548aa14e39c, Commit Message: Feat: update community links [Pipeline] echo 15:22:55 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:22:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:22:55 15:22:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:22:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:22:56 latest: Pulling from edgex-devops/git-semver 15:22:56 a0d0a0d46f8b: Pulling fs layer 15:22:56 3e5f54012d9b: Pulling fs layer 15:22:56 4c7163046ea9: Pulling fs layer 15:22:56 0c2d73faf560: Pulling fs layer 15:22:56 0c2d73faf560: Waiting 15:22:56 3e5f54012d9b: Verifying Checksum 15:22:56 3e5f54012d9b: Download complete 15:22:56 a0d0a0d46f8b: Verifying Checksum 15:22:56 a0d0a0d46f8b: Download complete 15:22:56 4c7163046ea9: Verifying Checksum 15:22:56 4c7163046ea9: Download complete 15:22:56 0c2d73faf560: Verifying Checksum 15:22:56 0c2d73faf560: Download complete 15:22:56 a0d0a0d46f8b: Pull complete 15:22:56 3e5f54012d9b: Pull complete 15:22:56 4c7163046ea9: Pull complete 15:22:57 0c2d73faf560: Pull complete 15:22:57 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:22:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:22:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:22:57 prd-centos7-docker-4c-2g-28101 does not seem to be running inside a container 15:22:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-475 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-475:/w/workspace/edgexfoundry_edgex-ui-go_PR-475:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:22:57 $ docker top a6a8c0667a5445271ba632f627715e86cf4dab963abb4dbd211caf7e82cb67ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:22:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:22:58 [ssh-agent] Looking for ssh-agent implementation... 15:22:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:58 $ docker exec a6a8c0667a5445271ba632f627715e86cf4dab963abb4dbd211caf7e82cb67ce ssh-agent 15:22:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCADcBK/agent.13 15:22:58 SSH_AGENT_PID=19 15:22:58 Running ssh-add (command line suppressed) 15:22:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/private_key_618385510032547034.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/private_key_618385510032547034.key) 15:22:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:22:58 + git tag --points-at HEAD [Pipeline] } 15:22:58 $ docker exec --env ******** --env ******** a6a8c0667a5445271ba632f627715e86cf4dab963abb4dbd211caf7e82cb67ce ssh-agent -k 15:22:58 unset SSH_AUTH_SOCK; 15:22:58 unset SSH_AGENT_PID; 15:22:58 echo Agent pid 19 killed; 15:22:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:22:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:22:58 [ssh-agent] Looking for ssh-agent implementation... 15:22:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:59 $ docker exec a6a8c0667a5445271ba632f627715e86cf4dab963abb4dbd211caf7e82cb67ce ssh-agent 15:22:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaEkEgp/agent.51 15:22:59 SSH_AGENT_PID=58 15:22:59 Running ssh-add (command line suppressed) 15:22:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/private_key_7893794101527334296.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/private_key_7893794101527334296.key) 15:22:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:22:59 + git semver init 15:22:59 # -> Open(): unable to determine branch for HEAD 15:22:59 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-475/.git 15:22:59 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-475 15:22:59 # $SEMVER_REMOTE_NAME = origin 15:22:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:22:59 # $SEMVER_USER_NAME = edgex-jenkins 15:22:59 # $SEMVER_BRANCH = PR-475 15:22:59 # $SEMVER_TEMP = /tmp/semver-141291325 15:22:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 15:23:02 # '/tmp/semver-141291325' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-475/.semver' 15:23:02 # -> Force: false 15:23:02 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-475/.semver [Pipeline] } 15:23:02 $ docker exec --env ******** --env ******** a6a8c0667a5445271ba632f627715e86cf4dab963abb4dbd211caf7e82cb67ce ssh-agent -k 15:23:02 unset SSH_AUTH_SOCK; 15:23:02 unset SSH_AGENT_PID; 15:23:02 echo Agent pid 58 killed; 15:23:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:23:02 + git semver [Pipeline] } 15:23:02 $ docker stop --time=1 a6a8c0667a5445271ba632f627715e86cf4dab963abb4dbd211caf7e82cb67ce 15:23:03 $ docker rm -f a6a8c0667a5445271ba632f627715e86cf4dab963abb4dbd211caf7e82cb67ce [Pipeline] // withDockerContainer [Pipeline] sh 15:23:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:23:04 Stashed 1 file(s) [Pipeline] echo 15:23:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:23:19 Still waiting to schedule task 15:23:19 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28101’ 15:23:19 Still waiting to schedule task 15:23:19 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:24:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28102 in /w/workspace/edgexfoundry_edgex-ui-go_PR-475 [Pipeline] { [Pipeline] ws 15:24:55 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 15:24:55 The recommended git tool is: git 15:25:01 using credential edgex-jenkins-ssh 15:25:01 Cloning the remote Git repository 15:25:01 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:25:01 > git init /w/workspace/edgex-ui-go/2 # timeout=10 15:25:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:25:01 > git --version # timeout=10 15:25:01 > git --version # 'git version 2.17.1' 15:25:01 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:05 Merging remotes/origin/main commit 26e4c85ee81701305d3fc90cd21a8c7f1f512706 into PR head commit c1f77032bd6874104ff7c8eeac578548aa14e39c 15:25:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:25:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:25:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:25:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:25:05 > git config core.sparsecheckout # timeout=10 15:25:05 > git checkout -f c1f77032bd6874104ff7c8eeac578548aa14e39c # timeout=10 15:25:05 > git remote # timeout=10 15:25:05 > git config --get remote.origin.url # timeout=10 15:25:05 Merge succeeded, producing c1f77032bd6874104ff7c8eeac578548aa14e39c 15:25:05 Checking out Revision c1f77032bd6874104ff7c8eeac578548aa14e39c (PR-475) 15:25:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:05 > git merge 26e4c85ee81701305d3fc90cd21a8c7f1f512706 # timeout=10 15:25:05 > git rev-parse HEAD^{commit} # timeout=10 15:25:05 > git config core.sparsecheckout # timeout=10 15:25:05 > git checkout -f c1f77032bd6874104ff7c8eeac578548aa14e39c # timeout=10 15:25:10 Commit message: "Feat: update community links" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:25:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:25:11 % Total % Received % Xferd Average Speed Time Time Time Current 15:25:11 Dload Upload Total Spent Left Speed 15:25:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 137k 0 --:--:-- --:--:-- --:--:-- 135k [Pipeline] sh 15:25:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:25:12 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.new 15:25:12 /etc/docker/daemon.json 15:25:12 { 15:25:12 "registry-mirrors": [ 15:25:12 "https://nexus3.edgexfoundry.org:10001" 15:25:12 ], 15:25:12 "bip": "10.250.0.254/24", 15:25:12 "hosts": [ 15:25:12 "tcp://0.0.0.0:5555", 15:25:12 "unix:///var/run/docker.sock" 15:25:12 ], 15:25:12 "mtu": 1458, 15:25:12 "selinux-enabled": true, 15:25:12 "seccomp-profile": "/etc/docker/seccomp.json" 15:25:12 } [Pipeline] sh 15:25:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:25:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:25:31 provisioning config files... 15:25:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8788119931334138713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:32 ---> docker-login.sh 15:25:32 nexus3.edgexfoundry.org:10001 15:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:33 Configure a credential helper to remove this warning. See 15:25:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:33 15:25:33 Login Succeeded 15:25:33 nexus3.edgexfoundry.org:10002 15:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:34 Configure a credential helper to remove this warning. See 15:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:34 15:25:34 Login Succeeded 15:25:34 nexus3.edgexfoundry.org:10003 15:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:34 Configure a credential helper to remove this warning. See 15:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:34 15:25:34 Login Succeeded 15:25:34 nexus3.edgexfoundry.org:10004 15:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:35 Configure a credential helper to remove this warning. See 15:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:35 15:25:35 Login Succeeded 15:25:35 docker.io 15:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:35 Configure a credential helper to remove this warning. See 15:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:35 15:25:35 Login Succeeded 15:25:35 ---> docker-login.sh ends [Pipeline] } 15:25:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:25:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:25:36 ========================================================= 15:25:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:25:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:25:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 15:25:37 Sending build context to Docker daemon 25.2MB 15:25:37 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 15:25:37 Step 2/14 : FROM ${BASE} AS builder 15:25:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:25:37 552d1f2373af: Pulling fs layer 15:25:37 ea3f2d53f512: Pulling fs layer 15:25:37 9e70ebbbe112: Pulling fs layer 15:25:37 7a9cfe048b4a: Pulling fs layer 15:25:37 72dc09318566: Pulling fs layer 15:25:37 f4f7b4309257: Pulling fs layer 15:25:37 0ac9a79272e3: Pulling fs layer 15:25:37 b78e95d17946: Pulling fs layer 15:25:37 7a9cfe048b4a: Waiting 15:25:37 72dc09318566: Waiting 15:25:37 f4f7b4309257: Waiting 15:25:37 0ac9a79272e3: Waiting 15:25:37 b78e95d17946: Waiting 15:25:37 9e70ebbbe112: Verifying Checksum 15:25:37 9e70ebbbe112: Download complete 15:25:37 72dc09318566: Verifying Checksum 15:25:37 72dc09318566: Download complete 15:25:38 f4f7b4309257: Verifying Checksum 15:25:38 f4f7b4309257: Download complete 15:25:38 552d1f2373af: Verifying Checksum 15:25:38 552d1f2373af: Download complete 15:25:38 0ac9a79272e3: Verifying Checksum 15:25:38 0ac9a79272e3: Download complete 15:25:38 552d1f2373af: Pull complete 15:25:39 ea3f2d53f512: Pull complete 15:25:39 9e70ebbbe112: Pull complete 15:25:39 b78e95d17946: Verifying Checksum 15:25:39 b78e95d17946: Download complete 15:25:40 Running on prd-centos7-docker-4c-2g-28103 in /w/workspace/edgexfoundry_edgex-ui-go_PR-475 [Pipeline] { [Pipeline] ws 15:25:40 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 15:25:40 The recommended git tool is: git 15:25:40 7a9cfe048b4a: Verifying Checksum 15:25:40 7a9cfe048b4a: Download complete 15:25:42 using credential edgex-jenkins-ssh 15:25:42 Cloning the remote Git repository 15:25:41 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:25:42 > git init /w/workspace/edgex-ui-go/2 # timeout=10 15:25:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:25:42 > git --version # timeout=10 15:25:42 > git --version # 'git version 2.24.4' 15:25:42 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:42 [INFO] Currently running in a labeled security context 15:25:42 [INFO] Currently SELinux is 'enforcing' on the host 15:25:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh7312847516356700532.key 15:25:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:25:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:25:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:25:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:44 [INFO] Currently running in a labeled security context 15:25:44 [INFO] Currently SELinux is 'enforcing' on the host 15:25:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh4963930978971366958.key 15:25:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:25:45 Merging remotes/origin/main commit 26e4c85ee81701305d3fc90cd21a8c7f1f512706 into PR head commit c1f77032bd6874104ff7c8eeac578548aa14e39c 15:25:45 Merge succeeded, producing c1f77032bd6874104ff7c8eeac578548aa14e39c 15:25:45 Checking out Revision c1f77032bd6874104ff7c8eeac578548aa14e39c (PR-475) 15:25:44 > git config core.sparsecheckout # timeout=10 15:25:44 > git checkout -f c1f77032bd6874104ff7c8eeac578548aa14e39c # timeout=10 15:25:44 > git remote # timeout=10 15:25:44 > git config --get remote.origin.url # timeout=10 15:25:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:44 [INFO] Currently running in a labeled security context 15:25:44 [INFO] Currently SELinux is 'enforcing' on the host 15:25:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh8547175513877119450.key 15:25:44 > git merge 26e4c85ee81701305d3fc90cd21a8c7f1f512706 # timeout=10 15:25:44 > git rev-parse HEAD^{commit} # timeout=10 15:25:44 > git config core.sparsecheckout # timeout=10 15:25:44 > git checkout -f c1f77032bd6874104ff7c8eeac578548aa14e39c # timeout=10 15:25:48 Commit message: "Feat: update community links" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:25:49 provisioning config files... 15:25:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config6998775050660306686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:49 ---> docker-login.sh 15:25:49 nexus3.edgexfoundry.org:10001 15:25:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:49 Configure a credential helper to remove this warning. See 15:25:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:49 15:25:49 Login Succeeded 15:25:49 nexus3.edgexfoundry.org:10002 15:25:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:49 Configure a credential helper to remove this warning. See 15:25:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:49 15:25:49 Login Succeeded 15:25:49 nexus3.edgexfoundry.org:10003 15:25:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:49 Configure a credential helper to remove this warning. See 15:25:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:49 15:25:49 Login Succeeded 15:25:49 nexus3.edgexfoundry.org:10004 15:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:50 Configure a credential helper to remove this warning. See 15:25:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:50 15:25:50 Login Succeeded 15:25:50 docker.io 15:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:50 Configure a credential helper to remove this warning. See 15:25:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:50 15:25:50 Login Succeeded 15:25:50 ---> docker-login.sh ends [Pipeline] } 15:25:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:25:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:25:51 ========================================================= 15:25:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:25:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 15:25:51 7a9cfe048b4a: Pull complete 15:25:51 72dc09318566: Pull complete 15:25:51 f4f7b4309257: Pull complete [Pipeline] isUnix [Pipeline] sh 15:25:51 0ac9a79272e3: Pull complete 15:25:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 15:25:52 Sending build context to Docker daemon 25.2MB 15:25:52 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 15:25:52 Step 2/14 : FROM ${BASE} AS builder 15:25:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:25:52 a0d0a0d46f8b: Pulling fs layer 15:25:52 31adcdaf11c8: Pulling fs layer 15:25:52 b8b176561691: Pulling fs layer 15:25:52 4527c011a84f: Pulling fs layer 15:25:52 5d74067f8e1e: Pulling fs layer 15:25:52 e0aca202a116: Pulling fs layer 15:25:52 3a43be97a3b4: Pulling fs layer 15:25:52 34cad66bf833: Pulling fs layer 15:25:52 b4e3c513aaa6: Pulling fs layer 15:25:52 e0aca202a116: Waiting 15:25:52 3a43be97a3b4: Waiting 15:25:52 34cad66bf833: Waiting 15:25:52 b4e3c513aaa6: Waiting 15:25:52 4527c011a84f: Waiting 15:25:52 5d74067f8e1e: Waiting 15:25:52 b8b176561691: Verifying Checksum 15:25:52 b8b176561691: Download complete 15:25:52 31adcdaf11c8: Verifying Checksum 15:25:52 31adcdaf11c8: Download complete 15:25:52 5d74067f8e1e: Verifying Checksum 15:25:52 5d74067f8e1e: Download complete 15:25:52 e0aca202a116: Verifying Checksum 15:25:52 e0aca202a116: Download complete 15:25:52 a0d0a0d46f8b: Verifying Checksum 15:25:52 a0d0a0d46f8b: Download complete 15:25:52 3a43be97a3b4: Verifying Checksum 15:25:52 3a43be97a3b4: Download complete 15:25:52 34cad66bf833: Verifying Checksum 15:25:52 34cad66bf833: Download complete 15:25:52 a0d0a0d46f8b: Pull complete 15:25:52 31adcdaf11c8: Pull complete 15:25:52 b8b176561691: Pull complete 15:25:52 4527c011a84f: Verifying Checksum 15:25:52 4527c011a84f: Download complete 15:25:52 b4e3c513aaa6: Verifying Checksum 15:25:52 b4e3c513aaa6: Download complete 15:25:56 4527c011a84f: Pull complete 15:25:56 5d74067f8e1e: Pull complete 15:25:56 e0aca202a116: Pull complete 15:25:56 3a43be97a3b4: Pull complete 15:25:56 34cad66bf833: Pull complete 15:25:57 b78e95d17946: Pull complete 15:25:57 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 15:25:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:25:57 ---> 8b459fc5aaf0 15:25:57 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:25:58 ---> Running in 8a5f91bbedde 15:25:59 b4e3c513aaa6: Pull complete 15:25:59 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 15:25:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:25:59 ---> 9f6097aaca64 15:25:59 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:25:59 Removing intermediate container 8a5f91bbedde 15:25:59 ---> 70891d46a1c2 15:25:59 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 15:25:59 ---> Running in ef3bc95a2209 15:25:59 Removing intermediate container ef3bc95a2209 15:25:59 ---> 9d3ba951aff3 15:25:59 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 15:26:00 ---> Running in abd3d9e1fdbd 15:26:00 Removing intermediate container abd3d9e1fdbd 15:26:00 ---> af15f9752fac 15:26:00 Step 6/14 : LABEL Name=edgex-ui-go 15:26:00 ---> Running in 3ec84f261c3e 15:26:00 ---> Running in 3ff7a985f67f 15:26:00 Removing intermediate container 3ff7a985f67f 15:26:00 ---> 02749b58cffb 15:26:00 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 15:26:00 ---> Running in a81865ec6acb 15:26:00 Removing intermediate container 3ec84f261c3e 15:26:00 ---> 98d74a2fff91 15:26:00 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:26:00 Removing intermediate container a81865ec6acb 15:26:00 ---> c0e608cc989a 15:26:00 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 15:26:00 ---> Running in 1f10eb9cb27b 15:26:00 Removing intermediate container 1f10eb9cb27b 15:26:00 ---> 4bb6a3e8e995 15:26:00 Step 6/14 : LABEL Name=edgex-ui-go 15:26:00 ---> Running in 31bd9cb25d24 15:26:01 ---> Running in b18367b7bb4d 15:26:01 Removing intermediate container 31bd9cb25d24 15:26:01 ---> da9ccd309380 15:26:01 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:26:01 ---> Running in da9a5d14b8ab 15:26:01 Removing intermediate container da9a5d14b8ab 15:26:01 ---> e0b3b444b1f2 15:26:01 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:01 ---> Running in 9635d5e1e362 15:26:01 Removing intermediate container b18367b7bb4d 15:26:01 ---> 3013f57ca61a 15:26:01 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:01 ---> Running in 033d1aab8675 15:26:01 Removing intermediate container 9635d5e1e362 15:26:01 ---> 0590421de79f 15:26:01 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:26:01 ---> Running in ce83c5a1bcb8 15:26:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:26:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:26:03 OK: 220 MiB in 52 packages 15:26:03 Removing intermediate container ce83c5a1bcb8 15:26:03 ---> 64c50460daa0 15:26:03 Step 10/14 : ENV GO111MODULE=on 15:26:03 ---> Running in 03adb826bd6a 15:26:03 Removing intermediate container 03adb826bd6a 15:26:03 ---> 01173f1e5711 15:26:03 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:26:03 ---> Running in 345c70bd5450 15:26:03 Removing intermediate container 345c70bd5450 15:26:03 ---> 42bebe965a04 15:26:03 Step 12/14 : COPY . . 15:26:03 Removing intermediate container 033d1aab8675 15:26:03 ---> 2de762b9c72c 15:26:03 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:26:03 ---> Running in 944decc42ec4 15:26:04 ---> a863d319ee61 15:26:04 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:04 ---> Running in 7035ad3f3bf9 15:26:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:26:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:26:06 OK: 219 MiB in 52 packages 15:26:07 Removing intermediate container 944decc42ec4 15:26:07 ---> 2fe245ba16f8 15:26:07 Step 10/14 : ENV GO111MODULE=on 15:26:07 ---> Running in fd6c29911ee2 15:26:07 Removing intermediate container fd6c29911ee2 15:26:07 ---> 0e917c42ae31 15:26:07 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:26:08 ---> Running in e16aedd6a8d8 15:26:08 Removing intermediate container e16aedd6a8d8 15:26:08 ---> ae0fa7d1eaa7 15:26:08 Step 12/14 : COPY . . 15:26:11 ---> 1477933d0d22 15:26:11 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:11 ---> Running in b66b42ee8eb3 15:26:16 Removing intermediate container 7035ad3f3bf9 15:26:16 ---> 77385b3daa84 15:26:16 Step 14/14 : RUN ${MAKE} 15:26:16 ---> Running in eacd11477c3b 15:26:16 noop 15:26:16 Removing intermediate container eacd11477c3b 15:26:16 ---> 9b6d0452f32f 15:26:16 Successfully built 9b6d0452f32f 15:26:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:26:17 + docker inspect -f . ci-base-image-x86_64 15:26:17 . [Pipeline] withDockerContainer 15:26:17 prd-centos7-docker-4c-2g-28103 does not seem to be running inside a container 15:26:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:26:17 $ docker top e00cfd590a0097ee72600143eb057b57be749d57dfe6c78604ae21d0eafecb66 -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:17 + go version 15:26:17 go version go1.16.8 linux/amd64 [Pipeline] } 15:26:17 $ docker stop --time=1 e00cfd590a0097ee72600143eb057b57be749d57dfe6c78604ae21d0eafecb66 15:26:19 $ docker rm -f e00cfd590a0097ee72600143eb057b57be749d57dfe6c78604ae21d0eafecb66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:26:19 + docker inspect -f . ci-base-image-x86_64 15:26:19 . [Pipeline] withDockerContainer 15:26:19 prd-centos7-docker-4c-2g-28103 does not seem to be running inside a container 15:26:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:26:20 $ docker top 38312356d234cf90ef2248bea14280959c124d82572dd257d9f5660174f57a50 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:26:20 + make test 15:26:20 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:26:20 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:26:32 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:26:32 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:26:32 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:26:32 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:26:32 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:26:32 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:26:32 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:26:32 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:26:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:26:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:26:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:26:32 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 15:26:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:26:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:26:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:26:37 $ docker stop --time=1 38312356d234cf90ef2248bea14280959c124d82572dd257d9f5660174f57a50 15:26:38 Removing intermediate container b66b42ee8eb3 15:26:38 ---> 3fafe6c44649 15:26:38 Step 14/14 : RUN ${MAKE} 15:26:38 ---> Running in c68eff79a782 15:26:38 noop 15:26:38 Removing intermediate container c68eff79a782 15:26:38 ---> f154d8175c6c 15:26:38 Successfully built f154d8175c6c 15:26:38 Successfully tagged ci-base-image-arm64:latest 15:26:38 $ docker rm -f 38312356d234cf90ef2248bea14280959c124d82572dd257d9f5660174f57a50 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 15:26:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:26:39 + docker inspect -f . ci-base-image-arm64 15:26:39 . [Pipeline] withDockerContainer 15:26:39 Stashed 1 file(s) 15:26:39 prd-ubuntu18.04-docker-arm64-4c-16g-28102 does not seem to be running inside a container 15:26:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:26:40 $ docker top 646985550a694508f2b8cc0f45f197fc477df568650a4a22fe8bc021a4367d67 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 15:26:41 + go version 15:26:41 go version go1.16.8 linux/arm64 [Pipeline] } 15:26:42 $ docker stop --time=1 646985550a694508f2b8cc0f45f197fc477df568650a4a22fe8bc021a4367d67 15:26:44 $ docker rm -f 646985550a694508f2b8cc0f45f197fc477df568650a4a22fe8bc021a4367d67 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:26:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:26:45 + docker inspect -f . ci-base-image-arm64 15:26:45 . [Pipeline] withDockerContainer 15:26:45 + ls -al . 15:26:45 total 88 15:26:45 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 9 15:26 . 15:26:45 drwxrwxr-x. 4 jenkins jenkins 28 Nov 9 15:25 .. 15:26:45 drwxrwxr-x. 3 jenkins jenkins 20 Nov 9 15:25 assets 15:26:45 drwxrwxr-x. 2 jenkins jenkins 66 Nov 9 15:25 bin 15:26:45 drwxrwxr-x. 3 jenkins jenkins 29 Nov 9 15:25 cmd 15:26:45 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 9 15:25 CONTRIBUTING.md 15:26:45 -rw-r--r--. 1 jenkins jenkins 10 Nov 9 15:26 coverage.out 15:26:45 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 9 15:25 Dockerfile 15:26:45 drwxrwxr-x. 2 jenkins jenkins 23 Nov 9 15:25 docs 15:26:45 drwxrwxr-x. 8 jenkins jenkins 179 Nov 9 15:25 .git 15:26:45 drwxrwxr-x. 2 jenkins jenkins 103 Nov 9 15:25 .github 15:26:45 -rw-rw-r--. 1 jenkins jenkins 155 Nov 9 15:25 .gitignore 15:26:45 -rw-rw-r--. 1 jenkins jenkins 880 Nov 9 15:25 go.mod 15:26:45 -rw-rw-r--. 1 jenkins jenkins 24176 Nov 9 15:25 go.sum 15:26:45 drwxrwxr-x. 9 jenkins jenkins 125 Nov 9 15:25 internal 15:26:45 -rw-rw-r--. 1 jenkins jenkins 652 Nov 9 15:25 Jenkinsfile 15:26:45 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 9 15:25 LICENSE 15:26:45 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 9 15:25 Makefile 15:26:45 drwxrwxr-x. 3 jenkins jenkins 19 Nov 9 15:25 pkg 15:26:45 -rw-rw-r--. 1 jenkins jenkins 4450 Nov 9 15:25 README.md 15:26:45 drwxrwxr-x. 4 jenkins jenkins 71 Nov 9 15:25 snap 15:26:45 -rw-rw-r--. 1 jenkins jenkins 5 Nov 9 15:23 VERSION 15:26:45 -rw-rw-r--. 1 jenkins jenkins 155 Nov 9 15:25 version.go 15:26:45 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 9 15:25 web 15:26:45 prd-ubuntu18.04-docker-arm64-4c-16g-28102 does not seem to be running inside a container 15:26:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:26:46 $ docker top 95081d9449f7cad5d2a05f9f21f74872cebd233685dc91101433765f983a5fec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 15:26:47 + 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=c1f77032bd6874104ff7c8eeac578548aa14e39c --label arch=amd64 --label version=0.0.0 . 15:26:47 Sending build context to Docker daemon 25.2MB 15:26:47 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 15:26:47 Step 2/22 : FROM ${BASE} AS builder 15:26:47 ---> 9b6d0452f32f 15:26:47 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:26:47 ---> Running in f071282e1d80 15:26:47 + make test 15:26:47 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:26:48 Removing intermediate container f071282e1d80 15:26:48 ---> fec577adda1d 15:26:48 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 15:26:48 ---> Running in 5a002acdc4e1 15:26:48 Removing intermediate container 5a002acdc4e1 15:26:48 ---> 4127202b8530 15:26:48 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 15:26:48 ---> Running in 1a5cfcf12a72 15:26:48 Removing intermediate container 1a5cfcf12a72 15:26:48 ---> 7989b697f311 15:26:48 Step 6/22 : LABEL Name=edgex-ui-go 15:26:48 ---> Running in f775c873122f 15:26:48 Removing intermediate container f775c873122f 15:26:48 ---> ef92de4eae47 15:26:48 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:26:48 ---> Running in efefe5f7cf63 15:26:48 Removing intermediate container efefe5f7cf63 15:26:48 ---> 15a1e629ce93 15:26:48 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:48 ---> Running in 96f4ea837465 15:26:48 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:26:48 Removing intermediate container 96f4ea837465 15:26:48 ---> 91185d35068c 15:26:48 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:26:48 ---> Running in ba5677fb324d 15:26:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:26:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:26:50 OK: 220 MiB in 52 packages 15:26:50 Removing intermediate container ba5677fb324d 15:26:50 ---> f48352270fd4 15:26:50 Step 10/22 : ENV GO111MODULE=on 15:26:50 ---> Running in db6f9f248e67 15:26:50 Removing intermediate container db6f9f248e67 15:26:50 ---> 3203bd93e72c 15:26:50 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:26:50 ---> Running in e02601b984e0 15:26:50 Removing intermediate container e02601b984e0 15:26:50 ---> 08ddb889b137 15:26:50 Step 12/22 : COPY . . 15:26:51 ---> 3f4093b1211e 15:26:51 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:51 ---> Running in 117690380ecd 15:26:51 Removing intermediate container 117690380ecd 15:26:51 ---> 76f481b92413 15:26:51 Step 14/22 : RUN ${MAKE} 15:26:52 ---> Running in 852deb9481e6 15:26:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:27:00 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:27:02 Removing intermediate container 852deb9481e6 15:27:02 ---> ac2dfff42271 15:27:02 Step 15/22 : FROM alpine:3.14 15:27:06 3.14: Pulling from library/alpine 15:27:06 a0d0a0d46f8b: Already exists 15:27:06 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:27:06 Status: Downloaded newer image for alpine:3.14 15:27:06 ---> 14119a10abf4 15:27:06 Step 16/22 : EXPOSE 4000 15:27:06 ---> Running in 47a76d3f880a 15:27:06 Removing intermediate container 47a76d3f880a 15:27:06 ---> 0b68433ad24f 15:27:06 Step 17/22 : 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 15:27:06 ---> 3ce102c43142 15:27:06 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:27:06 ---> Running in c6cf4f921fcc 15:27:07 Removing intermediate container c6cf4f921fcc 15:27:07 ---> e0a92e3c32f2 15:27:07 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:27:07 ---> Running in e2dbcc451807 15:27:07 Removing intermediate container e2dbcc451807 15:27:07 ---> a23004da25c6 15:27:07 Step 20/22 : LABEL arch=amd64 15:27:07 ---> Running in 1eb1ae331a1a 15:27:07 Removing intermediate container 1eb1ae331a1a 15:27:07 ---> b981d2d2628a 15:27:07 Step 21/22 : LABEL git_sha=c1f77032bd6874104ff7c8eeac578548aa14e39c 15:27:07 ---> Running in 1cd1d6092120 15:27:07 Removing intermediate container 1cd1d6092120 15:27:07 ---> 4d461db12a90 15:27:07 Step 22/22 : LABEL version=0.0.0 15:27:07 ---> Running in a47e32f25987 15:27:07 Removing intermediate container a47e32f25987 15:27:07 ---> e3ae61de4bda 15:27:07 [Warning] One or more build-args [ARCH] were not consumed 15:27:07 Successfully built e3ae61de4bda 15:27:07 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:27:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:27:08 15:27:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:27:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:27:08 latest: Pulling from edgex-lftools-log-publisher 15:27:08 b4d181a07f80: Pulling fs layer 15:27:08 a1111a8f2ec3: Pulling fs layer 15:27:08 ed53099fbce6: Pulling fs layer 15:27:08 dc539afda2c1: Pulling fs layer 15:27:08 77bc0d833cb6: Pulling fs layer 15:27:08 9065ff56babe: Pulling fs layer 15:27:08 d287ab97295c: Pulling fs layer 15:27:08 dc539afda2c1: Waiting 15:27:08 77bc0d833cb6: Waiting 15:27:08 9065ff56babe: Waiting 15:27:08 d287ab97295c: Waiting 15:27:08 a1111a8f2ec3: Verifying Checksum 15:27:08 a1111a8f2ec3: Download complete 15:27:08 dc539afda2c1: Verifying Checksum 15:27:08 dc539afda2c1: Download complete 15:27:08 77bc0d833cb6: Verifying Checksum 15:27:08 77bc0d833cb6: Download complete 15:27:08 ed53099fbce6: Verifying Checksum 15:27:08 ed53099fbce6: Download complete 15:27:08 9065ff56babe: Verifying Checksum 15:27:08 9065ff56babe: Download complete 15:27:08 b4d181a07f80: Verifying Checksum 15:27:08 b4d181a07f80: Download complete 15:27:09 d287ab97295c: Verifying Checksum 15:27:09 d287ab97295c: Download complete 15:27:10 b4d181a07f80: Pull complete 15:27:10 a1111a8f2ec3: Pull complete 15:27:10 ed53099fbce6: Pull complete 15:27:10 dc539afda2c1: Pull complete 15:27:11 77bc0d833cb6: Pull complete 15:27:11 9065ff56babe: Pull complete 15:27:16 d287ab97295c: Pull complete 15:27:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:27:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:27:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:27:16 prd-centos7-docker-4c-2g-28103 does not seem to be running inside a container 15:27:16 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:27:18 $ docker top 72a990fada360a07aeb453ca3f8ed7790629b7ab0a38916cbc6623658aa9c8f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:19 ---> job-cost.sh 15:27:19 lf-activate-venv: SKIPPING 15:27:19 INFO: No Stack... 15:27:21 INFO: Retrieving Pricing Info for: v3-standard-2 15:27:22 INFO: Archiving Costs [Pipeline] sh 15:27:22 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 15:27:22 + cut -d, -f6 [Pipeline] lock 15:27:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-475-2-stack-cost] 15:27:22 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-475-2-stack-cost] did not exist. Created. 15:27:22 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-475-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:27:23 + echo total: 0.05999999865889549 [Pipeline] stash 15:27:23 Stashed 1 file(s) [Pipeline] } 15:27:23 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-475-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:27:23 $ docker stop --time=1 72a990fada360a07aeb453ca3f8ed7790629b7ab0a38916cbc6623658aa9c8f5 15:27:24 $ docker rm -f 72a990fada360a07aeb453ca3f8ed7790629b7ab0a38916cbc6623658aa9c8f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:27:27 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:27:27 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:27:27 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:27:27 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:27:27 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:27:27 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:27:27 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:27:27 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:27:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:27:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:27:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:27:27 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 15:27:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:27:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:27:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:27:49 $ docker stop --time=1 95081d9449f7cad5d2a05f9f21f74872cebd233685dc91101433765f983a5fec 15:27:51 $ docker rm -f 95081d9449f7cad5d2a05f9f21f74872cebd233685dc91101433765f983a5fec [Pipeline] // withDockerContainer [Pipeline] sh 15:27:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:27:52 Warning: overwriting stash ‘coverage-report’ 15:27:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:27:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:27:54 + ls -al . 15:27:54 total 128 15:27:54 drwxrwxr-x 12 jenkins jenkins 4096 Nov 9 15:26 . 15:27:54 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 15:25 .. 15:27:54 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 15:25 .git 15:27:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 15:25 .github 15:27:54 -rw-rw-r-- 1 jenkins jenkins 155 Nov 9 15:25 .gitignore 15:27:54 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 9 15:25 CONTRIBUTING.md 15:27:54 -rw-rw-r-- 1 jenkins jenkins 1526 Nov 9 15:25 Dockerfile 15:27:54 -rw-rw-r-- 1 jenkins jenkins 652 Nov 9 15:25 Jenkinsfile 15:27:54 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 9 15:25 LICENSE 15:27:54 -rw-rw-r-- 1 jenkins jenkins 1212 Nov 9 15:25 Makefile 15:27:54 -rw-rw-r-- 1 jenkins jenkins 4450 Nov 9 15:25 README.md 15:27:54 -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 15:23 VERSION 15:27:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:25 assets 15:27:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 15:25 bin 15:27:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:25 cmd 15:27:54 -rw-r--r-- 1 jenkins jenkins 10 Nov 9 15:26 coverage.out 15:27:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 15:25 docs 15:27:54 -rw-rw-r-- 1 jenkins jenkins 880 Nov 9 15:25 go.mod 15:27:54 -rw-rw-r-- 1 jenkins jenkins 24176 Nov 9 15:25 go.sum 15:27:54 drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 15:25 internal 15:27:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:25 pkg 15:27:54 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 15:25 snap 15:27:54 -rw-rw-r-- 1 jenkins jenkins 155 Nov 9 15:25 version.go 15:27:54 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 15:25 web [Pipeline] isUnix [Pipeline] sh 15:27:55 + 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=c1f77032bd6874104ff7c8eeac578548aa14e39c --label arch=arm64 --label version=0.0.0 . 15:27:56 Sending build context to Docker daemon 25.2MB 15:27:56 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 15:27:56 Step 2/22 : FROM ${BASE} AS builder 15:27:56 ---> f154d8175c6c 15:27:56 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:27:56 ---> Running in 10b3dc56cad2 15:27:56 Removing intermediate container 10b3dc56cad2 15:27:56 ---> 3b010e42662f 15:27:56 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 15:27:56 ---> Running in 64286959a1c8 15:27:57 Removing intermediate container 64286959a1c8 15:27:57 ---> d5a4d73f24a2 15:27:57 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 15:27:57 ---> Running in 3292e3e97f06 15:27:57 Removing intermediate container 3292e3e97f06 15:27:57 ---> 75dd18aaa975 15:27:57 Step 6/22 : LABEL Name=edgex-ui-go 15:27:57 ---> Running in 05563d110232 15:27:58 Removing intermediate container 05563d110232 15:27:58 ---> ffe9c274bc2e 15:27:58 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:27:58 ---> Running in 577f0300775d 15:27:58 Removing intermediate container 577f0300775d 15:27:58 ---> 39cf94cb52fc 15:27:58 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:59 ---> Running in e22fcf101fa8 15:28:01 Removing intermediate container e22fcf101fa8 15:28:01 ---> cdfafe4427d2 15:28:01 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:28:01 ---> Running in 816005df8d67 15:28:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:28:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:28:03 OK: 219 MiB in 52 packages 15:28:04 Removing intermediate container 816005df8d67 15:28:04 ---> f40619ab4174 15:28:04 Step 10/22 : ENV GO111MODULE=on 15:28:04 ---> Running in afc8768a2ae6 15:28:04 Removing intermediate container afc8768a2ae6 15:28:04 ---> f0b3da524ec7 15:28:04 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:28:05 ---> Running in 469902ee3956 15:28:05 Removing intermediate container 469902ee3956 15:28:05 ---> 8fbb8d88716d 15:28:05 Step 12/22 : COPY . . 15:28:08 ---> 1fd9956c01c4 15:28:08 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:08 ---> Running in fb6280230e5f 15:28:10 Removing intermediate container fb6280230e5f 15:28:10 ---> 6dc1738dde02 15:28:10 Step 14/22 : RUN ${MAKE} 15:28:10 ---> Running in 7b7c0f51a6e9 15:28:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:28:38 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:28:41 Removing intermediate container 7b7c0f51a6e9 15:28:41 ---> 8b2c08d97803 15:28:41 Step 15/22 : FROM alpine:3.14 15:28:45 3.14: Pulling from library/alpine 15:28:45 552d1f2373af: Already exists 15:28:45 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:28:45 Status: Downloaded newer image for alpine:3.14 15:28:45 ---> bb3de5531c18 15:28:45 Step 16/22 : EXPOSE 4000 15:28:45 ---> Running in d17d404ff97c 15:28:46 Removing intermediate container d17d404ff97c 15:28:46 ---> a2251f9a714e 15:28:46 Step 17/22 : 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 15:28:47 ---> 8e1bf270d19d 15:28:47 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:28:47 ---> Running in db950e935187 15:28:48 Removing intermediate container db950e935187 15:28:48 ---> 462b1d860947 15:28:48 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:28:48 ---> Running in 91d36365b41e 15:28:48 Removing intermediate container 91d36365b41e 15:28:48 ---> 359cb4573a1e 15:28:48 Step 20/22 : LABEL arch=arm64 15:28:48 ---> Running in 6e2d376fd8f9 15:28:48 Removing intermediate container 6e2d376fd8f9 15:28:48 ---> 4c2d0ebac3b6 15:28:48 Step 21/22 : LABEL git_sha=c1f77032bd6874104ff7c8eeac578548aa14e39c 15:28:48 ---> Running in 94fc760c1e3e 15:28:49 Removing intermediate container 94fc760c1e3e 15:28:49 ---> 20a306d02fac 15:28:49 Step 22/22 : LABEL version=0.0.0 15:28:49 ---> Running in a8824b00ab6c 15:28:49 Removing intermediate container a8824b00ab6c 15:28:49 ---> 2c423ad4744a 15:28:49 [Warning] One or more build-args [ARCH] were not consumed 15:28:49 Successfully built 2c423ad4744a 15:28:49 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:28:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:50 15:28:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:28:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:51 arm64: Pulling from edgex-lftools-log-publisher 15:28:51 448f6bf000e3: Pulling fs layer 15:28:51 f757da607395: Pulling fs layer 15:28:51 05883995daec: Pulling fs layer 15:28:51 8603b9c90790: Pulling fs layer 15:28:51 1560dd03e051: Pulling fs layer 15:28:51 27f5ce0e4adf: Pulling fs layer 15:28:51 c2d8d7efcc4b: Pulling fs layer 15:28:51 8603b9c90790: Waiting 15:28:51 1560dd03e051: Waiting 15:28:51 27f5ce0e4adf: Waiting 15:28:51 c2d8d7efcc4b: Waiting 15:28:51 f757da607395: Download complete 15:28:51 8603b9c90790: Verifying Checksum 15:28:51 8603b9c90790: Download complete 15:28:51 1560dd03e051: Verifying Checksum 15:28:51 1560dd03e051: Download complete 15:28:51 27f5ce0e4adf: Download complete 15:28:51 05883995daec: Verifying Checksum 15:28:51 05883995daec: Download complete 15:28:51 448f6bf000e3: Verifying Checksum 15:28:51 448f6bf000e3: Download complete 15:28:54 c2d8d7efcc4b: Verifying Checksum 15:28:54 c2d8d7efcc4b: Download complete 15:28:55 448f6bf000e3: Pull complete 15:28:56 f757da607395: Pull complete 15:28:57 05883995daec: Pull complete 15:28:57 8603b9c90790: Pull complete 15:28:58 1560dd03e051: Pull complete 15:28:59 27f5ce0e4adf: Pull complete 15:29:14 c2d8d7efcc4b: Pull complete 15:29:14 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:29:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:29:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:29:14 prd-ubuntu18.04-docker-arm64-4c-16g-28102 does not seem to be running inside a container 15:29:14 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:29:17 $ docker top 4ef1facfeefa6f6ccd590e354dfa44bc098cdce1c186c2e85e139a16bb9181e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:18 ---> job-cost.sh 15:29:18 lf-activate-venv: SKIPPING 15:29:18 INFO: No Stack... 15:29:22 INFO: Retrieving Pricing Info for: v3-standard-4 15:29:22 INFO: Archiving Costs [Pipeline] sh 15:29:23 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 15:29:23 + cut -d, -f6 [Pipeline] lock 15:29:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-475-2-stack-cost] 15:29:23 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-475-2-stack-cost] did not exist. Created. 15:29:23 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-475-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:29:23 /w/workspace/edgex-ui-go/2@tmp/durable-a0b09ae7/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-a0b09ae7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:29:24 + echo total: 0.10999999940395355 [Pipeline] stash 15:29:24 Warning: overwriting stash ‘stack-cost’ 15:29:24 Stashed 1 file(s) [Pipeline] } 15:29:24 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-475-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:29:24 $ docker stop --time=1 4ef1facfeefa6f6ccd590e354dfa44bc098cdce1c186c2e85e139a16bb9181e2 15:29:26 $ docker rm -f 4ef1facfeefa6f6ccd590e354dfa44bc098cdce1c186c2e85e139a16bb9181e2 [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 15:29:27 provisioning config files... 15:29:27 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/config5204863242683542922tmp [Pipeline] { [Pipeline] sh 15:29:27 + set +x 15:29:27 + curl -s https://codecov.io/bash 15:29:27 + bash -s -- 15:29:27 15:29:27 _____ _ 15:29:27 / ____| | | 15:29:27 | | ___ __| | ___ ___ _____ __ 15:29:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:29:27 | |___| (_) | (_| | __/ (_| (_) \ V / 15:29:27 \_____\___/ \__,_|\___|\___\___/ \_/ 15:29:27 Bash-1.0.6 15:29:27 15:29:27 15:29:27 ==> git version 2.24.4 found 15:29:27 ==> 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 15:29:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:29:27 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:29:27 ==> Jenkins CI detected. 15:29:27 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-475 15:29:27 project root: . 15:29:27 --> token set from env 15:29:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:29:27 ==> Running gcov in . (disable via -X gcov) 15:29:27 ==> Python coveragepy not found 15:29:27 ==> Searching for coverage reports in: 15:29:27 + . 15:29:27 -> Found 1 reports 15:29:27 ==> Detecting git/mercurial file structure 15:29:27 ==> Reading reports 15:29:27 + ./coverage.out bytes=10 15:29:27 ==> Appending adjustments 15:29:27 https://docs.codecov.io/docs/fixing-reports 15:29:27 + Found adjustments 15:29:27 ==> Gzipping contents 15:29:27 4.0K /tmp/codecov.LtpiYF.gz 15:29:27 ==> Uploading reports 15:29:27 url: https://codecov.io 15:29:27 query: branch=PR-475&commit=c1f77032bd6874104ff7c8eeac578548aa14e39c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-475%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=475&job=&cmd_args= 15:29:27 -> Pinging Codecov 15:29:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-475&commit=c1f77032bd6874104ff7c8eeac578548aa14e39c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-475%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=475&job=&cmd_args= 15:29:27 -> Uploading to 15:29:27 https://storage.googleapis.com/codecov/v4/raw/2021-11-09/FB506323287CE973F263BFD2A0EB1F37/c1f77032bd6874104ff7c8eeac578548aa14e39c/4cce1758-b4e9-419d-9d88-8dd2d2c3137b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211109T152927Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b7a21de21819d61e8837125cad7b00908681cbb609cdff13613f57fb1fee4858 15:29:27 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:27 Dload Upload Total Spent Left Speed 15:29:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3662 0 0 100 3662 0 11481 --:--:-- --:--:-- --:--:-- 11515 15:29:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c1f77032bd6874104ff7c8eeac578548aa14e39c [Pipeline] } 15:29:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:29:30 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-475/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:29:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:29:31 ---> package-listing.sh 15:29:31 ++ facter osfamily 15:29:31 ++ tr '[:upper:]' '[:lower:]' 15:29:31 + OS_FAMILY=redhat 15:29:31 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-475 15:29:31 + START_PACKAGES=/tmp/packages_start.txt 15:29:31 + END_PACKAGES=/tmp/packages_end.txt 15:29:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:29:31 + PACKAGES=/tmp/packages_start.txt 15:29:31 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-475 ']' 15:29:31 + PACKAGES=/tmp/packages_end.txt 15:29:31 + case "${OS_FAMILY}" in 15:29:31 + rpm -qa 15:29:31 + sort 15:29:32 + '[' -f /tmp/packages_start.txt ']' 15:29:32 + '[' -f /tmp/packages_end.txt ']' 15:29:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:29:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-475 ']' 15:29:32 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-475/archives/ 15:29:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-475/archives/ [Pipeline] echo 15:29:32 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_PR-475/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:29:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:29:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:33 15:29:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:29:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:33 latest: Pulling from edgex-lftools-log-publisher 15:29:33 b4d181a07f80: Pulling fs layer 15:29:33 a1111a8f2ec3: Pulling fs layer 15:29:33 ed53099fbce6: Pulling fs layer 15:29:33 dc539afda2c1: Pulling fs layer 15:29:33 77bc0d833cb6: Pulling fs layer 15:29:33 9065ff56babe: Pulling fs layer 15:29:33 d287ab97295c: Pulling fs layer 15:29:33 77bc0d833cb6: Waiting 15:29:33 9065ff56babe: Waiting 15:29:33 d287ab97295c: Waiting 15:29:33 dc539afda2c1: Waiting 15:29:33 a1111a8f2ec3: Verifying Checksum 15:29:33 a1111a8f2ec3: Download complete 15:29:33 dc539afda2c1: Verifying Checksum 15:29:33 dc539afda2c1: Download complete 15:29:33 ed53099fbce6: Verifying Checksum 15:29:33 ed53099fbce6: Download complete 15:29:33 9065ff56babe: Verifying Checksum 15:29:33 9065ff56babe: Download complete 15:29:33 77bc0d833cb6: Verifying Checksum 15:29:33 77bc0d833cb6: Download complete 15:29:34 b4d181a07f80: Verifying Checksum 15:29:34 b4d181a07f80: Download complete 15:29:34 d287ab97295c: Verifying Checksum 15:29:34 d287ab97295c: Download complete 15:29:35 b4d181a07f80: Pull complete 15:29:35 a1111a8f2ec3: Pull complete 15:29:36 ed53099fbce6: Pull complete 15:29:36 dc539afda2c1: Pull complete 15:29:36 77bc0d833cb6: Pull complete 15:29:36 9065ff56babe: Pull complete 15:29:41 d287ab97295c: Pull complete 15:29:41 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:29:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:29:42 prd-centos7-docker-4c-2g-28101 does not seem to be running inside a container 15:29:42 $ 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_PR-475/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_PR-475 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-475:/w/workspace/edgexfoundry_edgex-ui-go_PR-475:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:29:44 $ docker top d4b982c6958692d44af37374580fd90555154b52754bf872fa111a91f640530c -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:44 + touch /tmp/pre-build-complete [Pipeline] sh 15:29:45 + mkdir -p /var/log/sysstat [Pipeline] sh 15:29:45 + ls /var/log/sa-host 15:29:45 + sadf -c /var/log/sa-host/sa09 15:29:45 file_magic: OK 15:29:45 HZ: Using current value: 100 15:29:45 file_header: OK 15:29:45 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 15:29:45 Statistics: 15:29:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:29:45 File successfully converted to sysstat format version 12.0.3 15:29:45 + sadf -c /var/log/sa-host/sa30 15:29:45 file_magic: OK 15:29:45 HZ: Using current value: 100 15:29:45 file_header: OK 15:29:45 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 15:29:45 Statistics: 15:29:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:29:45 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:45 provisioning config files... 15:29:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/config7561166017824754838tmp [Pipeline] { [Pipeline] echo 15:29:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:29:45 ---> create-netrc.sh [Pipeline] } 15:29:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:29:46 ---> python-tools-install.sh [Pipeline] echo 15:29:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:29:46 ---> sudo-logs.sh 15:29:46 Archiving 'sudo' log.. 15:29:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-28101.novalocal: Name or service not known 15:29:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-28101.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:29:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:29:46 ---> job-cost.sh 15:29:46 lf-activate-venv: SKIPPING 15:29:46 DEBUG: total: 0.10999999940395355 15:29:46 INFO: Retrieving Stack Cost... 15:29:47 INFO: Retrieving Pricing Info for: v3-standard-2 15:29:47 INFO: Archiving Costs [Pipeline] echo 15:29:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:29:47 ---> logs-deploy.sh 15:29:47 lf-activate-venv: SKIPPING 15:29:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-475/2 15:29:47 INFO: archiving workspace using pattern(s): 15:29:48 Archives upload complete. 15:29:48 INFO: archiving logs to Nexus