Pull request #514 opened 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 2a578c4c20547992001bb126bfe8a96781a183b3+61e021de92dc5d27c5c2e098210b469bf1a31456 (1c569b745bc9c2f8e5165a06f6a025ebb3c8c2b6) 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-ssh12206391345534162915.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-ssh16412199887951237638.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-514/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-514/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7626009302703927262.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-514/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1967845905968804862.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12037747769624274656.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-514/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-514/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh18404995325803968411.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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-20683 in /w/workspace/edgexfoundry_edgex-ui-go_PR-514 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-514 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 61e021de92dc5d27c5c2e098210b469bf1a31456 into PR head commit 2a578c4c20547992001bb126bfe8a96781a183b3 Merge succeeded, producing 2a578c4c20547992001bb126bfe8a96781a183b3 Checking out Revision 2a578c4c20547992001bb126bfe8a96781a183b3 (PR-514) > 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/514/head:refs/remotes/origin/PR-514 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a578c4c20547992001bb126bfe8a96781a183b3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 61e021de92dc5d27c5c2e098210b469bf1a31456 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a578c4c20547992001bb126bfe8a96781a183b3 # timeout=10 Commit message: "feat: add attribution.txt file including all open source projects referenced by edgex-ui-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:35:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:35:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:35:18 ========================================================= 14:35:18 EdgeX Global Pipelines Version Info 14:35:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:35:19 ------------------- 14:35:19 stable info: 14:35:19 ------------------- 14:35:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:35:19 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 14:35:19 Message: update stable to v1.0.221 14:35:20 ------------------- 14:35:20 experimental info: 14:35:20 ------------------- 14:35:20 Commited By: **** collab-it+edgex@linuxfoundation.org 14:35:20 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 14:35:20 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:35:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:35:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:35:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:35:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:35:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:35:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:35:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:35:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:35:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:35:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:35:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:35:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:35:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:35:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:35:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:35:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:35:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:35:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:35:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:35:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:35:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:35:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:35:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:35:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:35:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:35:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:35:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-514 [Pipeline] echo 14:35:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-514 [Pipeline] echo 14:35:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-514 [Pipeline] echo 14:35:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a578c4c20547992001bb126bfe8a96781a183b3 [Pipeline] echo 14:35:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a578c4 [Pipeline] echo 14:35:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:35:21 provisioning config files... 14:35:21 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp/config9033365463843120534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:35:21 ---> docker-login.sh 14:35:21 nexus3.edgexfoundry.org:10001 14:35:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:22 Configure a credential helper to remove this warning. See 14:35:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:22 14:35:22 Login Succeeded 14:35:22 nexus3.edgexfoundry.org:10002 14:35:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:22 Configure a credential helper to remove this warning. See 14:35:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:22 14:35:22 Login Succeeded 14:35:22 nexus3.edgexfoundry.org:10003 14:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:23 Configure a credential helper to remove this warning. See 14:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:23 14:35:23 Login Succeeded 14:35:23 nexus3.edgexfoundry.org:10004 14:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:23 Configure a credential helper to remove this warning. See 14:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:23 14:35:23 Login Succeeded 14:35:23 docker.io 14:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:23 Configure a credential helper to remove this warning. See 14:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:23 14:35:23 Login Succeeded 14:35:23 ---> docker-login.sh ends [Pipeline] } 14:35:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:35:24 + git rev-list -1 --merges 2a578c4c20547992001bb126bfe8a96781a183b3~1..2a578c4c20547992001bb126bfe8a96781a183b3 [Pipeline] echo 14:35:24 -----------> git rev-list -1 --merges 2a578c4c20547992001bb126bfe8a96781a183b3~1..2a578c4c20547992001bb126bfe8a96781a183b3 2a578c4c20547992001bb126bfe8a96781a183b3 [false] [Pipeline] sh 14:35:24 + git log --format=format:%s -1 2a578c4c20547992001bb126bfe8a96781a183b3 [Pipeline] echo 14:35:24 ========================================================= 14:35:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:35:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:35:25 + git log --format=format:%s -1 2a578c4c20547992001bb126bfe8a96781a183b3 [Pipeline] echo 14:35:25 [semverPrep] GIT_COMMIT: 2a578c4c20547992001bb126bfe8a96781a183b3, Commit Message: feat: add attribution.txt file including all open source projects referenced by edgex-ui-go [Pipeline] echo 14:35:25 [semverPrep] This is not a build commit. [Pipeline] sh 14:35:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:35:25 + grep -v github /etc/ssh/ssh_known_hosts 14:35:25 + [ -e /tmp/ssh_known_hosts ] 14:35:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:35:25 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:35:25 sudo tee -a /etc/ssh/ssh_known_hosts 14:35:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:35:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:35:26 14:35:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:35:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:35:26 latest: Pulling from edgex-devops/git-semver 14:35:26 a0d0a0d46f8b: Pulling fs layer 14:35:26 3e5f54012d9b: Pulling fs layer 14:35:26 4c7163046ea9: Pulling fs layer 14:35:26 0c2d73faf560: Pulling fs layer 14:35:26 3e5f54012d9b: Download complete 14:35:26 a0d0a0d46f8b: Download complete 14:35:26 0c2d73faf560: Verifying Checksum 14:35:26 0c2d73faf560: Download complete 14:35:26 4c7163046ea9: Verifying Checksum 14:35:26 4c7163046ea9: Download complete 14:35:26 a0d0a0d46f8b: Pull complete 14:35:26 3e5f54012d9b: Pull complete 14:35:27 4c7163046ea9: Pull complete 14:35:27 0c2d73faf560: Pull complete 14:35:27 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:35:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:35:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:35:27 prd-ubuntu20.04-docker-8c-8g-20683 does not seem to be running inside a container 14:35:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-514 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514:/w/workspace/edgexfoundry_edgex-ui-go_PR-514:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:35:28 $ docker top 9b11b82802f078e81328530425af53a44718e699d0d0782b362b523c4bfe16cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:35:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:35:28 [ssh-agent] Looking for ssh-agent implementation... 14:35:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:35:28 $ docker exec 9b11b82802f078e81328530425af53a44718e699d0d0782b362b523c4bfe16cd ssh-agent 14:35:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcpMnOa/agent.13 14:35:28 SSH_AGENT_PID=19 14:35:28 Running ssh-add (command line suppressed) 14:35:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp/private_key_2100357317437392721.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp/private_key_2100357317437392721.key) 14:35:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:35:29 + git tag --points-at HEAD [Pipeline] } 14:35:29 $ docker exec --env ******** --env ******** 9b11b82802f078e81328530425af53a44718e699d0d0782b362b523c4bfe16cd ssh-agent -k 14:35:29 unset SSH_AUTH_SOCK; 14:35:29 unset SSH_AGENT_PID; 14:35:29 echo Agent pid 19 killed; 14:35:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:35:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:35:29 [ssh-agent] Looking for ssh-agent implementation... 14:35:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:35:29 $ docker exec 9b11b82802f078e81328530425af53a44718e699d0d0782b362b523c4bfe16cd ssh-agent 14:35:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXolFBPf/agent.54 14:35:29 SSH_AGENT_PID=61 14:35:29 Running ssh-add (command line suppressed) 14:35:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp/private_key_1314387451003381066.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp/private_key_1314387451003381066.key) 14:35:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:35:30 + git semver init 14:35:30 # -> Open(): unable to determine branch for HEAD 14:35:30 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-514/.git 14:35:30 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-514 14:35:30 # $SEMVER_REMOTE_NAME = origin 14:35:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:35:30 # $SEMVER_USER_NAME = edgex-jenkins 14:35:30 # $SEMVER_BRANCH = PR-514 14:35:30 # $SEMVER_TEMP = /tmp/semver-919417751 14:35:30 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 14:35:33 # '/tmp/semver-919417751' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-514/.semver' 14:35:33 # -> Force: false 14:35:33 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-514/.semver [Pipeline] } 14:35:33 $ docker exec --env ******** --env ******** 9b11b82802f078e81328530425af53a44718e699d0d0782b362b523c4bfe16cd ssh-agent -k 14:35:33 unset SSH_AUTH_SOCK; 14:35:33 unset SSH_AGENT_PID; 14:35:33 echo Agent pid 61 killed; 14:35:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:35:33 + git semver [Pipeline] } 14:35:33 $ docker stop --time=1 9b11b82802f078e81328530425af53a44718e699d0d0782b362b523c4bfe16cd 14:35:35 $ docker rm -f 9b11b82802f078e81328530425af53a44718e699d0d0782b362b523c4bfe16cd [Pipeline] // withDockerContainer [Pipeline] sh 14:35:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:35:35 Stashed 1 file(s) [Pipeline] echo 14:35:35 [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 14:35:36 provisioning config files... 14:35:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp/config7868562873918793314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:35:36 ---> docker-login.sh 14:35:36 nexus3.edgexfoundry.org:10001 14:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:36 Configure a credential helper to remove this warning. See 14:35:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:36 14:35:36 Login Succeeded 14:35:36 nexus3.edgexfoundry.org:10002 14:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:37 Configure a credential helper to remove this warning. See 14:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:37 14:35:37 Login Succeeded 14:35:37 nexus3.edgexfoundry.org:10003 14:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:37 Configure a credential helper to remove this warning. See 14:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:37 14:35:37 Login Succeeded 14:35:37 nexus3.edgexfoundry.org:10004 14:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:37 Configure a credential helper to remove this warning. See 14:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:37 14:35:37 Login Succeeded 14:35:37 docker.io 14:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:37 Configure a credential helper to remove this warning. See 14:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:37 14:35:37 Login Succeeded 14:35:37 ---> docker-login.sh ends [Pipeline] } 14:35:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:35:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:35:37 ========================================================= 14:35:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:35:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:35:38 + 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 . 14:35:38 Sending build context to Docker daemon 43.18MB 14:35:38 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 14:35:38 Step 2/15 : FROM ${BASE} AS builder 14:35:38 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:35:38 59bf1c3509f3: Pulling fs layer 14:35:38 666ba61612fd: Pulling fs layer 14:35:38 8ed8ca486205: Pulling fs layer 14:35:38 4fe6c5a15a65: Pulling fs layer 14:35:38 22a0e8bec74d: Pulling fs layer 14:35:38 640e595b4fbd: Pulling fs layer 14:35:38 763cafe07f6e: Pulling fs layer 14:35:38 0c0b528cf693: Pulling fs layer 14:35:38 10935f4eaf8b: Pulling fs layer 14:35:38 763cafe07f6e: Waiting 14:35:38 0c0b528cf693: Waiting 14:35:38 4fe6c5a15a65: Waiting 14:35:38 22a0e8bec74d: Waiting 14:35:38 10935f4eaf8b: Waiting 14:35:38 640e595b4fbd: Waiting 14:35:38 8ed8ca486205: Download complete 14:35:38 666ba61612fd: Download complete 14:35:38 22a0e8bec74d: Verifying Checksum 14:35:38 640e595b4fbd: Verifying Checksum 14:35:38 640e595b4fbd: Download complete 14:35:38 59bf1c3509f3: Verifying Checksum 14:35:38 59bf1c3509f3: Download complete 14:35:38 763cafe07f6e: Download complete 14:35:38 0c0b528cf693: Verifying Checksum 14:35:38 0c0b528cf693: Download complete 14:35:38 59bf1c3509f3: Pull complete 14:35:39 666ba61612fd: Pull complete 14:35:39 8ed8ca486205: Pull complete 14:35:39 10935f4eaf8b: Verifying Checksum 14:35:39 10935f4eaf8b: Download complete 14:35:39 4fe6c5a15a65: Verifying Checksum 14:35:39 4fe6c5a15a65: Download complete 14:35:43 4fe6c5a15a65: Pull complete 14:35:43 22a0e8bec74d: Pull complete 14:35:43 640e595b4fbd: Pull complete 14:35:43 763cafe07f6e: Pull complete 14:35:43 0c0b528cf693: Pull complete 14:35:46 10935f4eaf8b: Pull complete 14:35:46 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 14:35:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:35:46 ---> 99d49a6021b9 14:35:46 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:35:48 ---> Running in 16e253b67522 14:35:48 Removing intermediate container 16e253b67522 14:35:48 ---> 03dddf6924c3 14:35:48 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 14:35:48 ---> Running in 26af788b05f5 14:35:48 Removing intermediate container 26af788b05f5 14:35:48 ---> 07d4fd05d92f 14:35:48 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 14:35:48 ---> Running in 84e37f5608af 14:35:48 Removing intermediate container 84e37f5608af 14:35:48 ---> 26d25e4ffb68 14:35:48 Step 6/15 : LABEL Name=edgex-ui-go 14:35:48 ---> Running in 9fd2b04b5143 14:35:48 Removing intermediate container 9fd2b04b5143 14:35:48 ---> f6a5b974d28e 14:35:48 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:35:48 ---> Running in 0f614a7ce311 14:35:48 Removing intermediate container 0f614a7ce311 14:35:48 ---> ee53caec78b6 14:35:48 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:35:48 ---> Running in 15ab191442b2 14:35:49 Removing intermediate container 15ab191442b2 14:35:49 ---> cc7e98db9be4 14:35:49 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:35:49 ---> Running in 68cc60e98943 14:35:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:35:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:35:50 OK: 221 MiB in 52 packages 14:35:51 Still waiting to schedule task 14:35:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:35:51 Removing intermediate container 68cc60e98943 14:35:51 ---> fd366daec48f 14:35:51 Step 10/15 : ENV GO111MODULE=on 14:35:51 ---> Running in 1c5d4a022989 14:35:51 Removing intermediate container 1c5d4a022989 14:35:51 ---> 0fc49a4ad21b 14:35:51 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:35:51 ---> Running in 15dc7675f266 14:35:51 Removing intermediate container 15dc7675f266 14:35:51 ---> 71cc95c1ea4f 14:35:51 Step 12/15 : COPY go.mod vendor* ./ 14:35:51 ---> 5d9808706290 14:35:51 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:51 ---> Running in 1fe8bef446cd 14:36:18 Removing intermediate container 1fe8bef446cd 14:36:18 ---> 11a933a91985 14:36:18 Step 14/15 : COPY . . 14:36:18 ---> a7af435f3a78 14:36:18 Step 15/15 : RUN ${MAKE} 14:36:19 ---> Running in abc6c50eb134 14:36:19 noop 14:36:19 Removing intermediate container abc6c50eb134 14:36:19 ---> e4e7c6c70310 14:36:19 Successfully built e4e7c6c70310 14:36:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:36:19 + docker inspect -f . ci-base-image-x86_64 14:36:19 . [Pipeline] withDockerContainer 14:36:20 prd-ubuntu20.04-docker-8c-8g-20683 does not seem to be running inside a container 14:36:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-514 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514:/w/workspace/edgexfoundry_edgex-ui-go_PR-514:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:36:20 $ docker top ee42546f9453b896ffcf02e3599e2307bb0d70edd00dc2033df93ce27a7916c0 -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:20 + go version 14:36:20 go version go1.17.6 linux/amd64 [Pipeline] } 14:36:20 $ docker stop --time=1 ee42546f9453b896ffcf02e3599e2307bb0d70edd00dc2033df93ce27a7916c0 14:36:22 $ docker rm -f ee42546f9453b896ffcf02e3599e2307bb0d70edd00dc2033df93ce27a7916c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:36:22 + docker inspect -f . ci-base-image-x86_64 14:36:22 . [Pipeline] withDockerContainer 14:36:23 prd-ubuntu20.04-docker-8c-8g-20683 does not seem to be running inside a container 14:36:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-514 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514:/w/workspace/edgexfoundry_edgex-ui-go_PR-514:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:36:23 $ docker top afcd3509436ec164875567e3990697b18884d6cc3e82dedcdd37e4283cf8b4d1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:36:23 + make test 14:36:23 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:36:23 go: updates to go.mod needed; to update it: 14:36:23 go mod tidy 14:36:23 make: *** [Makefile:37: test] Error 1 [Pipeline] } 14:36:23 $ docker stop --time=1 afcd3509436ec164875567e3990697b18884d6cc3e82dedcdd37e4283cf8b4d1 14:36:25 $ docker rm -f afcd3509436ec164875567e3990697b18884d6cc3e82dedcdd37e4283cf8b4d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:36:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:36:26 14:36:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:36:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:36:26 latest: Pulling from edgex-lftools-log-publisher 14:36:26 5eb5b503b376: Pulling fs layer 14:36:26 5c69ac0246d0: Pulling fs layer 14:36:26 ec43610c2a17: Pulling fs layer 14:36:26 3a2ae6a8a46f: Pulling fs layer 14:36:26 33b1e0a273af: Pulling fs layer 14:36:26 5d3b04190fa2: Pulling fs layer 14:36:26 2f39f015ded8: Pulling fs layer 14:36:26 3a2ae6a8a46f: Waiting 14:36:26 33b1e0a273af: Waiting 14:36:26 5d3b04190fa2: Waiting 14:36:26 2f39f015ded8: Waiting 14:36:26 5c69ac0246d0: Download complete 14:36:26 3a2ae6a8a46f: Verifying Checksum 14:36:26 3a2ae6a8a46f: Download complete 14:36:26 33b1e0a273af: Verifying Checksum 14:36:26 33b1e0a273af: Download complete 14:36:26 5d3b04190fa2: Verifying Checksum 14:36:26 5d3b04190fa2: Download complete 14:36:26 ec43610c2a17: Verifying Checksum 14:36:26 ec43610c2a17: Download complete 14:36:26 5eb5b503b376: Verifying Checksum 14:36:26 5eb5b503b376: Download complete 14:36:27 2f39f015ded8: Download complete 14:36:28 5eb5b503b376: Pull complete 14:36:28 5c69ac0246d0: Pull complete 14:36:28 ec43610c2a17: Pull complete 14:36:28 3a2ae6a8a46f: Pull complete 14:36:29 33b1e0a273af: Pull complete 14:36:29 5d3b04190fa2: Pull complete 14:36:34 2f39f015ded8: Pull complete 14:36:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:36:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:36:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:36:34 prd-ubuntu20.04-docker-8c-8g-20683 does not seem to be running inside a container 14:36:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-514 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514:/w/workspace/edgexfoundry_edgex-ui-go_PR-514:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:36:36 $ docker top 7544440586ed672b41ebb5bd1fb0fd36b4cbbfb8488b4461f7711d071864878c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:36:37 ---> job-cost.sh 14:36:37 lf-activate-venv: SKIPPING 14:36:37 INFO: No Stack... 14:36:37 INFO: Retrieving Pricing Info for: v3-standard-8 14:36:38 INFO: Archiving Costs [Pipeline] sh 14:36:38 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-514/archives/cost.csv 14:36:38 + cut -d, -f6 [Pipeline] lock 14:36:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-514-1-stack-cost] 14:36:38 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-514-1-stack-cost] did not exist. Created. 14:36:38 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-514-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:36:38 + echo total: 0.2199999988079071 [Pipeline] stash 14:36:38 Stashed 1 file(s) [Pipeline] } 14:36:38 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-514-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:36:39 $ docker stop --time=1 7544440586ed672b41ebb5bd1fb0fd36b4cbbfb8488b4461f7711d071864878c 14:36:40 $ docker rm -f 7544440586ed672b41ebb5bd1fb0fd36b4cbbfb8488b4461f7711d071864878c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:36:40 Failed in branch amd64 14:37:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20684 in /w/workspace/edgexfoundry_edgex-ui-go_PR-514 [Pipeline] { [Pipeline] ws 14:37:29 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 14:37:30 The recommended git tool is: git 14:37:37 using credential edgex-jenkins-ssh 14:37:37 Cloning the remote Git repository 14:37:37 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:37:37 > git init /w/workspace/edgex-ui-go/1 # timeout=10 14:37:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:37:38 > git --version # timeout=10 14:37:38 > git --version # 'git version 2.25.1' 14:37:38 using GIT_SSH to set credentials SSH Credentials for GitHub 14:37:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:37:42 Merging remotes/origin/main commit 61e021de92dc5d27c5c2e098210b469bf1a31456 into PR head commit 2a578c4c20547992001bb126bfe8a96781a183b3 14:37:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:37:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:37:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:37:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:37:41 using GIT_SSH to set credentials SSH Credentials for GitHub 14:37:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/514/head:refs/remotes/origin/PR-514 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:37:42 > git config core.sparsecheckout # timeout=10 14:37:42 > git checkout -f 2a578c4c20547992001bb126bfe8a96781a183b3 # timeout=10 14:37:43 Merge succeeded, producing 2a578c4c20547992001bb126bfe8a96781a183b3 14:37:43 Checking out Revision 2a578c4c20547992001bb126bfe8a96781a183b3 (PR-514) 14:37:43 > git remote # timeout=10 14:37:43 > git config --get remote.origin.url # timeout=10 14:37:43 using GIT_SSH to set credentials SSH Credentials for GitHub 14:37:43 > git merge 61e021de92dc5d27c5c2e098210b469bf1a31456 # timeout=10 14:37:43 > git rev-parse HEAD^{commit} # timeout=10 14:37:43 > git config core.sparsecheckout # timeout=10 14:37:43 > git checkout -f 2a578c4c20547992001bb126bfe8a96781a183b3 # timeout=10 14:37:47 Commit message: "feat: add attribution.txt file including all open source projects referenced by edgex-ui-go" 14:37:47 > git --version # timeout=10 14:37:47 > git --version # 'git version 2.25.1' 14:37:47 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:37:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:37:48 % Total % Received % Xferd Average Speed Time Time Time Current 14:37:48 Dload Upload Total Spent Left Speed 14:37:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46996 0 --:--:-- --:--:-- --:--:-- 47183 [Pipeline] sh 14:37:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:37:49 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:37:49 sudo tee /etc/docker/daemon.new 14:37:49 { 14:37:49 "registry-mirrors": [ 14:37:49 "https://nexus3.edgexfoundry.org:10001" 14:37:49 ], 14:37:49 "bip": "10.250.0.254/24", 14:37:49 "hosts": [ 14:37:49 "tcp://0.0.0.0:5555", 14:37:49 "unix:///var/run/docker.sock" 14:37:49 ], 14:37:49 "mtu": 1458, 14:37:49 "selinux-enabled": true, 14:37:49 "seccomp-profile": "/etc/docker/seccomp.json" 14:37:49 } [Pipeline] sh 14:37:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:37:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:38:09 provisioning config files... 14:38:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8531475844017318614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:38:09 ---> docker-login.sh 14:38:09 nexus3.edgexfoundry.org:10001 14:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:10 Configure a credential helper to remove this warning. See 14:38:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:10 14:38:10 Login Succeeded 14:38:10 nexus3.edgexfoundry.org:10002 14:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:11 Configure a credential helper to remove this warning. See 14:38:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:11 14:38:11 Login Succeeded 14:38:11 nexus3.edgexfoundry.org:10003 14:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:11 Configure a credential helper to remove this warning. See 14:38:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:11 14:38:11 Login Succeeded 14:38:11 nexus3.edgexfoundry.org:10004 14:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:12 Configure a credential helper to remove this warning. See 14:38:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:12 14:38:12 Login Succeeded 14:38:12 docker.io 14:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:12 Configure a credential helper to remove this warning. See 14:38:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:12 14:38:12 Login Succeeded 14:38:12 ---> docker-login.sh ends [Pipeline] } 14:38:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:38:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:38:13 ========================================================= 14:38:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:38:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:38:13 + 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 . 14:38:14 Sending build context to Docker daemon 27.08MB 14:38:14 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 14:38:14 Step 2/15 : FROM ${BASE} AS builder 14:38:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:38:15 9b3977197b4f: Pulling fs layer 14:38:15 1a89e8eeedd5: Pulling fs layer 14:38:15 94645a83ff95: Pulling fs layer 14:38:15 3f3a8bcf1eab: Pulling fs layer 14:38:15 0c92f367c5e7: Pulling fs layer 14:38:15 f7c0051592d6: Pulling fs layer 14:38:15 3f3a8bcf1eab: Waiting 14:38:15 a227ed2f7395: Pulling fs layer 14:38:15 7b1c46037f91: Pulling fs layer 14:38:15 a227ed2f7395: Waiting 14:38:15 0c92f367c5e7: Waiting 14:38:15 7b1c46037f91: Waiting 14:38:15 94645a83ff95: Verifying Checksum 14:38:15 94645a83ff95: Download complete 14:38:15 1a89e8eeedd5: Download complete 14:38:15 0c92f367c5e7: Verifying Checksum 14:38:15 0c92f367c5e7: Download complete 14:38:15 f7c0051592d6: Verifying Checksum 14:38:15 f7c0051592d6: Download complete 14:38:15 9b3977197b4f: Verifying Checksum 14:38:15 9b3977197b4f: Download complete 14:38:15 a227ed2f7395: Verifying Checksum 14:38:15 a227ed2f7395: Download complete 14:38:15 9b3977197b4f: Pull complete 14:38:16 1a89e8eeedd5: Pull complete 14:38:16 94645a83ff95: Pull complete 14:38:17 7b1c46037f91: Download complete 14:38:17 3f3a8bcf1eab: Verifying Checksum 14:38:17 3f3a8bcf1eab: Download complete 14:38:30 3f3a8bcf1eab: Pull complete 14:38:30 0c92f367c5e7: Pull complete 14:38:30 f7c0051592d6: Pull complete 14:38:30 a227ed2f7395: Pull complete 14:38:36 7b1c46037f91: Pull complete 14:38:36 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 14:38:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:38:36 ---> f79e39bc4007 14:38:36 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:38:37 ---> Running in d90fbe381233 14:38:37 Removing intermediate container d90fbe381233 14:38:37 ---> 32a7282f07bc 14:38:37 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 14:38:38 ---> Running in 0836c995e72a 14:38:38 Removing intermediate container 0836c995e72a 14:38:38 ---> e7cd3dbb646d 14:38:38 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 14:38:38 ---> Running in e3febb66b056 14:38:38 Removing intermediate container e3febb66b056 14:38:38 ---> 9c2c71e73528 14:38:38 Step 6/15 : LABEL Name=edgex-ui-go 14:38:38 ---> Running in a2c1b45e18a2 14:38:38 Removing intermediate container a2c1b45e18a2 14:38:38 ---> 6dd7a0ac8bc9 14:38:38 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:38:39 ---> Running in cf5e8aa8a81a 14:38:39 Removing intermediate container cf5e8aa8a81a 14:38:39 ---> c738bccd2507 14:38:39 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:38:39 ---> Running in aa22630316a1 14:38:41 Removing intermediate container aa22630316a1 14:38:41 ---> c7f489aba494 14:38:41 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:38:41 ---> Running in cab73b5c294f 14:38:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:38:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:38:44 OK: 220 MiB in 52 packages 14:38:46 Removing intermediate container cab73b5c294f 14:38:46 ---> 9a9d033ac24b 14:38:46 Step 10/15 : ENV GO111MODULE=on 14:38:46 ---> Running in fe0ab639ae1a 14:38:46 Removing intermediate container fe0ab639ae1a 14:38:46 ---> 67460dcfea1c 14:38:46 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:38:46 ---> Running in f3daef3ee91e 14:38:46 Removing intermediate container f3daef3ee91e 14:38:46 ---> fc13143f06dc 14:38:46 Step 12/15 : COPY go.mod vendor* ./ 14:38:47 ---> c5ae867420d5 14:38:47 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:38:47 ---> Running in 2ae0292539e3 14:40:09 Removing intermediate container 2ae0292539e3 14:40:09 ---> 49b8bdc140e0 14:40:09 Step 14/15 : COPY . . 14:40:09 ---> ac8c200b26e1 14:40:09 Step 15/15 : RUN ${MAKE} 14:40:09 ---> Running in 594b777be73a 14:40:09 noop 14:40:09 Removing intermediate container 594b777be73a 14:40:09 ---> 719babb9f857 14:40:09 Successfully built 719babb9f857 14:40:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:40:09 + docker inspect -f . ci-base-image-arm64 14:40:09 . [Pipeline] withDockerContainer 14:40:09 prd-ubuntu20.04-docker-arm64-4c-16g-20684 does not seem to be running inside a container 14:40:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat 14:40:11 $ docker top 6ebeef17105e7f457d4978baed11c9a0b1a21d8588860443b91d81f0f18bb2f5 -eo pid,comm [Pipeline] { [Pipeline] sh 14:40:12 + go version 14:40:12 go version go1.17.6 linux/arm64 [Pipeline] } 14:40:12 $ docker stop --time=1 6ebeef17105e7f457d4978baed11c9a0b1a21d8588860443b91d81f0f18bb2f5 14:40:14 $ docker rm -f 6ebeef17105e7f457d4978baed11c9a0b1a21d8588860443b91d81f0f18bb2f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:40:14 + docker inspect -f . ci-base-image-arm64 14:40:14 . [Pipeline] withDockerContainer 14:40:15 prd-ubuntu20.04-docker-arm64-4c-16g-20684 does not seem to be running inside a container 14:40:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat 14:40:16 $ docker top f21654a136d484ae5c9c45705b644072098bcd47406b89c01df775f92c52938a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:40:17 + make test 14:40:17 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:40:18 go: updates to go.mod needed; to update it: 14:40:18 go mod tidy 14:40:18 make: *** [Makefile:37: test] Error 1 [Pipeline] } 14:40:18 $ docker stop --time=1 f21654a136d484ae5c9c45705b644072098bcd47406b89c01df775f92c52938a 14:40:19 $ docker rm -f f21654a136d484ae5c9c45705b644072098bcd47406b89c01df775f92c52938a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:40:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:40:20 14:40:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:40:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:40:21 arm64: Pulling from edgex-lftools-log-publisher 14:40:21 8998bd30e6a1: Pulling fs layer 14:40:21 04944245beec: Pulling fs layer 14:40:21 699f458cf7ca: Pulling fs layer 14:40:21 765212b225bb: Pulling fs layer 14:40:21 f23df028b6ca: Pulling fs layer 14:40:21 d65c8cfc05b1: Pulling fs layer 14:40:21 2437ff75d9bd: Pulling fs layer 14:40:21 d65c8cfc05b1: Waiting 14:40:21 2437ff75d9bd: Waiting 14:40:21 765212b225bb: Waiting 14:40:21 04944245beec: Download complete 14:40:21 765212b225bb: Download complete 14:40:21 f23df028b6ca: Verifying Checksum 14:40:21 f23df028b6ca: Download complete 14:40:21 d65c8cfc05b1: Verifying Checksum 14:40:21 d65c8cfc05b1: Download complete 14:40:21 699f458cf7ca: Verifying Checksum 14:40:21 699f458cf7ca: Download complete 14:40:22 8998bd30e6a1: Verifying Checksum 14:40:22 8998bd30e6a1: Download complete 14:40:24 2437ff75d9bd: Download complete 14:40:26 8998bd30e6a1: Pull complete 14:40:27 04944245beec: Pull complete 14:40:28 699f458cf7ca: Pull complete 14:40:28 765212b225bb: Pull complete 14:40:29 f23df028b6ca: Pull complete 14:40:29 d65c8cfc05b1: Pull complete 14:40:44 2437ff75d9bd: Pull complete 14:40:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:40:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:40:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:40:45 prd-ubuntu20.04-docker-arm64-4c-16g-20684 does not seem to be running inside a container 14:40:45 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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:10003/edgex-lftools-log-publisher:arm64 cat 14:40:47 $ docker top 1ee115d0cc89177640f40723e5f7b6ce8a8d7ebed162795a9e0030d1854bd8b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:40:48 ---> job-cost.sh 14:40:48 lf-activate-venv: SKIPPING 14:40:48 INFO: No Stack... 14:40:48 INFO: Retrieving Pricing Info for: v3-standard-4 14:40:49 INFO: Archiving Costs [Pipeline] sh 14:40:50 + cut -d, -f6 14:40:50 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 14:40:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-514-1-stack-cost] 14:40:50 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-514-1-stack-cost] did not exist. Created. 14:40:50 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-514-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:40:51 /w/workspace/edgex-ui-go/1@tmp/durable-b69b477f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:40:51 + echo total: 0.10999999940395355 [Pipeline] stash 14:40:51 Warning: overwriting stash ‘stack-cost’ 14:40:52 Stashed 1 file(s) [Pipeline] } 14:40:52 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-514-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:40:52 $ docker stop --time=1 1ee115d0cc89177640f40723e5f7b6ce8a8d7ebed162795a9e0030d1854bd8b0 14:40:54 $ docker rm -f 1ee115d0cc89177640f40723e5f7b6ce8a8d7ebed162795a9e0030d1854bd8b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:40:54 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:40:56 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-514/archives ] 14:40:56 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-514/archives 14:40:56 total 16 14:40:56 drwxr-xr-x 3 root root 4096 Apr 12 14:36 . 14:40:56 drwxrwxr-x 15 jenkins jenkins 4096 Apr 12 14:36 .. 14:40:56 drwxr-xr-x 2 root root 4096 Apr 12 14:36 cost 14:40:56 -rw-r--r-- 1 root root 82 Apr 12 14:36 cost.csv 14:40:56 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-514/archives 14:40:56 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-514/archives 14:40:56 total 16 14:40:56 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 14:36 . 14:40:56 drwxrwxr-x 15 jenkins jenkins 4096 Apr 12 14:36 .. 14:40:56 drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 14:36 cost 14:40:56 -rw-r--r-- 1 jenkins jenkins 82 Apr 12 14:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:40:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:40:57 ---> package-listing.sh 14:40:57 ++ facter osfamily 14:40:57 ++ tr '[:upper:]' '[:lower:]' 14:40:58 + OS_FAMILY=debian 14:40:58 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-514 14:40:58 + START_PACKAGES=/tmp/packages_start.txt 14:40:58 + END_PACKAGES=/tmp/packages_end.txt 14:40:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:40:58 + PACKAGES=/tmp/packages_start.txt 14:40:58 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-514 ']' 14:40:58 + PACKAGES=/tmp/packages_end.txt 14:40:58 + case "${OS_FAMILY}" in 14:40:58 + dpkg -l 14:40:58 + grep '^ii' 14:40:58 + '[' -f /tmp/packages_start.txt ']' 14:40:58 + '[' -f /tmp/packages_end.txt ']' 14:40:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:40:58 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-514 ']' 14:40:58 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-514/archives/ 14:40:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-514/archives/ [Pipeline] echo 14:40:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:40:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:40:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:40:59 . [Pipeline] withDockerContainer 14:40:59 prd-ubuntu20.04-docker-8c-8g-20683 does not seem to be running inside a container 14:40:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-514 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514:/w/workspace/edgexfoundry_edgex-ui-go_PR-514:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:40:59 $ docker top cca280e5f7c922dac2653612ef7bac74f17c999ba3a1aa1dc9fa97f0b8918452 -eo pid,comm [Pipeline] { [Pipeline] sh 14:40:59 + touch /tmp/pre-build-complete [Pipeline] sh 14:41:00 + mkdir -p /var/log/sysstat [Pipeline] sh 14:41:00 + ls /var/log/sa-host 14:41:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:41:00 provisioning config files... 14:41:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-514@tmp/config1602650107311166835tmp [Pipeline] { [Pipeline] echo 14:41:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:41:01 ---> create-netrc.sh [Pipeline] } 14:41:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:41:01 ---> python-tools-install.sh [Pipeline] echo 14:41:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:41:01 ---> sudo-logs.sh 14:41:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:41:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:41:02 ---> job-cost.sh 14:41:02 lf-activate-venv: SKIPPING 14:41:02 DEBUG: total: 0.2199999988079071 14:41:02 INFO: Retrieving Stack Cost... 14:41:02 INFO: Retrieving Pricing Info for: v3-standard-8 14:41:03 INFO: Archiving Costs [Pipeline] echo 14:41:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:41:03 ---> logs-deploy.sh 14:41:03 lf-activate-venv: SKIPPING 14:41:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-514/1 14:41:03 INFO: archiving workspace using pattern(s): 14:41:04 Archives upload complete. 14:41:04 INFO: archiving logs to Nexus