Pull request #507 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 e242a1d9d26091df874eb784f78d04c8a5b26712+a297faecba2e479c84256204d88875266373bb25 (1a75f68cc89f97b0f2a2726e6aef0be3703a8817) 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-ssh16365275667443083121.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-ssh9560975449484482733.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-507/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-507/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11046362009066351465.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-ssh10021327681062748701.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-507/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-507/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17829618227236321065.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-10426 in /w/workspace/edgexfoundry_edgex-ui-go_PR-507 [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-507 # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/507/head:refs/remotes/origin/PR-507 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a297faecba2e479c84256204d88875266373bb25 into PR head commit e242a1d9d26091df874eb784f78d04c8a5b26712 Merge succeeded, producing e242a1d9d26091df874eb784f78d04c8a5b26712 Checking out Revision e242a1d9d26091df874eb784f78d04c8a5b26712 (PR-507) > git config core.sparsecheckout # timeout=10 > git checkout -f e242a1d9d26091df874eb784f78d04c8a5b26712 # 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 a297faecba2e479c84256204d88875266373bb25 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e242a1d9d26091df874eb784f78d04c8a5b26712 # timeout=10 Commit message: "feat: add Content-Security-Policy request header" > git rev-list --no-walk f2a648b29f579d4153126791da5bf0f295f423cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-01T06:15:09.939Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-01T06:15:10.103Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-01T06:15:10.132Z] ========================================================= [2022-04-01T06:15:10.133Z] EdgeX Global Pipelines Version Info [2022-04-01T06:15:10.133Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-01T06:15:10.920Z] ------------------- [2022-04-01T06:15:10.920Z] stable info: [2022-04-01T06:15:10.920Z] ------------------- [2022-04-01T06:15:10.920Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-01T06:15:10.920Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-01T06:15:10.920Z] Message: update stable to v1.0.221 [2022-04-01T06:15:11.494Z] ------------------- [2022-04-01T06:15:11.494Z] experimental info: [2022-04-01T06:15:11.494Z] ------------------- [2022-04-01T06:15:11.494Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-01T06:15:11.494Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-01T06:15:11.494Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-01T06:15:11.638Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-04-01T06:15:11.656Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-04-01T06:15:11.671Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-01T06:15:11.692Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-01T06:15:11.710Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-01T06:15:11.726Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-01T06:15:11.743Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-01T06:15:11.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-01T06:15:11.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-01T06:15:11.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-01T06:15:11.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-01T06:15:11.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-04-01T06:15:11.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-01T06:15:11.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-01T06:15:11.885Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-01T06:15:11.900Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-01T06:15:11.915Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-01T06:15:11.934Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-01T06:15:11.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-01T06:15:11.970Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-01T06:15:11.986Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-01T06:15:12.003Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-01T06:15:12.016Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-01T06:15:12.032Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-01T06:15:12.051Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-01T06:15:12.074Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-01T06:15:12.092Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-507 [Pipeline] echo [2022-04-01T06:15:12.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-507 [Pipeline] echo [2022-04-01T06:15:12.123Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-507 [Pipeline] echo [2022-04-01T06:15:12.141Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e242a1d9d26091df874eb784f78d04c8a5b26712 [Pipeline] echo [2022-04-01T06:15:12.157Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e242a1d [Pipeline] echo [2022-04-01T06:15:12.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-01T06:15:12.219Z] provisioning config files... [2022-04-01T06:15:12.234Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/config6850676356297581663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-01T06:15:12.543Z] ---> docker-login.sh [2022-04-01T06:15:12.543Z] nexus3.edgexfoundry.org:10001 [2022-04-01T06:15:12.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T06:15:12.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T06:15:12.805Z] Configure a credential helper to remove this warning. See [2022-04-01T06:15:12.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T06:15:12.805Z] [2022-04-01T06:15:12.805Z] Login Succeeded [2022-04-01T06:15:12.805Z] nexus3.edgexfoundry.org:10002 [2022-04-01T06:15:13.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T06:15:13.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T06:15:13.066Z] Configure a credential helper to remove this warning. See [2022-04-01T06:15:13.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T06:15:13.066Z] [2022-04-01T06:15:13.066Z] Login Succeeded [2022-04-01T06:15:13.066Z] nexus3.edgexfoundry.org:10003 [2022-04-01T06:15:13.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T06:15:13.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T06:15:13.067Z] Configure a credential helper to remove this warning. See [2022-04-01T06:15:13.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T06:15:13.067Z] [2022-04-01T06:15:13.067Z] Login Succeeded [2022-04-01T06:15:13.067Z] nexus3.edgexfoundry.org:10004 [2022-04-01T06:15:13.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T06:15:13.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T06:15:13.327Z] Configure a credential helper to remove this warning. See [2022-04-01T06:15:13.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T06:15:13.327Z] [2022-04-01T06:15:13.327Z] Login Succeeded [2022-04-01T06:15:13.327Z] docker.io [2022-04-01T06:15:13.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T06:15:13.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T06:15:13.900Z] Configure a credential helper to remove this warning. See [2022-04-01T06:15:13.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T06:15:13.900Z] [2022-04-01T06:15:13.900Z] Login Succeeded [2022-04-01T06:15:13.900Z] ---> docker-login.sh ends [Pipeline] } [2022-04-01T06:15:13.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-01T06:15:14.304Z] + git rev-list -1 --merges e242a1d9d26091df874eb784f78d04c8a5b26712~1..e242a1d9d26091df874eb784f78d04c8a5b26712 [Pipeline] echo [2022-04-01T06:15:14.417Z] -----------> git rev-list -1 --merges e242a1d9d26091df874eb784f78d04c8a5b26712~1..e242a1d9d26091df874eb784f78d04c8a5b26712 e242a1d9d26091df874eb784f78d04c8a5b26712 [false] [Pipeline] sh [2022-04-01T06:15:14.705Z] + git log --format=format:%s -1 e242a1d9d26091df874eb784f78d04c8a5b26712 [Pipeline] echo [2022-04-01T06:15:14.720Z] ========================================================= [2022-04-01T06:15:14.720Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-01T06:15:14.720Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-01T06:15:15.065Z] + git log --format=format:%s -1 e242a1d9d26091df874eb784f78d04c8a5b26712 [Pipeline] echo [2022-04-01T06:15:15.079Z] [semverPrep] GIT_COMMIT: e242a1d9d26091df874eb784f78d04c8a5b26712, Commit Message: feat: add Content-Security-Policy request header [Pipeline] echo [2022-04-01T06:15:15.094Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-01T06:15:15.522Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-01T06:15:15.522Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-01T06:15:15.522Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-01T06:15:15.522Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-01T06:15:15.522Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-01T06:15:15.522Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-01T06:15:15.522Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-01T06:15:15.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-01T06:15:15.952Z] [2022-04-01T06:15:15.952Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-01T06:15:16.257Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-01T06:15:16.257Z] latest: Pulling from edgex-devops/git-semver [2022-04-01T06:15:16.257Z] a0d0a0d46f8b: Pulling fs layer [2022-04-01T06:15:16.257Z] 3e5f54012d9b: Pulling fs layer [2022-04-01T06:15:16.257Z] 4c7163046ea9: Pulling fs layer [2022-04-01T06:15:16.257Z] 0c2d73faf560: Pulling fs layer [2022-04-01T06:15:16.257Z] 0c2d73faf560: Waiting [2022-04-01T06:15:16.257Z] 3e5f54012d9b: Verifying Checksum [2022-04-01T06:15:16.257Z] 3e5f54012d9b: Download complete [2022-04-01T06:15:16.257Z] a0d0a0d46f8b: Verifying Checksum [2022-04-01T06:15:16.257Z] a0d0a0d46f8b: Download complete [2022-04-01T06:15:16.258Z] 4c7163046ea9: Verifying Checksum [2022-04-01T06:15:16.258Z] 4c7163046ea9: Download complete [2022-04-01T06:15:16.258Z] 0c2d73faf560: Verifying Checksum [2022-04-01T06:15:16.519Z] a0d0a0d46f8b: Pull complete [2022-04-01T06:15:16.519Z] 3e5f54012d9b: Pull complete [2022-04-01T06:15:16.780Z] 4c7163046ea9: Pull complete [2022-04-01T06:15:17.042Z] 0c2d73faf560: Pull complete [2022-04-01T06:15:17.042Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-01T06:15:17.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-01T06:15:17.042Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-01T06:15:17.117Z] prd-ubuntu20.04-docker-8c-8g-10426 does not seem to be running inside a container [2022-04-01T06:15:17.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-507 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507:/w/workspace/edgexfoundry_edgex-ui-go_PR-507:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-01T06:15:17.822Z] $ docker top 0d9d01b68c7e52ee4592e6175b9fec15c795fb8b017313f5d269825cbf9fa310 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-01T06:15:17.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-01T06:15:17.925Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-01T06:15:18.053Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-01T06:15:18.063Z] $ docker exec 0d9d01b68c7e52ee4592e6175b9fec15c795fb8b017313f5d269825cbf9fa310 ssh-agent [2022-04-01T06:15:18.186Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjEkHDf/agent.13 [2022-04-01T06:15:18.186Z] SSH_AGENT_PID=19 [2022-04-01T06:15:18.193Z] Running ssh-add (command line suppressed) [2022-04-01T06:15:18.321Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/private_key_4100419830150353537.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/private_key_4100419830150353537.key) [2022-04-01T06:15:18.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-01T06:15:18.623Z] + git tag --points-at HEAD [Pipeline] } [2022-04-01T06:15:18.644Z] $ docker exec --env ******** --env ******** 0d9d01b68c7e52ee4592e6175b9fec15c795fb8b017313f5d269825cbf9fa310 ssh-agent -k [2022-04-01T06:15:18.756Z] unset SSH_AUTH_SOCK; [2022-04-01T06:15:18.756Z] unset SSH_AGENT_PID; [2022-04-01T06:15:18.756Z] echo Agent pid 19 killed; [2022-04-01T06:15:18.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-01T06:15:18.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-01T06:15:18.789Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-01T06:15:18.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-01T06:15:18.935Z] $ docker exec 0d9d01b68c7e52ee4592e6175b9fec15c795fb8b017313f5d269825cbf9fa310 ssh-agent [2022-04-01T06:15:19.060Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLAdjpO/agent.51 [2022-04-01T06:15:19.061Z] SSH_AGENT_PID=57 [2022-04-01T06:15:19.068Z] Running ssh-add (command line suppressed) [2022-04-01T06:15:19.194Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/private_key_3418117030593955090.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/private_key_3418117030593955090.key) [2022-04-01T06:15:19.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-01T06:15:19.499Z] + git semver init [2022-04-01T06:15:19.499Z] # -> Open(): unable to determine branch for HEAD [2022-04-01T06:15:19.499Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-507/.git [2022-04-01T06:15:19.499Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-507 [2022-04-01T06:15:19.499Z] # $SEMVER_REMOTE_NAME = origin [2022-04-01T06:15:19.499Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-01T06:15:19.499Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-01T06:15:19.499Z] # $SEMVER_BRANCH = PR-507 [2022-04-01T06:15:19.499Z] # $SEMVER_TEMP = /tmp/semver-235154259 [2022-04-01T06:15:19.499Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-04-01T06:15:22.062Z] # '/tmp/semver-235154259' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-507/.semver' [2022-04-01T06:15:22.062Z] # -> Force: false [2022-04-01T06:15:22.062Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-507/.semver [Pipeline] } [2022-04-01T06:15:22.081Z] $ docker exec --env ******** --env ******** 0d9d01b68c7e52ee4592e6175b9fec15c795fb8b017313f5d269825cbf9fa310 ssh-agent -k [2022-04-01T06:15:22.193Z] unset SSH_AUTH_SOCK; [2022-04-01T06:15:22.194Z] unset SSH_AGENT_PID; [2022-04-01T06:15:22.194Z] echo Agent pid 57 killed; [2022-04-01T06:15:22.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-01T06:15:22.504Z] + git semver [Pipeline] } [2022-04-01T06:15:22.525Z] $ docker stop --time=1 0d9d01b68c7e52ee4592e6175b9fec15c795fb8b017313f5d269825cbf9fa310 [2022-04-01T06:15:23.946Z] $ docker rm -f 0d9d01b68c7e52ee4592e6175b9fec15c795fb8b017313f5d269825cbf9fa310 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-01T06:15:24.308Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-01T06:15:24.578Z] Stashed 1 file(s) [Pipeline] echo [2022-04-01T06:15:24.582Z] [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-01T06:15:24.731Z] provisioning config files... [2022-04-01T06:15:24.742Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/config6004467279226339143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-01T06:15:25.053Z] ---> docker-login.sh [2022-04-01T06:15:25.053Z] nexus3.edgexfoundry.org:10001 [2022-04-01T06:15:25.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T06:15:25.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T06:15:25.053Z] Configure a credential helper to remove this warning. See [2022-04-01T06:15:25.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T06:15:25.053Z] [2022-04-01T06:15:25.053Z] Login Succeeded [2022-04-01T06:15:25.053Z] nexus3.edgexfoundry.org:10002 [2022-04-01T06:15:25.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T06:15:25.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T06:15:25.315Z] Configure a credential helper to remove this warning. See [2022-04-01T06:15:25.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T06:15:25.315Z] [2022-04-01T06:15:25.315Z] Login Succeeded [2022-04-01T06:15:25.315Z] nexus3.edgexfoundry.org:10003 [2022-04-01T06:15:25.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T06:15:25.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T06:15:25.315Z] Configure a credential helper to remove this warning. See [2022-04-01T06:15:25.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T06:15:25.315Z] [2022-04-01T06:15:25.315Z] Login Succeeded [2022-04-01T06:15:25.315Z] nexus3.edgexfoundry.org:10004 [2022-04-01T06:15:25.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T06:15:25.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T06:15:25.578Z] Configure a credential helper to remove this warning. See [2022-04-01T06:15:25.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T06:15:25.578Z] [2022-04-01T06:15:25.578Z] Login Succeeded [2022-04-01T06:15:25.578Z] docker.io [2022-04-01T06:15:25.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T06:15:25.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T06:15:25.841Z] Configure a credential helper to remove this warning. See [2022-04-01T06:15:25.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T06:15:25.841Z] [2022-04-01T06:15:25.841Z] Login Succeeded [2022-04-01T06:15:25.841Z] ---> docker-login.sh ends [Pipeline] } [2022-04-01T06:15:25.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-01T06:15:25.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-01T06:15:25.940Z] ========================================================= [2022-04-01T06:15:25.940Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-01T06:15:25.940Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-01T06:15:26.262Z] + 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-01T06:15:26.524Z] Sending build context to Docker daemon 43.43MB [2022-04-01T06:15:26.524Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-01T06:15:26.524Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-01T06:15:26.524Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-01T06:15:26.524Z] 59bf1c3509f3: Pulling fs layer [2022-04-01T06:15:26.524Z] 666ba61612fd: Pulling fs layer [2022-04-01T06:15:26.524Z] 8ed8ca486205: Pulling fs layer [2022-04-01T06:15:26.524Z] 4fe6c5a15a65: Pulling fs layer [2022-04-01T06:15:26.524Z] 22a0e8bec74d: Pulling fs layer [2022-04-01T06:15:26.524Z] 640e595b4fbd: Pulling fs layer [2022-04-01T06:15:26.524Z] 763cafe07f6e: Pulling fs layer [2022-04-01T06:15:26.524Z] 0c0b528cf693: Pulling fs layer [2022-04-01T06:15:26.524Z] 10935f4eaf8b: Pulling fs layer [2022-04-01T06:15:26.524Z] 0c0b528cf693: Waiting [2022-04-01T06:15:26.524Z] 22a0e8bec74d: Waiting [2022-04-01T06:15:26.524Z] 10935f4eaf8b: Waiting [2022-04-01T06:15:26.524Z] 640e595b4fbd: Waiting [2022-04-01T06:15:26.524Z] 763cafe07f6e: Waiting [2022-04-01T06:15:26.524Z] 4fe6c5a15a65: Waiting [2022-04-01T06:15:26.524Z] 8ed8ca486205: Download complete [2022-04-01T06:15:26.524Z] 666ba61612fd: Download complete [2022-04-01T06:15:26.524Z] 22a0e8bec74d: Download complete [2022-04-01T06:15:26.524Z] 640e595b4fbd: Download complete [2022-04-01T06:15:26.524Z] 59bf1c3509f3: Verifying Checksum [2022-04-01T06:15:26.524Z] 59bf1c3509f3: Download complete [2022-04-01T06:15:26.524Z] 763cafe07f6e: Verifying Checksum [2022-04-01T06:15:26.524Z] 763cafe07f6e: Download complete [2022-04-01T06:15:26.792Z] 0c0b528cf693: Verifying Checksum [2022-04-01T06:15:26.792Z] 59bf1c3509f3: Pull complete [2022-04-01T06:15:27.073Z] 666ba61612fd: Pull complete [2022-04-01T06:15:27.073Z] 8ed8ca486205: Pull complete [2022-04-01T06:15:27.354Z] 10935f4eaf8b: Verifying Checksum [2022-04-01T06:15:27.354Z] 10935f4eaf8b: Download complete [2022-04-01T06:15:27.354Z] 4fe6c5a15a65: Verifying Checksum [2022-04-01T06:15:27.354Z] 4fe6c5a15a65: Download complete [2022-04-01T06:15:31.567Z] 4fe6c5a15a65: Pull complete [2022-04-01T06:15:31.567Z] 22a0e8bec74d: Pull complete [2022-04-01T06:15:31.567Z] 640e595b4fbd: Pull complete [2022-04-01T06:15:31.567Z] 763cafe07f6e: Pull complete [2022-04-01T06:15:31.827Z] 0c0b528cf693: Pull complete [2022-04-01T06:15:34.370Z] 10935f4eaf8b: Pull complete [2022-04-01T06:15:34.370Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-01T06:15:34.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-01T06:15:34.370Z] ---> 99d49a6021b9 [2022-04-01T06:15:34.370Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-01T06:15:35.320Z] ---> Running in a73697007956 [2022-04-01T06:15:35.320Z] Removing intermediate container a73697007956 [2022-04-01T06:15:35.320Z] ---> 9a3b9937aafb [2022-04-01T06:15:35.320Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-01T06:15:35.592Z] ---> Running in fc7cbef5e993 [2022-04-01T06:15:35.592Z] Removing intermediate container fc7cbef5e993 [2022-04-01T06:15:35.592Z] ---> b639d98ab242 [2022-04-01T06:15:35.592Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-01T06:15:35.592Z] ---> Running in 4d6a867732fc [2022-04-01T06:15:35.592Z] Removing intermediate container 4d6a867732fc [2022-04-01T06:15:35.592Z] ---> 16742fa78eae [2022-04-01T06:15:35.592Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-01T06:15:35.853Z] ---> Running in 8e9e289849de [2022-04-01T06:15:35.853Z] Removing intermediate container 8e9e289849de [2022-04-01T06:15:35.853Z] ---> 63c525a3333d [2022-04-01T06:15:35.853Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-01T06:15:35.853Z] ---> Running in eaf7a602be51 [2022-04-01T06:15:35.853Z] Removing intermediate container eaf7a602be51 [2022-04-01T06:15:35.853Z] ---> 66cead658b2f [2022-04-01T06:15:35.853Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T06:15:36.115Z] ---> Running in b88dbf97a4c1 [2022-04-01T06:15:36.687Z] Removing intermediate container b88dbf97a4c1 [2022-04-01T06:15:36.687Z] ---> 2d064e367383 [2022-04-01T06:15:36.687Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-01T06:15:36.687Z] ---> Running in b0abc76caf35 [2022-04-01T06:15:36.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-01T06:15:37.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-01T06:15:38.159Z] OK: 221 MiB in 52 packages [2022-04-01T06:15:38.419Z] Removing intermediate container b0abc76caf35 [2022-04-01T06:15:38.419Z] ---> 6a5cbaaa145a [2022-04-01T06:15:38.419Z] Step 10/15 : ENV GO111MODULE=on [2022-04-01T06:15:38.419Z] ---> Running in 6408d680b1d3 [2022-04-01T06:15:38.680Z] Removing intermediate container 6408d680b1d3 [2022-04-01T06:15:38.680Z] ---> ffffef250101 [2022-04-01T06:15:38.680Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-01T06:15:38.680Z] ---> Running in f5312cf61510 [2022-04-01T06:15:38.680Z] Removing intermediate container f5312cf61510 [2022-04-01T06:15:38.680Z] ---> 0fc40712620e [2022-04-01T06:15:38.680Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-01T06:15:38.941Z] ---> 27a2e36d8864 [2022-04-01T06:15:38.941Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T06:15:38.941Z] ---> Running in f672c0e58728 [2022-04-01T06:15:39.696Z] Still waiting to schedule task [2022-04-01T06:15:39.696Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-01T06:16:11.082Z] Removing intermediate container f672c0e58728 [2022-04-01T06:16:11.082Z] ---> bd2ec3fbda33 [2022-04-01T06:16:11.082Z] Step 14/15 : COPY . . [2022-04-01T06:16:11.082Z] ---> cc0ea7bbe14e [2022-04-01T06:16:11.082Z] Step 15/15 : RUN ${MAKE} [2022-04-01T06:16:11.082Z] ---> Running in 23fc1fcd2200 [2022-04-01T06:16:11.082Z] noop [2022-04-01T06:16:11.082Z] Removing intermediate container 23fc1fcd2200 [2022-04-01T06:16:11.082Z] ---> 64bef056a745 [2022-04-01T06:16:11.082Z] Successfully built 64bef056a745 [2022-04-01T06:16:11.082Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-01T06:16:11.381Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-01T06:16:11.381Z] . [Pipeline] withDockerContainer [2022-04-01T06:16:11.455Z] prd-ubuntu20.04-docker-8c-8g-10426 does not seem to be running inside a container [2022-04-01T06:16:11.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-507 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507:/w/workspace/edgexfoundry_edgex-ui-go_PR-507:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@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-x86_64 cat [2022-04-01T06:16:11.879Z] $ docker top 2a36f378aff3f1ef7990d83aeecbd7cbc24e1573cae505c428884b3976af1029 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-01T06:16:12.251Z] + go version [2022-04-01T06:16:12.251Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-01T06:16:12.269Z] $ docker stop --time=1 2a36f378aff3f1ef7990d83aeecbd7cbc24e1573cae505c428884b3976af1029 [2022-04-01T06:16:13.596Z] $ docker rm -f 2a36f378aff3f1ef7990d83aeecbd7cbc24e1573cae505c428884b3976af1029 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-01T06:16:14.022Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-01T06:16:14.022Z] . [Pipeline] withDockerContainer [2022-04-01T06:16:14.101Z] prd-ubuntu20.04-docker-8c-8g-10426 does not seem to be running inside a container [2022-04-01T06:16:14.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-507 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507:/w/workspace/edgexfoundry_edgex-ui-go_PR-507:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@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-x86_64 cat [2022-04-01T06:16:14.537Z] $ docker top 7de475aaf986959b5011ba4d71e4eb172322517c0630a7b3803f651adb40b3d2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-01T06:16:14.910Z] + make test [2022-04-01T06:16:14.910Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-01T06:16:15.170Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-01T06:16:20.525Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-01T06:16:20.525Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-01T06:16:20.525Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-01T06:16:20.525Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-01T06:16:20.525Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-01T06:16:20.525Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-01T06:16:20.525Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-01T06:16:20.525Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-01T06:16:20.525Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-01T06:16:20.525Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-01T06:16:20.525Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-01T06:16:20.525Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-01T06:16:20.525Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-01T06:16:23.069Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-01T06:16:23.069Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-01T06:16:23.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-01T06:16:23.103Z] $ docker stop --time=1 7de475aaf986959b5011ba4d71e4eb172322517c0630a7b3803f651adb40b3d2 [2022-04-01T06:16:24.673Z] $ docker rm -f 7de475aaf986959b5011ba4d71e4eb172322517c0630a7b3803f651adb40b3d2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-01T06:16:25.036Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-01T06:16:25.085Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-01T06:16:26.118Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-01T06:16:26.411Z] + ls -al . [2022-04-01T06:16:26.411Z] total 160 [2022-04-01T06:16:26.411Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 1 06:16 . [2022-04-01T06:16:26.411Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 06:15 .. [2022-04-01T06:16:26.411Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 06:15 .git [2022-04-01T06:16:26.411Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 06:15 .github [2022-04-01T06:16:26.411Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 1 06:15 .gitignore [2022-04-01T06:16:26.411Z] drwx------ 3 jenkins jenkins 4096 Apr 1 06:15 .semver [2022-04-01T06:16:26.411Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 1 06:15 CONTRIBUTING.md [2022-04-01T06:16:26.411Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 1 06:15 Dockerfile [2022-04-01T06:16:26.411Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 1 06:15 Jenkinsfile [2022-04-01T06:16:26.411Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 1 06:15 LICENSE [2022-04-01T06:16:26.411Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 1 06:15 Makefile [2022-04-01T06:16:26.411Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 1 06:15 README.md [2022-04-01T06:16:26.411Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 06:15 VERSION [2022-04-01T06:16:26.411Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 06:15 assets [2022-04-01T06:16:26.411Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 06:15 bin [2022-04-01T06:16:26.411Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 06:15 cmd [2022-04-01T06:16:26.411Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 1 06:16 coverage.out [2022-04-01T06:16:26.411Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 06:15 docs [2022-04-01T06:16:26.411Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 1 06:15 go.mod [2022-04-01T06:16:26.411Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 1 06:15 go.sum [2022-04-01T06:16:26.411Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 1 06:15 internal [2022-04-01T06:16:26.411Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 06:15 pkg [2022-04-01T06:16:26.411Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 06:15 snap [2022-04-01T06:16:26.411Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 06:15 testing [2022-04-01T06:16:26.411Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 1 06:15 version.go [2022-04-01T06:16:26.411Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 06:15 web [Pipeline] isUnix [Pipeline] sh [2022-04-01T06:16:26.712Z] + 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=e242a1d9d26091df874eb784f78d04c8a5b26712 --label arch=amd64 --label version=0.0.0 . [2022-04-01T06:16:26.973Z] Sending build context to Docker daemon 43.43MB [2022-04-01T06:16:26.973Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-01T06:16:26.973Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-01T06:16:26.973Z] ---> 64bef056a745 [2022-04-01T06:16:26.973Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-01T06:16:26.973Z] ---> Running in f020c0badaa5 [2022-04-01T06:16:27.233Z] Removing intermediate container f020c0badaa5 [2022-04-01T06:16:27.233Z] ---> f0febe1ab900 [2022-04-01T06:16:27.233Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-01T06:16:27.233Z] ---> Running in 49eca2010da0 [2022-04-01T06:16:27.233Z] Removing intermediate container 49eca2010da0 [2022-04-01T06:16:27.233Z] ---> 42c4a912b650 [2022-04-01T06:16:27.233Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-01T06:16:27.233Z] ---> Running in c8e5fe4544f8 [2022-04-01T06:16:27.233Z] Removing intermediate container c8e5fe4544f8 [2022-04-01T06:16:27.233Z] ---> 2152d527937a [2022-04-01T06:16:27.233Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-01T06:16:27.493Z] ---> Running in a38d1e991c95 [2022-04-01T06:16:27.493Z] Removing intermediate container a38d1e991c95 [2022-04-01T06:16:27.493Z] ---> b6ec5b689afb [2022-04-01T06:16:27.493Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-01T06:16:27.493Z] ---> Running in c9050c89a6f0 [2022-04-01T06:16:27.493Z] Removing intermediate container c9050c89a6f0 [2022-04-01T06:16:27.493Z] ---> 60a41a382cd3 [2022-04-01T06:16:27.493Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T06:16:27.754Z] ---> Running in 3ec0650402d1 [2022-04-01T06:16:28.325Z] Removing intermediate container 3ec0650402d1 [2022-04-01T06:16:28.325Z] ---> 5aea2a086c37 [2022-04-01T06:16:28.325Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-01T06:16:28.325Z] ---> Running in e8f150bbd093 [2022-04-01T06:16:28.588Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-01T06:16:29.530Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-01T06:16:29.791Z] OK: 221 MiB in 52 packages [2022-04-01T06:16:30.052Z] Removing intermediate container e8f150bbd093 [2022-04-01T06:16:30.052Z] ---> 95d6c120d094 [2022-04-01T06:16:30.052Z] Step 10/23 : ENV GO111MODULE=on [2022-04-01T06:16:30.052Z] ---> Running in aeafa641d0ac [2022-04-01T06:16:30.052Z] Removing intermediate container aeafa641d0ac [2022-04-01T06:16:30.052Z] ---> d63ff50983b0 [2022-04-01T06:16:30.052Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-01T06:16:30.320Z] ---> Running in 94c19f9704b2 [2022-04-01T06:16:30.320Z] Removing intermediate container 94c19f9704b2 [2022-04-01T06:16:30.320Z] ---> 49d9781c6980 [2022-04-01T06:16:30.320Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-01T06:16:30.581Z] ---> c5044181a0b6 [2022-04-01T06:16:30.581Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T06:16:30.581Z] ---> Running in afcd4634f552 [2022-04-01T06:16:31.150Z] Removing intermediate container afcd4634f552 [2022-04-01T06:16:31.150Z] ---> 89d99ea24e59 [2022-04-01T06:16:31.150Z] Step 14/23 : COPY . . [2022-04-01T06:16:32.090Z] ---> d18268cdd370 [2022-04-01T06:16:32.090Z] Step 15/23 : RUN ${MAKE} [2022-04-01T06:16:32.090Z] ---> Running in e19d0db474e3 [2022-04-01T06:16:32.350Z] 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-01T06:16:37.641Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-01T06:16:39.023Z] Removing intermediate container e19d0db474e3 [2022-04-01T06:16:39.023Z] ---> 95e0d085c42d [2022-04-01T06:16:39.023Z] Step 16/23 : FROM alpine:3.14 [2022-04-01T06:16:39.595Z] 3.14: Pulling from library/alpine [2022-04-01T06:16:39.855Z] cfab2db72209: Pulling fs layer [2022-04-01T06:16:39.855Z] cfab2db72209: Verifying Checksum [2022-04-01T06:16:39.855Z] cfab2db72209: Download complete [2022-04-01T06:16:40.116Z] cfab2db72209: Pull complete [2022-04-01T06:16:40.116Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-04-01T06:16:40.116Z] Status: Downloaded newer image for alpine:3.14 [2022-04-01T06:16:40.116Z] ---> 84b07dd2d1fd [2022-04-01T06:16:40.116Z] Step 17/23 : EXPOSE 4000 [2022-04-01T06:16:40.116Z] ---> Running in f6ccec56e9d8 [2022-04-01T06:16:40.375Z] Removing intermediate container f6ccec56e9d8 [2022-04-01T06:16:40.375Z] ---> 05ff94f41892 [2022-04-01T06:16:40.375Z] 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-01T06:16:40.947Z] ---> 4ae015204bb6 [2022-04-01T06:16:40.947Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-01T06:16:40.947Z] ---> Running in 6488a3c1b59d [2022-04-01T06:16:40.947Z] Removing intermediate container 6488a3c1b59d [2022-04-01T06:16:40.947Z] ---> 20d42a50259e [2022-04-01T06:16:40.947Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-01T06:16:40.947Z] ---> Running in 657ad2049e28 [2022-04-01T06:16:40.947Z] Removing intermediate container 657ad2049e28 [2022-04-01T06:16:40.947Z] ---> 0047a94cfe2f [2022-04-01T06:16:40.947Z] Step 21/23 : LABEL arch=amd64 [2022-04-01T06:16:40.947Z] ---> Running in 2fa4dc85c96a [2022-04-01T06:16:41.208Z] Removing intermediate container 2fa4dc85c96a [2022-04-01T06:16:41.208Z] ---> 80cc1b551046 [2022-04-01T06:16:41.208Z] Step 22/23 : LABEL git_sha=e242a1d9d26091df874eb784f78d04c8a5b26712 [2022-04-01T06:16:41.208Z] ---> Running in adc0404311b0 [2022-04-01T06:16:41.208Z] Removing intermediate container adc0404311b0 [2022-04-01T06:16:41.208Z] ---> 92585c3179c8 [2022-04-01T06:16:41.208Z] Step 23/23 : LABEL version=0.0.0 [2022-04-01T06:16:41.208Z] ---> Running in bfdec7149253 [2022-04-01T06:16:41.470Z] Removing intermediate container bfdec7149253 [2022-04-01T06:16:41.470Z] ---> 1948beda0973 [2022-04-01T06:16:41.470Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-01T06:16:41.470Z] Successfully built 1948beda0973 [2022-04-01T06:16:41.470Z] 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-01T06:16:41.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-01T06:16:41.870Z] [2022-04-01T06:16:41.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-01T06:16:42.170Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-01T06:16:42.170Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-01T06:16:42.170Z] 5eb5b503b376: Pulling fs layer [2022-04-01T06:16:42.170Z] 5c69ac0246d0: Pulling fs layer [2022-04-01T06:16:42.170Z] ec43610c2a17: Pulling fs layer [2022-04-01T06:16:42.170Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-01T06:16:42.170Z] 33b1e0a273af: Pulling fs layer [2022-04-01T06:16:42.170Z] 5d3b04190fa2: Pulling fs layer [2022-04-01T06:16:42.170Z] 2f39f015ded8: Pulling fs layer [2022-04-01T06:16:42.170Z] 3a2ae6a8a46f: Waiting [2022-04-01T06:16:42.170Z] 33b1e0a273af: Waiting [2022-04-01T06:16:42.170Z] 2f39f015ded8: Waiting [2022-04-01T06:16:42.170Z] 5d3b04190fa2: Waiting [2022-04-01T06:16:42.170Z] 5c69ac0246d0: Download complete [2022-04-01T06:16:42.170Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-01T06:16:42.170Z] 3a2ae6a8a46f: Download complete [2022-04-01T06:16:42.170Z] 33b1e0a273af: Verifying Checksum [2022-04-01T06:16:42.170Z] 33b1e0a273af: Download complete [2022-04-01T06:16:42.170Z] 5d3b04190fa2: Verifying Checksum [2022-04-01T06:16:42.170Z] 5d3b04190fa2: Download complete [2022-04-01T06:16:42.170Z] ec43610c2a17: Verifying Checksum [2022-04-01T06:16:42.170Z] ec43610c2a17: Download complete [2022-04-01T06:16:42.430Z] 5eb5b503b376: Verifying Checksum [2022-04-01T06:16:42.430Z] 5eb5b503b376: Download complete [2022-04-01T06:16:42.998Z] 2f39f015ded8: Verifying Checksum [2022-04-01T06:16:42.998Z] 2f39f015ded8: Download complete [2022-04-01T06:16:43.568Z] 5eb5b503b376: Pull complete [2022-04-01T06:16:43.568Z] 5c69ac0246d0: Pull complete [2022-04-01T06:16:44.134Z] ec43610c2a17: Pull complete [2022-04-01T06:16:44.134Z] 3a2ae6a8a46f: Pull complete [2022-04-01T06:16:44.393Z] 33b1e0a273af: Pull complete [2022-04-01T06:16:44.393Z] 5d3b04190fa2: Pull complete [2022-04-01T06:16:48.588Z] 2f39f015ded8: Pull complete [2022-04-01T06:16:48.588Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-01T06:16:48.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-01T06:16:48.588Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-01T06:16:48.654Z] prd-ubuntu20.04-docker-8c-8g-10426 does not seem to be running inside a container [2022-04-01T06:16:48.694Z] $ 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-507 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507:/w/workspace/edgexfoundry_edgex-ui-go_PR-507:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-01T06:16:50.583Z] $ docker top 31f710eec802a9947bf831725ecadda00109710c2fc3c8debd46a0b53b5225c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-01T06:16:51.001Z] ---> job-cost.sh [2022-04-01T06:16:51.002Z] lf-activate-venv: SKIPPING [2022-04-01T06:16:51.002Z] INFO: No Stack... [2022-04-01T06:16:51.572Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-01T06:16:51.834Z] INFO: Archiving Costs [Pipeline] sh [2022-04-01T06:16:52.130Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives/cost.csv [2022-04-01T06:16:52.130Z] + cut -d, -f6 [Pipeline] lock [2022-04-01T06:16:52.147Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-507-3-stack-cost] [2022-04-01T06:16:52.155Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-507-3-stack-cost] did not exist. Created. [2022-04-01T06:16:52.155Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-507-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-01T06:16:52.461Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-01T06:16:52.502Z] Stashed 1 file(s) [Pipeline] } [2022-04-01T06:16:52.517Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-507-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-01T06:16:52.544Z] $ docker stop --time=1 31f710eec802a9947bf831725ecadda00109710c2fc3c8debd46a0b53b5225c5 [2022-04-01T06:16:53.707Z] $ docker rm -f 31f710eec802a9947bf831725ecadda00109710c2fc3c8debd46a0b53b5225c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-01T06:17:20.443Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10427 in /w/workspace/edgexfoundry_edgex-ui-go_PR-507 [Pipeline] { [Pipeline] ws [2022-04-01T06:17:20.454Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2022-04-01T06:17:20.870Z] The recommended git tool is: git [2022-04-01T06:17:27.537Z] using credential edgex-jenkins-ssh [2022-04-01T06:17:27.555Z] Cloning the remote Git repository [2022-04-01T06:17:27.624Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-01T06:17:27.715Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2022-04-01T06:17:27.844Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-01T06:17:27.845Z] > git --version # timeout=10 [2022-04-01T06:17:27.875Z] > git --version # 'git version 2.25.1' [2022-04-01T06:17:27.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-01T06:17:27.963Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-01T06:17:31.266Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-01T06:17:31.283Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-01T06:17:31.312Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-01T06:17:31.350Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-01T06:17:31.351Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-01T06:17:31.363Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/507/head:refs/remotes/origin/PR-507 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-01T06:17:32.009Z] Merging remotes/origin/main commit a297faecba2e479c84256204d88875266373bb25 into PR head commit e242a1d9d26091df874eb784f78d04c8a5b26712 [2022-04-01T06:17:32.490Z] Merge succeeded, producing e242a1d9d26091df874eb784f78d04c8a5b26712 [2022-04-01T06:17:32.490Z] Checking out Revision e242a1d9d26091df874eb784f78d04c8a5b26712 (PR-507) [2022-04-01T06:17:32.028Z] > git config core.sparsecheckout # timeout=10 [2022-04-01T06:17:32.057Z] > git checkout -f e242a1d9d26091df874eb784f78d04c8a5b26712 # timeout=10 [2022-04-01T06:17:32.407Z] > git remote # timeout=10 [2022-04-01T06:17:32.422Z] > git config --get remote.origin.url # timeout=10 [2022-04-01T06:17:32.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-01T06:17:32.450Z] > git merge a297faecba2e479c84256204d88875266373bb25 # timeout=10 [2022-04-01T06:17:32.474Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-01T06:17:32.499Z] > git config core.sparsecheckout # timeout=10 [2022-04-01T06:17:32.515Z] > git checkout -f e242a1d9d26091df874eb784f78d04c8a5b26712 # timeout=10 [2022-04-01T06:17:36.982Z] Commit message: "feat: add Content-Security-Policy request header" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-01T06:17:37.894Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-01T06:17:37.894Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-01T06:17:37.894Z] Dload Upload Total Spent Left Speed [2022-04-01T06:17:38.169Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 25971 0 --:--:-- --:--:-- --:--:-- 25914 100 11843 100 11843 0 0 25914 0 --:--:-- --:--:-- --:--:-- 25858 [Pipeline] sh [2022-04-01T06:17:38.675Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-01T06:17:39.030Z] + sudo tee /etc/docker/daemon.new [2022-04-01T06:17:39.030Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-01T06:17:39.030Z] { [2022-04-01T06:17:39.030Z] "registry-mirrors": [ [2022-04-01T06:17:39.030Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-01T06:17:39.030Z] ], [2022-04-01T06:17:39.030Z] "bip": "10.250.0.254/24", [2022-04-01T06:17:39.030Z] "hosts": [ [2022-04-01T06:17:39.030Z] "tcp://0.0.0.0:5555", [2022-04-01T06:17:39.030Z] "unix:///var/run/docker.sock" [2022-04-01T06:17:39.030Z] ], [2022-04-01T06:17:39.030Z] "mtu": 1458, [2022-04-01T06:17:39.030Z] "selinux-enabled": true, [2022-04-01T06:17:39.030Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-01T06:17:39.030Z] } [Pipeline] sh [2022-04-01T06:17:39.527Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-01T06:17:39.878Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-01T06:17:58.222Z] provisioning config files... [2022-04-01T06:17:58.247Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config7454715597765920765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-01T06:17:58.606Z] ---> docker-login.sh [2022-04-01T06:17:58.606Z] nexus3.edgexfoundry.org:10001 [2022-04-01T06:17:59.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T06:17:59.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T06:17:59.474Z] Configure a credential helper to remove this warning. See [2022-04-01T06:17:59.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T06:17:59.474Z] [2022-04-01T06:17:59.474Z] Login Succeeded [2022-04-01T06:17:59.474Z] nexus3.edgexfoundry.org:10002 [2022-04-01T06:17:59.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T06:17:59.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T06:17:59.746Z] Configure a credential helper to remove this warning. See [2022-04-01T06:17:59.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T06:17:59.746Z] [2022-04-01T06:17:59.746Z] Login Succeeded [2022-04-01T06:17:59.746Z] nexus3.edgexfoundry.org:10003 [2022-04-01T06:18:00.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T06:18:00.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T06:18:00.342Z] Configure a credential helper to remove this warning. See [2022-04-01T06:18:00.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T06:18:00.342Z] [2022-04-01T06:18:00.342Z] Login Succeeded [2022-04-01T06:18:00.342Z] nexus3.edgexfoundry.org:10004 [2022-04-01T06:18:00.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T06:18:00.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T06:18:00.890Z] Configure a credential helper to remove this warning. See [2022-04-01T06:18:00.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T06:18:00.890Z] [2022-04-01T06:18:00.890Z] Login Succeeded [2022-04-01T06:18:00.890Z] docker.io [2022-04-01T06:18:01.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T06:18:01.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T06:18:01.435Z] Configure a credential helper to remove this warning. See [2022-04-01T06:18:01.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T06:18:01.435Z] [2022-04-01T06:18:01.435Z] Login Succeeded [2022-04-01T06:18:01.435Z] ---> docker-login.sh ends [Pipeline] } [2022-04-01T06:18:01.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-01T06:18:02.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-01T06:18:02.183Z] ========================================================= [2022-04-01T06:18:02.183Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-01T06:18:02.183Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-01T06:18:02.537Z] + 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-01T06:18:03.532Z] Sending build context to Docker daemon 27.35MB [2022-04-01T06:18:03.532Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-01T06:18:03.532Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-01T06:18:03.812Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-01T06:18:03.812Z] 9b3977197b4f: Pulling fs layer [2022-04-01T06:18:03.812Z] 1a89e8eeedd5: Pulling fs layer [2022-04-01T06:18:03.812Z] 94645a83ff95: Pulling fs layer [2022-04-01T06:18:03.812Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-01T06:18:03.812Z] 0c92f367c5e7: Pulling fs layer [2022-04-01T06:18:03.812Z] f7c0051592d6: Pulling fs layer [2022-04-01T06:18:03.812Z] a227ed2f7395: Pulling fs layer [2022-04-01T06:18:03.812Z] 7b1c46037f91: Pulling fs layer [2022-04-01T06:18:03.812Z] 3f3a8bcf1eab: Waiting [2022-04-01T06:18:03.812Z] 0c92f367c5e7: Waiting [2022-04-01T06:18:03.812Z] f7c0051592d6: Waiting [2022-04-01T06:18:03.812Z] 7b1c46037f91: Waiting [2022-04-01T06:18:03.812Z] a227ed2f7395: Waiting [2022-04-01T06:18:03.812Z] 94645a83ff95: Verifying Checksum [2022-04-01T06:18:03.812Z] 94645a83ff95: Download complete [2022-04-01T06:18:03.812Z] 1a89e8eeedd5: Verifying Checksum [2022-04-01T06:18:03.812Z] 1a89e8eeedd5: Download complete [2022-04-01T06:18:03.812Z] 0c92f367c5e7: Verifying Checksum [2022-04-01T06:18:03.812Z] 0c92f367c5e7: Download complete [2022-04-01T06:18:03.812Z] 9b3977197b4f: Download complete [2022-04-01T06:18:03.812Z] f7c0051592d6: Verifying Checksum [2022-04-01T06:18:03.812Z] f7c0051592d6: Download complete [2022-04-01T06:18:03.812Z] a227ed2f7395: Verifying Checksum [2022-04-01T06:18:03.812Z] a227ed2f7395: Download complete [2022-04-01T06:18:04.421Z] 9b3977197b4f: Pull complete [2022-04-01T06:18:05.024Z] 1a89e8eeedd5: Pull complete [2022-04-01T06:18:05.298Z] 94645a83ff95: Pull complete [2022-04-01T06:18:05.573Z] 7b1c46037f91: Verifying Checksum [2022-04-01T06:18:05.573Z] 7b1c46037f91: Download complete [2022-04-01T06:18:06.549Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-01T06:18:06.549Z] 3f3a8bcf1eab: Download complete [2022-04-01T06:18:18.964Z] 3f3a8bcf1eab: Pull complete [2022-04-01T06:18:18.964Z] 0c92f367c5e7: Pull complete [2022-04-01T06:18:18.964Z] f7c0051592d6: Pull complete [2022-04-01T06:18:18.964Z] a227ed2f7395: Pull complete [2022-04-01T06:18:25.686Z] 7b1c46037f91: Pull complete [2022-04-01T06:18:25.686Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-01T06:18:25.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-01T06:18:25.686Z] ---> f79e39bc4007 [2022-04-01T06:18:25.686Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-01T06:18:25.686Z] ---> Running in f5a1fe325da2 [2022-04-01T06:18:25.961Z] Removing intermediate container f5a1fe325da2 [2022-04-01T06:18:25.961Z] ---> 2b54677d7f1f [2022-04-01T06:18:25.961Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-01T06:18:26.236Z] ---> Running in 53dc1d5a117e [2022-04-01T06:18:26.517Z] Removing intermediate container 53dc1d5a117e [2022-04-01T06:18:26.517Z] ---> d14f882f3077 [2022-04-01T06:18:26.517Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-01T06:18:26.517Z] ---> Running in ee80afca5059 [2022-04-01T06:18:26.790Z] Removing intermediate container ee80afca5059 [2022-04-01T06:18:26.790Z] ---> 5214a7fb2579 [2022-04-01T06:18:26.790Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-01T06:18:27.071Z] ---> Running in 2e3f874bb9f9 [2022-04-01T06:18:27.346Z] Removing intermediate container 2e3f874bb9f9 [2022-04-01T06:18:27.346Z] ---> dd0ee4cf8424 [2022-04-01T06:18:27.346Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-01T06:18:27.346Z] ---> Running in a012e01fc47b [2022-04-01T06:18:27.625Z] Removing intermediate container a012e01fc47b [2022-04-01T06:18:27.625Z] ---> b68049be91f5 [2022-04-01T06:18:27.625Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T06:18:27.625Z] ---> Running in 70dc6869b572 [2022-04-01T06:18:29.600Z] Removing intermediate container 70dc6869b572 [2022-04-01T06:18:29.600Z] ---> a6c73d5ed542 [2022-04-01T06:18:29.600Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-01T06:18:29.600Z] ---> Running in b06ffaaaa8e8 [2022-04-01T06:18:30.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-01T06:18:31.560Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-01T06:18:32.171Z] OK: 220 MiB in 52 packages [2022-04-01T06:18:33.640Z] Removing intermediate container b06ffaaaa8e8 [2022-04-01T06:18:33.640Z] ---> 76d7edadd7be [2022-04-01T06:18:33.640Z] Step 10/15 : ENV GO111MODULE=on [2022-04-01T06:18:33.640Z] ---> Running in 9326d272d828 [2022-04-01T06:18:35.095Z] Removing intermediate container 9326d272d828 [2022-04-01T06:18:35.095Z] ---> c333e2a425ff [2022-04-01T06:18:35.095Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-01T06:18:35.095Z] ---> Running in 2d65d77e0e18 [2022-04-01T06:18:35.095Z] Removing intermediate container 2d65d77e0e18 [2022-04-01T06:18:35.095Z] ---> c0f10771eefe [2022-04-01T06:18:35.095Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-01T06:18:35.700Z] ---> f763c1020744 [2022-04-01T06:18:35.700Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T06:18:35.700Z] ---> Running in b986947df55c [2022-04-01T06:19:57.541Z] Removing intermediate container b986947df55c [2022-04-01T06:19:57.541Z] ---> dcc3f09ef97c [2022-04-01T06:19:57.541Z] Step 14/15 : COPY . . [2022-04-01T06:19:57.541Z] ---> aba6a0656123 [2022-04-01T06:19:57.541Z] Step 15/15 : RUN ${MAKE} [2022-04-01T06:19:57.541Z] ---> Running in ee41fab16e6c [2022-04-01T06:19:57.541Z] noop [2022-04-01T06:19:57.541Z] Removing intermediate container ee41fab16e6c [2022-04-01T06:19:57.541Z] ---> d6bd21af1272 [2022-04-01T06:19:57.541Z] Successfully built d6bd21af1272 [2022-04-01T06:19:57.541Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-01T06:19:57.897Z] + docker inspect -f . ci-base-image-arm64 [2022-04-01T06:19:57.897Z] . [Pipeline] withDockerContainer [2022-04-01T06:19:58.146Z] prd-ubuntu20.04-docker-arm64-4c-16g-10427 does not seem to be running inside a container [2022-04-01T06:19:58.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-01T06:19:59.576Z] $ docker top 1a9f70d3c04fcdbedecd7373a99a66e672ea22600d9d9e5cb3d7ee2a8cb9a0d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-01T06:20:00.477Z] + go version [2022-04-01T06:20:00.477Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-01T06:20:00.507Z] $ docker stop --time=1 1a9f70d3c04fcdbedecd7373a99a66e672ea22600d9d9e5cb3d7ee2a8cb9a0d6 [2022-04-01T06:20:02.171Z] $ docker rm -f 1a9f70d3c04fcdbedecd7373a99a66e672ea22600d9d9e5cb3d7ee2a8cb9a0d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-01T06:20:02.752Z] + docker inspect -f . ci-base-image-arm64 [2022-04-01T06:20:02.752Z] . [Pipeline] withDockerContainer [2022-04-01T06:20:02.990Z] prd-ubuntu20.04-docker-arm64-4c-16g-10427 does not seem to be running inside a container [2022-04-01T06:20:03.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-01T06:20:04.345Z] $ docker top 0d616ef179feb8e54c6cbe6481dc726ed8d58bdb051505bb55cbfc4ab92bddea -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-01T06:20:05.277Z] + make test [2022-04-01T06:20:05.277Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-01T06:20:06.717Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-01T06:20:45.744Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-01T06:20:45.744Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-01T06:20:45.744Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-01T06:20:45.744Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-01T06:20:45.744Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-01T06:20:45.744Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-01T06:20:45.744Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-01T06:20:45.744Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-01T06:20:45.744Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-01T06:20:45.744Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-01T06:20:45.744Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-01T06:20:45.744Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-01T06:20:45.744Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-01T06:21:00.812Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-01T06:21:00.812Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-01T06:21:00.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-01T06:21:00.858Z] $ docker stop --time=1 0d616ef179feb8e54c6cbe6481dc726ed8d58bdb051505bb55cbfc4ab92bddea [2022-04-01T06:21:02.618Z] $ docker rm -f 0d616ef179feb8e54c6cbe6481dc726ed8d58bdb051505bb55cbfc4ab92bddea [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-01T06:21:03.375Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-01T06:21:03.396Z] Warning: overwriting stash ‘coverage-report’ [2022-04-01T06:21:03.972Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-01T06:21:04.390Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-01T06:21:04.725Z] + ls -al . [2022-04-01T06:21:04.725Z] total 156 [2022-04-01T06:21:04.725Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 1 06:20 . [2022-04-01T06:21:04.725Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 06:17 .. [2022-04-01T06:21:04.725Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 06:17 .git [2022-04-01T06:21:04.725Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 06:17 .github [2022-04-01T06:21:04.725Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 1 06:17 .gitignore [2022-04-01T06:21:04.725Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 1 06:17 CONTRIBUTING.md [2022-04-01T06:21:04.725Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 1 06:17 Dockerfile [2022-04-01T06:21:04.725Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 1 06:17 Jenkinsfile [2022-04-01T06:21:04.725Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 1 06:17 LICENSE [2022-04-01T06:21:04.725Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 1 06:17 Makefile [2022-04-01T06:21:04.725Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 1 06:17 README.md [2022-04-01T06:21:04.725Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 06:15 VERSION [2022-04-01T06:21:04.725Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 06:17 assets [2022-04-01T06:21:04.725Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 06:17 bin [2022-04-01T06:21:04.725Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 06:17 cmd [2022-04-01T06:21:04.725Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 1 06:20 coverage.out [2022-04-01T06:21:04.725Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 06:17 docs [2022-04-01T06:21:04.725Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 1 06:17 go.mod [2022-04-01T06:21:04.725Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 1 06:17 go.sum [2022-04-01T06:21:04.725Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 1 06:17 internal [2022-04-01T06:21:04.725Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 06:17 pkg [2022-04-01T06:21:04.725Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 06:17 snap [2022-04-01T06:21:04.725Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 06:17 testing [2022-04-01T06:21:04.725Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 1 06:17 version.go [2022-04-01T06:21:04.725Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 06:17 web [Pipeline] isUnix [Pipeline] sh [2022-04-01T06:21:05.073Z] + 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=e242a1d9d26091df874eb784f78d04c8a5b26712 --label arch=arm64 --label version=0.0.0 . [2022-04-01T06:21:06.059Z] Sending build context to Docker daemon 27.35MB [2022-04-01T06:21:06.059Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-01T06:21:06.059Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-01T06:21:06.059Z] ---> d6bd21af1272 [2022-04-01T06:21:06.059Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-01T06:21:06.333Z] ---> Running in 6c4f4826b340 [2022-04-01T06:21:06.607Z] Removing intermediate container 6c4f4826b340 [2022-04-01T06:21:06.607Z] ---> eda1d5fa984a [2022-04-01T06:21:06.607Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-01T06:21:06.607Z] ---> Running in 05ab23618491 [2022-04-01T06:21:06.879Z] Removing intermediate container 05ab23618491 [2022-04-01T06:21:06.879Z] ---> de7e3940f5a0 [2022-04-01T06:21:06.879Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-01T06:21:07.200Z] ---> Running in eb1cd0d85e95 [2022-04-01T06:21:07.479Z] Removing intermediate container eb1cd0d85e95 [2022-04-01T06:21:07.479Z] ---> 7caa6fdf00ac [2022-04-01T06:21:07.479Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-01T06:21:07.479Z] ---> Running in a3d932fc171b [2022-04-01T06:21:08.102Z] Removing intermediate container a3d932fc171b [2022-04-01T06:21:08.102Z] ---> 20ed259c0148 [2022-04-01T06:21:08.102Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-01T06:21:08.102Z] ---> Running in d4e3e2c4d8d9 [2022-04-01T06:21:08.417Z] Removing intermediate container d4e3e2c4d8d9 [2022-04-01T06:21:08.417Z] ---> 608275ca2d7a [2022-04-01T06:21:08.417Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T06:21:08.417Z] ---> Running in 01ba7804f239 [2022-04-01T06:21:10.408Z] Removing intermediate container 01ba7804f239 [2022-04-01T06:21:10.408Z] ---> bc619984a9a1 [2022-04-01T06:21:10.408Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-01T06:21:10.408Z] ---> Running in 943c1d32acb4 [2022-04-01T06:21:11.394Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-01T06:21:11.989Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-01T06:21:12.972Z] OK: 220 MiB in 52 packages [2022-04-01T06:21:13.953Z] Removing intermediate container 943c1d32acb4 [2022-04-01T06:21:13.953Z] ---> 414b4fbee3e9 [2022-04-01T06:21:13.953Z] Step 10/23 : ENV GO111MODULE=on [2022-04-01T06:21:13.953Z] ---> Running in 337a2c02bfde [2022-04-01T06:21:14.228Z] Removing intermediate container 337a2c02bfde [2022-04-01T06:21:14.228Z] ---> 4bd7bc23e1a2 [2022-04-01T06:21:14.228Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-01T06:21:14.228Z] ---> Running in 5ba13825aa9e [2022-04-01T06:21:14.502Z] Removing intermediate container 5ba13825aa9e [2022-04-01T06:21:14.502Z] ---> c1bc5b294e64 [2022-04-01T06:21:14.502Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-01T06:21:15.099Z] ---> ac50c63ced08 [2022-04-01T06:21:15.099Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T06:21:15.099Z] ---> Running in f38ac7c39af8 [2022-04-01T06:21:17.077Z] Removing intermediate container f38ac7c39af8 [2022-04-01T06:21:17.078Z] ---> f026ba47f2ce [2022-04-01T06:21:17.078Z] Step 14/23 : COPY . . [2022-04-01T06:21:20.469Z] ---> 1b287078ffa9 [2022-04-01T06:21:20.469Z] Step 15/23 : RUN ${MAKE} [2022-04-01T06:21:20.469Z] ---> Running in e31fb3c9fb7a [2022-04-01T06:21:21.458Z] 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-01T06:21:53.831Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-01T06:21:56.458Z] Removing intermediate container e31fb3c9fb7a [2022-04-01T06:21:56.458Z] ---> b971fbd3f656 [2022-04-01T06:21:56.458Z] Step 16/23 : FROM alpine:3.14 [2022-04-01T06:21:57.053Z] 3.14: Pulling from library/alpine [2022-04-01T06:21:57.325Z] 810d54c7e01b: Pulling fs layer [2022-04-01T06:21:57.599Z] 810d54c7e01b: Verifying Checksum [2022-04-01T06:21:57.599Z] 810d54c7e01b: Download complete [2022-04-01T06:21:58.193Z] 810d54c7e01b: Pull complete [2022-04-01T06:21:58.193Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-04-01T06:21:58.193Z] Status: Downloaded newer image for alpine:3.14 [2022-04-01T06:21:58.193Z] ---> cc3d11fa2d52 [2022-04-01T06:21:58.193Z] Step 17/23 : EXPOSE 4000 [2022-04-01T06:21:58.193Z] ---> Running in 3169a1b800a8 [2022-04-01T06:21:58.466Z] Removing intermediate container 3169a1b800a8 [2022-04-01T06:21:58.466Z] ---> 2d135c136964 [2022-04-01T06:21:58.466Z] 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-01T06:21:59.900Z] ---> 9d7aa9e020d9 [2022-04-01T06:21:59.900Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-01T06:21:59.900Z] ---> Running in 6950fab7524e [2022-04-01T06:22:00.178Z] Removing intermediate container 6950fab7524e [2022-04-01T06:22:00.178Z] ---> 0614be9a687d [2022-04-01T06:22:00.178Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-01T06:22:00.178Z] ---> Running in bda107bd880d [2022-04-01T06:22:00.452Z] Removing intermediate container bda107bd880d [2022-04-01T06:22:00.452Z] ---> 4a1a2e7b6ef2 [2022-04-01T06:22:00.452Z] Step 21/23 : LABEL arch=arm64 [2022-04-01T06:22:00.732Z] ---> Running in 099cb0066c3e [2022-04-01T06:22:01.007Z] Removing intermediate container 099cb0066c3e [2022-04-01T06:22:01.007Z] ---> e4487d432a0a [2022-04-01T06:22:01.007Z] Step 22/23 : LABEL git_sha=e242a1d9d26091df874eb784f78d04c8a5b26712 [2022-04-01T06:22:01.007Z] ---> Running in c1ecfbcc96f5 [2022-04-01T06:22:01.280Z] Removing intermediate container c1ecfbcc96f5 [2022-04-01T06:22:01.280Z] ---> fd364310022b [2022-04-01T06:22:01.280Z] Step 23/23 : LABEL version=0.0.0 [2022-04-01T06:22:01.561Z] ---> Running in 3c8db34a2f6e [2022-04-01T06:22:01.834Z] Removing intermediate container 3c8db34a2f6e [2022-04-01T06:22:01.834Z] ---> 89871b20c37b [2022-04-01T06:22:01.834Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-01T06:22:01.834Z] Successfully built 89871b20c37b [2022-04-01T06:22:01.834Z] 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-01T06:22:02.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-01T06:22:02.286Z] [2022-04-01T06:22:02.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-01T06:22:02.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-01T06:22:02.909Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-01T06:22:02.909Z] 8998bd30e6a1: Pulling fs layer [2022-04-01T06:22:02.909Z] 04944245beec: Pulling fs layer [2022-04-01T06:22:02.909Z] 699f458cf7ca: Pulling fs layer [2022-04-01T06:22:02.909Z] 765212b225bb: Pulling fs layer [2022-04-01T06:22:02.909Z] f23df028b6ca: Pulling fs layer [2022-04-01T06:22:02.909Z] d65c8cfc05b1: Pulling fs layer [2022-04-01T06:22:02.909Z] 2437ff75d9bd: Pulling fs layer [2022-04-01T06:22:02.909Z] 765212b225bb: Waiting [2022-04-01T06:22:02.909Z] f23df028b6ca: Waiting [2022-04-01T06:22:02.909Z] d65c8cfc05b1: Waiting [2022-04-01T06:22:02.909Z] 2437ff75d9bd: Waiting [2022-04-01T06:22:02.909Z] 765212b225bb: Verifying Checksum [2022-04-01T06:22:02.909Z] 765212b225bb: Download complete [2022-04-01T06:22:02.909Z] f23df028b6ca: Verifying Checksum [2022-04-01T06:22:02.909Z] f23df028b6ca: Download complete [2022-04-01T06:22:02.909Z] d65c8cfc05b1: Verifying Checksum [2022-04-01T06:22:02.909Z] d65c8cfc05b1: Download complete [2022-04-01T06:22:03.186Z] 699f458cf7ca: Verifying Checksum [2022-04-01T06:22:03.186Z] 699f458cf7ca: Download complete [2022-04-01T06:22:03.461Z] 8998bd30e6a1: Verifying Checksum [2022-04-01T06:22:03.461Z] 8998bd30e6a1: Download complete [2022-04-01T06:22:06.083Z] 2437ff75d9bd: Verifying Checksum [2022-04-01T06:22:06.083Z] 2437ff75d9bd: Download complete [2022-04-01T06:22:07.522Z] 8998bd30e6a1: Pull complete [2022-04-01T06:22:08.117Z] 04944245beec: Pull complete [2022-04-01T06:22:09.557Z] 699f458cf7ca: Pull complete [2022-04-01T06:22:09.831Z] 765212b225bb: Pull complete [2022-04-01T06:22:10.811Z] f23df028b6ca: Pull complete [2022-04-01T06:22:10.811Z] d65c8cfc05b1: Pull complete [2022-04-01T06:22:25.903Z] 2437ff75d9bd: Pull complete [2022-04-01T06:22:25.903Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-01T06:22:25.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-01T06:22:25.903Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-01T06:22:26.145Z] prd-ubuntu20.04-docker-arm64-4c-16g-10427 does not seem to be running inside a container [2022-04-01T06:22:26.240Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-01T06:22:28.767Z] $ docker top f94cce144f2156b3a66c77fa5ee0e8b4e5e08124bc6176108f81a766805c700f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-01T06:22:29.689Z] ---> job-cost.sh [2022-04-01T06:22:29.689Z] lf-activate-venv: SKIPPING [2022-04-01T06:22:29.689Z] INFO: No Stack... [2022-04-01T06:22:30.283Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-01T06:22:31.258Z] INFO: Archiving Costs [Pipeline] sh [2022-04-01T06:22:31.920Z] + + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2022-04-01T06:22:31.920Z] cut -d, -f6 [Pipeline] lock [2022-04-01T06:22:31.985Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-507-3-stack-cost] [2022-04-01T06:22:31.994Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-507-3-stack-cost] did not exist. Created. [2022-04-01T06:22:31.994Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-507-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-01T06:22:32.684Z] /w/workspace/edgex-ui-go/3@tmp/durable-0e10ad89/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-01T06:22:33.361Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-01T06:22:33.391Z] Warning: overwriting stash ‘stack-cost’ [2022-04-01T06:22:33.538Z] Stashed 1 file(s) [Pipeline] } [2022-04-01T06:22:33.545Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-507-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-01T06:22:33.568Z] $ docker stop --time=1 f94cce144f2156b3a66c77fa5ee0e8b4e5e08124bc6176108f81a766805c700f [2022-04-01T06:22:35.099Z] $ docker rm -f f94cce144f2156b3a66c77fa5ee0e8b4e5e08124bc6176108f81a766805c700f [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-01T06:22:35.615Z] provisioning config files... [2022-04-01T06:22:35.624Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/config8100495883433343596tmp [Pipeline] { [Pipeline] sh [2022-04-01T06:22:35.976Z] + set +x [2022-04-01T06:22:35.976Z] + curl -s https://codecov.io/bash [2022-04-01T06:22:35.976Z] + bash -s -- [2022-04-01T06:22:35.976Z] [2022-04-01T06:22:35.976Z] _____ _ [2022-04-01T06:22:35.976Z] / ____| | | [2022-04-01T06:22:35.976Z] | | ___ __| | ___ ___ _____ __ [2022-04-01T06:22:35.976Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-01T06:22:35.976Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-01T06:22:35.976Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-01T06:22:35.976Z] Bash-1.0.6 [2022-04-01T06:22:35.976Z] [2022-04-01T06:22:35.976Z] [2022-04-01T06:22:35.976Z] ==> git version 2.25.1 found [2022-04-01T06:22:35.976Z] ==> 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-01T06:22:35.976Z] Release-Date: 2020-01-08 [2022-04-01T06:22:35.976Z] 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-01T06:22:35.976Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-01T06:22:35.976Z] ==> Jenkins CI detected. [2022-04-01T06:22:35.976Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-507 [2022-04-01T06:22:35.976Z] project root: . [2022-04-01T06:22:35.976Z] --> token set from env [2022-04-01T06:22:35.976Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-01T06:22:35.976Z] ==> Running gcov in . (disable via -X gcov) [2022-04-01T06:22:35.976Z] ==> Python coveragepy not found [2022-04-01T06:22:35.976Z] ==> Searching for coverage reports in: [2022-04-01T06:22:35.976Z] + . [2022-04-01T06:22:35.976Z] -> Found 1 reports [2022-04-01T06:22:35.976Z] ==> Detecting git/mercurial file structure [2022-04-01T06:22:36.236Z] ==> Reading reports [2022-04-01T06:22:36.236Z] + ./coverage.out bytes=10 [2022-04-01T06:22:36.236Z] ==> Appending adjustments [2022-04-01T06:22:36.236Z] https://docs.codecov.io/docs/fixing-reports [2022-04-01T06:22:36.236Z] + Found adjustments [2022-04-01T06:22:36.236Z] ==> Gzipping contents [2022-04-01T06:22:36.236Z] 4.0K /tmp/codecov.AchYdg.gz [2022-04-01T06:22:36.236Z] ==> Uploading reports [2022-04-01T06:22:36.236Z] url: https://codecov.io [2022-04-01T06:22:36.236Z] query: branch=PR-507&commit=e242a1d9d26091df874eb784f78d04c8a5b26712&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-507%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=507&job=&cmd_args= [2022-04-01T06:22:36.236Z] -> Pinging Codecov [2022-04-01T06:22:36.236Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-507&commit=e242a1d9d26091df874eb784f78d04c8a5b26712&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-507%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=507&job=&cmd_args= [2022-04-01T06:22:36.496Z] -> Uploading to [2022-04-01T06:22:36.496Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-01/FB506323287CE973F263BFD2A0EB1F37/e242a1d9d26091df874eb784f78d04c8a5b26712/ed501b9c-8875-4bbf-a54c-68b5e5326364.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220401%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220401T062236Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=791e747f728ccf70f56400090b8ce9eded6147db5c2be6836316d23a75728ccb [2022-04-01T06:22:36.496Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-01T06:22:36.496Z] Dload Upload Total Spent Left Speed [2022-04-01T06:22:36.756Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4059 0 0 100 4059 0 17346 --:--:-- --:--:-- --:--:-- 17346 [2022-04-01T06:22:36.756Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/e242a1d9d26091df874eb784f78d04c8a5b26712 [Pipeline] } [2022-04-01T06:22:36.765Z] 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-01T06:22:37.562Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives ] [2022-04-01T06:22:37.562Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives [2022-04-01T06:22:37.562Z] total 16 [2022-04-01T06:22:37.562Z] drwxr-xr-x 3 root root 4096 Apr 1 06:16 . [2022-04-01T06:22:37.562Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 1 06:16 .. [2022-04-01T06:22:37.562Z] drwxr-xr-x 2 root root 4096 Apr 1 06:16 cost [2022-04-01T06:22:37.562Z] -rw-r--r-- 1 root root 82 Apr 1 06:16 cost.csv [2022-04-01T06:22:37.562Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives [2022-04-01T06:22:37.562Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives [2022-04-01T06:22:37.562Z] total 16 [2022-04-01T06:22:37.562Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 1 06:16 . [2022-04-01T06:22:37.562Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 1 06:16 .. [2022-04-01T06:22:37.562Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 1 06:16 cost [2022-04-01T06:22:37.562Z] -rw-r--r-- 1 jenkins jenkins 82 Apr 1 06:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-01T06:22:37.856Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T06:22:38.721Z] ---> package-listing.sh [2022-04-01T06:22:38.721Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-01T06:22:38.721Z] ++ facter osfamily [2022-04-01T06:22:38.983Z] + OS_FAMILY=debian [2022-04-01T06:22:38.983Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-507 [2022-04-01T06:22:38.983Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-01T06:22:38.983Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-01T06:22:38.983Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-01T06:22:38.983Z] + PACKAGES=/tmp/packages_start.txt [2022-04-01T06:22:38.983Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-507 ']' [2022-04-01T06:22:38.983Z] + PACKAGES=/tmp/packages_end.txt [2022-04-01T06:22:38.983Z] + case "${OS_FAMILY}" in [2022-04-01T06:22:38.983Z] + dpkg -l [2022-04-01T06:22:38.983Z] + grep '^ii' [2022-04-01T06:22:38.983Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-01T06:22:38.983Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-01T06:22:38.983Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-01T06:22:38.983Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-507 ']' [2022-04-01T06:22:38.983Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives/ [2022-04-01T06:22:38.983Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives/ [Pipeline] echo [2022-04-01T06:22:38.994Z] 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-507/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-01T06:22:39.276Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-01T06:22:39.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-01T06:22:39.834Z] . [Pipeline] withDockerContainer [2022-04-01T06:22:39.903Z] prd-ubuntu20.04-docker-8c-8g-10426 does not seem to be running inside a container [2022-04-01T06:22:39.937Z] $ 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-507/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-507 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507:/w/workspace/edgexfoundry_edgex-ui-go_PR-507:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@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-01T06:22:40.142Z] $ docker top 88b7bebf1aecb6ebf2e879b67fac8738f6b2ea848ffb13edcac67db1a5cfde02 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-01T06:22:40.505Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-01T06:22:40.792Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-01T06:22:41.079Z] + ls /var/log/sa-host [2022-04-01T06:22:41.080Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-01T06:22:41.311Z] provisioning config files... [2022-04-01T06:22:41.320Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/config4365367517422411398tmp [Pipeline] { [Pipeline] echo [2022-04-01T06:22:41.335Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T06:22:41.624Z] ---> create-netrc.sh [Pipeline] } [2022-04-01T06:22:41.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-01T06:22:41.971Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-01T06:22:41.981Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T06:22:42.267Z] ---> sudo-logs.sh [2022-04-01T06:22:42.267Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-01T06:22:42.292Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T06:22:42.581Z] ---> job-cost.sh [2022-04-01T06:22:42.581Z] lf-activate-venv: SKIPPING [2022-04-01T06:22:42.581Z] DEBUG: total: 0.2199999988079071 [2022-04-01T06:22:42.581Z] INFO: Retrieving Stack Cost... [2022-04-01T06:22:42.842Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-01T06:22:43.411Z] INFO: Archiving Costs [Pipeline] echo [2022-04-01T06:22:43.424Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T06:22:43.709Z] ---> logs-deploy.sh [2022-04-01T06:22:43.710Z] lf-activate-venv: SKIPPING [2022-04-01T06:22:43.710Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-507/3 [2022-04-01T06:22:43.710Z] INFO: archiving workspace using pattern(s): [2022-04-01T06:22:44.651Z] Archives upload complete. [2022-04-01T06:22:44.914Z] INFO: archiving logs to Nexus [2022-04-01T06:22:45.486Z] ---> uname -a: [2022-04-01T06:22:45.486Z] Linux prd-ubuntu20-04-docker-8c-8g-10426 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-01T06:22:45.486Z] [2022-04-01T06:22:45.486Z] [2022-04-01T06:22:45.486Z] ---> lscpu: [2022-04-01T06:22:45.486Z] Architecture: x86_64 [2022-04-01T06:22:45.486Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-01T06:22:45.486Z] Byte Order: Little Endian [2022-04-01T06:22:45.486Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-01T06:22:45.486Z] CPU(s): 8 [2022-04-01T06:22:45.486Z] On-line CPU(s) list: 0-7 [2022-04-01T06:22:45.486Z] Thread(s) per core: 1 [2022-04-01T06:22:45.486Z] Core(s) per socket: 1 [2022-04-01T06:22:45.486Z] Socket(s): 8 [2022-04-01T06:22:45.486Z] NUMA node(s): 1 [2022-04-01T06:22:45.486Z] Vendor ID: AuthenticAMD [2022-04-01T06:22:45.486Z] CPU family: 23 [2022-04-01T06:22:45.486Z] Model: 49 [2022-04-01T06:22:45.486Z] Model name: AMD EPYC-Rome Processor [2022-04-01T06:22:45.486Z] Stepping: 0 [2022-04-01T06:22:45.486Z] CPU MHz: 2800.000 [2022-04-01T06:22:45.486Z] BogoMIPS: 5600.00 [2022-04-01T06:22:45.486Z] Virtualization: AMD-V [2022-04-01T06:22:45.486Z] Hypervisor vendor: KVM [2022-04-01T06:22:45.486Z] Virtualization type: full [2022-04-01T06:22:45.486Z] L1d cache: 256 KiB [2022-04-01T06:22:45.486Z] L1i cache: 256 KiB [2022-04-01T06:22:45.486Z] L2 cache: 4 MiB [2022-04-01T06:22:45.486Z] L3 cache: 128 MiB [2022-04-01T06:22:45.486Z] NUMA node0 CPU(s): 0-7 [2022-04-01T06:22:45.486Z] Vulnerability Itlb multihit: Not affected [2022-04-01T06:22:45.486Z] Vulnerability L1tf: Not affected [2022-04-01T06:22:45.486Z] Vulnerability Mds: Not affected [2022-04-01T06:22:45.486Z] Vulnerability Meltdown: Not affected [2022-04-01T06:22:45.486Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-01T06:22:45.486Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-01T06:22:45.486Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-01T06:22:45.486Z] Vulnerability Srbds: Not affected [2022-04-01T06:22:45.486Z] Vulnerability Tsx async abort: Not affected [2022-04-01T06:22:45.486Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-04-01T06:22:45.486Z] [2022-04-01T06:22:45.486Z] [2022-04-01T06:22:45.486Z] ---> nproc: [2022-04-01T06:22:45.487Z] 8 [2022-04-01T06:22:45.487Z] [2022-04-01T06:22:45.487Z] [2022-04-01T06:22:45.487Z] ---> df -h: [2022-04-01T06:22:45.487Z] Filesystem Size Used Avail Use% Mounted on [2022-04-01T06:22:45.487Z] overlay 155G 11G 145G 7% / [2022-04-01T06:22:45.487Z] tmpfs 64M 0 64M 0% /dev [2022-04-01T06:22:45.487Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-01T06:22:45.487Z] shm 64M 0 64M 0% /dev/shm [2022-04-01T06:22:45.487Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-04-01T06:22:45.487Z] [2022-04-01T06:22:45.487Z] [2022-04-01T06:22:45.487Z] ---> sar -b -r -n DEV: [2022-04-01T06:22:45.487Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-10426) 04/01/22 _x86_64_ (8 CPU) [2022-04-01T06:22:45.487Z] [2022-04-01T06:22:45.487Z] 06:14:30 LINUX RESTART (8 CPU) [2022-04-01T06:22:45.487Z] [2022-04-01T06:22:45.487Z] 06:15:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-01T06:22:45.487Z] 06:16:01 391.64 14.31 377.33 0.00 2167.76 134901.57 0.00 [2022-04-01T06:22:45.487Z] 06:17:01 222.35 0.10 222.25 0.00 2.13 61851.96 0.00 [2022-04-01T06:22:45.487Z] 06:18:01 1.38 0.00 1.38 0.00 0.00 15.88 0.00 [2022-04-01T06:22:45.487Z] 06:19:01 1.03 0.00 1.03 0.00 0.00 13.46 0.00 [2022-04-01T06:22:45.487Z] 06:20:01 1.27 0.02 1.25 0.00 0.13 14.53 0.00 [2022-04-01T06:22:45.487Z] 06:21:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 [2022-04-01T06:22:45.487Z] 06:22:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 [2022-04-01T06:22:45.487Z] Average: 87.08 2.00 85.08 0.00 301.10 27604.65 0.00 [2022-04-01T06:22:45.487Z] [2022-04-01T06:22:45.487Z] 06:15:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-01T06:22:45.487Z] 06:16:01 27555316 31698512 600680 1.83 167488 4127980 2230012 6.57 1371280 3456968 652540 [2022-04-01T06:22:45.487Z] 06:17:01 27667092 31764252 529488 1.61 190300 4057252 1823724 5.37 1354008 3352160 148 [2022-04-01T06:22:45.487Z] 06:18:01 27667308 31764664 528564 1.61 190316 4057260 1823724 5.37 1353516 3352164 12 [2022-04-01T06:22:45.487Z] 06:19:01 27669108 31766496 526612 1.60 190352 4057264 1823724 5.37 1352180 3352168 152 [2022-04-01T06:22:45.487Z] 06:20:01 27672912 31770372 522712 1.59 190380 4057268 1823724 5.37 1348136 3352248 24 [2022-04-01T06:22:45.487Z] 06:21:01 27674188 31771628 521376 1.59 190396 4057272 1823724 5.37 1347544 3352248 188 [2022-04-01T06:22:45.487Z] 06:22:01 27678212 31775684 517340 1.57 190424 4057276 1823724 5.37 1342436 3352252 8 [2022-04-01T06:22:45.487Z] Average: 27654877 31758801 535253 1.63 187094 4067367 1881765 5.55 1352729 3367173 93296 [2022-04-01T06:22:45.487Z] [2022-04-01T06:22:45.487Z] 06:15:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-01T06:22:45.487Z] 06:16:01 docker0 262.45 298.45 22.14 2418.49 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] 06:16:01 ens3 620.36 475.00 6574.66 91.81 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] 06:16:01 lo 6.27 6.27 0.61 0.61 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] 06:17:01 docker0 8.83 10.58 0.51 38.23 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] 06:17:01 ens3 181.10 120.08 2645.18 73.22 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] 06:17:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] 06:18:01 ens3 0.43 0.25 0.26 0.20 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] 06:19:01 ens3 7.50 3.82 12.95 0.26 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] 06:20:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] 06:21:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] 06:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] Average: docker0 37.68 42.93 3.15 341.05 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] Average: ens3 113.24 83.75 1293.78 23.32 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] Average: lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 [2022-04-01T06:22:45.487Z] [2022-04-01T06:22:45.487Z] [2022-04-01T06:22:45.487Z] ---> sar -P ALL: [2022-04-01T06:22:45.487Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-10426) 04/01/22 _x86_64_ (8 CPU) [2022-04-01T06:22:45.487Z] [2022-04-01T06:22:45.487Z] 06:14:30 LINUX RESTART (8 CPU) [2022-04-01T06:22:45.487Z] [2022-04-01T06:22:45.487Z] 06:15:03 CPU %user %nice %system %iowait %steal %idle [2022-04-01T06:22:45.487Z] 06:16:01 all 11.81 0.00 4.90 1.99 0.07 81.23 [2022-04-01T06:22:45.487Z] 06:16:01 0 13.55 0.00 4.81 0.30 0.07 81.27 [2022-04-01T06:22:45.487Z] 06:16:01 1 11.59 0.00 5.15 3.15 0.05 80.05 [2022-04-01T06:22:45.487Z] 06:16:01 2 11.56 0.00 3.86 0.89 0.07 83.62 [2022-04-01T06:22:45.487Z] 06:16:01 3 12.28 0.00 4.26 0.65 0.07 82.74 [2022-04-01T06:22:45.487Z] 06:16:01 4 10.70 0.00 4.86 1.70 0.07 82.67 [2022-04-01T06:22:45.487Z] 06:16:01 5 11.96 0.00 5.31 5.27 0.07 77.38 [2022-04-01T06:22:45.487Z] 06:16:01 6 11.13 0.00 5.56 0.52 0.05 82.73 [2022-04-01T06:22:45.487Z] 06:16:01 7 11.72 0.00 5.36 3.43 0.09 79.39 [2022-04-01T06:22:45.487Z] 06:17:01 all 16.50 0.00 4.64 1.58 0.06 77.22 [2022-04-01T06:22:45.487Z] 06:17:01 0 14.24 0.00 4.23 0.66 0.05 80.82 [2022-04-01T06:22:45.487Z] 06:17:01 1 18.59 0.00 5.48 1.81 0.05 74.07 [2022-04-01T06:22:45.487Z] 06:17:01 2 16.64 0.00 4.54 0.39 0.07 78.36 [2022-04-01T06:22:45.487Z] 06:17:01 3 15.47 0.00 4.35 0.15 0.05 79.98 [2022-04-01T06:22:45.487Z] 06:17:01 4 17.94 0.00 5.46 4.86 0.08 71.66 [2022-04-01T06:22:45.487Z] 06:17:01 5 16.67 0.00 4.69 4.10 0.05 74.49 [2022-04-01T06:22:45.487Z] 06:17:01 6 14.87 0.00 4.02 0.30 0.07 80.75 [2022-04-01T06:22:45.487Z] 06:17:01 7 17.60 0.00 4.40 0.36 0.07 77.58 [2022-04-01T06:22:45.487Z] 06:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-04-01T06:22:45.487Z] 06:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-01T06:22:45.487Z] 06:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-01T06:22:45.487Z] 06:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-01T06:22:45.487Z] 06:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-01T06:22:45.487Z] 06:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-01T06:22:45.487Z] 06:18:01 5 0.08 0.00 0.02 0.03 0.00 99.87 [2022-04-01T06:22:45.487Z] 06:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-01T06:22:45.487Z] 06:18:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2022-04-01T06:22:45.487Z] 06:19:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2022-04-01T06:22:45.487Z] 06:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-01T06:22:45.487Z] 06:19:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2022-04-01T06:22:45.487Z] 06:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-01T06:22:45.487Z] 06:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-01T06:22:45.487Z] 06:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-01T06:22:45.487Z] 06:19:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-04-01T06:22:45.487Z] 06:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-01T06:22:45.487Z] 06:19:01 7 0.08 0.00 0.07 0.00 0.03 99.82 [2022-04-01T06:22:45.487Z] 06:20:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2022-04-01T06:22:45.487Z] 06:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-01T06:22:45.487Z] 06:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-01T06:22:45.487Z] 06:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-01T06:22:45.487Z] 06:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-01T06:22:45.487Z] 06:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-01T06:22:45.487Z] 06:20:01 5 0.03 0.00 0.03 0.03 0.02 99.88 [2022-04-01T06:22:45.487Z] 06:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-01T06:22:45.487Z] 06:20:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2022-04-01T06:22:45.487Z] 06:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-04-01T06:22:45.487Z] 06:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-01T06:22:45.487Z] 06:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-01T06:22:45.487Z] 06:21:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-01T06:22:45.487Z] 06:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-01T06:22:45.487Z] 06:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-01T06:22:45.487Z] 06:21:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-01T06:22:45.487Z] 06:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-01T06:22:45.487Z] 06:21:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-01T06:22:45.487Z] 06:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-04-01T06:22:45.487Z] 06:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-01T06:22:45.487Z] 06:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-01T06:22:45.487Z] 06:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-01T06:22:45.487Z] 06:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-01T06:22:45.487Z] 06:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-01T06:22:45.487Z] 06:22:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2022-04-01T06:22:45.487Z] 06:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-01T06:22:45.487Z] 06:22:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-01T06:22:45.487Z] Average: all 3.99 0.00 1.34 0.50 0.02 94.14 [2022-04-01T06:22:45.487Z] Average: 0 3.91 0.00 1.27 0.13 0.02 94.66 [2022-04-01T06:22:45.487Z] Average: 1 4.28 0.00 1.50 0.69 0.02 93.50 [2022-04-01T06:22:45.487Z] Average: 2 3.97 0.00 1.18 0.18 0.02 94.65 [2022-04-01T06:22:45.487Z] Average: 3 3.91 0.00 1.21 0.11 0.02 94.74 [2022-04-01T06:22:45.487Z] Average: 4 4.04 0.00 1.45 0.92 0.02 93.56 [2022-04-01T06:22:45.487Z] Average: 5 4.03 0.00 1.41 1.33 0.02 93.21 [2022-04-01T06:22:45.487Z] Average: 6 3.66 0.00 1.34 0.12 0.02 94.87 [2022-04-01T06:22:45.487Z] Average: 7 4.14 0.00 1.39 0.52 0.04 93.92 [2022-04-01T06:22:45.487Z] [2022-04-01T06:22:45.487Z] [2022-04-01T06:22:45.487Z]