Pull request #514 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 813c360ca325af316d6a4c9b63767711f7c00ebe+61e021de92dc5d27c5c2e098210b469bf1a31456 (7db4151a53a2440cefd2df5c82c032292c8564ed) 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-ssh2384427982174419771.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh7886157410673891286.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-514/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-514/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8695879593267790978.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-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-ssh11072807050477124026.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-514/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-514/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6532112808909569235.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20686 in /w/workspace/edgexfoundry_edgex-ui-go_PR-514 [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-514 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/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 Merging remotes/origin/main commit 61e021de92dc5d27c5c2e098210b469bf1a31456 into PR head commit 813c360ca325af316d6a4c9b63767711f7c00ebe Merge succeeded, producing 813c360ca325af316d6a4c9b63767711f7c00ebe Checking out Revision 813c360ca325af316d6a4c9b63767711f7c00ebe (PR-514) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/514/head:refs/remotes/origin/PR-514 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 813c360ca325af316d6a4c9b63767711f7c00ebe # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 61e021de92dc5d27c5c2e098210b469bf1a31456 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 813c360ca325af316d6a4c9b63767711f7c00ebe # timeout=10 Commit message: "feat: add attribution.txt file including all open source projects referenced by edgex-ui-go" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-12T15:05:32.560Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-12T15:05:32.619Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-12T15:05:32.643Z] ========================================================= [2022-04-12T15:05:32.643Z] EdgeX Global Pipelines Version Info [2022-04-12T15:05:32.643Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2a578c4c20547992001bb126bfe8a96781a183b3 # timeout=10 [2022-04-12T15:05:33.407Z] ------------------- [2022-04-12T15:05:33.407Z] stable info: [2022-04-12T15:05:33.407Z] ------------------- [2022-04-12T15:05:33.408Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-12T15:05:33.408Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T15:05:33.408Z] Message: update stable to v1.0.221 [2022-04-12T15:05:33.981Z] ------------------- [2022-04-12T15:05:33.981Z] experimental info: [2022-04-12T15:05:33.981Z] ------------------- [2022-04-12T15:05:33.981Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-12T15:05:33.981Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T15:05:33.981Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-12T15:05:34.119Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-04-12T15:05:34.131Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-04-12T15:05:34.141Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-12T15:05:34.156Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-12T15:05:34.168Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-12T15:05:34.183Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-12T15:05:34.195Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-12T15:05:34.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-12T15:05:34.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-12T15:05:34.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-12T15:05:34.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-12T15:05:34.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-04-12T15:05:34.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-12T15:05:34.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-12T15:05:34.316Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T15:05:34.328Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T15:05:34.342Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-12T15:05:34.356Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-12T15:05:34.370Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-12T15:05:34.382Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-12T15:05:34.397Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-12T15:05:34.414Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-12T15:05:34.434Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-12T15:05:34.450Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-12T15:05:34.461Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-12T15:05:34.476Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-12T15:05:34.487Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-514 [Pipeline] echo [2022-04-12T15:05:34.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-514 [Pipeline] echo [2022-04-12T15:05:34.522Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-514 [Pipeline] echo [2022-04-12T15:05:34.539Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 813c360ca325af316d6a4c9b63767711f7c00ebe [Pipeline] echo [2022-04-12T15:05:34.558Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 813c360 [Pipeline] echo [2022-04-12T15:05:34.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T15:05:34.614Z] provisioning config files... [2022-04-12T15:05:34.627Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp/config1824770505672366088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T15:05:34.939Z] ---> docker-login.sh [2022-04-12T15:05:34.939Z] nexus3.edgexfoundry.org:10001 [2022-04-12T15:05:35.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:05:35.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:05:35.461Z] Configure a credential helper to remove this warning. See [2022-04-12T15:05:35.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:05:35.461Z] [2022-04-12T15:05:35.461Z] Login Succeeded [2022-04-12T15:05:35.461Z] nexus3.edgexfoundry.org:10002 [2022-04-12T15:05:35.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:05:35.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:05:35.461Z] Configure a credential helper to remove this warning. See [2022-04-12T15:05:35.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:05:35.461Z] [2022-04-12T15:05:35.461Z] Login Succeeded [2022-04-12T15:05:35.461Z] nexus3.edgexfoundry.org:10003 [2022-04-12T15:05:35.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:05:35.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:05:35.723Z] Configure a credential helper to remove this warning. See [2022-04-12T15:05:35.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:05:35.723Z] [2022-04-12T15:05:35.723Z] Login Succeeded [2022-04-12T15:05:35.723Z] nexus3.edgexfoundry.org:10004 [2022-04-12T15:05:35.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:05:35.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:05:35.723Z] Configure a credential helper to remove this warning. See [2022-04-12T15:05:35.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:05:35.723Z] [2022-04-12T15:05:35.723Z] Login Succeeded [2022-04-12T15:05:35.723Z] docker.io [2022-04-12T15:05:35.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:05:36.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:05:36.247Z] Configure a credential helper to remove this warning. See [2022-04-12T15:05:36.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:05:36.247Z] [2022-04-12T15:05:36.247Z] Login Succeeded [2022-04-12T15:05:36.247Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T15:05:36.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-12T15:05:36.643Z] + git rev-list -1 --merges 813c360ca325af316d6a4c9b63767711f7c00ebe~1..813c360ca325af316d6a4c9b63767711f7c00ebe [Pipeline] echo [2022-04-12T15:05:36.743Z] -----------> git rev-list -1 --merges 813c360ca325af316d6a4c9b63767711f7c00ebe~1..813c360ca325af316d6a4c9b63767711f7c00ebe 813c360ca325af316d6a4c9b63767711f7c00ebe [false] [Pipeline] sh [2022-04-12T15:05:37.037Z] + git log --format=format:%s -1 813c360ca325af316d6a4c9b63767711f7c00ebe [Pipeline] echo [2022-04-12T15:05:37.052Z] ========================================================= [2022-04-12T15:05:37.052Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-12T15:05:37.052Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T15:05:37.391Z] + git log --format=format:%s -1 813c360ca325af316d6a4c9b63767711f7c00ebe [Pipeline] echo [2022-04-12T15:05:37.404Z] [semverPrep] GIT_COMMIT: 813c360ca325af316d6a4c9b63767711f7c00ebe, Commit Message: feat: add attribution.txt file including all open source projects referenced by edgex-ui-go [Pipeline] echo [2022-04-12T15:05:37.412Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-12T15:05:37.845Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T15:05:37.845Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-12T15:05:37.845Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-12T15:05:37.845Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-12T15:05:37.845Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-04-12T15:05:37.845Z] -a /etc/ssh/ssh_known_hosts [2022-04-12T15:05:37.845Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:05:38.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T15:05:38.263Z] [2022-04-12T15:05:38.263Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:05:38.567Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T15:05:38.567Z] latest: Pulling from edgex-devops/git-semver [2022-04-12T15:05:38.567Z] a0d0a0d46f8b: Pulling fs layer [2022-04-12T15:05:38.567Z] 3e5f54012d9b: Pulling fs layer [2022-04-12T15:05:38.567Z] 4c7163046ea9: Pulling fs layer [2022-04-12T15:05:38.567Z] 0c2d73faf560: Pulling fs layer [2022-04-12T15:05:38.567Z] 0c2d73faf560: Waiting [2022-04-12T15:05:38.567Z] 3e5f54012d9b: Download complete [2022-04-12T15:05:38.828Z] a0d0a0d46f8b: Verifying Checksum [2022-04-12T15:05:38.828Z] a0d0a0d46f8b: Download complete [2022-04-12T15:05:38.828Z] 0c2d73faf560: Verifying Checksum [2022-04-12T15:05:38.828Z] 0c2d73faf560: Download complete [2022-04-12T15:05:38.828Z] 4c7163046ea9: Verifying Checksum [2022-04-12T15:05:38.828Z] 4c7163046ea9: Download complete [2022-04-12T15:05:38.828Z] a0d0a0d46f8b: Pull complete [2022-04-12T15:05:39.092Z] 3e5f54012d9b: Pull complete [2022-04-12T15:05:39.352Z] 4c7163046ea9: Pull complete [2022-04-12T15:05:39.613Z] 0c2d73faf560: Pull complete [2022-04-12T15:05:39.613Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-12T15:05:39.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T15:05:39.613Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-12T15:05:39.692Z] prd-ubuntu20.04-docker-8c-8g-20686 does not seem to be running inside a container [2022-04-12T15:05:39.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-514 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514:/w/workspace/edgexfoundry_edgex-ui-go_PR-514:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-12T15:05:40.560Z] $ docker top 11392114e2e818c34ac8370bab2a9d6cff0c13313cf65fdf2e8543d6283171a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T15:05:40.662Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T15:05:40.662Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T15:05:40.805Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T15:05:40.818Z] $ docker exec 11392114e2e818c34ac8370bab2a9d6cff0c13313cf65fdf2e8543d6283171a1 ssh-agent [2022-04-12T15:05:40.955Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIcLnMi/agent.13 [2022-04-12T15:05:40.955Z] SSH_AGENT_PID=20 [2022-04-12T15:05:40.964Z] Running ssh-add (command line suppressed) [2022-04-12T15:05:41.091Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp/private_key_1663174300442582984.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp/private_key_1663174300442582984.key) [2022-04-12T15:05:41.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T15:05:41.386Z] + git tag --points-at HEAD [Pipeline] } [2022-04-12T15:05:41.411Z] $ docker exec --env ******** --env ******** 11392114e2e818c34ac8370bab2a9d6cff0c13313cf65fdf2e8543d6283171a1 ssh-agent -k [2022-04-12T15:05:41.539Z] unset SSH_AUTH_SOCK; [2022-04-12T15:05:41.540Z] unset SSH_AGENT_PID; [2022-04-12T15:05:41.540Z] echo Agent pid 20 killed; [2022-04-12T15:05:41.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-12T15:05:41.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T15:05:41.567Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T15:05:41.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T15:05:41.708Z] $ docker exec 11392114e2e818c34ac8370bab2a9d6cff0c13313cf65fdf2e8543d6283171a1 ssh-agent [2022-04-12T15:05:41.815Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBgCMGP/agent.52 [2022-04-12T15:05:41.815Z] SSH_AGENT_PID=59 [2022-04-12T15:05:41.820Z] Running ssh-add (command line suppressed) [2022-04-12T15:05:41.960Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp/private_key_4297104903792499760.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp/private_key_4297104903792499760.key) [2022-04-12T15:05:41.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T15:05:42.255Z] + git semver init [2022-04-12T15:05:42.255Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T15:05:42.255Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-514/.git [2022-04-12T15:05:42.255Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-514 [2022-04-12T15:05:42.255Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T15:05:42.255Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T15:05:42.255Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T15:05:42.255Z] # $SEMVER_BRANCH = PR-514 [2022-04-12T15:05:42.255Z] # $SEMVER_TEMP = /tmp/semver-634205552 [2022-04-12T15:05:42.255Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-04-12T15:05:44.807Z] # '/tmp/semver-634205552' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-514/.semver' [2022-04-12T15:05:44.807Z] # -> Force: false [2022-04-12T15:05:44.807Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-514/.semver [Pipeline] } [2022-04-12T15:05:44.828Z] $ docker exec --env ******** --env ******** 11392114e2e818c34ac8370bab2a9d6cff0c13313cf65fdf2e8543d6283171a1 ssh-agent -k [2022-04-12T15:05:44.931Z] unset SSH_AUTH_SOCK; [2022-04-12T15:05:44.931Z] unset SSH_AGENT_PID; [2022-04-12T15:05:44.932Z] echo Agent pid 59 killed; [2022-04-12T15:05:44.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T15:05:45.244Z] + git semver [Pipeline] } [2022-04-12T15:05:45.267Z] $ docker stop --time=1 11392114e2e818c34ac8370bab2a9d6cff0c13313cf65fdf2e8543d6283171a1 [2022-04-12T15:05:46.641Z] $ docker rm -f 11392114e2e818c34ac8370bab2a9d6cff0c13313cf65fdf2e8543d6283171a1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T15:05:46.992Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-12T15:05:47.259Z] Stashed 1 file(s) [Pipeline] echo [2022-04-12T15:05:47.263Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T15:05:47.428Z] provisioning config files... [2022-04-12T15:05:47.441Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp/config9149228677638551882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T15:05:47.743Z] ---> docker-login.sh [2022-04-12T15:05:47.744Z] nexus3.edgexfoundry.org:10001 [2022-04-12T15:05:47.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:05:47.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:05:47.744Z] Configure a credential helper to remove this warning. See [2022-04-12T15:05:47.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:05:47.744Z] [2022-04-12T15:05:47.744Z] Login Succeeded [2022-04-12T15:05:47.744Z] nexus3.edgexfoundry.org:10002 [2022-04-12T15:05:47.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:05:48.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:05:48.005Z] Configure a credential helper to remove this warning. See [2022-04-12T15:05:48.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:05:48.005Z] [2022-04-12T15:05:48.005Z] Login Succeeded [2022-04-12T15:05:48.005Z] nexus3.edgexfoundry.org:10003 [2022-04-12T15:05:48.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:05:48.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:05:48.005Z] Configure a credential helper to remove this warning. See [2022-04-12T15:05:48.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:05:48.005Z] [2022-04-12T15:05:48.005Z] Login Succeeded [2022-04-12T15:05:48.005Z] nexus3.edgexfoundry.org:10004 [2022-04-12T15:05:48.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:05:48.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:05:48.266Z] Configure a credential helper to remove this warning. See [2022-04-12T15:05:48.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:05:48.266Z] [2022-04-12T15:05:48.266Z] Login Succeeded [2022-04-12T15:05:48.266Z] docker.io [2022-04-12T15:05:48.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:05:48.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:05:48.528Z] Configure a credential helper to remove this warning. See [2022-04-12T15:05:48.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:05:48.528Z] [2022-04-12T15:05:48.528Z] Login Succeeded [2022-04-12T15:05:48.528Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T15:05:48.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-12T15:05:48.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T15:05:48.615Z] ========================================================= [2022-04-12T15:05:48.615Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-12T15:05:48.615Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:05:48.923Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-12T15:05:49.184Z] Sending build context to Docker daemon 43.18MB [2022-04-12T15:05:49.184Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-12T15:05:49.184Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-12T15:05:49.184Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-12T15:05:49.184Z] 59bf1c3509f3: Pulling fs layer [2022-04-12T15:05:49.184Z] 666ba61612fd: Pulling fs layer [2022-04-12T15:05:49.184Z] 8ed8ca486205: Pulling fs layer [2022-04-12T15:05:49.184Z] 4fe6c5a15a65: Pulling fs layer [2022-04-12T15:05:49.184Z] 22a0e8bec74d: Pulling fs layer [2022-04-12T15:05:49.184Z] 640e595b4fbd: Pulling fs layer [2022-04-12T15:05:49.184Z] 763cafe07f6e: Pulling fs layer [2022-04-12T15:05:49.184Z] 0c0b528cf693: Pulling fs layer [2022-04-12T15:05:49.184Z] 10935f4eaf8b: Pulling fs layer [2022-04-12T15:05:49.184Z] 640e595b4fbd: Waiting [2022-04-12T15:05:49.184Z] 763cafe07f6e: Waiting [2022-04-12T15:05:49.184Z] 0c0b528cf693: Waiting [2022-04-12T15:05:49.184Z] 10935f4eaf8b: Waiting [2022-04-12T15:05:49.184Z] 4fe6c5a15a65: Waiting [2022-04-12T15:05:49.184Z] 22a0e8bec74d: Waiting [2022-04-12T15:05:49.184Z] 8ed8ca486205: Download complete [2022-04-12T15:05:49.184Z] 666ba61612fd: Download complete [2022-04-12T15:05:49.184Z] 22a0e8bec74d: Verifying Checksum [2022-04-12T15:05:49.184Z] 22a0e8bec74d: Download complete [2022-04-12T15:05:49.184Z] 640e595b4fbd: Verifying Checksum [2022-04-12T15:05:49.184Z] 640e595b4fbd: Download complete [2022-04-12T15:05:49.184Z] 59bf1c3509f3: Download complete [2022-04-12T15:05:49.184Z] 763cafe07f6e: Verifying Checksum [2022-04-12T15:05:49.184Z] 763cafe07f6e: Download complete [2022-04-12T15:05:49.444Z] 0c0b528cf693: Download complete [2022-04-12T15:05:49.444Z] 59bf1c3509f3: Pull complete [2022-04-12T15:05:49.444Z] 666ba61612fd: Pull complete [2022-04-12T15:05:49.704Z] 8ed8ca486205: Pull complete [2022-04-12T15:05:49.965Z] 10935f4eaf8b: Verifying Checksum [2022-04-12T15:05:49.965Z] 10935f4eaf8b: Download complete [2022-04-12T15:05:49.965Z] 4fe6c5a15a65: Verifying Checksum [2022-04-12T15:05:49.965Z] 4fe6c5a15a65: Download complete [2022-04-12T15:05:54.168Z] 4fe6c5a15a65: Pull complete [2022-04-12T15:05:54.168Z] 22a0e8bec74d: Pull complete [2022-04-12T15:05:54.168Z] 640e595b4fbd: Pull complete [2022-04-12T15:05:54.168Z] 763cafe07f6e: Pull complete [2022-04-12T15:05:54.168Z] 0c0b528cf693: Pull complete [2022-04-12T15:05:56.075Z] 10935f4eaf8b: Pull complete [2022-04-12T15:05:56.075Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-12T15:05:56.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T15:05:56.075Z] ---> 99d49a6021b9 [2022-04-12T15:05:56.075Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-12T15:05:58.002Z] ---> Running in c56fdcc7e70a [2022-04-12T15:05:58.002Z] Removing intermediate container c56fdcc7e70a [2022-04-12T15:05:58.002Z] ---> 44c1c19d43c2 [2022-04-12T15:05:58.002Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-12T15:05:58.280Z] ---> Running in ec6c72a2f009 [2022-04-12T15:05:58.280Z] Removing intermediate container ec6c72a2f009 [2022-04-12T15:05:58.280Z] ---> 8490145036a1 [2022-04-12T15:05:58.280Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-12T15:05:58.280Z] ---> Running in 2e080ea4fb08 [2022-04-12T15:05:58.280Z] Removing intermediate container 2e080ea4fb08 [2022-04-12T15:05:58.280Z] ---> 19319f10ffe5 [2022-04-12T15:05:58.280Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-12T15:05:58.570Z] ---> Running in 7e631f29ad0f [2022-04-12T15:05:58.570Z] Removing intermediate container 7e631f29ad0f [2022-04-12T15:05:58.570Z] ---> 89dada47072b [2022-04-12T15:05:58.570Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-12T15:05:58.570Z] ---> Running in a866ecfa17f1 [2022-04-12T15:05:58.570Z] Removing intermediate container a866ecfa17f1 [2022-04-12T15:05:58.570Z] ---> fddbb26fac85 [2022-04-12T15:05:58.570Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:05:58.831Z] ---> Running in 5763987e52da [2022-04-12T15:05:59.402Z] Removing intermediate container 5763987e52da [2022-04-12T15:05:59.402Z] ---> 57f491149904 [2022-04-12T15:05:59.402Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-12T15:05:59.402Z] ---> Running in 12185cddc0f5 [2022-04-12T15:05:59.663Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:06:00.609Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:06:00.871Z] OK: 221 MiB in 52 packages [2022-04-12T15:06:01.441Z] Removing intermediate container 12185cddc0f5 [2022-04-12T15:06:01.441Z] ---> b14cf673dba4 [2022-04-12T15:06:01.441Z] Step 10/15 : ENV GO111MODULE=on [2022-04-12T15:06:01.441Z] ---> Running in 5aefe6017feb [2022-04-12T15:06:01.441Z] Removing intermediate container 5aefe6017feb [2022-04-12T15:06:01.441Z] ---> 0ca9212b11c2 [2022-04-12T15:06:01.441Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-12T15:06:01.704Z] ---> Running in a100d7d203b8 [2022-04-12T15:06:01.704Z] Removing intermediate container a100d7d203b8 [2022-04-12T15:06:01.704Z] ---> 3fa081b7f2c1 [2022-04-12T15:06:01.704Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-12T15:06:01.967Z] ---> 6f1cd510ac31 [2022-04-12T15:06:01.967Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:06:01.967Z] ---> Running in aedf431739f2 [2022-04-12T15:06:02.380Z] Still waiting to schedule task [2022-04-12T15:06:02.381Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-12T15:06:28.542Z] Removing intermediate container aedf431739f2 [2022-04-12T15:06:28.542Z] ---> 157b0737df39 [2022-04-12T15:06:28.542Z] Step 14/15 : COPY . . [2022-04-12T15:06:28.542Z] ---> c186367f72b4 [2022-04-12T15:06:28.542Z] Step 15/15 : RUN ${MAKE} [2022-04-12T15:06:28.542Z] ---> Running in 0e808e42ce36 [2022-04-12T15:06:28.542Z] noop [2022-04-12T15:06:28.542Z] Removing intermediate container 0e808e42ce36 [2022-04-12T15:06:28.542Z] ---> 914f5644f5d5 [2022-04-12T15:06:28.542Z] Successfully built 914f5644f5d5 [2022-04-12T15:06:28.542Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:06:28.839Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T15:06:28.839Z] . [Pipeline] withDockerContainer [2022-04-12T15:06:28.916Z] prd-ubuntu20.04-docker-8c-8g-20686 does not seem to be running inside a container [2022-04-12T15:06:28.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-514 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514:/w/workspace/edgexfoundry_edgex-ui-go_PR-514:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@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 ******** ci-base-image-x86_64 cat [2022-04-12T15:06:29.358Z] $ docker top 2ef0ee54266c08855316731a9b0470682a11b27b412991e88de63ba0b1688e01 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T15:06:29.718Z] + go version [2022-04-12T15:06:29.718Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-12T15:06:29.737Z] $ docker stop --time=1 2ef0ee54266c08855316731a9b0470682a11b27b412991e88de63ba0b1688e01 [2022-04-12T15:06:31.053Z] $ docker rm -f 2ef0ee54266c08855316731a9b0470682a11b27b412991e88de63ba0b1688e01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:06:31.480Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T15:06:31.480Z] . [Pipeline] withDockerContainer [2022-04-12T15:06:31.545Z] prd-ubuntu20.04-docker-8c-8g-20686 does not seem to be running inside a container [2022-04-12T15:06:31.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-514 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514:/w/workspace/edgexfoundry_edgex-ui-go_PR-514:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@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 ******** ci-base-image-x86_64 cat [2022-04-12T15:06:31.977Z] $ docker top 3829bfd7cd4c07b5662745dc826ca7e27e7041b4a0a2369d485e41ba1040afb8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-12T15:06:32.349Z] + make test [2022-04-12T15:06:32.349Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-12T15:06:32.608Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-12T15:06:38.029Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-12T15:06:38.029Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-12T15:06:38.029Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-12T15:06:38.029Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-12T15:06:38.029Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-12T15:06:38.029Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-12T15:06:38.029Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-12T15:06:38.029Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-12T15:06:38.029Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-12T15:06:38.029Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-12T15:06:38.029Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-12T15:06:38.029Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-12T15:06:38.029Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-12T15:06:39.938Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-12T15:06:39.938Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-12T15:06:39.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-12T15:06:39.969Z] $ docker stop --time=1 3829bfd7cd4c07b5662745dc826ca7e27e7041b4a0a2369d485e41ba1040afb8 [2022-04-12T15:06:41.762Z] $ docker rm -f 3829bfd7cd4c07b5662745dc826ca7e27e7041b4a0a2369d485e41ba1040afb8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T15:06:42.136Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-12T15:06:42.192Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-12T15:06:43.185Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-12T15:06:43.474Z] + ls -al . [2022-04-12T15:06:43.474Z] total 164 [2022-04-12T15:06:43.474Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 12 15:06 . [2022-04-12T15:06:43.474Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 15:05 .. [2022-04-12T15:06:43.474Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 15:05 .git [2022-04-12T15:06:43.474Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 15:05 .github [2022-04-12T15:06:43.474Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 12 15:05 .gitignore [2022-04-12T15:06:43.474Z] drwx------ 3 jenkins jenkins 4096 Apr 12 15:05 .semver [2022-04-12T15:06:43.474Z] -rw-rw-r-- 1 jenkins jenkins 2022 Apr 12 15:05 Attribution.txt [2022-04-12T15:06:43.474Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 12 15:05 CONTRIBUTING.md [2022-04-12T15:06:43.474Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 12 15:05 Dockerfile [2022-04-12T15:06:43.474Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 12 15:05 Jenkinsfile [2022-04-12T15:06:43.474Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 12 15:05 LICENSE [2022-04-12T15:06:43.474Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 12 15:05 Makefile [2022-04-12T15:06:43.474Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 12 15:05 README.md [2022-04-12T15:06:43.474Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 15:05 VERSION [2022-04-12T15:06:43.474Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 15:05 assets [2022-04-12T15:06:43.474Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 15:05 bin [2022-04-12T15:06:43.474Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 15:05 cmd [2022-04-12T15:06:43.474Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 12 15:06 coverage.out [2022-04-12T15:06:43.474Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 15:05 docs [2022-04-12T15:06:43.474Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 12 15:05 go.mod [2022-04-12T15:06:43.474Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 12 15:05 go.sum [2022-04-12T15:06:43.474Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 15:05 internal [2022-04-12T15:06:43.474Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 15:05 pkg [2022-04-12T15:06:43.474Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 15:05 snap [2022-04-12T15:06:43.474Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 15:05 testing [2022-04-12T15:06:43.474Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 12 15:05 version.go [2022-04-12T15:06:43.474Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 15:05 web [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:06:43.780Z] + 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=813c360ca325af316d6a4c9b63767711f7c00ebe --label arch=amd64 --label version=0.0.0 . [2022-04-12T15:06:44.068Z] Sending build context to Docker daemon 43.18MB [2022-04-12T15:06:44.068Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-12T15:06:44.068Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-12T15:06:44.068Z] ---> 914f5644f5d5 [2022-04-12T15:06:44.068Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-12T15:06:44.329Z] ---> Running in 530834e5a9f0 [2022-04-12T15:06:44.329Z] Removing intermediate container 530834e5a9f0 [2022-04-12T15:06:44.329Z] ---> a32e2df78447 [2022-04-12T15:06:44.329Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-12T15:06:44.329Z] ---> Running in 394b93d56736 [2022-04-12T15:06:44.590Z] Removing intermediate container 394b93d56736 [2022-04-12T15:06:44.590Z] ---> df1bf81b86e1 [2022-04-12T15:06:44.590Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-12T15:06:44.590Z] ---> Running in 3856c83b92ac [2022-04-12T15:06:44.590Z] Removing intermediate container 3856c83b92ac [2022-04-12T15:06:44.590Z] ---> e4045d5820ee [2022-04-12T15:06:44.590Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-12T15:06:44.590Z] ---> Running in b307102285d1 [2022-04-12T15:06:44.850Z] Removing intermediate container b307102285d1 [2022-04-12T15:06:44.850Z] ---> 07cd9840f8d5 [2022-04-12T15:06:44.850Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-12T15:06:44.850Z] ---> Running in b8b2141a9d47 [2022-04-12T15:06:44.850Z] Removing intermediate container b8b2141a9d47 [2022-04-12T15:06:44.850Z] ---> 9dd79f4809c8 [2022-04-12T15:06:44.850Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:06:44.850Z] ---> Running in 18637c7d1c4e [2022-04-12T15:06:45.420Z] Removing intermediate container 18637c7d1c4e [2022-04-12T15:06:45.420Z] ---> 8f66f7b23b23 [2022-04-12T15:06:45.420Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-12T15:06:45.680Z] ---> Running in f7db1112f38c [2022-04-12T15:06:45.941Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:06:46.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:06:47.160Z] OK: 221 MiB in 52 packages [2022-04-12T15:06:47.420Z] Removing intermediate container f7db1112f38c [2022-04-12T15:06:47.420Z] ---> 420c9d9254e8 [2022-04-12T15:06:47.420Z] Step 10/23 : ENV GO111MODULE=on [2022-04-12T15:06:47.420Z] ---> Running in f07b77426f91 [2022-04-12T15:06:47.420Z] Removing intermediate container f07b77426f91 [2022-04-12T15:06:47.420Z] ---> 6ee0ff3e1d10 [2022-04-12T15:06:47.420Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-12T15:06:47.680Z] ---> Running in e623aafc2197 [2022-04-12T15:06:47.680Z] Removing intermediate container e623aafc2197 [2022-04-12T15:06:47.680Z] ---> 8cd64e02c4f5 [2022-04-12T15:06:47.680Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-12T15:06:47.947Z] ---> c53517ff00fc [2022-04-12T15:06:47.947Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:06:47.947Z] ---> Running in 00be2a7f47c7 [2022-04-12T15:06:48.518Z] Removing intermediate container 00be2a7f47c7 [2022-04-12T15:06:48.518Z] ---> 78466d9a6917 [2022-04-12T15:06:48.518Z] Step 14/23 : COPY . . [2022-04-12T15:06:49.902Z] ---> 844f3a5fe949 [2022-04-12T15:06:49.902Z] Step 15/23 : RUN ${MAKE} [2022-04-12T15:06:49.902Z] ---> Running in 28cf49fe56e1 [2022-04-12T15:06:49.902Z] 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 [2022-04-12T15:06:55.175Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-12T15:06:56.554Z] Removing intermediate container 28cf49fe56e1 [2022-04-12T15:06:56.554Z] ---> 66712d362fd9 [2022-04-12T15:06:56.554Z] Step 16/23 : FROM alpine:3.14 [2022-04-12T15:06:57.125Z] 3.14: Pulling from library/alpine [2022-04-12T15:06:57.385Z] 8663204ce13b: Pulling fs layer [2022-04-12T15:06:57.385Z] 8663204ce13b: Verifying Checksum [2022-04-12T15:06:57.385Z] 8663204ce13b: Download complete [2022-04-12T15:06:57.670Z] 8663204ce13b: Pull complete [2022-04-12T15:06:57.670Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T15:06:57.670Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T15:06:57.670Z] ---> e04c818066af [2022-04-12T15:06:57.670Z] Step 17/23 : EXPOSE 4000 [2022-04-12T15:06:57.932Z] ---> Running in a8dc657612cf [2022-04-12T15:06:57.932Z] Removing intermediate container a8dc657612cf [2022-04-12T15:06:57.932Z] ---> 689415927b54 [2022-04-12T15:06:57.932Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-12T15:06:58.505Z] ---> 7b95149400d5 [2022-04-12T15:06:58.505Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-12T15:06:58.505Z] ---> Running in e41484353487 [2022-04-12T15:06:58.767Z] Removing intermediate container e41484353487 [2022-04-12T15:06:58.767Z] ---> 578542b0dcd0 [2022-04-12T15:06:58.767Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-12T15:06:58.767Z] ---> Running in c99ec58644e2 [2022-04-12T15:06:58.767Z] Removing intermediate container c99ec58644e2 [2022-04-12T15:06:58.767Z] ---> 77da3f9a9daf [2022-04-12T15:06:58.767Z] Step 21/23 : LABEL arch=amd64 [2022-04-12T15:06:59.028Z] ---> Running in 31c76875d623 [2022-04-12T15:06:59.028Z] Removing intermediate container 31c76875d623 [2022-04-12T15:06:59.028Z] ---> 63288acd1ccf [2022-04-12T15:06:59.028Z] Step 22/23 : LABEL git_sha=813c360ca325af316d6a4c9b63767711f7c00ebe [2022-04-12T15:06:59.288Z] ---> Running in c89e1ecc91a5 [2022-04-12T15:06:59.288Z] Removing intermediate container c89e1ecc91a5 [2022-04-12T15:06:59.288Z] ---> 718c389a4887 [2022-04-12T15:06:59.288Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T15:06:59.288Z] ---> Running in 8663c4c9e05b [2022-04-12T15:06:59.549Z] Removing intermediate container 8663c4c9e05b [2022-04-12T15:06:59.549Z] ---> f0c7a7213838 [2022-04-12T15:06:59.549Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-12T15:06:59.549Z] Successfully built f0c7a7213838 [2022-04-12T15:06:59.549Z] 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 [2022-04-12T15:06:59.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T15:06:59.962Z] [2022-04-12T15:06:59.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:07:00.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T15:07:00.260Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-12T15:07:00.260Z] 5eb5b503b376: Pulling fs layer [2022-04-12T15:07:00.260Z] 5c69ac0246d0: Pulling fs layer [2022-04-12T15:07:00.260Z] ec43610c2a17: Pulling fs layer [2022-04-12T15:07:00.260Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-12T15:07:00.260Z] 33b1e0a273af: Pulling fs layer [2022-04-12T15:07:00.260Z] 5d3b04190fa2: Pulling fs layer [2022-04-12T15:07:00.260Z] 2f39f015ded8: Pulling fs layer [2022-04-12T15:07:00.260Z] 33b1e0a273af: Waiting [2022-04-12T15:07:00.260Z] 3a2ae6a8a46f: Waiting [2022-04-12T15:07:00.261Z] 5d3b04190fa2: Waiting [2022-04-12T15:07:00.261Z] 2f39f015ded8: Waiting [2022-04-12T15:07:00.261Z] 5c69ac0246d0: Download complete [2022-04-12T15:07:00.261Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-12T15:07:00.261Z] 3a2ae6a8a46f: Download complete [2022-04-12T15:07:00.261Z] 33b1e0a273af: Verifying Checksum [2022-04-12T15:07:00.261Z] 33b1e0a273af: Download complete [2022-04-12T15:07:00.261Z] 5d3b04190fa2: Download complete [2022-04-12T15:07:00.520Z] ec43610c2a17: Verifying Checksum [2022-04-12T15:07:00.520Z] ec43610c2a17: Download complete [2022-04-12T15:07:00.520Z] 5eb5b503b376: Verifying Checksum [2022-04-12T15:07:00.520Z] 5eb5b503b376: Download complete [2022-04-12T15:07:01.088Z] 2f39f015ded8: Download complete [2022-04-12T15:07:01.658Z] 5eb5b503b376: Pull complete [2022-04-12T15:07:01.918Z] 5c69ac0246d0: Pull complete [2022-04-12T15:07:02.487Z] ec43610c2a17: Pull complete [2022-04-12T15:07:02.487Z] 3a2ae6a8a46f: Pull complete [2022-04-12T15:07:02.747Z] 33b1e0a273af: Pull complete [2022-04-12T15:07:02.747Z] 5d3b04190fa2: Pull complete [2022-04-12T15:07:06.938Z] 2f39f015ded8: Pull complete [2022-04-12T15:07:06.938Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-12T15:07:06.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T15:07:06.938Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-12T15:07:07.005Z] prd-ubuntu20.04-docker-8c-8g-20686 does not seem to be running inside a container [2022-04-12T15:07:07.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-514 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514:/w/workspace/edgexfoundry_edgex-ui-go_PR-514:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-12T15:07:09.347Z] $ docker top 6623b92027c363384fae87fc870dd00c4f34c76be2cb2dd0da2ad5ef7119745a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T15:07:09.790Z] ---> job-cost.sh [2022-04-12T15:07:09.791Z] lf-activate-venv: SKIPPING [2022-04-12T15:07:09.791Z] INFO: No Stack... [2022-04-12T15:07:10.051Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-12T15:07:10.621Z] INFO: Archiving Costs [Pipeline] sh [2022-04-12T15:07:10.919Z] + + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-514/archives/cost.csv [2022-04-12T15:07:10.919Z] cut -d, -f6 [Pipeline] lock [2022-04-12T15:07:10.936Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-514-2-stack-cost] [2022-04-12T15:07:10.942Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-514-2-stack-cost] did not exist. Created. [2022-04-12T15:07:10.942Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-514-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-12T15:07:11.250Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-12T15:07:11.298Z] Stashed 1 file(s) [Pipeline] } [2022-04-12T15:07:11.305Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-514-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-12T15:07:11.332Z] $ docker stop --time=1 6623b92027c363384fae87fc870dd00c4f34c76be2cb2dd0da2ad5ef7119745a [2022-04-12T15:07:12.515Z] $ docker rm -f 6623b92027c363384fae87fc870dd00c4f34c76be2cb2dd0da2ad5ef7119745a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-12T15:07:41.255Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20687 in /w/workspace/edgexfoundry_edgex-ui-go_PR-514 [Pipeline] { [Pipeline] ws [2022-04-12T15:07:41.272Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2022-04-12T15:07:41.509Z] The recommended git tool is: git [2022-04-12T15:07:49.366Z] using credential edgex-jenkins-ssh [2022-04-12T15:07:49.397Z] Cloning the remote Git repository [2022-04-12T15:07:49.504Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-12T15:07:49.595Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2022-04-12T15:07:49.754Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-12T15:07:49.755Z] > git --version # timeout=10 [2022-04-12T15:07:49.819Z] > git --version # 'git version 2.25.1' [2022-04-12T15:07:49.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T15:07:49.979Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T15:07:53.101Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-12T15:07:53.131Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T15:07:53.170Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-12T15:07:53.281Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-12T15:07:53.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T15:07:53.312Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/514/head:refs/remotes/origin/PR-514 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-12T15:07:53.950Z] Merging remotes/origin/main commit 61e021de92dc5d27c5c2e098210b469bf1a31456 into PR head commit 813c360ca325af316d6a4c9b63767711f7c00ebe [2022-04-12T15:07:54.441Z] Merge succeeded, producing 813c360ca325af316d6a4c9b63767711f7c00ebe [2022-04-12T15:07:54.442Z] Checking out Revision 813c360ca325af316d6a4c9b63767711f7c00ebe (PR-514) [2022-04-12T15:07:53.976Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T15:07:53.994Z] > git checkout -f 813c360ca325af316d6a4c9b63767711f7c00ebe # timeout=10 [2022-04-12T15:07:54.359Z] > git remote # timeout=10 [2022-04-12T15:07:54.377Z] > git config --get remote.origin.url # timeout=10 [2022-04-12T15:07:54.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T15:07:54.406Z] > git merge 61e021de92dc5d27c5c2e098210b469bf1a31456 # timeout=10 [2022-04-12T15:07:54.431Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-12T15:07:54.454Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T15:07:54.467Z] > git checkout -f 813c360ca325af316d6a4c9b63767711f7c00ebe # timeout=10 [2022-04-12T15:07:58.949Z] Commit message: "feat: add attribution.txt file including all open source projects referenced by edgex-ui-go" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T15:07:59.956Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-12T15:07:59.956Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T15:07:59.956Z] Dload Upload Total Spent Left Speed [2022-04-12T15:08:00.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 27038 0 --:--:-- --:--:-- --:--:-- 27038 100 11843 100 11843 0 0 26977 0 --:--:-- --:--:-- --:--:-- 26915 [Pipeline] sh [2022-04-12T15:08:00.746Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-12T15:08:01.092Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-12T15:08:01.092Z] + sudo tee /etc/docker/daemon.new [2022-04-12T15:08:01.092Z] { [2022-04-12T15:08:01.092Z] "registry-mirrors": [ [2022-04-12T15:08:01.092Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-12T15:08:01.092Z] ], [2022-04-12T15:08:01.092Z] "bip": "10.250.0.254/24", [2022-04-12T15:08:01.092Z] "hosts": [ [2022-04-12T15:08:01.092Z] "tcp://0.0.0.0:5555", [2022-04-12T15:08:01.092Z] "unix:///var/run/docker.sock" [2022-04-12T15:08:01.092Z] ], [2022-04-12T15:08:01.092Z] "mtu": 1458, [2022-04-12T15:08:01.092Z] "selinux-enabled": true, [2022-04-12T15:08:01.092Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-12T15:08:01.092Z] } [Pipeline] sh [2022-04-12T15:08:01.442Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-12T15:08:01.796Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T15:08:20.155Z] provisioning config files... [2022-04-12T15:08:20.176Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config5329701341440198154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T15:08:20.538Z] ---> docker-login.sh [2022-04-12T15:08:20.538Z] nexus3.edgexfoundry.org:10001 [2022-04-12T15:08:21.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:08:21.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:08:21.403Z] Configure a credential helper to remove this warning. See [2022-04-12T15:08:21.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:08:21.403Z] [2022-04-12T15:08:21.403Z] Login Succeeded [2022-04-12T15:08:21.403Z] nexus3.edgexfoundry.org:10002 [2022-04-12T15:08:21.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:08:21.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:08:21.674Z] Configure a credential helper to remove this warning. See [2022-04-12T15:08:21.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:08:21.674Z] [2022-04-12T15:08:21.674Z] Login Succeeded [2022-04-12T15:08:21.674Z] nexus3.edgexfoundry.org:10003 [2022-04-12T15:08:21.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:08:22.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:08:22.221Z] Configure a credential helper to remove this warning. See [2022-04-12T15:08:22.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:08:22.221Z] [2022-04-12T15:08:22.221Z] Login Succeeded [2022-04-12T15:08:22.221Z] nexus3.edgexfoundry.org:10004 [2022-04-12T15:08:22.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:08:22.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:08:22.493Z] Configure a credential helper to remove this warning. See [2022-04-12T15:08:22.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:08:22.493Z] [2022-04-12T15:08:22.493Z] Login Succeeded [2022-04-12T15:08:22.493Z] docker.io [2022-04-12T15:08:23.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:08:23.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:08:23.353Z] Configure a credential helper to remove this warning. See [2022-04-12T15:08:23.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:08:23.353Z] [2022-04-12T15:08:23.353Z] Login Succeeded [2022-04-12T15:08:23.353Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T15:08:23.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-12T15:08:23.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T15:08:23.816Z] ========================================================= [2022-04-12T15:08:23.816Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-12T15:08:23.816Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:08:24.177Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-12T15:08:25.172Z] Sending build context to Docker daemon 27.08MB [2022-04-12T15:08:25.172Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-12T15:08:25.172Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-12T15:08:25.172Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-12T15:08:25.172Z] 9b3977197b4f: Pulling fs layer [2022-04-12T15:08:25.172Z] 1a89e8eeedd5: Pulling fs layer [2022-04-12T15:08:25.172Z] 94645a83ff95: Pulling fs layer [2022-04-12T15:08:25.172Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-12T15:08:25.172Z] 0c92f367c5e7: Pulling fs layer [2022-04-12T15:08:25.172Z] f7c0051592d6: Pulling fs layer [2022-04-12T15:08:25.172Z] 3f3a8bcf1eab: Waiting [2022-04-12T15:08:25.172Z] 0c92f367c5e7: Waiting [2022-04-12T15:08:25.172Z] a227ed2f7395: Pulling fs layer [2022-04-12T15:08:25.172Z] 7b1c46037f91: Pulling fs layer [2022-04-12T15:08:25.172Z] 7b1c46037f91: Waiting [2022-04-12T15:08:25.172Z] f7c0051592d6: Waiting [2022-04-12T15:08:25.172Z] a227ed2f7395: Waiting [2022-04-12T15:08:25.172Z] 94645a83ff95: Verifying Checksum [2022-04-12T15:08:25.172Z] 94645a83ff95: Download complete [2022-04-12T15:08:25.172Z] 1a89e8eeedd5: Verifying Checksum [2022-04-12T15:08:25.172Z] 1a89e8eeedd5: Download complete [2022-04-12T15:08:25.172Z] 0c92f367c5e7: Verifying Checksum [2022-04-12T15:08:25.172Z] 0c92f367c5e7: Download complete [2022-04-12T15:08:25.172Z] f7c0051592d6: Verifying Checksum [2022-04-12T15:08:25.172Z] f7c0051592d6: Download complete [2022-04-12T15:08:25.451Z] 9b3977197b4f: Verifying Checksum [2022-04-12T15:08:25.451Z] 9b3977197b4f: Download complete [2022-04-12T15:08:25.451Z] a227ed2f7395: Verifying Checksum [2022-04-12T15:08:25.451Z] a227ed2f7395: Download complete [2022-04-12T15:08:26.056Z] 9b3977197b4f: Pull complete [2022-04-12T15:08:26.655Z] 1a89e8eeedd5: Pull complete [2022-04-12T15:08:26.944Z] 94645a83ff95: Pull complete [2022-04-12T15:08:27.220Z] 7b1c46037f91: Download complete [2022-04-12T15:08:27.816Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-12T15:08:27.816Z] 3f3a8bcf1eab: Download complete [2022-04-12T15:08:40.226Z] 3f3a8bcf1eab: Pull complete [2022-04-12T15:08:40.226Z] 0c92f367c5e7: Pull complete [2022-04-12T15:08:40.226Z] f7c0051592d6: Pull complete [2022-04-12T15:08:40.501Z] a227ed2f7395: Pull complete [2022-04-12T15:08:47.239Z] 7b1c46037f91: Pull complete [2022-04-12T15:08:47.239Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-12T15:08:47.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T15:08:47.239Z] ---> f79e39bc4007 [2022-04-12T15:08:47.239Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-12T15:08:48.223Z] ---> Running in c7bca1a52e05 [2022-04-12T15:08:48.498Z] Removing intermediate container c7bca1a52e05 [2022-04-12T15:08:48.498Z] ---> f6c349373983 [2022-04-12T15:08:48.498Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-12T15:08:48.498Z] ---> Running in 3f333dfa5b86 [2022-04-12T15:08:48.781Z] Removing intermediate container 3f333dfa5b86 [2022-04-12T15:08:48.781Z] ---> ea44c2686727 [2022-04-12T15:08:48.781Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-12T15:08:48.781Z] ---> Running in 9a7a0cee57f9 [2022-04-12T15:08:49.387Z] Removing intermediate container 9a7a0cee57f9 [2022-04-12T15:08:49.387Z] ---> a4ad0165ad86 [2022-04-12T15:08:49.387Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-12T15:08:49.387Z] ---> Running in c63c39fa8ec9 [2022-04-12T15:08:49.661Z] Removing intermediate container c63c39fa8ec9 [2022-04-12T15:08:49.661Z] ---> fa2c68b5ee82 [2022-04-12T15:08:49.661Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-12T15:08:49.661Z] ---> Running in 6b0671ca4298 [2022-04-12T15:08:49.934Z] Removing intermediate container 6b0671ca4298 [2022-04-12T15:08:49.934Z] ---> e4dd8c32301c [2022-04-12T15:08:49.934Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:08:49.934Z] ---> Running in b9026131186e [2022-04-12T15:08:51.938Z] Removing intermediate container b9026131186e [2022-04-12T15:08:51.938Z] ---> 8b9be39c1ba8 [2022-04-12T15:08:51.938Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-12T15:08:51.938Z] ---> Running in f7392efecf53 [2022-04-12T15:08:52.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T15:08:53.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T15:08:54.534Z] OK: 220 MiB in 52 packages [2022-04-12T15:08:55.155Z] Removing intermediate container f7392efecf53 [2022-04-12T15:08:55.155Z] ---> 8a1f4cf6f2e1 [2022-04-12T15:08:55.155Z] Step 10/15 : ENV GO111MODULE=on [2022-04-12T15:08:55.435Z] ---> Running in dc436868fa71 [2022-04-12T15:08:56.872Z] Removing intermediate container dc436868fa71 [2022-04-12T15:08:56.872Z] ---> e89161e6dbae [2022-04-12T15:08:56.872Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-12T15:08:56.872Z] ---> Running in 8f30863bb273 [2022-04-12T15:08:57.860Z] Removing intermediate container 8f30863bb273 [2022-04-12T15:08:57.860Z] ---> 05995f59db52 [2022-04-12T15:08:57.860Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-12T15:08:58.468Z] ---> c5cb824703b5 [2022-04-12T15:08:58.468Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:08:58.468Z] ---> Running in e24e631f9332 [2022-04-12T15:10:20.279Z] Removing intermediate container e24e631f9332 [2022-04-12T15:10:20.279Z] ---> c064dc54f902 [2022-04-12T15:10:20.279Z] Step 14/15 : COPY . . [2022-04-12T15:10:20.279Z] ---> 3303320b8b5a [2022-04-12T15:10:20.279Z] Step 15/15 : RUN ${MAKE} [2022-04-12T15:10:20.279Z] ---> Running in 362f65942298 [2022-04-12T15:10:20.279Z] noop [2022-04-12T15:10:20.279Z] Removing intermediate container 362f65942298 [2022-04-12T15:10:20.279Z] ---> 005c0ba6d0e2 [2022-04-12T15:10:20.279Z] Successfully built 005c0ba6d0e2 [2022-04-12T15:10:20.279Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:10:20.617Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T15:10:20.617Z] . [Pipeline] withDockerContainer [2022-04-12T15:10:20.836Z] prd-ubuntu20.04-docker-arm64-4c-16g-20687 does not seem to be running inside a container [2022-04-12T15:10:20.922Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-12T15:10:22.187Z] $ docker top 0818be82284de20c7c8020aa36a83d57f2c14ab5778f83632672b4824b841120 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T15:10:23.078Z] + go version [2022-04-12T15:10:23.078Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-12T15:10:23.111Z] $ docker stop --time=1 0818be82284de20c7c8020aa36a83d57f2c14ab5778f83632672b4824b841120 [2022-04-12T15:10:24.716Z] $ docker rm -f 0818be82284de20c7c8020aa36a83d57f2c14ab5778f83632672b4824b841120 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:10:25.308Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T15:10:25.308Z] . [Pipeline] withDockerContainer [2022-04-12T15:10:25.537Z] prd-ubuntu20.04-docker-arm64-4c-16g-20687 does not seem to be running inside a container [2022-04-12T15:10:25.629Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-12T15:10:26.911Z] $ docker top eaa3a605c7b393bd0c14b864b84b0eaf395d766babb0fd4ebe9a9b9908b41dfd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-12T15:10:27.817Z] + make test [2022-04-12T15:10:27.817Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-12T15:10:29.257Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-12T15:11:08.329Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-12T15:11:08.329Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-12T15:11:08.329Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-12T15:11:08.329Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-12T15:11:08.329Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-12T15:11:08.329Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-12T15:11:08.329Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-12T15:11:08.329Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-12T15:11:08.329Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-12T15:11:08.329Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-12T15:11:08.329Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-12T15:11:08.329Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-12T15:11:08.329Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-12T15:11:26.666Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-12T15:11:26.666Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-12T15:11:26.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-12T15:11:26.716Z] $ docker stop --time=1 eaa3a605c7b393bd0c14b864b84b0eaf395d766babb0fd4ebe9a9b9908b41dfd [2022-04-12T15:11:28.497Z] $ docker rm -f eaa3a605c7b393bd0c14b864b84b0eaf395d766babb0fd4ebe9a9b9908b41dfd [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T15:11:29.242Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-12T15:11:29.262Z] Warning: overwriting stash ‘coverage-report’ [2022-04-12T15:11:29.804Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T15:11:30.189Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-12T15:11:30.527Z] + ls -al . [2022-04-12T15:11:30.527Z] total 160 [2022-04-12T15:11:30.527Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 12 15:10 . [2022-04-12T15:11:30.527Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 15:07 .. [2022-04-12T15:11:30.527Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 15:07 .git [2022-04-12T15:11:30.527Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 15:07 .github [2022-04-12T15:11:30.527Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 12 15:07 .gitignore [2022-04-12T15:11:30.527Z] -rw-rw-r-- 1 jenkins jenkins 2022 Apr 12 15:07 Attribution.txt [2022-04-12T15:11:30.527Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 12 15:07 CONTRIBUTING.md [2022-04-12T15:11:30.527Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 12 15:07 Dockerfile [2022-04-12T15:11:30.527Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 12 15:07 Jenkinsfile [2022-04-12T15:11:30.527Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 12 15:07 LICENSE [2022-04-12T15:11:30.527Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 12 15:07 Makefile [2022-04-12T15:11:30.527Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 12 15:07 README.md [2022-04-12T15:11:30.527Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 15:05 VERSION [2022-04-12T15:11:30.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 15:07 assets [2022-04-12T15:11:30.528Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 15:07 bin [2022-04-12T15:11:30.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 15:07 cmd [2022-04-12T15:11:30.528Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 12 15:10 coverage.out [2022-04-12T15:11:30.528Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 15:07 docs [2022-04-12T15:11:30.528Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 12 15:07 go.mod [2022-04-12T15:11:30.528Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 12 15:07 go.sum [2022-04-12T15:11:30.528Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 15:07 internal [2022-04-12T15:11:30.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 15:07 pkg [2022-04-12T15:11:30.528Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 15:07 snap [2022-04-12T15:11:30.528Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 15:07 testing [2022-04-12T15:11:30.528Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 12 15:07 version.go [2022-04-12T15:11:30.528Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 15:07 web [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:11:30.872Z] + 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=813c360ca325af316d6a4c9b63767711f7c00ebe --label arch=arm64 --label version=0.0.0 . [2022-04-12T15:11:31.866Z] Sending build context to Docker daemon 27.08MB [2022-04-12T15:11:31.866Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-12T15:11:31.866Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-12T15:11:31.866Z] ---> 005c0ba6d0e2 [2022-04-12T15:11:31.866Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-12T15:11:32.140Z] ---> Running in fdc9a5aee059 [2022-04-12T15:11:32.418Z] Removing intermediate container fdc9a5aee059 [2022-04-12T15:11:32.418Z] ---> 286888bfbec1 [2022-04-12T15:11:32.418Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-12T15:11:32.418Z] ---> Running in 2e5b19051e12 [2022-04-12T15:11:32.691Z] Removing intermediate container 2e5b19051e12 [2022-04-12T15:11:32.691Z] ---> 617104f7c710 [2022-04-12T15:11:32.691Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-12T15:11:32.691Z] ---> Running in 00ce47ada2d9 [2022-04-12T15:11:32.970Z] Removing intermediate container 00ce47ada2d9 [2022-04-12T15:11:32.970Z] ---> 0c99da359a9a [2022-04-12T15:11:32.970Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-12T15:11:33.250Z] ---> Running in 17cefc87f5c2 [2022-04-12T15:11:33.527Z] Removing intermediate container 17cefc87f5c2 [2022-04-12T15:11:33.527Z] ---> 659e6065f94d [2022-04-12T15:11:33.527Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-12T15:11:33.527Z] ---> Running in 1e9531f330f0 [2022-04-12T15:11:33.802Z] Removing intermediate container 1e9531f330f0 [2022-04-12T15:11:33.802Z] ---> 055f4eb05b1a [2022-04-12T15:11:33.802Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:11:34.082Z] ---> Running in 9302948520d0 [2022-04-12T15:11:35.540Z] Removing intermediate container 9302948520d0 [2022-04-12T15:11:35.540Z] ---> 7beff0c0c3d7 [2022-04-12T15:11:35.540Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-12T15:11:35.540Z] ---> Running in 14d1c3845588 [2022-04-12T15:11:36.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T15:11:37.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T15:11:38.477Z] OK: 220 MiB in 52 packages [2022-04-12T15:11:39.078Z] Removing intermediate container 14d1c3845588 [2022-04-12T15:11:39.078Z] ---> 3b735e485bd5 [2022-04-12T15:11:39.078Z] Step 10/23 : ENV GO111MODULE=on [2022-04-12T15:11:39.078Z] ---> Running in 3fa32985447f [2022-04-12T15:11:39.355Z] Removing intermediate container 3fa32985447f [2022-04-12T15:11:39.355Z] ---> 3b9f359a6faf [2022-04-12T15:11:39.355Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-12T15:11:39.630Z] ---> Running in 372bab8fa036 [2022-04-12T15:11:39.905Z] Removing intermediate container 372bab8fa036 [2022-04-12T15:11:39.905Z] ---> 150df3f5bf74 [2022-04-12T15:11:39.905Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-12T15:11:40.505Z] ---> 596d6593792c [2022-04-12T15:11:40.505Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:11:40.505Z] ---> Running in 0e4740ac5b4b [2022-04-12T15:11:42.494Z] Removing intermediate container 0e4740ac5b4b [2022-04-12T15:11:42.494Z] ---> 79aad728e7bf [2022-04-12T15:11:42.494Z] Step 14/23 : COPY . . [2022-04-12T15:11:45.887Z] ---> 182c4b1c7f02 [2022-04-12T15:11:45.887Z] Step 15/23 : RUN ${MAKE} [2022-04-12T15:11:45.887Z] ---> Running in 11188f4908a9 [2022-04-12T15:11:46.866Z] 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 [2022-04-12T15:12:19.269Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-12T15:12:21.909Z] Removing intermediate container 11188f4908a9 [2022-04-12T15:12:21.909Z] ---> 4d9901e91faf [2022-04-12T15:12:21.909Z] Step 16/23 : FROM alpine:3.14 [2022-04-12T15:12:22.505Z] 3.14: Pulling from library/alpine [2022-04-12T15:12:22.779Z] 455c02918c45: Pulling fs layer [2022-04-12T15:12:23.054Z] 455c02918c45: Verifying Checksum [2022-04-12T15:12:23.054Z] 455c02918c45: Download complete [2022-04-12T15:12:23.659Z] 455c02918c45: Pull complete [2022-04-12T15:12:23.659Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T15:12:23.659Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T15:12:23.659Z] ---> ac73e934f311 [2022-04-12T15:12:23.659Z] Step 17/23 : EXPOSE 4000 [2022-04-12T15:12:23.936Z] ---> Running in ca67f8dab0fc [2022-04-12T15:12:24.210Z] Removing intermediate container ca67f8dab0fc [2022-04-12T15:12:24.210Z] ---> cb611a69f8bc [2022-04-12T15:12:24.210Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-12T15:12:25.662Z] ---> 92e3cad84647 [2022-04-12T15:12:25.662Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-12T15:12:25.662Z] ---> Running in 064f35c12496 [2022-04-12T15:12:25.662Z] Removing intermediate container 064f35c12496 [2022-04-12T15:12:25.662Z] ---> 1bf93c79d083 [2022-04-12T15:12:25.662Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-12T15:12:25.943Z] ---> Running in 779562e68577 [2022-04-12T15:12:26.219Z] Removing intermediate container 779562e68577 [2022-04-12T15:12:26.219Z] ---> a25b5941011d [2022-04-12T15:12:26.219Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T15:12:26.219Z] ---> Running in 972c2708a138 [2022-04-12T15:12:26.500Z] Removing intermediate container 972c2708a138 [2022-04-12T15:12:26.500Z] ---> 4a5836ea5671 [2022-04-12T15:12:26.500Z] Step 22/23 : LABEL git_sha=813c360ca325af316d6a4c9b63767711f7c00ebe [2022-04-12T15:12:26.500Z] ---> Running in 9298c7f735cd [2022-04-12T15:12:26.779Z] Removing intermediate container 9298c7f735cd [2022-04-12T15:12:26.779Z] ---> 6a7d147395a7 [2022-04-12T15:12:26.779Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T15:12:27.059Z] ---> Running in 1b04e12748ff [2022-04-12T15:12:27.334Z] Removing intermediate container 1b04e12748ff [2022-04-12T15:12:27.334Z] ---> 6461be8c5389 [2022-04-12T15:12:27.334Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-12T15:12:27.334Z] Successfully built 6461be8c5389 [2022-04-12T15:12:27.334Z] 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 [2022-04-12T15:12:27.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T15:12:27.804Z] [2022-04-12T15:12:27.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:12:28.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T15:12:28.161Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-12T15:12:28.161Z] 8998bd30e6a1: Pulling fs layer [2022-04-12T15:12:28.161Z] 04944245beec: Pulling fs layer [2022-04-12T15:12:28.161Z] 699f458cf7ca: Pulling fs layer [2022-04-12T15:12:28.161Z] 765212b225bb: Pulling fs layer [2022-04-12T15:12:28.161Z] f23df028b6ca: Pulling fs layer [2022-04-12T15:12:28.161Z] d65c8cfc05b1: Pulling fs layer [2022-04-12T15:12:28.161Z] 2437ff75d9bd: Pulling fs layer [2022-04-12T15:12:28.161Z] f23df028b6ca: Waiting [2022-04-12T15:12:28.161Z] d65c8cfc05b1: Waiting [2022-04-12T15:12:28.161Z] 2437ff75d9bd: Waiting [2022-04-12T15:12:28.161Z] 765212b225bb: Waiting [2022-04-12T15:12:28.440Z] 04944245beec: Verifying Checksum [2022-04-12T15:12:28.440Z] 04944245beec: Download complete [2022-04-12T15:12:28.440Z] 765212b225bb: Verifying Checksum [2022-04-12T15:12:28.440Z] 765212b225bb: Download complete [2022-04-12T15:12:28.440Z] f23df028b6ca: Verifying Checksum [2022-04-12T15:12:28.440Z] f23df028b6ca: Download complete [2022-04-12T15:12:28.440Z] d65c8cfc05b1: Download complete [2022-04-12T15:12:28.440Z] 699f458cf7ca: Verifying Checksum [2022-04-12T15:12:28.440Z] 699f458cf7ca: Download complete [2022-04-12T15:12:29.041Z] 8998bd30e6a1: Download complete [2022-04-12T15:12:31.675Z] 2437ff75d9bd: Verifying Checksum [2022-04-12T15:12:31.675Z] 2437ff75d9bd: Download complete [2022-04-12T15:12:33.120Z] 8998bd30e6a1: Pull complete [2022-04-12T15:12:33.722Z] 04944245beec: Pull complete [2022-04-12T15:12:35.161Z] 699f458cf7ca: Pull complete [2022-04-12T15:12:35.437Z] 765212b225bb: Pull complete [2022-04-12T15:12:36.425Z] f23df028b6ca: Pull complete [2022-04-12T15:12:36.699Z] d65c8cfc05b1: Pull complete [2022-04-12T15:12:51.827Z] 2437ff75d9bd: Pull complete [2022-04-12T15:12:51.827Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-12T15:12:51.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T15:12:51.827Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-12T15:12:52.059Z] prd-ubuntu20.04-docker-arm64-4c-16g-20687 does not seem to be running inside a container [2022-04-12T15:12:52.157Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-12T15:12:54.535Z] $ docker top cc2855755ac2b922737f8dcb00dcb501d0845696f765d281850293884aede388 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T15:12:55.469Z] ---> job-cost.sh [2022-04-12T15:12:55.469Z] lf-activate-venv: SKIPPING [2022-04-12T15:12:55.469Z] INFO: No Stack... [2022-04-12T15:12:56.068Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-12T15:12:56.665Z] INFO: Archiving Costs [Pipeline] sh [2022-04-12T15:12:57.337Z] + + catcut /w/workspace/edgex-ui-go/2/archives/cost.csv -d, [2022-04-12T15:12:57.338Z] -f6 [Pipeline] lock [2022-04-12T15:12:57.403Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-514-2-stack-cost] [2022-04-12T15:12:57.409Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-514-2-stack-cost] did not exist. Created. [2022-04-12T15:12:57.409Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-514-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-12T15:12:58.086Z] /w/workspace/edgex-ui-go/2@tmp/durable-33e6291b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-12T15:12:58.774Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-12T15:12:58.797Z] Warning: overwriting stash ‘stack-cost’ [2022-04-12T15:12:58.950Z] Stashed 1 file(s) [Pipeline] } [2022-04-12T15:12:58.957Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-514-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-12T15:12:58.988Z] $ docker stop --time=1 cc2855755ac2b922737f8dcb00dcb501d0845696f765d281850293884aede388 [2022-04-12T15:13:00.487Z] $ docker rm -f cc2855755ac2b922737f8dcb00dcb501d0845696f765d281850293884aede388 [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 [2022-04-12T15:13:01.002Z] provisioning config files... [2022-04-12T15:13:01.010Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp/config6909146458915109012tmp [Pipeline] { [Pipeline] sh [2022-04-12T15:13:01.304Z] + set +x [2022-04-12T15:13:01.304Z] + curl -s https://codecov.io/bash [2022-04-12T15:13:01.304Z] + bash -s -- [2022-04-12T15:13:01.304Z] [2022-04-12T15:13:01.304Z] _____ _ [2022-04-12T15:13:01.304Z] / ____| | | [2022-04-12T15:13:01.304Z] | | ___ __| | ___ ___ _____ __ [2022-04-12T15:13:01.304Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-12T15:13:01.304Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-12T15:13:01.304Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-12T15:13:01.305Z] Bash-1.0.6 [2022-04-12T15:13:01.305Z] [2022-04-12T15:13:01.305Z] [2022-04-12T15:13:01.305Z] ==> git version 2.25.1 found [2022-04-12T15:13:01.305Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-12T15:13:01.305Z] Release-Date: 2020-01-08 [2022-04-12T15:13:01.305Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-12T15:13:01.305Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-12T15:13:01.305Z] ==> Jenkins CI detected. [2022-04-12T15:13:01.305Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-514 [2022-04-12T15:13:01.305Z] project root: . [2022-04-12T15:13:01.305Z] --> token set from env [2022-04-12T15:13:01.305Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-12T15:13:01.305Z] ==> Running gcov in . (disable via -X gcov) [2022-04-12T15:13:01.305Z] ==> Python coveragepy not found [2022-04-12T15:13:01.305Z] ==> Searching for coverage reports in: [2022-04-12T15:13:01.305Z] + . [2022-04-12T15:13:01.305Z] -> Found 1 reports [2022-04-12T15:13:01.305Z] ==> Detecting git/mercurial file structure [2022-04-12T15:13:01.305Z] ==> Reading reports [2022-04-12T15:13:01.305Z] + ./coverage.out bytes=10 [2022-04-12T15:13:01.305Z] ==> Appending adjustments [2022-04-12T15:13:01.305Z] https://docs.codecov.io/docs/fixing-reports [2022-04-12T15:13:01.565Z] + Found adjustments [2022-04-12T15:13:01.565Z] ==> Gzipping contents [2022-04-12T15:13:01.565Z] 4.0K /tmp/codecov.AMIAr3.gz [2022-04-12T15:13:01.565Z] ==> Uploading reports [2022-04-12T15:13:01.565Z] url: https://codecov.io [2022-04-12T15:13:01.565Z] query: branch=PR-514&commit=813c360ca325af316d6a4c9b63767711f7c00ebe&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-514%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=514&job=&cmd_args= [2022-04-12T15:13:01.565Z] -> Pinging Codecov [2022-04-12T15:13:01.565Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-514&commit=813c360ca325af316d6a4c9b63767711f7c00ebe&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-514%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=514&job=&cmd_args= [2022-04-12T15:13:01.825Z] -> Uploading to [2022-04-12T15:13:01.826Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-12/FB506323287CE973F263BFD2A0EB1F37/813c360ca325af316d6a4c9b63767711f7c00ebe/29c994c7-ad0f-4168-b7d3-2ffb4c8b45cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T151301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f93aa81b41b5e217f9adbbaa59f5953c0be816914c7daa172f505bda4a511fa [2022-04-12T15:13:01.826Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T15:13:01.826Z] Dload Upload Total Spent Left Speed [2022-04-12T15:13:02.085Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4059 0 0 100 4059 0 16772 --:--:-- --:--:-- --:--:-- 16772 [2022-04-12T15:13:02.085Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/813c360ca325af316d6a4c9b63767711f7c00ebe [Pipeline] } [2022-04-12T15:13:02.092Z] 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 [2022-04-12T15:13:02.949Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-514/archives ] [2022-04-12T15:13:02.950Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-514/archives [2022-04-12T15:13:02.950Z] total 16 [2022-04-12T15:13:02.950Z] drwxr-xr-x 3 root root 4096 Apr 12 15:07 . [2022-04-12T15:13:02.950Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 12 15:07 .. [2022-04-12T15:13:02.950Z] drwxr-xr-x 2 root root 4096 Apr 12 15:07 cost [2022-04-12T15:13:02.950Z] -rw-r--r-- 1 root root 82 Apr 12 15:07 cost.csv [2022-04-12T15:13:02.950Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-514/archives [2022-04-12T15:13:02.950Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-514/archives [2022-04-12T15:13:02.950Z] total 16 [2022-04-12T15:13:02.950Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 15:07 . [2022-04-12T15:13:02.950Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 12 15:07 .. [2022-04-12T15:13:02.950Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 15:07 cost [2022-04-12T15:13:02.950Z] -rw-r--r-- 1 jenkins jenkins 82 Apr 12 15:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-12T15:13:03.294Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T15:13:04.179Z] ---> package-listing.sh [2022-04-12T15:13:04.179Z] ++ facter osfamily [2022-04-12T15:13:04.179Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-12T15:13:04.439Z] + OS_FAMILY=debian [2022-04-12T15:13:04.439Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-514 [2022-04-12T15:13:04.439Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-12T15:13:04.439Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-12T15:13:04.439Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-12T15:13:04.439Z] + PACKAGES=/tmp/packages_start.txt [2022-04-12T15:13:04.439Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-514 ']' [2022-04-12T15:13:04.439Z] + PACKAGES=/tmp/packages_end.txt [2022-04-12T15:13:04.439Z] + case "${OS_FAMILY}" in [2022-04-12T15:13:04.439Z] + dpkg -l [2022-04-12T15:13:04.439Z] + grep '^ii' [2022-04-12T15:13:04.439Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-12T15:13:04.439Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-12T15:13:04.439Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-12T15:13:04.439Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-514 ']' [2022-04-12T15:13:04.439Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-514/archives/ [2022-04-12T15:13:04.439Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-514/archives/ [Pipeline] echo [2022-04-12T15:13:04.451Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-12T15:13:04.733Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:13:05.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T15:13:05.031Z] . [Pipeline] withDockerContainer [2022-04-12T15:13:05.091Z] prd-ubuntu20.04-docker-8c-8g-20686 does not seem to be running inside a container [2022-04-12T15:13:05.132Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514/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-514 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514:/w/workspace/edgexfoundry_edgex-ui-go_PR-514:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@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:10003/edgex-lftools-log-publisher:latest cat [2022-04-12T15:13:05.427Z] $ docker top a8d7f9040e858ec2c092d81782512badea93a6a19b7651db54a7495516ef1d5f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T15:13:05.785Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-12T15:13:06.075Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-12T15:13:06.363Z] + ls /var/log/sa-host [2022-04-12T15:13:06.363Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T15:13:06.581Z] provisioning config files... [2022-04-12T15:13:06.591Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp/config8610942348190746794tmp [Pipeline] { [Pipeline] echo [2022-04-12T15:13:06.608Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T15:13:06.895Z] ---> create-netrc.sh [Pipeline] } [2022-04-12T15:13:06.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-12T15:13:07.225Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-12T15:13:07.234Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T15:13:07.522Z] ---> sudo-logs.sh [2022-04-12T15:13:07.522Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-12T15:13:07.557Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T15:13:07.846Z] ---> job-cost.sh [2022-04-12T15:13:07.846Z] lf-activate-venv: SKIPPING [2022-04-12T15:13:07.846Z] DEBUG: total: 0.2199999988079071 [2022-04-12T15:13:07.846Z] INFO: Retrieving Stack Cost... [2022-04-12T15:13:08.107Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-12T15:13:08.679Z] INFO: Archiving Costs [Pipeline] echo [2022-04-12T15:13:08.694Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T15:13:08.981Z] ---> logs-deploy.sh [2022-04-12T15:13:08.981Z] lf-activate-venv: SKIPPING [2022-04-12T15:13:08.981Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-514/2 [2022-04-12T15:13:08.981Z] INFO: archiving workspace using pattern(s): [2022-04-12T15:13:09.920Z] Archives upload complete. [2022-04-12T15:13:09.920Z] INFO: archiving logs to Nexus