Pull request #80 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e6d72ad84b0bda94878117e549466e083a8ca93+99c3e66cd2b563900f26eeb72b7fbc675658f659 (32d9ef33163bdb832ec95ab6ee6023565f79e0e9) 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-ssh3871943297431887212.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh573105453449519997.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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/device-usb-camera/branches/PR-80/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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/device-usb-camera/branches/PR-80/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14947393845665699255.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/device-usb-camera/branches/PR-80/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12760290855911107377.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 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-ssh2161237618657025295.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/device-usb-camera/branches/PR-80/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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/device-usb-camera/branches/PR-80/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10603931601613242299.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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:device-usb-camera] ========================================================= [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: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera 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 SNYK_DEBUG: false [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-23781 in /w/workspace/xfoundry_device-usb-camera_PR-80 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/xfoundry_device-usb-camera_PR-80 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 99c3e66cd2b563900f26eeb72b7fbc675658f659 into PR head commit 1e6d72ad84b0bda94878117e549466e083a8ca93 Merge succeeded, producing 1e6d72ad84b0bda94878117e549466e083a8ca93 Checking out Revision 1e6d72ad84b0bda94878117e549466e083a8ca93 (PR-80) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.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/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/80/head:refs/remotes/origin/PR-80 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e6d72ad84b0bda94878117e549466e083a8ca93 # 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 99c3e66cd2b563900f26eeb72b7fbc675658f659 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e6d72ad84b0bda94878117e549466e083a8ca93 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-29T17:37:14.539Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-29T17:37:14.704Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-29T17:37:14.794Z] ========================================================= [2022-08-29T17:37:14.794Z] EdgeX Global Pipelines Version Info [2022-08-29T17:37:14.794Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-29T17:37:15.607Z] ------------------- [2022-08-29T17:37:15.607Z] stable info: [2022-08-29T17:37:15.607Z] ------------------- [2022-08-29T17:37:15.607Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-29T17:37:15.607Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-29T17:37:15.607Z] Message: update stable to v1.0.239 [2022-08-29T17:37:16.181Z] ------------------- [2022-08-29T17:37:16.181Z] experimental info: [2022-08-29T17:37:16.181Z] ------------------- [2022-08-29T17:37:16.181Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-29T17:37:16.181Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-29T17:37:16.181Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-29T17:37:16.555Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-08-29T17:37:16.596Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-08-29T17:37:16.638Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-29T17:37:16.681Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-29T17:37:16.732Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-29T17:37:16.778Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-29T17:37:16.827Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-29T17:37:16.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-29T17:37:16.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-29T17:37:16.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-29T17:37:17.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-29T17:37:17.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-08-29T17:37:17.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-29T17:37:17.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-29T17:37:17.166Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-29T17:37:17.205Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-29T17:37:17.244Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-29T17:37:17.285Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-29T17:37:17.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-29T17:37:17.370Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-29T17:37:17.417Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-29T17:37:17.461Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-29T17:37:17.509Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-29T17:37:17.551Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-29T17:37:17.595Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-29T17:37:17.641Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-29T17:37:17.685Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-29T17:37:17.728Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-80 [Pipeline] echo [2022-08-29T17:37:17.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-80 [Pipeline] echo [2022-08-29T17:37:17.820Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-80 [Pipeline] echo [2022-08-29T17:37:17.865Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e6d72ad84b0bda94878117e549466e083a8ca93 [Pipeline] echo [2022-08-29T17:37:17.909Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e6d72a [Pipeline] echo [2022-08-29T17:37:17.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T17:37:18.065Z] provisioning config files... [2022-08-29T17:37:18.081Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-80@tmp/config1873536868644017066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T17:37:18.436Z] ---> docker-login.sh [2022-08-29T17:37:18.436Z] nexus3.edgexfoundry.org:10001 [2022-08-29T17:37:18.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T17:37:18.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T17:37:18.975Z] Configure a credential helper to remove this warning. See [2022-08-29T17:37:18.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T17:37:18.975Z] [2022-08-29T17:37:18.975Z] Login Succeeded [2022-08-29T17:37:18.975Z] nexus3.edgexfoundry.org:10002 [2022-08-29T17:37:18.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T17:37:18.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T17:37:18.975Z] Configure a credential helper to remove this warning. See [2022-08-29T17:37:18.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T17:37:18.975Z] [2022-08-29T17:37:18.975Z] Login Succeeded [2022-08-29T17:37:18.975Z] nexus3.edgexfoundry.org:10003 [2022-08-29T17:37:19.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T17:37:19.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T17:37:19.238Z] Configure a credential helper to remove this warning. See [2022-08-29T17:37:19.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T17:37:19.238Z] [2022-08-29T17:37:19.238Z] Login Succeeded [2022-08-29T17:37:19.238Z] nexus3.edgexfoundry.org:10004 [2022-08-29T17:37:19.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T17:37:19.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T17:37:19.498Z] Configure a credential helper to remove this warning. See [2022-08-29T17:37:19.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T17:37:19.498Z] [2022-08-29T17:37:19.498Z] Login Succeeded [2022-08-29T17:37:19.498Z] docker.io [2022-08-29T17:37:19.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T17:37:19.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T17:37:19.769Z] Configure a credential helper to remove this warning. See [2022-08-29T17:37:19.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T17:37:19.769Z] [2022-08-29T17:37:19.769Z] Login Succeeded [2022-08-29T17:37:19.769Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T17:37:19.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-29T17:37:20.450Z] + git rev-list -1 --merges 1e6d72ad84b0bda94878117e549466e083a8ca93~1..1e6d72ad84b0bda94878117e549466e083a8ca93 [Pipeline] echo [2022-08-29T17:37:20.501Z] -----------> git rev-list -1 --merges 1e6d72ad84b0bda94878117e549466e083a8ca93~1..1e6d72ad84b0bda94878117e549466e083a8ca93 1e6d72ad84b0bda94878117e549466e083a8ca93 [false] [Pipeline] sh [2022-08-29T17:37:20.815Z] + git log --format=format:%s -1 1e6d72ad84b0bda94878117e549466e083a8ca93 [Pipeline] echo [2022-08-29T17:37:20.854Z] ========================================================= [2022-08-29T17:37:20.854Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-29T17:37:20.854Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-29T17:37:21.297Z] + git log --format=format:%s -1 1e6d72ad84b0bda94878117e549466e083a8ca93 [Pipeline] echo [2022-08-29T17:37:21.327Z] [semverPrep] GIT_COMMIT: 1e6d72ad84b0bda94878117e549466e083a8ca93, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-08-29T17:37:21.357Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-29T17:37:21.756Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-29T17:37:21.757Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-29T17:37:21.757Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-29T17:37:21.757Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-29T17:37:21.757Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-29T17:37:21.757Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-29T17:37:21.757Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T17:37:22.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T17:37:22.245Z] [2022-08-29T17:37:22.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T17:37:22.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T17:37:22.629Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-29T17:37:22.629Z] b85a868b505f: Pulling fs layer [2022-08-29T17:37:22.629Z] e2be974225ed: Pulling fs layer [2022-08-29T17:37:22.629Z] 339a4e72a1f5: Pulling fs layer [2022-08-29T17:37:22.629Z] 988bab9f4d93: Pulling fs layer [2022-08-29T17:37:22.629Z] 1469e6f7b9e6: Pulling fs layer [2022-08-29T17:37:22.629Z] eaf3925da568: Pulling fs layer [2022-08-29T17:37:22.629Z] bab4dde63d76: Pulling fs layer [2022-08-29T17:37:22.629Z] bde34c3a00c8: Pulling fs layer [2022-08-29T17:37:22.629Z] b352a97aabf1: Pulling fs layer [2022-08-29T17:37:22.629Z] 4872d77fe225: Pulling fs layer [2022-08-29T17:37:22.629Z] 5851b861e8e6: Pulling fs layer [2022-08-29T17:37:22.629Z] 988bab9f4d93: Waiting [2022-08-29T17:37:22.629Z] 1469e6f7b9e6: Waiting [2022-08-29T17:37:22.629Z] eaf3925da568: Waiting [2022-08-29T17:37:22.629Z] bab4dde63d76: Waiting [2022-08-29T17:37:22.629Z] bde34c3a00c8: Waiting [2022-08-29T17:37:22.629Z] b352a97aabf1: Waiting [2022-08-29T17:37:22.629Z] 4872d77fe225: Waiting [2022-08-29T17:37:22.629Z] 5851b861e8e6: Waiting [2022-08-29T17:37:22.629Z] e2be974225ed: Download complete [2022-08-29T17:37:22.629Z] 988bab9f4d93: Download complete [2022-08-29T17:37:22.895Z] 1469e6f7b9e6: Verifying Checksum [2022-08-29T17:37:22.895Z] 1469e6f7b9e6: Download complete [2022-08-29T17:37:22.895Z] 339a4e72a1f5: Verifying Checksum [2022-08-29T17:37:22.895Z] 339a4e72a1f5: Download complete [2022-08-29T17:37:22.895Z] eaf3925da568: Verifying Checksum [2022-08-29T17:37:22.895Z] eaf3925da568: Download complete [2022-08-29T17:37:22.895Z] bde34c3a00c8: Verifying Checksum [2022-08-29T17:37:22.895Z] bde34c3a00c8: Download complete [2022-08-29T17:37:22.895Z] b352a97aabf1: Verifying Checksum [2022-08-29T17:37:22.895Z] b352a97aabf1: Download complete [2022-08-29T17:37:22.895Z] 4872d77fe225: Download complete [2022-08-29T17:37:22.895Z] 5851b861e8e6: Verifying Checksum [2022-08-29T17:37:22.895Z] 5851b861e8e6: Download complete [2022-08-29T17:37:22.895Z] b85a868b505f: Verifying Checksum [2022-08-29T17:37:22.895Z] b85a868b505f: Download complete [2022-08-29T17:37:23.156Z] bab4dde63d76: Verifying Checksum [2022-08-29T17:37:23.156Z] bab4dde63d76: Download complete [2022-08-29T17:37:24.541Z] b85a868b505f: Pull complete [2022-08-29T17:37:24.541Z] e2be974225ed: Pull complete [2022-08-29T17:37:25.115Z] 339a4e72a1f5: Pull complete [2022-08-29T17:37:25.377Z] 988bab9f4d93: Pull complete [2022-08-29T17:37:25.639Z] 1469e6f7b9e6: Pull complete [2022-08-29T17:37:25.639Z] eaf3925da568: Pull complete [2022-08-29T17:37:27.552Z] bab4dde63d76: Pull complete [2022-08-29T17:37:27.552Z] bde34c3a00c8: Pull complete [2022-08-29T17:37:27.814Z] b352a97aabf1: Pull complete [2022-08-29T17:37:27.814Z] 4872d77fe225: Pull complete [2022-08-29T17:37:28.077Z] 5851b861e8e6: Pull complete [2022-08-29T17:37:28.077Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-29T17:37:28.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T17:37:28.077Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T17:37:28.327Z] prd-ubuntu20.04-docker-8c-8g-23781 does not seem to be running inside a container [2022-08-29T17:37:28.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-80 -v /w/workspace/xfoundry_device-usb-camera_PR-80:/w/workspace/xfoundry_device-usb-camera_PR-80:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-80@tmp:/w/workspace/xfoundry_device-usb-camera_PR-80@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-29T17:37:29.663Z] $ docker top 3e7054f8c75a2cf3b7fffa3d865965324ac54fcc30a12b4b2a4b576b3e49313d -eo pid,comm [2022-08-29T17:37:29.736Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-29T17:37:29.736Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-29T17:37:29.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T17:37:29.868Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T17:37:30.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T17:37:30.010Z] $ docker exec 3e7054f8c75a2cf3b7fffa3d865965324ac54fcc30a12b4b2a4b576b3e49313d ssh-agent [2022-08-29T17:37:30.136Z] SSH_AUTH_SOCK=/tmp/ssh-8ALvoHd8ndaI/agent.33 [2022-08-29T17:37:30.136Z] SSH_AGENT_PID=40 [2022-08-29T17:37:30.144Z] Running ssh-add (command line suppressed) [2022-08-29T17:37:30.276Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-80@tmp/private_key_4573821313671277991.key (/w/workspace/xfoundry_device-usb-camera_PR-80@tmp/private_key_4573821313671277991.key) [2022-08-29T17:37:30.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T17:37:30.619Z] + git tag --points-at HEAD [Pipeline] } [2022-08-29T17:37:30.647Z] $ docker exec --env ******** --env ******** 3e7054f8c75a2cf3b7fffa3d865965324ac54fcc30a12b4b2a4b576b3e49313d ssh-agent -k [2022-08-29T17:37:30.765Z] unset SSH_AUTH_SOCK; [2022-08-29T17:37:30.766Z] unset SSH_AGENT_PID; [2022-08-29T17:37:30.766Z] echo Agent pid 40 killed; [2022-08-29T17:37:30.774Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-29T17:37:30.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T17:37:30.858Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T17:37:31.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T17:37:31.019Z] $ docker exec 3e7054f8c75a2cf3b7fffa3d865965324ac54fcc30a12b4b2a4b576b3e49313d ssh-agent [2022-08-29T17:37:31.157Z] SSH_AUTH_SOCK=/tmp/ssh-tgsDUPeJOJHa/agent.72 [2022-08-29T17:37:31.157Z] SSH_AGENT_PID=78 [2022-08-29T17:37:31.163Z] Running ssh-add (command line suppressed) [2022-08-29T17:37:31.278Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-80@tmp/private_key_7909818528894814802.key (/w/workspace/xfoundry_device-usb-camera_PR-80@tmp/private_key_7909818528894814802.key) [2022-08-29T17:37:31.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T17:37:31.622Z] + git semver init [2022-08-29T17:37:31.883Z] 2022-08-29 17:37:31,839 [run_init] DEBUG init version:0.0.0 force:False [2022-08-29T17:37:31.883Z] 2022-08-29 17:37:31,840 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-80/.semver [2022-08-29T17:37:31.883Z] 2022-08-29 17:37:31,840 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-80/.semver [2022-08-29T17:37:31.883Z] 2022-08-29 17:37:31,841 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-80/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-80, universal_newlines=False, shell=None, istream=None) [2022-08-29T17:37:32.456Z] 2022-08-29 17:37:32,388 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-80/.git/info/exclude [2022-08-29T17:37:32.456Z] 2022-08-29 17:37:32,389 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-80/.semver/PR-80 with force:False [2022-08-29T17:37:32.456Z] 2022-08-29 17:37:32,389 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-80/.semver/PR-80 [2022-08-29T17:37:32.456Z] 2022-08-29 17:37:32,394 [execute] INFO git cat-file --batch-check [2022-08-29T17:37:32.456Z] 2022-08-29 17:37:32,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-80/.semver, universal_newlines=False, shell=None, istream=) [2022-08-29T17:37:32.456Z] 2022-08-29 17:37:32,401 [execute] INFO git cat-file --batch [2022-08-29T17:37:32.456Z] 2022-08-29 17:37:32,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-80/.semver, universal_newlines=False, shell=None, istream=) [2022-08-29T17:37:32.456Z] 2022-08-29 17:37:32,409 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-80/.semver/PR-80 [2022-08-29T17:37:32.456Z] 0.0.0 [Pipeline] } [2022-08-29T17:37:32.491Z] $ docker exec --env ******** --env ******** 3e7054f8c75a2cf3b7fffa3d865965324ac54fcc30a12b4b2a4b576b3e49313d ssh-agent -k [2022-08-29T17:37:32.607Z] unset SSH_AUTH_SOCK; [2022-08-29T17:37:32.608Z] unset SSH_AGENT_PID; [2022-08-29T17:37:32.608Z] echo Agent pid 78 killed; [2022-08-29T17:37:32.617Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-29T17:37:33.052Z] + git semver [Pipeline] } [2022-08-29T17:37:33.341Z] $ docker stop --time=1 3e7054f8c75a2cf3b7fffa3d865965324ac54fcc30a12b4b2a4b576b3e49313d [2022-08-29T17:37:34.650Z] $ docker rm -f 3e7054f8c75a2cf3b7fffa3d865965324ac54fcc30a12b4b2a4b576b3e49313d [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T17:37:35.089Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-29T17:37:35.424Z] Stashed 1 file(s) [Pipeline] echo [2022-08-29T17:37:35.440Z] [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-08-29T17:37:36.033Z] provisioning config files... [2022-08-29T17:37:36.043Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-80@tmp/config2437251409466717162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T17:37:36.388Z] ---> docker-login.sh [2022-08-29T17:37:36.388Z] nexus3.edgexfoundry.org:10001 [2022-08-29T17:37:36.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T17:37:36.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T17:37:36.388Z] Configure a credential helper to remove this warning. See [2022-08-29T17:37:36.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T17:37:36.388Z] [2022-08-29T17:37:36.388Z] Login Succeeded [2022-08-29T17:37:36.388Z] nexus3.edgexfoundry.org:10002 [2022-08-29T17:37:36.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T17:37:36.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T17:37:36.649Z] Configure a credential helper to remove this warning. See [2022-08-29T17:37:36.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T17:37:36.649Z] [2022-08-29T17:37:36.649Z] Login Succeeded [2022-08-29T17:37:36.649Z] nexus3.edgexfoundry.org:10003 [2022-08-29T17:37:36.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T17:37:36.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T17:37:36.649Z] Configure a credential helper to remove this warning. See [2022-08-29T17:37:36.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T17:37:36.649Z] [2022-08-29T17:37:36.649Z] Login Succeeded [2022-08-29T17:37:36.649Z] nexus3.edgexfoundry.org:10004 [2022-08-29T17:37:36.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T17:37:36.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T17:37:36.912Z] Configure a credential helper to remove this warning. See [2022-08-29T17:37:36.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T17:37:36.912Z] [2022-08-29T17:37:36.912Z] Login Succeeded [2022-08-29T17:37:36.912Z] docker.io [2022-08-29T17:37:36.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T17:37:38.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T17:37:38.310Z] Configure a credential helper to remove this warning. See [2022-08-29T17:37:38.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T17:37:38.310Z] [2022-08-29T17:37:38.310Z] Login Succeeded [2022-08-29T17:37:38.310Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T17:37:38.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-29T17:37:38.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T17:37:38.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T17:37:38.613Z] ========================================================= [2022-08-29T17:37:38.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-29T17:37:38.613Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T17:37:39.079Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-29T17:37:39.079Z] Sending build context to Docker daemon 858.1kB [2022-08-29T17:37:39.079Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-29T17:37:39.079Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-29T17:37:39.079Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-29T17:37:39.079Z] 2408cc74d12b: Pulling fs layer [2022-08-29T17:37:39.079Z] ea60b727a1ce: Pulling fs layer [2022-08-29T17:37:39.079Z] 30c4a7721957: Pulling fs layer [2022-08-29T17:37:39.079Z] 370296b7ddb6: Pulling fs layer [2022-08-29T17:37:39.079Z] 7c6cee850709: Pulling fs layer [2022-08-29T17:37:39.079Z] 39a5fcdaea64: Pulling fs layer [2022-08-29T17:37:39.079Z] d94ebbe4e438: Pulling fs layer [2022-08-29T17:37:39.079Z] bcfd1f05c69d: Pulling fs layer [2022-08-29T17:37:39.079Z] 59ccb84bbe0f: Pulling fs layer [2022-08-29T17:37:39.079Z] 370296b7ddb6: Waiting [2022-08-29T17:37:39.079Z] 7c6cee850709: Waiting [2022-08-29T17:37:39.079Z] 39a5fcdaea64: Waiting [2022-08-29T17:37:39.079Z] d94ebbe4e438: Waiting [2022-08-29T17:37:39.079Z] 59ccb84bbe0f: Waiting [2022-08-29T17:37:39.079Z] bcfd1f05c69d: Waiting [2022-08-29T17:37:39.079Z] 30c4a7721957: Verifying Checksum [2022-08-29T17:37:39.079Z] 30c4a7721957: Download complete [2022-08-29T17:37:39.079Z] ea60b727a1ce: Verifying Checksum [2022-08-29T17:37:39.079Z] ea60b727a1ce: Download complete [2022-08-29T17:37:39.079Z] 7c6cee850709: Download complete [2022-08-29T17:37:39.341Z] 2408cc74d12b: Verifying Checksum [2022-08-29T17:37:39.341Z] 2408cc74d12b: Download complete [2022-08-29T17:37:39.341Z] d94ebbe4e438: Download complete [2022-08-29T17:37:39.341Z] 2408cc74d12b: Pull complete [2022-08-29T17:37:39.672Z] ea60b727a1ce: Pull complete [2022-08-29T17:37:39.672Z] 30c4a7721957: Pull complete [2022-08-29T17:37:39.935Z] 59ccb84bbe0f: Verifying Checksum [2022-08-29T17:37:39.935Z] 59ccb84bbe0f: Download complete [2022-08-29T17:37:39.935Z] bcfd1f05c69d: Verifying Checksum [2022-08-29T17:37:39.935Z] bcfd1f05c69d: Download complete [2022-08-29T17:37:39.935Z] 370296b7ddb6: Verifying Checksum [2022-08-29T17:37:39.935Z] 370296b7ddb6: Download complete [2022-08-29T17:37:45.221Z] 370296b7ddb6: Pull complete [2022-08-29T17:37:45.221Z] 7c6cee850709: Pull complete [2022-08-29T17:37:45.221Z] 39a5fcdaea64: Pull complete [2022-08-29T17:37:45.221Z] d94ebbe4e438: Pull complete [2022-08-29T17:37:47.124Z] bcfd1f05c69d: Pull complete [2022-08-29T17:37:47.695Z] 59ccb84bbe0f: Pull complete [2022-08-29T17:37:47.695Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-29T17:37:47.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-29T17:37:47.695Z] ---> a4fb48ad2a94 [2022-08-29T17:37:47.695Z] Step 3/13 : ARG MAKE="make build" [2022-08-29T17:37:49.612Z] ---> Running in 1ab15109a6af [2022-08-29T17:37:49.612Z] Removing intermediate container 1ab15109a6af [2022-08-29T17:37:49.612Z] ---> 3e8f6be23c64 [2022-08-29T17:37:49.612Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-08-29T17:37:49.612Z] ---> Running in 2d95064ca0cc [2022-08-29T17:37:49.612Z] Removing intermediate container 2d95064ca0cc [2022-08-29T17:37:49.612Z] ---> 502fa32a7d7d [2022-08-29T17:37:49.612Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-08-29T17:37:49.612Z] ---> Running in 7403af2d05e9 [2022-08-29T17:37:49.612Z] Removing intermediate container 7403af2d05e9 [2022-08-29T17:37:49.612Z] ---> 81d2a20a61e0 [2022-08-29T17:37:49.612Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T17:37:49.612Z] ---> Running in f5f868e4e22e [2022-08-29T17:37:50.184Z] Removing intermediate container f5f868e4e22e [2022-08-29T17:37:50.184Z] ---> 3bd1f91fcb99 [2022-08-29T17:37:50.184Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-29T17:37:50.444Z] ---> Running in bef5a9ca0c32 [2022-08-29T17:37:50.705Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T17:37:50.860Z] Still waiting to schedule task [2022-08-29T17:37:50.860Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-29T17:37:51.646Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T17:37:51.908Z] (1/80) Installing mesa (21.3.8-r2) [2022-08-29T17:37:51.908Z] (2/80) Installing libxau (1.0.9-r0) [2022-08-29T17:37:52.171Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-08-29T17:37:52.171Z] (4/80) Installing libxcb (1.15-r0) [2022-08-29T17:37:52.171Z] (5/80) Installing libx11 (1.8-r0) [2022-08-29T17:37:52.432Z] (6/80) Installing libxext (1.3.4-r0) [2022-08-29T17:37:52.432Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-08-29T17:37:52.432Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-08-29T17:37:52.693Z] (9/80) Installing libpciaccess (0.16-r0) [2022-08-29T17:37:52.693Z] (10/80) Installing libdrm (2.4.110-r0) [2022-08-29T17:37:52.952Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-08-29T17:37:52.952Z] (12/80) Installing libxshmfence (1.3-r1) [2022-08-29T17:37:52.952Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-08-29T17:37:53.214Z] (14/80) Installing icu-data-full (71.1-r2) [2022-08-29T17:37:53.825Z] (15/80) Installing libice (1.0.10-r0) [2022-08-29T17:37:54.088Z] (16/80) Installing libuuid (2.38-r1) [2022-08-29T17:37:54.088Z] (17/80) Installing libsm (1.2.3-r0) [2022-08-29T17:37:54.088Z] (18/80) Installing libxt (1.2.1-r0) [2022-08-29T17:37:54.352Z] (19/80) Installing libxmu (1.1.3-r0) [2022-08-29T17:37:54.352Z] (20/80) Installing xset (1.2.4-r0) [2022-08-29T17:37:54.352Z] (21/80) Installing xprop (1.2.5-r0) [2022-08-29T17:37:54.614Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-08-29T17:37:54.614Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-08-29T17:37:54.614Z] (24/80) Installing libffi (3.4.2-r1) [2022-08-29T17:37:54.875Z] (25/80) Installing libintl (0.21-r2) [2022-08-29T17:37:54.875Z] (26/80) Installing libblkid (2.38-r1) [2022-08-29T17:37:54.875Z] (27/80) Installing libmount (2.38-r1) [2022-08-29T17:37:55.138Z] (28/80) Installing pcre (8.45-r2) [2022-08-29T17:37:55.138Z] (29/80) Installing glib (2.72.1-r0) [2022-08-29T17:37:55.138Z] (30/80) Installing icu-libs (71.1-r2) [2022-08-29T17:37:55.400Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-08-29T17:37:55.400Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-08-29T17:37:55.661Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-08-29T17:37:57.065Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-08-29T17:37:57.065Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-08-29T17:37:57.065Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-08-29T17:37:57.065Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-08-29T17:37:57.327Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-08-29T17:37:57.589Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-08-29T17:37:57.589Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-08-29T17:37:57.853Z] (41/80) Installing libpng (1.6.37-r1) [2022-08-29T17:37:57.853Z] (42/80) Installing freetype (2.12.1-r0) [2022-08-29T17:37:57.853Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-08-29T17:37:58.116Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-08-29T17:37:58.116Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-08-29T17:37:58.116Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-08-29T17:37:58.378Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-08-29T17:37:58.378Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-08-29T17:37:58.641Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-08-29T17:37:58.641Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-08-29T17:37:58.902Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-08-29T17:37:58.902Z] (52/80) Installing avahi-libs (0.8-r6) [2022-08-29T17:37:58.902Z] (53/80) Installing nettle (3.7.3-r0) [2022-08-29T17:37:59.165Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-08-29T17:37:59.165Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-08-29T17:37:59.165Z] (56/80) Installing libunistring (1.0-r0) [2022-08-29T17:37:59.426Z] (57/80) Installing gnutls (3.7.7-r0) [2022-08-29T17:37:59.426Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-08-29T17:37:59.688Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-08-29T17:37:59.688Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-08-29T17:37:59.688Z] (61/80) Installing libevdev (1.12.1-r0) [2022-08-29T17:37:59.951Z] (62/80) Installing mtdev (1.1.6-r0) [2022-08-29T17:37:59.951Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-08-29T17:37:59.951Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-08-29T17:38:00.213Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-08-29T17:38:00.213Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-08-29T17:38:00.213Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-08-29T17:38:00.475Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-08-29T17:38:00.475Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-08-29T17:38:00.475Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-08-29T17:38:00.737Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-08-29T17:38:00.737Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-08-29T17:38:01.307Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-08-29T17:38:01.567Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-08-29T17:38:01.567Z] (75/80) Installing udev-init-scripts (35-r0) [2022-08-29T17:38:01.567Z] Executing udev-init-scripts-35-r0.post-install [2022-08-29T17:38:01.567Z] (76/80) Installing kmod-libs (29-r2) [2022-08-29T17:38:01.829Z] (77/80) Installing eudev (3.2.11-r0) [2022-08-29T17:38:01.829Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-08-29T17:38:01.829Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-08-29T17:38:02.120Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-08-29T17:38:02.120Z] Executing busybox-1.35.0-r13.trigger [2022-08-29T17:38:02.120Z] Executing eudev-3.2.11-r0.trigger [2022-08-29T17:38:02.120Z] OK: 330 MiB in 131 packages [2022-08-29T17:38:04.745Z] Removing intermediate container bef5a9ca0c32 [2022-08-29T17:38:04.745Z] ---> dc0bbe4480a8 [2022-08-29T17:38:04.745Z] Step 8/13 : WORKDIR /device-usb-camera [2022-08-29T17:38:04.745Z] ---> Running in ce5576f616d4 [2022-08-29T17:38:04.745Z] Removing intermediate container ce5576f616d4 [2022-08-29T17:38:04.745Z] ---> 9e0fa2ac3968 [2022-08-29T17:38:04.745Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-29T17:38:04.745Z] ---> a58034d13fd3 [2022-08-29T17:38:04.745Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T17:38:04.745Z] ---> Running in 69e56772f02e [2022-08-29T17:38:22.869Z] Removing intermediate container 69e56772f02e [2022-08-29T17:38:22.869Z] ---> c80961228247 [2022-08-29T17:38:22.869Z] Step 11/13 : COPY . . [2022-08-29T17:38:22.869Z] ---> fae76cbc4e42 [2022-08-29T17:38:22.869Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-08-29T17:38:22.869Z] ---> Running in 817eaa093b3c [2022-08-29T17:38:22.869Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T17:38:22.869Z] Dload Upload Total Spent Left Speed [2022-08-29T17:38:22.869Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 10316 0 --:--:-- --:--:-- --:--:-- 10411 [2022-08-29T17:38:23.130Z] Removing intermediate container 817eaa093b3c [2022-08-29T17:38:23.130Z] ---> 090b3ac5775d [2022-08-29T17:38:23.130Z] Step 13/13 : RUN ${MAKE} [2022-08-29T17:38:23.130Z] ---> Running in c1b00ac49199 [2022-08-29T17:38:23.389Z] noop [2022-08-29T17:38:23.958Z] Removing intermediate container c1b00ac49199 [2022-08-29T17:38:23.959Z] ---> 0ea947704250 [2022-08-29T17:38:23.959Z] Successfully built 0ea947704250 [2022-08-29T17:38:23.959Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T17:38:24.421Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-29T17:38:24.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T17:38:24.593Z] prd-ubuntu20.04-docker-8c-8g-23781 does not seem to be running inside a container [2022-08-29T17:38:24.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-80 -v /w/workspace/xfoundry_device-usb-camera_PR-80:/w/workspace/xfoundry_device-usb-camera_PR-80:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-80@tmp:/w/workspace/xfoundry_device-usb-camera_PR-80@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 ******** ci-base-image-x86_64 cat [2022-08-29T17:38:25.014Z] $ docker top ccb26c6d01217d5dff5fdf274128c1161f9bc9839be9a8051973ff686c1068fd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T17:38:25.428Z] + go version [2022-08-29T17:38:25.428Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-29T17:38:25.463Z] $ docker stop --time=1 ccb26c6d01217d5dff5fdf274128c1161f9bc9839be9a8051973ff686c1068fd [2022-08-29T17:38:26.792Z] $ docker rm -f ccb26c6d01217d5dff5fdf274128c1161f9bc9839be9a8051973ff686c1068fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T17:38:27.542Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-29T17:38:27.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T17:38:27.708Z] prd-ubuntu20.04-docker-8c-8g-23781 does not seem to be running inside a container [2022-08-29T17:38:27.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-80 -v /w/workspace/xfoundry_device-usb-camera_PR-80:/w/workspace/xfoundry_device-usb-camera_PR-80:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-80@tmp:/w/workspace/xfoundry_device-usb-camera_PR-80@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 ******** ci-base-image-x86_64 cat [2022-08-29T17:38:28.131Z] $ docker top fb36d126ae15fedaf1344328c64b2c2e499da23707ee9dd3b3ea7e95d448842b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T17:38:28.540Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-80 [Pipeline] fileExists [Pipeline] sh [2022-08-29T17:38:28.907Z] + make test [2022-08-29T17:38:28.907Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-08-29T17:38:29.169Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-08-29T17:38:41.391Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-08-29T17:38:41.391Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements [2022-08-29T17:38:47.982Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-29T17:38:47.982Z] CGO_ENABLED=1 go vet ./... [2022-08-29T17:38:51.275Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-29T17:38:51.275Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-29T17:38:51.275Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-29T17:38:51.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-29T17:38:51.345Z] $ docker stop --time=1 fb36d126ae15fedaf1344328c64b2c2e499da23707ee9dd3b3ea7e95d448842b [2022-08-29T17:38:53.153Z] $ docker rm -f fb36d126ae15fedaf1344328c64b2c2e499da23707ee9dd3b3ea7e95d448842b [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T17:38:53.698Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-29T17:38:53.761Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-29T17:38:54.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-29T17:38:54.769Z] + ls -al . [2022-08-29T17:38:54.769Z] total 200 [2022-08-29T17:38:54.769Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 29 17:38 . [2022-08-29T17:38:54.769Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 17:37 .. [2022-08-29T17:38:54.769Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 17:38 .git [2022-08-29T17:38:54.769Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 17:37 .github [2022-08-29T17:38:54.769Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 29 17:37 .gitignore [2022-08-29T17:38:54.769Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 29 17:37 .golangci.yml [2022-08-29T17:38:54.769Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 29 17:37 .hadolint.yml [2022-08-29T17:38:54.769Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 17:37 .semver [2022-08-29T17:38:54.769Z] -rw-rw-r-- 1 jenkins jenkins 9569 Aug 29 17:37 Attribution.txt [2022-08-29T17:38:54.769Z] -rw-rw-r-- 1 jenkins jenkins 1206 Aug 29 17:37 CHANGELOG.md [2022-08-29T17:38:54.769Z] -rw-rw-r-- 1 jenkins jenkins 2410 Aug 29 17:37 Dockerfile [2022-08-29T17:38:54.769Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 29 17:37 GOVERNANCE.md [2022-08-29T17:38:54.769Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 29 17:37 Jenkinsfile [2022-08-29T17:38:54.769Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 29 17:37 LICENSE [2022-08-29T17:38:54.769Z] -rw-rw-r-- 1 jenkins jenkins 2345 Aug 29 17:37 Makefile [2022-08-29T17:38:54.769Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 29 17:37 OWNERS.md [2022-08-29T17:38:54.769Z] -rw-rw-r-- 1 jenkins jenkins 12817 Aug 29 17:37 README.md [2022-08-29T17:38:54.769Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 29 17:37 VERSION [2022-08-29T17:38:54.769Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 17:37 bin [2022-08-29T17:38:54.769Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 17:37 cmd [2022-08-29T17:38:54.769Z] -rw-r--r-- 1 jenkins jenkins 29387 Aug 29 17:38 coverage.out [2022-08-29T17:38:54.769Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 29 17:37 docker-entrypoint.sh [2022-08-29T17:38:54.769Z] -rw-rw-r-- 1 jenkins jenkins 3606 Aug 29 17:37 go.mod [2022-08-29T17:38:54.769Z] -rw-rw-r-- 1 jenkins jenkins 37073 Aug 29 17:37 go.sum [2022-08-29T17:38:54.769Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 17:37 internal [2022-08-29T17:38:54.769Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 17:37 snap [2022-08-29T17:38:54.769Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 29 17:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T17:38:55.171Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1e6d72ad84b0bda94878117e549466e083a8ca93 --label arch=amd64 --label version=0.0.0 . [2022-08-29T17:38:55.171Z] Sending build context to Docker daemon 888.3kB [2022-08-29T17:38:55.171Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-08-29T17:38:55.171Z] Step 2/35 : FROM ${BASE} AS builder [2022-08-29T17:38:55.171Z] ---> 0ea947704250 [2022-08-29T17:38:55.171Z] Step 3/35 : ARG MAKE="make build" [2022-08-29T17:38:55.171Z] ---> Running in a37e2dd1b60e [2022-08-29T17:38:55.431Z] Removing intermediate container a37e2dd1b60e [2022-08-29T17:38:55.431Z] ---> 2fd6b01984c4 [2022-08-29T17:38:55.431Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-08-29T17:38:55.431Z] ---> Running in 5937d6a9be15 [2022-08-29T17:38:55.431Z] Removing intermediate container 5937d6a9be15 [2022-08-29T17:38:55.431Z] ---> 4de0f272b395 [2022-08-29T17:38:55.431Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-08-29T17:38:55.431Z] ---> Running in c3b4dc9c6a2c [2022-08-29T17:38:55.693Z] Removing intermediate container c3b4dc9c6a2c [2022-08-29T17:38:55.693Z] ---> 6bf9486dc31b [2022-08-29T17:38:55.693Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T17:38:55.693Z] ---> Running in 7d184eeac5fd [2022-08-29T17:38:56.261Z] Removing intermediate container 7d184eeac5fd [2022-08-29T17:38:56.261Z] ---> 219fd219b7b3 [2022-08-29T17:38:56.261Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-29T17:38:56.261Z] ---> Running in 1648df05b875 [2022-08-29T17:38:56.522Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T17:38:57.466Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T17:38:57.729Z] OK: 330 MiB in 131 packages [2022-08-29T17:38:58.304Z] Removing intermediate container 1648df05b875 [2022-08-29T17:38:58.304Z] ---> 9af6b25ea18a [2022-08-29T17:38:58.304Z] Step 8/35 : WORKDIR /device-usb-camera [2022-08-29T17:38:58.304Z] ---> Running in 66d5a06d18e0 [2022-08-29T17:38:58.304Z] Removing intermediate container 66d5a06d18e0 [2022-08-29T17:38:58.304Z] ---> 4a6abba3fc3c [2022-08-29T17:38:58.304Z] Step 9/35 : COPY go.mod vendor* ./ [2022-08-29T17:38:58.304Z] ---> 981277a6d4aa [2022-08-29T17:38:58.304Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T17:38:58.566Z] ---> Running in ed74ea2d22d5 [2022-08-29T17:38:59.136Z] Removing intermediate container ed74ea2d22d5 [2022-08-29T17:38:59.136Z] ---> 6501923595e7 [2022-08-29T17:38:59.136Z] Step 11/35 : COPY . . [2022-08-29T17:38:59.396Z] ---> 928cb3621c88 [2022-08-29T17:38:59.396Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-08-29T17:38:59.396Z] ---> Running in cd7f54c77033 [2022-08-29T17:38:59.658Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T17:38:59.658Z] Dload Upload Total Spent Left Speed [2022-08-29T17:38:59.658Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43900 0 --:--:-- --:--:-- --:--:-- 44250 [2022-08-29T17:38:59.919Z] Removing intermediate container cd7f54c77033 [2022-08-29T17:38:59.919Z] ---> 7a12f8ea8a29 [2022-08-29T17:38:59.919Z] Step 13/35 : RUN ${MAKE} [2022-08-29T17:38:59.919Z] ---> Running in 79640331aee6 [2022-08-29T17:39:00.490Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-08-29T17:39:22.462Z] Removing intermediate container 79640331aee6 [2022-08-29T17:39:22.462Z] ---> 5c63ea2f036f [2022-08-29T17:39:22.462Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-08-29T17:39:25.770Z] Head "https://registry-1.docker.io/v2/aler9/rtsp-simple-server/manifests/v0.18.4": Get "https://auth.docker.io/token?account=edgexci&scope=repository%3Aaler9%2Frtsp-simple-server%3Apull&service=registry.docker.io": EOF [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T17:39:26.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T17:39:26.631Z] [2022-08-29T17:39:26.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T17:39:27.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T17:39:27.004Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-29T17:39:27.004Z] 5eb5b503b376: Pulling fs layer [2022-08-29T17:39:27.004Z] 5c69ac0246d0: Pulling fs layer [2022-08-29T17:39:27.004Z] ec43610c2a17: Pulling fs layer [2022-08-29T17:39:27.004Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-29T17:39:27.004Z] 33b1e0a273af: Pulling fs layer [2022-08-29T17:39:27.004Z] 5d3b04190fa2: Pulling fs layer [2022-08-29T17:39:27.004Z] 2f39f015ded8: Pulling fs layer [2022-08-29T17:39:27.004Z] 33b1e0a273af: Waiting [2022-08-29T17:39:27.004Z] 3a2ae6a8a46f: Waiting [2022-08-29T17:39:27.004Z] 2f39f015ded8: Waiting [2022-08-29T17:39:27.004Z] 5d3b04190fa2: Waiting [2022-08-29T17:39:27.004Z] 5c69ac0246d0: Download complete [2022-08-29T17:39:27.004Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-29T17:39:27.004Z] 3a2ae6a8a46f: Download complete [2022-08-29T17:39:27.263Z] 33b1e0a273af: Verifying Checksum [2022-08-29T17:39:27.264Z] 33b1e0a273af: Download complete [2022-08-29T17:39:27.264Z] 5d3b04190fa2: Verifying Checksum [2022-08-29T17:39:27.264Z] 5d3b04190fa2: Download complete [2022-08-29T17:39:27.264Z] ec43610c2a17: Verifying Checksum [2022-08-29T17:39:27.264Z] ec43610c2a17: Download complete [2022-08-29T17:39:27.264Z] 5eb5b503b376: Verifying Checksum [2022-08-29T17:39:27.264Z] 5eb5b503b376: Download complete [2022-08-29T17:39:27.831Z] 2f39f015ded8: Download complete [2022-08-29T17:39:28.768Z] 5eb5b503b376: Pull complete [2022-08-29T17:39:28.768Z] 5c69ac0246d0: Pull complete [2022-08-29T17:39:29.338Z] ec43610c2a17: Pull complete [2022-08-29T17:39:29.338Z] 3a2ae6a8a46f: Pull complete [2022-08-29T17:39:29.597Z] 33b1e0a273af: Pull complete [2022-08-29T17:39:29.597Z] 5d3b04190fa2: Pull complete [2022-08-29T17:39:33.868Z] 2f39f015ded8: Pull complete [2022-08-29T17:39:33.868Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-29T17:39:33.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T17:39:33.868Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T17:39:34.106Z] prd-ubuntu20.04-docker-8c-8g-23781 does not seem to be running inside a container [2022-08-29T17:39:34.148Z] $ 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/xfoundry_device-usb-camera_PR-80 -v /w/workspace/xfoundry_device-usb-camera_PR-80:/w/workspace/xfoundry_device-usb-camera_PR-80:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-80@tmp:/w/workspace/xfoundry_device-usb-camera_PR-80@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-29T17:39:35.326Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23782 in /w/workspace/xfoundry_device-usb-camera_PR-80 [2022-08-29T17:39:35.911Z] $ docker top 095791df383dafd87f71bee60ac90174aefedcac1119ff557b662de009e7b2e5 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-08-29T17:39:36.152Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-08-29T17:39:36.227Z] Selected Git installation does not exist. Using Default [2022-08-29T17:39:36.227Z] The recommended git tool is: NONE [2022-08-29T17:39:36.391Z] ---> job-cost.sh [2022-08-29T17:39:36.392Z] lf-activate-venv: SKIPPING [2022-08-29T17:39:36.392Z] INFO: No Stack... [2022-08-29T17:39:36.963Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-29T17:39:37.225Z] INFO: Archiving Costs [Pipeline] sh [2022-08-29T17:39:37.545Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-80/archives/cost.csv [2022-08-29T17:39:37.545Z] + cut -d, -f6 [Pipeline] lock [2022-08-29T17:39:37.583Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-80-1-stack-cost] [2022-08-29T17:39:37.588Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-80-1-stack-cost] did not exist. Created. [2022-08-29T17:39:37.588Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-80-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-29T17:39:37.991Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-29T17:39:38.046Z] Stashed 1 file(s) [Pipeline] } [2022-08-29T17:39:38.075Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-80-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-29T17:39:38.158Z] $ docker stop --time=1 095791df383dafd87f71bee60ac90174aefedcac1119ff557b662de009e7b2e5 [2022-08-29T17:39:39.320Z] $ docker rm -f 095791df383dafd87f71bee60ac90174aefedcac1119ff557b662de009e7b2e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-29T17:39:39.705Z] Failed in branch amd64 [2022-08-29T17:39:42.638Z] using credential edgex-jenkins-ssh [2022-08-29T17:39:42.657Z] Cloning the remote Git repository [2022-08-29T17:39:42.715Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-08-29T17:39:42.790Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-08-29T17:39:42.854Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-08-29T17:39:42.854Z] > git --version # timeout=10 [2022-08-29T17:39:42.872Z] > git --version # 'git version 2.25.1' [2022-08-29T17:39:42.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-29T17:39:42.944Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-29T17:39:43.524Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-08-29T17:39:43.587Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-29T17:39:43.640Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-08-29T17:39:43.689Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-08-29T17:39:43.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-29T17:39:43.707Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/80/head:refs/remotes/origin/PR-80 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-29T17:39:44.220Z] Merging remotes/origin/main commit 99c3e66cd2b563900f26eeb72b7fbc675658f659 into PR head commit 1e6d72ad84b0bda94878117e549466e083a8ca93 [2022-08-29T17:39:44.449Z] Merge succeeded, producing 1e6d72ad84b0bda94878117e549466e083a8ca93 [2022-08-29T17:39:44.450Z] Checking out Revision 1e6d72ad84b0bda94878117e549466e083a8ca93 (PR-80) [2022-08-29T17:39:44.247Z] > git config core.sparsecheckout # timeout=10 [2022-08-29T17:39:44.265Z] > git checkout -f 1e6d72ad84b0bda94878117e549466e083a8ca93 # timeout=10 [2022-08-29T17:39:44.358Z] > git remote # timeout=10 [2022-08-29T17:39:44.376Z] > git config --get remote.origin.url # timeout=10 [2022-08-29T17:39:44.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-29T17:39:44.405Z] > git merge 99c3e66cd2b563900f26eeb72b7fbc675658f659 # timeout=10 [2022-08-29T17:39:44.433Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-29T17:39:44.458Z] > git config core.sparsecheckout # timeout=10 [2022-08-29T17:39:44.475Z] > git checkout -f 1e6d72ad84b0bda94878117e549466e083a8ca93 # timeout=10 [2022-08-29T17:39:48.738Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-08-29T17:39:48.795Z] > git --version # timeout=10 [2022-08-29T17:39:48.807Z] > git --version # 'git version 2.25.1' [2022-08-29T17:39:48.821Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-29T17:39:50.001Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-29T17:39:50.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T17:39:50.001Z] Dload Upload Total Spent Left Speed [2022-08-29T17:39:50.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 69241 0 --:--:-- --:--:-- --:--:-- 68863 [Pipeline] sh [2022-08-29T17:39:50.928Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-29T17:39:51.305Z] + + sudo tee /etc/docker/daemon.new [2022-08-29T17:39:51.305Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-29T17:39:51.305Z] { [2022-08-29T17:39:51.305Z] "registry-mirrors": [ [2022-08-29T17:39:51.305Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-29T17:39:51.305Z] ], [2022-08-29T17:39:51.305Z] "bip": "10.250.0.254/24", [2022-08-29T17:39:51.305Z] "hosts": [ [2022-08-29T17:39:51.305Z] "tcp://0.0.0.0:5555", [2022-08-29T17:39:51.305Z] "unix:///var/run/docker.sock" [2022-08-29T17:39:51.305Z] ], [2022-08-29T17:39:51.305Z] "mtu": 1458, [2022-08-29T17:39:51.305Z] "selinux-enabled": true, [2022-08-29T17:39:51.305Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-29T17:39:51.305Z] } [Pipeline] sh [2022-08-29T17:39:51.684Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-29T17:39:52.049Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T17:40:10.466Z] provisioning config files... [2022-08-29T17:40:10.497Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config9038841970427797826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T17:40:10.916Z] ---> docker-login.sh [2022-08-29T17:40:10.916Z] nexus3.edgexfoundry.org:10001 [2022-08-29T17:40:11.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T17:40:11.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T17:40:11.801Z] Configure a credential helper to remove this warning. See [2022-08-29T17:40:11.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T17:40:11.801Z] [2022-08-29T17:40:11.801Z] Login Succeeded [2022-08-29T17:40:11.801Z] nexus3.edgexfoundry.org:10002 [2022-08-29T17:40:12.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T17:40:12.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T17:40:12.407Z] Configure a credential helper to remove this warning. See [2022-08-29T17:40:12.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T17:40:12.407Z] [2022-08-29T17:40:12.407Z] Login Succeeded [2022-08-29T17:40:12.407Z] nexus3.edgexfoundry.org:10003 [2022-08-29T17:40:12.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T17:40:12.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T17:40:12.966Z] Configure a credential helper to remove this warning. See [2022-08-29T17:40:12.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T17:40:12.966Z] [2022-08-29T17:40:12.966Z] Login Succeeded [2022-08-29T17:40:12.966Z] nexus3.edgexfoundry.org:10004 [2022-08-29T17:40:13.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T17:40:13.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T17:40:13.518Z] Configure a credential helper to remove this warning. See [2022-08-29T17:40:13.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T17:40:13.518Z] [2022-08-29T17:40:13.518Z] Login Succeeded [2022-08-29T17:40:13.518Z] docker.io [2022-08-29T17:40:13.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T17:40:19.218Z] Error response from daemon: Get "https://registry-1.docker.io/v2/": EOF [Pipeline] } [2022-08-29T17:40:19.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T17:40:20.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T17:40:20.437Z] [2022-08-29T17:40:20.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T17:40:20.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T17:40:21.141Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-29T17:40:21.141Z] 8998bd30e6a1: Pulling fs layer [2022-08-29T17:40:21.141Z] 04944245beec: Pulling fs layer [2022-08-29T17:40:21.141Z] 699f458cf7ca: Pulling fs layer [2022-08-29T17:40:21.141Z] 765212b225bb: Pulling fs layer [2022-08-29T17:40:21.141Z] f23df028b6ca: Pulling fs layer [2022-08-29T17:40:21.141Z] d65c8cfc05b1: Pulling fs layer [2022-08-29T17:40:21.141Z] 2437ff75d9bd: Pulling fs layer [2022-08-29T17:40:21.141Z] 765212b225bb: Waiting [2022-08-29T17:40:21.141Z] f23df028b6ca: Waiting [2022-08-29T17:40:21.141Z] 2437ff75d9bd: Waiting [2022-08-29T17:40:21.141Z] d65c8cfc05b1: Waiting [2022-08-29T17:40:21.141Z] 04944245beec: Verifying Checksum [2022-08-29T17:40:21.141Z] 04944245beec: Download complete [2022-08-29T17:40:21.141Z] 765212b225bb: Verifying Checksum [2022-08-29T17:40:21.141Z] 765212b225bb: Download complete [2022-08-29T17:40:21.141Z] f23df028b6ca: Verifying Checksum [2022-08-29T17:40:21.141Z] f23df028b6ca: Download complete [2022-08-29T17:40:21.437Z] d65c8cfc05b1: Verifying Checksum [2022-08-29T17:40:21.437Z] d65c8cfc05b1: Download complete [2022-08-29T17:40:21.437Z] 699f458cf7ca: Verifying Checksum [2022-08-29T17:40:21.437Z] 699f458cf7ca: Download complete [2022-08-29T17:40:21.725Z] 8998bd30e6a1: Verifying Checksum [2022-08-29T17:40:21.725Z] 8998bd30e6a1: Download complete [2022-08-29T17:40:24.372Z] 2437ff75d9bd: Verifying Checksum [2022-08-29T17:40:24.372Z] 2437ff75d9bd: Download complete [2022-08-29T17:40:26.387Z] 8998bd30e6a1: Pull complete [2022-08-29T17:40:26.661Z] 04944245beec: Pull complete [2022-08-29T17:40:28.126Z] 699f458cf7ca: Pull complete [2022-08-29T17:40:28.399Z] 765212b225bb: Pull complete [2022-08-29T17:40:29.391Z] f23df028b6ca: Pull complete [2022-08-29T17:40:29.670Z] d65c8cfc05b1: Pull complete [2022-08-29T17:40:44.812Z] 2437ff75d9bd: Pull complete [2022-08-29T17:40:44.812Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-29T17:40:44.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T17:40:44.812Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T17:40:45.235Z] prd-ubuntu20.04-docker-arm64-4c-16g-23782 does not seem to be running inside a container [2022-08-29T17:40:45.322Z] $ 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/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/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 [2022-08-29T17:40:47.229Z] $ docker top 2b5f4db32321e48ab3e5f8902205fb681727c7dd2ae91f5620bf2c9a015f33ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T17:40:48.275Z] ---> job-cost.sh [2022-08-29T17:40:48.275Z] lf-activate-venv: SKIPPING [2022-08-29T17:40:48.275Z] INFO: No Stack... [2022-08-29T17:40:48.876Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-29T17:40:49.862Z] INFO: Archiving Costs [Pipeline] sh [2022-08-29T17:40:50.556Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2022-08-29T17:40:50.556Z] + cut -d, -f6 [Pipeline] lock [2022-08-29T17:40:50.641Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-80-1-stack-cost] [2022-08-29T17:40:50.645Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-80-1-stack-cost] did not exist. Created. [2022-08-29T17:40:50.645Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-80-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-29T17:40:51.607Z] /w/workspace/device-usb-camera/1@tmp/durable-dbf72255/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-29T17:40:52.317Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-29T17:40:52.354Z] Warning: overwriting stash ‘stack-cost’ [2022-08-29T17:40:52.827Z] Stashed 1 file(s) [Pipeline] } [2022-08-29T17:40:52.844Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-80-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-29T17:40:52.924Z] $ docker stop --time=1 2b5f4db32321e48ab3e5f8902205fb681727c7dd2ae91f5620bf2c9a015f33ca [2022-08-29T17:40:54.507Z] $ docker rm -f 2b5f4db32321e48ab3e5f8902205fb681727c7dd2ae91f5620bf2c9a015f33ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-29T17:40:55.257Z] 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 [2022-08-29T17:40:57.169Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-80/archives ] [2022-08-29T17:40:57.169Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-80/archives [2022-08-29T17:40:57.169Z] total 16 [2022-08-29T17:40:57.169Z] drwxr-xr-x 3 root root 4096 Aug 29 17:39 . [2022-08-29T17:40:57.169Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 17:39 .. [2022-08-29T17:40:57.169Z] drwxr-xr-x 2 root root 4096 Aug 29 17:39 cost [2022-08-29T17:40:57.169Z] -rw-r--r-- 1 root root 88 Aug 29 17:39 cost.csv [2022-08-29T17:40:57.169Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-80/archives [2022-08-29T17:40:57.169Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-80/archives [2022-08-29T17:40:57.169Z] total 16 [2022-08-29T17:40:57.169Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 17:39 . [2022-08-29T17:40:57.169Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 17:39 .. [2022-08-29T17:40:57.169Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 17:39 cost [2022-08-29T17:40:57.169Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 29 17:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-29T17:40:57.499Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T17:40:58.395Z] ---> package-listing.sh [2022-08-29T17:40:58.395Z] ++ facter osfamily [2022-08-29T17:40:58.395Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-29T17:40:58.656Z] + OS_FAMILY=debian [2022-08-29T17:40:58.656Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-80 [2022-08-29T17:40:58.656Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-29T17:40:58.656Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-29T17:40:58.656Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-29T17:40:58.656Z] + PACKAGES=/tmp/packages_start.txt [2022-08-29T17:40:58.656Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-80 ']' [2022-08-29T17:40:58.656Z] + PACKAGES=/tmp/packages_end.txt [2022-08-29T17:40:58.656Z] + case "${OS_FAMILY}" in [2022-08-29T17:40:58.656Z] + dpkg -l [2022-08-29T17:40:58.656Z] + grep '^ii' [2022-08-29T17:40:58.656Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-29T17:40:58.656Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-29T17:40:58.656Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-29T17:40:58.656Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-80 ']' [2022-08-29T17:40:58.656Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-80/archives/ [2022-08-29T17:40:58.656Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-80/archives/ [Pipeline] echo [2022-08-29T17:40:58.687Z] 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/xfoundry_device-usb-camera_PR-80/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-29T17:40:58.982Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T17:40:59.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T17:40:59.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T17:40:59.753Z] prd-ubuntu20.04-docker-8c-8g-23781 does not seem to be running inside a container [2022-08-29T17:40:59.793Z] $ 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/xfoundry_device-usb-camera_PR-80/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-80 -v /w/workspace/xfoundry_device-usb-camera_PR-80:/w/workspace/xfoundry_device-usb-camera_PR-80:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-80@tmp:/w/workspace/xfoundry_device-usb-camera_PR-80@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-29T17:41:00.046Z] $ docker top 4961e4008c2d7bf88aca3f5c1b3718c39171f5ac0513d168ffb97e74d6614ce5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T17:41:00.448Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-29T17:41:00.755Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-29T17:41:01.073Z] + ls /var/log/sa-host [2022-08-29T17:41:01.073Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T17:41:01.262Z] provisioning config files... [2022-08-29T17:41:01.273Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-80@tmp/config1213429643425711059tmp [Pipeline] { [Pipeline] echo [2022-08-29T17:41:01.323Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T17:41:01.636Z] ---> create-netrc.sh [Pipeline] } [2022-08-29T17:41:01.661Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-29T17:41:02.098Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-29T17:41:02.131Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T17:41:02.452Z] ---> sudo-logs.sh [2022-08-29T17:41:02.452Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-29T17:41:02.540Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T17:41:02.852Z] ---> job-cost.sh [2022-08-29T17:41:02.852Z] lf-activate-venv: SKIPPING [2022-08-29T17:41:02.852Z] DEBUG: total: 0.2199999988079071 [2022-08-29T17:41:02.852Z] INFO: Retrieving Stack Cost... [2022-08-29T17:41:03.116Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-29T17:41:03.688Z] INFO: Archiving Costs [Pipeline] echo [2022-08-29T17:41:03.726Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T17:41:04.039Z] ---> logs-deploy.sh [2022-08-29T17:41:04.039Z] lf-activate-venv: SKIPPING [2022-08-29T17:41:04.039Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-80/1 [2022-08-29T17:41:04.039Z] INFO: archiving workspace using pattern(s): [2022-08-29T17:41:04.982Z] Archives upload complete. [2022-08-29T17:41:05.242Z] INFO: archiving logs to Nexus [2022-08-29T17:41:05.812Z] ---> uname -a: [2022-08-29T17:41:05.813Z] Linux prd-ubuntu20-04-docker-8c-8g-23781 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-29T17:41:05.813Z] [2022-08-29T17:41:05.813Z] [2022-08-29T17:41:05.813Z] ---> lscpu: [2022-08-29T17:41:05.813Z] Architecture: x86_64 [2022-08-29T17:41:05.813Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-29T17:41:05.813Z] Byte Order: Little Endian [2022-08-29T17:41:05.813Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-29T17:41:05.813Z] CPU(s): 8 [2022-08-29T17:41:05.813Z] On-line CPU(s) list: 0-7 [2022-08-29T17:41:05.813Z] Thread(s) per core: 1 [2022-08-29T17:41:05.813Z] Core(s) per socket: 1 [2022-08-29T17:41:05.813Z] Socket(s): 8 [2022-08-29T17:41:05.813Z] NUMA node(s): 1 [2022-08-29T17:41:05.813Z] Vendor ID: AuthenticAMD [2022-08-29T17:41:05.813Z] CPU family: 23 [2022-08-29T17:41:05.813Z] Model: 49 [2022-08-29T17:41:05.813Z] Model name: AMD EPYC-Rome Processor [2022-08-29T17:41:05.813Z] Stepping: 0 [2022-08-29T17:41:05.813Z] CPU MHz: 2799.998 [2022-08-29T17:41:05.813Z] BogoMIPS: 5599.99 [2022-08-29T17:41:05.813Z] Virtualization: AMD-V [2022-08-29T17:41:05.813Z] Hypervisor vendor: KVM [2022-08-29T17:41:05.813Z] Virtualization type: full [2022-08-29T17:41:05.813Z] L1d cache: 256 KiB [2022-08-29T17:41:05.813Z] L1i cache: 256 KiB [2022-08-29T17:41:05.813Z] L2 cache: 4 MiB [2022-08-29T17:41:05.813Z] L3 cache: 128 MiB [2022-08-29T17:41:05.813Z] NUMA node0 CPU(s): 0-7 [2022-08-29T17:41:05.813Z] Vulnerability Itlb multihit: Not affected [2022-08-29T17:41:05.813Z] Vulnerability L1tf: Not affected [2022-08-29T17:41:05.813Z] Vulnerability Mds: Not affected [2022-08-29T17:41:05.813Z] Vulnerability Meltdown: Not affected [2022-08-29T17:41:05.813Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-29T17:41:05.813Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-29T17:41:05.813Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-29T17:41:05.813Z] Vulnerability Srbds: Not affected [2022-08-29T17:41:05.813Z] Vulnerability Tsx async abort: Not affected [2022-08-29T17:41:05.813Z] 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-08-29T17:41:05.813Z] [2022-08-29T17:41:05.813Z] [2022-08-29T17:41:05.813Z] ---> nproc: [2022-08-29T17:41:05.813Z] 8 [2022-08-29T17:41:05.813Z] [2022-08-29T17:41:05.813Z] [2022-08-29T17:41:05.813Z] ---> df -h: [2022-08-29T17:41:05.813Z] Filesystem Size Used Avail Use% Mounted on [2022-08-29T17:41:05.813Z] overlay 155G 11G 145G 8% / [2022-08-29T17:41:05.813Z] tmpfs 64M 0 64M 0% /dev [2022-08-29T17:41:05.813Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-29T17:41:05.813Z] shm 64M 0 64M 0% /dev/shm [2022-08-29T17:41:05.813Z] /dev/vda1 155G 11G 145G 8% /facter-os [2022-08-29T17:41:05.813Z] [2022-08-29T17:41:05.813Z] [2022-08-29T17:41:05.813Z] ---> sar -b -r -n DEV: [2022-08-29T17:41:05.813Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23781) 08/29/22 _x86_64_ (8 CPU) [2022-08-29T17:41:05.813Z] [2022-08-29T17:41:05.813Z] 17:36:34 LINUX RESTART (8 CPU) [2022-08-29T17:41:05.813Z] [2022-08-29T17:41:05.813Z] 17:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-29T17:41:05.813Z] 17:38:02 333.88 16.31 317.56 0.00 2192.17 124411.93 0.00 [2022-08-29T17:41:05.813Z] 17:39:01 201.27 1.15 200.12 0.00 16.54 46081.14 0.00 [2022-08-29T17:41:05.813Z] 17:40:01 59.71 0.02 59.69 0.00 4.27 30373.34 0.00 [2022-08-29T17:41:05.813Z] 17:41:01 6.65 0.17 6.48 0.00 14.80 113.71 0.00 [2022-08-29T17:41:05.813Z] Average: 150.16 4.43 145.73 0.00 559.18 50260.35 0.00 [2022-08-29T17:41:05.813Z] [2022-08-29T17:41:05.813Z] 17:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-29T17:41:05.813Z] 17:38:02 28760888 31720668 581216 1.77 105656 3119740 2215660 6.53 1141040 2599616 15316 [2022-08-29T17:41:05.813Z] 17:39:01 28069096 31588828 702172 2.14 167576 3546576 2346384 6.92 1422228 2927112 5732 [2022-08-29T17:41:05.813Z] 17:40:01 27544444 31763028 529912 1.61 174540 4187176 1796504 5.29 1264960 3555464 164 [2022-08-29T17:41:05.813Z] 17:41:01 27528244 31749416 539932 1.64 174728 4188436 1908136 5.62 1276572 3555696 300 [2022-08-29T17:41:05.813Z] Average: 27975668 31705485 588308 1.79 155625 3760482 2066671 6.09 1276200 3159472 5378 [2022-08-29T17:41:05.813Z] [2022-08-29T17:41:05.813Z] 17:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-29T17:41:05.813Z] 17:38:02 docker0 76.75 141.98 5.11 766.20 0.00 0.00 0.00 0.00 [2022-08-29T17:41:05.813Z] 17:38:02 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 [2022-08-29T17:41:05.813Z] 17:38:02 ens3 848.64 481.09 7057.96 143.63 0.00 0.00 0.00 0.00 [2022-08-29T17:41:05.813Z] 17:39:01 docker0 124.72 160.62 10.33 1486.97 0.00 0.00 0.00 0.00 [2022-08-29T17:41:05.813Z] 17:39:01 vethb5f5959 0.03 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-29T17:41:05.813Z] 17:39:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-08-29T17:41:05.813Z] 17:39:01 ens3 211.02 158.70 1529.69 49.60 0.00 0.00 0.00 0.00 [2022-08-29T17:41:05.813Z] 17:40:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T17:41:05.813Z] 17:40:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-08-29T17:41:05.813Z] 17:40:01 ens3 128.76 92.45 2527.92 63.50 0.00 0.00 0.00 0.00 [2022-08-29T17:41:05.813Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T17:41:05.813Z] 17:41:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-08-29T17:41:05.813Z] 17:41:01 ens3 16.66 9.88 19.23 6.35 0.00 0.00 0.00 0.00 [2022-08-29T17:41:05.813Z] Average: docker0 50.06 75.29 3.83 559.41 0.00 0.00 0.00 0.00 [2022-08-29T17:41:05.813Z] Average: lo 2.16 2.16 0.21 0.21 0.00 0.00 0.00 0.00 [2022-08-29T17:41:05.813Z] Average: ens3 301.64 185.63 2788.83 65.83 0.00 0.00 0.00 0.00 [2022-08-29T17:41:05.813Z] [2022-08-29T17:41:05.813Z] [2022-08-29T17:41:05.813Z] ---> sar -P ALL: [2022-08-29T17:41:05.813Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23781) 08/29/22 _x86_64_ (8 CPU) [2022-08-29T17:41:05.813Z] [2022-08-29T17:41:05.813Z] 17:36:34 LINUX RESTART (8 CPU) [2022-08-29T17:41:05.813Z] [2022-08-29T17:41:05.813Z] 17:37:01 CPU %user %nice %system %iowait %steal %idle [2022-08-29T17:41:05.813Z] 17:38:02 all 9.87 0.00 3.84 1.27 0.06 84.95 [2022-08-29T17:41:05.813Z] 17:38:02 0 10.62 0.00 3.31 0.84 0.07 85.16 [2022-08-29T17:41:05.813Z] 17:38:02 1 9.71 0.00 4.73 3.56 0.08 81.91 [2022-08-29T17:41:05.813Z] 17:38:02 2 9.06 0.00 2.89 0.62 0.05 87.38 [2022-08-29T17:41:05.813Z] 17:38:02 3 10.76 0.00 4.20 0.10 0.07 84.88 [2022-08-29T17:41:05.813Z] 17:38:02 4 9.02 0.00 4.14 1.53 0.05 85.26 [2022-08-29T17:41:05.813Z] 17:38:02 5 9.97 0.00 3.70 0.27 0.05 86.01 [2022-08-29T17:41:05.813Z] 17:38:02 6 11.05 0.00 3.81 1.64 0.07 83.43 [2022-08-29T17:41:05.813Z] 17:38:02 7 8.76 0.00 3.93 1.63 0.07 85.60 [2022-08-29T17:41:05.813Z] 17:39:01 all 29.32 0.00 6.66 1.19 0.08 62.75 [2022-08-29T17:41:05.813Z] 17:39:01 0 29.51 0.00 6.78 0.10 0.09 63.52 [2022-08-29T17:41:05.813Z] 17:39:01 1 28.58 0.00 7.13 0.09 0.07 64.13 [2022-08-29T17:41:05.813Z] 17:39:01 2 29.72 0.00 6.24 0.38 0.09 63.58 [2022-08-29T17:41:05.813Z] 17:39:01 3 29.73 0.00 6.08 0.72 0.09 63.38 [2022-08-29T17:41:05.813Z] 17:39:01 4 30.67 0.00 7.48 4.83 0.09 56.93 [2022-08-29T17:41:05.813Z] 17:39:01 5 28.89 0.00 6.75 0.77 0.09 63.51 [2022-08-29T17:41:05.813Z] 17:39:01 6 29.15 0.00 5.97 1.13 0.07 63.68 [2022-08-29T17:41:05.813Z] 17:39:01 7 28.33 0.00 6.85 1.47 0.09 63.27 [2022-08-29T17:41:05.813Z] 17:40:01 all 19.57 0.00 3.73 0.57 0.05 76.08 [2022-08-29T17:41:05.813Z] 17:40:01 0 19.99 0.00 3.61 0.02 0.05 76.34 [2022-08-29T17:41:05.813Z] 17:40:01 1 19.93 0.00 4.02 0.02 0.05 75.99 [2022-08-29T17:41:05.813Z] 17:40:01 2 19.71 0.00 3.55 0.07 0.05 76.62 [2022-08-29T17:41:05.813Z] 17:40:01 3 20.16 0.00 4.15 3.45 0.05 72.19 [2022-08-29T17:41:05.813Z] 17:40:01 4 20.51 0.00 3.93 0.05 0.05 75.46 [2022-08-29T17:41:05.813Z] 17:40:01 5 19.28 0.00 3.55 0.89 0.07 76.21 [2022-08-29T17:41:05.813Z] 17:40:01 6 17.99 0.00 3.23 0.02 0.05 78.72 [2022-08-29T17:41:05.813Z] 17:40:01 7 19.02 0.00 3.81 0.02 0.05 77.10 [2022-08-29T17:41:05.813Z] 17:41:01 all 0.45 0.00 0.20 0.03 0.01 99.32 [2022-08-29T17:41:05.813Z] 17:41:01 0 0.60 0.00 0.20 0.00 0.00 99.20 [2022-08-29T17:41:05.813Z] 17:41:01 1 0.54 0.00 0.25 0.00 0.02 99.20 [2022-08-29T17:41:05.813Z] 17:41:01 2 0.73 0.00 0.22 0.05 0.00 99.00 [2022-08-29T17:41:05.813Z] 17:41:01 3 0.25 0.00 0.15 0.12 0.00 99.48 [2022-08-29T17:41:05.813Z] 17:41:01 4 0.32 0.00 0.13 0.03 0.00 99.52 [2022-08-29T17:41:05.813Z] 17:41:01 5 0.25 0.00 0.18 0.00 0.02 99.55 [2022-08-29T17:41:05.813Z] 17:41:01 6 0.32 0.00 0.20 0.00 0.02 99.47 [2022-08-29T17:41:05.813Z] 17:41:01 7 0.62 0.00 0.23 0.00 0.00 99.15 [2022-08-29T17:41:05.813Z] Average: all 14.70 0.00 3.58 0.76 0.05 80.91 [2022-08-29T17:41:05.813Z] Average: 0 15.09 0.00 3.45 0.24 0.05 81.17 [2022-08-29T17:41:05.813Z] Average: 1 14.62 0.00 4.01 0.92 0.05 80.40 [2022-08-29T17:41:05.813Z] Average: 2 14.71 0.00 3.20 0.28 0.05 81.76 [2022-08-29T17:41:05.813Z] Average: 3 15.10 0.00 3.62 1.10 0.05 80.13 [2022-08-29T17:41:05.813Z] Average: 4 15.01 0.00 3.89 1.59 0.05 79.46 [2022-08-29T17:41:05.813Z] Average: 5 14.49 0.00 3.52 0.48 0.05 81.45 [2022-08-29T17:41:05.813Z] Average: 6 14.52 0.00 3.28 0.69 0.05 81.46 [2022-08-29T17:41:05.813Z] Average: 7 14.08 0.00 3.68 0.77 0.05 81.42 [2022-08-29T17:41:05.813Z] [2022-08-29T17:41:05.813Z] [2022-08-29T17:41:05.813Z]