Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7a78c2b7239740d78d841f7c6c5822fe465b85ee 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-ssh16157023623291990251.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh8602695160126668763.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4297077819887458706.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh15396612346719656609.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15099921870709907610.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-20513’ Running on prd-ubuntu20.04-docker-8c-8g-20516 in /w/workspace/exfoundry_device-usb-camera_main [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 Avoid second fetch Checking out Revision 7a78c2b7239740d78d841f7c6c5822fe465b85ee (main) Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # 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 > 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 core.sparsecheckout # timeout=10 > git checkout -f 7a78c2b7239740d78d841f7c6c5822fe465b85ee # timeout=10 Commit message: "feat(snap): Allow RTSP server config using snap options (#50)" > git rev-list --no-walk f6f81cc8667d3bc8f839c8865208334794a1ef34 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-19T20:06:49.268Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-19T20:06:49.339Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-19T20:06:49.358Z] ========================================================= [2022-07-19T20:06:49.358Z] EdgeX Global Pipelines Version Info [2022-07-19T20:06:49.358Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-19T20:06:50.150Z] ------------------- [2022-07-19T20:06:50.150Z] stable info: [2022-07-19T20:06:50.150Z] ------------------- [2022-07-19T20:06:50.150Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-19T20:06:50.150Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-19T20:06:50.150Z] Message: update stable to v1.0.238 [2022-07-19T20:06:50.727Z] ------------------- [2022-07-19T20:06:50.727Z] experimental info: [2022-07-19T20:06:50.727Z] ------------------- [2022-07-19T20:06:50.727Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-19T20:06:50.727Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-19T20:06:50.727Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-19T20:06:51.020Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-07-19T20:06:51.030Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-07-19T20:06:51.039Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-19T20:06:51.048Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-19T20:06:51.056Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-19T20:06:51.065Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-19T20:06:51.073Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-19T20:06:51.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-19T20:06:51.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-19T20:06:51.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-19T20:06:51.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-19T20:06:51.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-07-19T20:06:51.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-19T20:06:51.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-19T20:06:51.178Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-19T20:06:51.190Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-19T20:06:51.201Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-19T20:06:51.213Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-19T20:06:51.224Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-19T20:06:51.236Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-19T20:06:51.250Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-19T20:06:51.265Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-19T20:06:51.275Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-19T20:06:51.287Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-19T20:06:51.299Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-19T20:06:51.317Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-19T20:06:51.334Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-19T20:06:51.343Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-19T20:06:51.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-19T20:06:51.371Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-19T20:06:51.382Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a78c2b7239740d78d841f7c6c5822fe465b85ee [Pipeline] echo [2022-07-19T20:06:51.396Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a78c2b [Pipeline] echo [2022-07-19T20:06:51.407Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T20:06:51.450Z] provisioning config files... [2022-07-19T20:06:51.466Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2236017264659078436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T20:06:51.770Z] ---> docker-login.sh [2022-07-19T20:06:51.770Z] nexus3.edgexfoundry.org:10001 [2022-07-19T20:06:52.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:06:52.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:06:52.031Z] Configure a credential helper to remove this warning. See [2022-07-19T20:06:52.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:06:52.031Z] [2022-07-19T20:06:52.031Z] Login Succeeded [2022-07-19T20:06:52.031Z] nexus3.edgexfoundry.org:10002 [2022-07-19T20:06:52.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:06:52.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:06:52.294Z] Configure a credential helper to remove this warning. See [2022-07-19T20:06:52.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:06:52.294Z] [2022-07-19T20:06:52.294Z] Login Succeeded [2022-07-19T20:06:52.294Z] nexus3.edgexfoundry.org:10003 [2022-07-19T20:06:52.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:06:52.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:06:52.557Z] Configure a credential helper to remove this warning. See [2022-07-19T20:06:52.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:06:52.557Z] [2022-07-19T20:06:52.557Z] Login Succeeded [2022-07-19T20:06:52.557Z] nexus3.edgexfoundry.org:10004 [2022-07-19T20:06:52.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:06:52.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:06:52.557Z] Configure a credential helper to remove this warning. See [2022-07-19T20:06:52.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:06:52.557Z] [2022-07-19T20:06:52.557Z] Login Succeeded [2022-07-19T20:06:52.557Z] docker.io [2022-07-19T20:06:52.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:06:53.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:06:53.079Z] Configure a credential helper to remove this warning. See [2022-07-19T20:06:53.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:06:53.079Z] [2022-07-19T20:06:53.079Z] Login Succeeded [2022-07-19T20:06:53.079Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T20:06:53.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-19T20:06:53.470Z] + git rev-list -1 --merges 7a78c2b7239740d78d841f7c6c5822fe465b85ee~1..7a78c2b7239740d78d841f7c6c5822fe465b85ee [Pipeline] echo [2022-07-19T20:06:53.501Z] -----------> git rev-list -1 --merges 7a78c2b7239740d78d841f7c6c5822fe465b85ee~1..7a78c2b7239740d78d841f7c6c5822fe465b85ee 7a78c2b7239740d78d841f7c6c5822fe465b85ee [false] [Pipeline] sh [2022-07-19T20:06:53.800Z] + git log --format=format:%s -1 7a78c2b7239740d78d841f7c6c5822fe465b85ee [Pipeline] echo [2022-07-19T20:06:53.824Z] ========================================================= [2022-07-19T20:06:53.824Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-19T20:06:53.824Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-19T20:06:54.166Z] + git log --format=format:%s -1 7a78c2b7239740d78d841f7c6c5822fe465b85ee [Pipeline] echo [2022-07-19T20:06:54.178Z] [semverPrep] GIT_COMMIT: 7a78c2b7239740d78d841f7c6c5822fe465b85ee, Commit Message: feat(snap): Allow RTSP server config using snap options (#50) [Pipeline] echo [2022-07-19T20:06:54.186Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-19T20:06:54.542Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-19T20:06:54.542Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-19T20:06:54.542Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-19T20:06:54.542Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-19T20:06:54.542Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-19T20:06:54.542Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-19T20:06:54.542Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:06:54.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T20:06:54.897Z] [2022-07-19T20:06:54.897Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:06:55.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T20:06:55.206Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-19T20:06:55.206Z] b85a868b505f: Pulling fs layer [2022-07-19T20:06:55.206Z] e2be974225ed: Pulling fs layer [2022-07-19T20:06:55.206Z] 339a4e72a1f5: Pulling fs layer [2022-07-19T20:06:55.206Z] 988bab9f4d93: Pulling fs layer [2022-07-19T20:06:55.206Z] 1469e6f7b9e6: Pulling fs layer [2022-07-19T20:06:55.206Z] eaf3925da568: Pulling fs layer [2022-07-19T20:06:55.206Z] bab4dde63d76: Pulling fs layer [2022-07-19T20:06:55.206Z] bde34c3a00c8: Pulling fs layer [2022-07-19T20:06:55.206Z] b352a97aabf1: Pulling fs layer [2022-07-19T20:06:55.207Z] 4872d77fe225: Pulling fs layer [2022-07-19T20:06:55.207Z] 5851b861e8e6: Pulling fs layer [2022-07-19T20:06:55.207Z] bab4dde63d76: Waiting [2022-07-19T20:06:55.207Z] 1469e6f7b9e6: Waiting [2022-07-19T20:06:55.207Z] 4872d77fe225: Waiting [2022-07-19T20:06:55.207Z] bde34c3a00c8: Waiting [2022-07-19T20:06:55.207Z] b352a97aabf1: Waiting [2022-07-19T20:06:55.207Z] 5851b861e8e6: Waiting [2022-07-19T20:06:55.207Z] eaf3925da568: Waiting [2022-07-19T20:06:55.207Z] 988bab9f4d93: Waiting [2022-07-19T20:06:55.207Z] e2be974225ed: Verifying Checksum [2022-07-19T20:06:55.207Z] e2be974225ed: Download complete [2022-07-19T20:06:55.207Z] 988bab9f4d93: Verifying Checksum [2022-07-19T20:06:55.207Z] 988bab9f4d93: Download complete [2022-07-19T20:06:55.468Z] 1469e6f7b9e6: Verifying Checksum [2022-07-19T20:06:55.468Z] 1469e6f7b9e6: Download complete [2022-07-19T20:06:55.468Z] 339a4e72a1f5: Verifying Checksum [2022-07-19T20:06:55.468Z] 339a4e72a1f5: Download complete [2022-07-19T20:06:55.468Z] eaf3925da568: Verifying Checksum [2022-07-19T20:06:55.468Z] eaf3925da568: Download complete [2022-07-19T20:06:55.468Z] bde34c3a00c8: Download complete [2022-07-19T20:06:55.468Z] b352a97aabf1: Download complete [2022-07-19T20:06:55.468Z] 4872d77fe225: Download complete [2022-07-19T20:06:55.468Z] 5851b861e8e6: Verifying Checksum [2022-07-19T20:06:55.468Z] 5851b861e8e6: Download complete [2022-07-19T20:06:55.468Z] b85a868b505f: Verifying Checksum [2022-07-19T20:06:55.468Z] b85a868b505f: Download complete [2022-07-19T20:06:55.728Z] bab4dde63d76: Verifying Checksum [2022-07-19T20:06:55.728Z] bab4dde63d76: Download complete [2022-07-19T20:06:57.111Z] b85a868b505f: Pull complete [2022-07-19T20:06:57.111Z] e2be974225ed: Pull complete [2022-07-19T20:06:57.683Z] 339a4e72a1f5: Pull complete [2022-07-19T20:06:57.943Z] 988bab9f4d93: Pull complete [2022-07-19T20:06:58.202Z] 1469e6f7b9e6: Pull complete [2022-07-19T20:06:58.202Z] eaf3925da568: Pull complete [2022-07-19T20:07:00.746Z] bab4dde63d76: Pull complete [2022-07-19T20:07:00.746Z] bde34c3a00c8: Pull complete [2022-07-19T20:07:00.746Z] b352a97aabf1: Pull complete [2022-07-19T20:07:00.746Z] 4872d77fe225: Pull complete [2022-07-19T20:07:00.746Z] 5851b861e8e6: Pull complete [2022-07-19T20:07:00.746Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-19T20:07:00.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T20:07:00.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T20:07:00.856Z] prd-ubuntu20.04-docker-8c-8g-20516 does not seem to be running inside a container [2022-07-19T20:07:00.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-19T20:07:02.776Z] $ docker top e98374e5b3f50bc5a238e241d32c14b35e516a23bb0d405486b6a2af1c6da13d -eo pid,comm [2022-07-19T20:07:02.851Z] 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-07-19T20:07:02.851Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-19T20:07:02.894Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T20:07:02.894Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T20:07:03.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T20:07:03.041Z] $ docker exec e98374e5b3f50bc5a238e241d32c14b35e516a23bb0d405486b6a2af1c6da13d ssh-agent [2022-07-19T20:07:03.177Z] SSH_AUTH_SOCK=/tmp/ssh-pNcsfwsNzUwt/agent.34 [2022-07-19T20:07:03.177Z] SSH_AGENT_PID=40 [2022-07-19T20:07:03.184Z] Running ssh-add (command line suppressed) [2022-07-19T20:07:03.302Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4694897236993314223.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4694897236993314223.key) [2022-07-19T20:07:03.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T20:07:03.618Z] + git tag --points-at HEAD [Pipeline] } [2022-07-19T20:07:03.626Z] $ docker exec --env ******** --env ******** e98374e5b3f50bc5a238e241d32c14b35e516a23bb0d405486b6a2af1c6da13d ssh-agent -k [2022-07-19T20:07:03.742Z] unset SSH_AUTH_SOCK; [2022-07-19T20:07:03.743Z] unset SSH_AGENT_PID; [2022-07-19T20:07:03.743Z] echo Agent pid 40 killed; [2022-07-19T20:07:03.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-19T20:07:03.786Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T20:07:03.786Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T20:07:03.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T20:07:03.923Z] $ docker exec e98374e5b3f50bc5a238e241d32c14b35e516a23bb0d405486b6a2af1c6da13d ssh-agent [2022-07-19T20:07:04.081Z] SSH_AUTH_SOCK=/tmp/ssh-xXtScLrobp5n/agent.73 [2022-07-19T20:07:04.081Z] SSH_AGENT_PID=80 [2022-07-19T20:07:04.087Z] Running ssh-add (command line suppressed) [2022-07-19T20:07:04.207Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1055341993562749666.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1055341993562749666.key) [2022-07-19T20:07:04.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T20:07:04.523Z] + git semver init [2022-07-19T20:07:04.785Z] 2022-07-19 20:07:04,714 [run_init] DEBUG init version:0.0.0 force:False [2022-07-19T20:07:04.785Z] 2022-07-19 20:07:04,715 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-19T20:07:04.785Z] 2022-07-19 20:07:04,715 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-19T20:07:04.785Z] 2022-07-19 20:07:04,715 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-19T20:07:05.359Z] 2022-07-19 20:07:05,316 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-07-19T20:07:05.359Z] 2022-07-19 20:07:05,317 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-07-19T20:07:05.359Z] 2022-07-19 20:07:05,317 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-19T20:07:05.359Z] 2022-07-19 20:07:05,317 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-19T20:07:05.359Z] 0.0.1-dev.15 [Pipeline] } [2022-07-19T20:07:05.366Z] $ docker exec --env ******** --env ******** e98374e5b3f50bc5a238e241d32c14b35e516a23bb0d405486b6a2af1c6da13d ssh-agent -k [2022-07-19T20:07:05.493Z] unset SSH_AUTH_SOCK; [2022-07-19T20:07:05.493Z] unset SSH_AGENT_PID; [2022-07-19T20:07:05.493Z] echo Agent pid 80 killed; [2022-07-19T20:07:05.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-19T20:07:05.825Z] + git semver [Pipeline] } [2022-07-19T20:07:06.096Z] $ docker stop --time=1 e98374e5b3f50bc5a238e241d32c14b35e516a23bb0d405486b6a2af1c6da13d [2022-07-19T20:07:07.423Z] $ docker rm -f e98374e5b3f50bc5a238e241d32c14b35e516a23bb0d405486b6a2af1c6da13d [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-19T20:07:07.792Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-19T20:07:08.027Z] Stashed 1 file(s) [Pipeline] echo [2022-07-19T20:07:08.030Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.15 [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-07-19T20:07:08.137Z] provisioning config files... [2022-07-19T20:07:08.147Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config948873575190040747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T20:07:08.446Z] ---> docker-login.sh [2022-07-19T20:07:08.446Z] nexus3.edgexfoundry.org:10001 [2022-07-19T20:07:08.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:07:08.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:07:08.446Z] Configure a credential helper to remove this warning. See [2022-07-19T20:07:08.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:07:08.446Z] [2022-07-19T20:07:08.446Z] Login Succeeded [2022-07-19T20:07:08.446Z] nexus3.edgexfoundry.org:10002 [2022-07-19T20:07:08.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:07:08.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:07:08.707Z] Configure a credential helper to remove this warning. See [2022-07-19T20:07:08.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:07:08.707Z] [2022-07-19T20:07:08.707Z] Login Succeeded [2022-07-19T20:07:08.707Z] nexus3.edgexfoundry.org:10003 [2022-07-19T20:07:08.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:07:08.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:07:08.707Z] Configure a credential helper to remove this warning. See [2022-07-19T20:07:08.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:07:08.707Z] [2022-07-19T20:07:08.707Z] Login Succeeded [2022-07-19T20:07:08.707Z] nexus3.edgexfoundry.org:10004 [2022-07-19T20:07:08.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:07:08.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:07:08.970Z] Configure a credential helper to remove this warning. See [2022-07-19T20:07:08.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:07:08.970Z] [2022-07-19T20:07:08.970Z] Login Succeeded [2022-07-19T20:07:08.970Z] docker.io [2022-07-19T20:07:08.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:07:09.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:07:09.230Z] Configure a credential helper to remove this warning. See [2022-07-19T20:07:09.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:07:09.230Z] [2022-07-19T20:07:09.230Z] Login Succeeded [2022-07-19T20:07:09.230Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T20:07:09.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-19T20:07:09.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T20:07:09.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T20:07:09.326Z] ========================================================= [2022-07-19T20:07:09.326Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-19T20:07:09.326Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:07:09.646Z] + 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-07-19T20:07:09.646Z] Sending build context to Docker daemon 683kB [2022-07-19T20:07:09.646Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-19T20:07:09.646Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-19T20:07:09.646Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-19T20:07:09.646Z] 2408cc74d12b: Pulling fs layer [2022-07-19T20:07:09.646Z] ea60b727a1ce: Pulling fs layer [2022-07-19T20:07:09.646Z] 30c4a7721957: Pulling fs layer [2022-07-19T20:07:09.646Z] 370296b7ddb6: Pulling fs layer [2022-07-19T20:07:09.646Z] 7c6cee850709: Pulling fs layer [2022-07-19T20:07:09.646Z] 39a5fcdaea64: Pulling fs layer [2022-07-19T20:07:09.646Z] d94ebbe4e438: Pulling fs layer [2022-07-19T20:07:09.646Z] bcfd1f05c69d: Pulling fs layer [2022-07-19T20:07:09.646Z] 59ccb84bbe0f: Pulling fs layer [2022-07-19T20:07:09.646Z] 7c6cee850709: Waiting [2022-07-19T20:07:09.646Z] 39a5fcdaea64: Waiting [2022-07-19T20:07:09.646Z] d94ebbe4e438: Waiting [2022-07-19T20:07:09.646Z] bcfd1f05c69d: Waiting [2022-07-19T20:07:09.646Z] 59ccb84bbe0f: Waiting [2022-07-19T20:07:09.646Z] 370296b7ddb6: Waiting [2022-07-19T20:07:09.646Z] 30c4a7721957: Verifying Checksum [2022-07-19T20:07:09.646Z] 30c4a7721957: Download complete [2022-07-19T20:07:09.646Z] ea60b727a1ce: Download complete [2022-07-19T20:07:09.646Z] 7c6cee850709: Verifying Checksum [2022-07-19T20:07:09.646Z] 7c6cee850709: Download complete [2022-07-19T20:07:09.910Z] 39a5fcdaea64: Verifying Checksum [2022-07-19T20:07:09.910Z] 39a5fcdaea64: Download complete [2022-07-19T20:07:09.910Z] 2408cc74d12b: Verifying Checksum [2022-07-19T20:07:09.910Z] 2408cc74d12b: Download complete [2022-07-19T20:07:09.910Z] d94ebbe4e438: Download complete [2022-07-19T20:07:09.910Z] 2408cc74d12b: Pull complete [2022-07-19T20:07:10.182Z] ea60b727a1ce: Pull complete [2022-07-19T20:07:10.182Z] 30c4a7721957: Pull complete [2022-07-19T20:07:10.451Z] 59ccb84bbe0f: Verifying Checksum [2022-07-19T20:07:10.451Z] 59ccb84bbe0f: Download complete [2022-07-19T20:07:10.712Z] bcfd1f05c69d: Verifying Checksum [2022-07-19T20:07:10.712Z] bcfd1f05c69d: Download complete [2022-07-19T20:07:10.712Z] 370296b7ddb6: Verifying Checksum [2022-07-19T20:07:10.712Z] 370296b7ddb6: Download complete [2022-07-19T20:07:15.996Z] 370296b7ddb6: Pull complete [2022-07-19T20:07:15.996Z] 7c6cee850709: Pull complete [2022-07-19T20:07:15.996Z] 39a5fcdaea64: Pull complete [2022-07-19T20:07:15.996Z] d94ebbe4e438: Pull complete [2022-07-19T20:07:17.909Z] bcfd1f05c69d: Pull complete [2022-07-19T20:07:18.479Z] 59ccb84bbe0f: Pull complete [2022-07-19T20:07:18.479Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-19T20:07:18.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-19T20:07:18.479Z] ---> a4fb48ad2a94 [2022-07-19T20:07:18.479Z] Step 3/12 : ARG MAKE="make build" [2022-07-19T20:07:21.031Z] ---> Running in 94e418139e7a [2022-07-19T20:07:21.031Z] Removing intermediate container 94e418139e7a [2022-07-19T20:07:21.031Z] ---> ce7261c30676 [2022-07-19T20:07:21.031Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-19T20:07:21.031Z] ---> Running in ed989e8e204f [2022-07-19T20:07:21.031Z] Removing intermediate container ed989e8e204f [2022-07-19T20:07:21.031Z] ---> 2600f839ef7a [2022-07-19T20:07:21.031Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-19T20:07:21.031Z] ---> Running in c1c4e3d7d7cd [2022-07-19T20:07:21.031Z] Removing intermediate container c1c4e3d7d7cd [2022-07-19T20:07:21.031Z] ---> 69e7b95803ad [2022-07-19T20:07:21.031Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T20:07:21.031Z] ---> Running in 4729c651119a [2022-07-19T20:07:21.602Z] Removing intermediate container 4729c651119a [2022-07-19T20:07:21.602Z] ---> 9212e8eb6e65 [2022-07-19T20:07:21.602Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-19T20:07:21.602Z] ---> Running in 50c828463110 [2022-07-19T20:07:21.863Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-19T20:07:23.110Z] Still waiting to schedule task [2022-07-19T20:07:23.111Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-20514’ is offline [2022-07-19T20:07:23.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-19T20:07:23.507Z] (1/80) Installing mesa (21.3.8-r1) [2022-07-19T20:07:23.768Z] (2/80) Installing libxau (1.0.9-r0) [2022-07-19T20:07:23.768Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-07-19T20:07:23.768Z] (4/80) Installing libxcb (1.15-r0) [2022-07-19T20:07:24.030Z] (5/80) Installing libx11 (1.8-r0) [2022-07-19T20:07:24.289Z] (6/80) Installing libxext (1.3.4-r0) [2022-07-19T20:07:24.289Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-07-19T20:07:24.548Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-07-19T20:07:24.548Z] (9/80) Installing libpciaccess (0.16-r0) [2022-07-19T20:07:24.810Z] (10/80) Installing libdrm (2.4.110-r0) [2022-07-19T20:07:24.810Z] (11/80) Installing mesa-glapi (21.3.8-r1) [2022-07-19T20:07:25.070Z] (12/80) Installing libxshmfence (1.3-r1) [2022-07-19T20:07:25.070Z] (13/80) Installing mesa-gl (21.3.8-r1) [2022-07-19T20:07:25.332Z] (14/80) Installing icu-data-full (71.1-r2) [2022-07-19T20:07:26.725Z] (15/80) Installing libice (1.0.10-r0) [2022-07-19T20:07:26.725Z] (16/80) Installing libuuid (2.38-r1) [2022-07-19T20:07:26.725Z] (17/80) Installing libsm (1.2.3-r0) [2022-07-19T20:07:26.986Z] (18/80) Installing libxt (1.2.1-r0) [2022-07-19T20:07:27.247Z] (19/80) Installing libxmu (1.1.3-r0) [2022-07-19T20:07:27.508Z] (20/80) Installing xset (1.2.4-r0) [2022-07-19T20:07:27.508Z] (21/80) Installing xprop (1.2.5-r0) [2022-07-19T20:07:27.771Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-07-19T20:07:28.033Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-07-19T20:07:28.294Z] (24/80) Installing libffi (3.4.2-r1) [2022-07-19T20:07:28.556Z] (25/80) Installing libintl (0.21-r2) [2022-07-19T20:07:28.556Z] (26/80) Installing libblkid (2.38-r1) [2022-07-19T20:07:28.817Z] (27/80) Installing libmount (2.38-r1) [2022-07-19T20:07:29.079Z] (28/80) Installing pcre (8.45-r2) [2022-07-19T20:07:29.079Z] (29/80) Installing glib (2.72.1-r0) [2022-07-19T20:07:29.340Z] (30/80) Installing icu-libs (71.1-r2) [2022-07-19T20:07:30.284Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-07-19T20:07:30.284Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-07-19T20:07:30.553Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) [2022-07-19T20:07:31.126Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-07-19T20:07:31.126Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-07-19T20:07:31.389Z] (36/80) Installing mesa-gbm (21.3.8-r1) [2022-07-19T20:07:31.650Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-07-19T20:07:31.650Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) [2022-07-19T20:07:32.596Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-07-19T20:07:32.596Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-07-19T20:07:32.596Z] (41/80) Installing libpng (1.6.37-r1) [2022-07-19T20:07:32.858Z] (42/80) Installing freetype (2.12.1-r0) [2022-07-19T20:07:33.120Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-07-19T20:07:33.120Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-07-19T20:07:33.381Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-07-19T20:07:33.381Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-07-19T20:07:33.644Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-07-19T20:07:33.905Z] (48/80) Installing libxml2 (2.9.14-r0) [2022-07-19T20:07:33.905Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-07-19T20:07:34.165Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-07-19T20:07:34.165Z] (51/80) Installing mesa-egl (21.3.8-r1) [2022-07-19T20:07:34.425Z] (52/80) Installing avahi-libs (0.8-r6) [2022-07-19T20:07:34.686Z] (53/80) Installing nettle (3.7.3-r0) [2022-07-19T20:07:34.686Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-07-19T20:07:34.947Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-07-19T20:07:34.947Z] (56/80) Installing libunistring (1.0-r0) [2022-07-19T20:07:35.210Z] (57/80) Installing gnutls (3.7.6-r0) [2022-07-19T20:07:35.472Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-07-19T20:07:35.472Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-07-19T20:07:35.733Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-07-19T20:07:35.733Z] (61/80) Installing libevdev (1.12.1-r0) [2022-07-19T20:07:35.994Z] (62/80) Installing mtdev (1.1.6-r0) [2022-07-19T20:07:36.255Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-07-19T20:07:36.255Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-07-19T20:07:36.516Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-07-19T20:07:36.778Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-07-19T20:07:36.778Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-07-19T20:07:37.039Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-07-19T20:07:37.039Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-07-19T20:07:37.300Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-07-19T20:07:37.560Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-07-19T20:07:37.560Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) [2022-07-19T20:07:38.500Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-07-19T20:07:38.500Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-07-19T20:07:38.762Z] (75/80) Installing udev-init-scripts (35-r0) [2022-07-19T20:07:38.762Z] Executing udev-init-scripts-35-r0.post-install [2022-07-19T20:07:38.762Z] (76/80) Installing kmod-libs (29-r2) [2022-07-19T20:07:39.022Z] (77/80) Installing eudev (3.2.11-r0) [2022-07-19T20:07:39.022Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-07-19T20:07:39.283Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-19T20:07:39.543Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-07-19T20:07:39.543Z] Executing busybox-1.35.0-r13.trigger [2022-07-19T20:07:39.543Z] Executing eudev-3.2.11-r0.trigger [2022-07-19T20:07:39.543Z] OK: 330 MiB in 131 packages [2022-07-19T20:07:42.088Z] Removing intermediate container 50c828463110 [2022-07-19T20:07:42.088Z] ---> de79081f6749 [2022-07-19T20:07:42.088Z] Step 8/12 : WORKDIR /device-usb-camera [2022-07-19T20:07:42.088Z] ---> Running in 38872ec76e25 [2022-07-19T20:07:42.088Z] Removing intermediate container 38872ec76e25 [2022-07-19T20:07:42.088Z] ---> 989e3f5e536d [2022-07-19T20:07:42.088Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-19T20:07:42.088Z] ---> 348fc5a5f931 [2022-07-19T20:07:42.088Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T20:07:42.088Z] ---> Running in df536357235a [2022-07-19T20:08:00.315Z] Removing intermediate container df536357235a [2022-07-19T20:08:00.315Z] ---> a2e34cd4e134 [2022-07-19T20:08:00.315Z] Step 11/12 : COPY . . [2022-07-19T20:08:00.315Z] ---> 2e01a04fc00a [2022-07-19T20:08:00.315Z] Step 12/12 : RUN ${MAKE} [2022-07-19T20:08:00.315Z] ---> Running in ca55b9f877ce [2022-07-19T20:08:00.315Z] noop [2022-07-19T20:08:00.315Z] Removing intermediate container ca55b9f877ce [2022-07-19T20:08:00.315Z] ---> c6857db2fc26 [2022-07-19T20:08:00.315Z] Successfully built c6857db2fc26 [2022-07-19T20:08:00.315Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:08:00.662Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-19T20:08:00.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T20:08:00.752Z] prd-ubuntu20.04-docker-8c-8g-20516 does not seem to be running inside a container [2022-07-19T20:08:00.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2022-07-19T20:08:01.236Z] $ docker top a98adf532f6b2914f5e49ec7d244216ae06a32965831f56f82b4956040c802e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T20:08:01.586Z] + go version [2022-07-19T20:08:01.586Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-19T20:08:01.607Z] $ docker stop --time=1 a98adf532f6b2914f5e49ec7d244216ae06a32965831f56f82b4956040c802e4 [2022-07-19T20:08:02.988Z] $ docker rm -f a98adf532f6b2914f5e49ec7d244216ae06a32965831f56f82b4956040c802e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:08:03.407Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-19T20:08:03.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T20:08:03.493Z] prd-ubuntu20.04-docker-8c-8g-20516 does not seem to be running inside a container [2022-07-19T20:08:03.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2022-07-19T20:08:03.965Z] $ docker top e9e2ed2d51e2e7e1b51bd8a70fb708811f6620c857ee9eb6d79053d0be4764cd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T20:08:04.317Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-07-19T20:08:04.618Z] + make test [2022-07-19T20:08:04.618Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-19T20:08:04.876Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-19T20:08:14.867Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-19T20:08:14.867Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-07-19T20:08:23.008Z] CGO_ENABLED=1 go vet ./... [2022-07-19T20:08:25.543Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-19T20:08:25.543Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-19T20:08:25.543Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-19T20:08:25.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-19T20:08:25.836Z] $ docker stop --time=1 e9e2ed2d51e2e7e1b51bd8a70fb708811f6620c857ee9eb6d79053d0be4764cd [2022-07-19T20:08:27.661Z] $ docker rm -f e9e2ed2d51e2e7e1b51bd8a70fb708811f6620c857ee9eb6d79053d0be4764cd [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-19T20:08:28.111Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-19T20:08:28.150Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-19T20:08:28.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-19T20:08:28.866Z] + ls -al . [2022-07-19T20:08:28.866Z] total 164 [2022-07-19T20:08:28.866Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 20:08 . [2022-07-19T20:08:28.866Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 20:06 .. [2022-07-19T20:08:28.866Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 20:08 .git [2022-07-19T20:08:28.866Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 20:06 .github [2022-07-19T20:08:28.866Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 19 20:06 .gitignore [2022-07-19T20:08:28.866Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 19 20:06 .golangci.yml [2022-07-19T20:08:28.866Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 19 20:06 .hadolint.yml [2022-07-19T20:08:28.866Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 20:07 .semver [2022-07-19T20:08:28.866Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jul 19 20:06 Attribution.txt [2022-07-19T20:08:28.866Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 19 20:06 CHANGELOG.md [2022-07-19T20:08:28.866Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jul 19 20:06 Dockerfile [2022-07-19T20:08:28.866Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 19 20:06 GOVERNANCE.md [2022-07-19T20:08:28.866Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 19 20:06 Jenkinsfile [2022-07-19T20:08:28.866Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 19 20:06 LICENSE [2022-07-19T20:08:28.866Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 19 20:06 Makefile [2022-07-19T20:08:28.866Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 19 20:06 OWNERS.md [2022-07-19T20:08:28.866Z] -rw-rw-r-- 1 jenkins jenkins 11243 Jul 19 20:06 README.md [2022-07-19T20:08:28.866Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 20:07 VERSION [2022-07-19T20:08:28.866Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 20:06 bin [2022-07-19T20:08:28.866Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 20:06 cmd [2022-07-19T20:08:28.866Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 19 20:08 coverage.out [2022-07-19T20:08:28.866Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 19 20:06 docker-entrypoint.sh [2022-07-19T20:08:28.866Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jul 19 20:06 go.mod [2022-07-19T20:08:28.866Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jul 19 20:06 go.sum [2022-07-19T20:08:28.866Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 20:06 internal [2022-07-19T20:08:28.866Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 20:06 snap [2022-07-19T20:08:28.866Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 19 20:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:08:29.175Z] + 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=7a78c2b7239740d78d841f7c6c5822fe465b85ee --label arch=amd64 --label version=0.0.1-dev.15 . [2022-07-19T20:08:29.175Z] Sending build context to Docker daemon 684kB [2022-07-19T20:08:29.175Z] Step 1/30 : ARG BASE=golang:1.17-alpine3.15 [2022-07-19T20:08:29.175Z] Step 2/30 : FROM ${BASE} AS builder [2022-07-19T20:08:29.175Z] ---> c6857db2fc26 [2022-07-19T20:08:29.175Z] Step 3/30 : ARG MAKE="make build" [2022-07-19T20:08:29.175Z] ---> Running in ca1fffb8c6dd [2022-07-19T20:08:29.435Z] Removing intermediate container ca1fffb8c6dd [2022-07-19T20:08:29.435Z] ---> a58c9039095a [2022-07-19T20:08:29.435Z] Step 4/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-19T20:08:29.435Z] ---> Running in e0e1bb8a6828 [2022-07-19T20:08:29.435Z] Removing intermediate container e0e1bb8a6828 [2022-07-19T20:08:29.435Z] ---> 68729efdb8df [2022-07-19T20:08:29.435Z] Step 5/30 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-19T20:08:29.435Z] ---> Running in b5857fb0dc95 [2022-07-19T20:08:29.697Z] Removing intermediate container b5857fb0dc95 [2022-07-19T20:08:29.697Z] ---> f0d553b5de6c [2022-07-19T20:08:29.697Z] Step 6/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T20:08:29.697Z] ---> Running in 4d060f91f4a0 [2022-07-19T20:08:30.267Z] Removing intermediate container 4d060f91f4a0 [2022-07-19T20:08:30.267Z] ---> 29cd6ac536fd [2022-07-19T20:08:30.267Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-19T20:08:30.267Z] ---> Running in 2fae9fc11331 [2022-07-19T20:08:30.528Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-19T20:08:33.073Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-19T20:08:36.373Z] OK: 330 MiB in 131 packages [2022-07-19T20:08:36.373Z] Removing intermediate container 2fae9fc11331 [2022-07-19T20:08:36.373Z] ---> 4fafd92d09ae [2022-07-19T20:08:36.373Z] Step 8/30 : WORKDIR /device-usb-camera [2022-07-19T20:08:36.373Z] ---> Running in 9664f773054b [2022-07-19T20:08:36.373Z] Removing intermediate container 9664f773054b [2022-07-19T20:08:36.373Z] ---> 5033cc01f2f7 [2022-07-19T20:08:36.373Z] Step 9/30 : COPY go.mod vendor* ./ [2022-07-19T20:08:36.373Z] ---> 63ca592de719 [2022-07-19T20:08:36.373Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T20:08:36.633Z] ---> Running in 6bb2d27b64dd [2022-07-19T20:08:37.206Z] Removing intermediate container 6bb2d27b64dd [2022-07-19T20:08:37.206Z] ---> ff7676328ad5 [2022-07-19T20:08:37.206Z] Step 11/30 : COPY . . [2022-07-19T20:08:37.464Z] ---> cf48e655a355 [2022-07-19T20:08:37.464Z] Step 12/30 : RUN ${MAKE} [2022-07-19T20:08:37.464Z] ---> Running in deee16fa143e [2022-07-19T20:08:37.725Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.15 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-19T20:08:54.294Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20518 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-07-19T20:08:54.307Z] Running in /w/workspace/device-usb-camera/26 [Pipeline] { [Pipeline] checkout [2022-07-19T20:08:54.367Z] Selected Git installation does not exist. Using Default [2022-07-19T20:08:54.367Z] The recommended git tool is: NONE [2022-07-19T20:08:59.784Z] Removing intermediate container deee16fa143e [2022-07-19T20:08:59.784Z] ---> 5ed5bea0a6c2 [2022-07-19T20:08:59.784Z] Step 13/30 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-19T20:08:59.784Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-19T20:08:59.784Z] af6660deedbd: Pulling fs layer [2022-07-19T20:08:59.784Z] 97cd0a44c592: Pulling fs layer [2022-07-19T20:08:59.784Z] 97cd0a44c592: Download complete [2022-07-19T20:09:00.046Z] af6660deedbd: Verifying Checksum [2022-07-19T20:09:00.046Z] af6660deedbd: Download complete [2022-07-19T20:09:00.046Z] af6660deedbd: Pull complete [2022-07-19T20:09:00.046Z] 97cd0a44c592: Pull complete [2022-07-19T20:09:00.305Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-19T20:09:00.305Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-19T20:09:00.305Z] ---> fea57e182299 [2022-07-19T20:09:00.305Z] Step 14/30 : FROM alpine:3.15 [2022-07-19T20:09:00.878Z] 3.15: Pulling from library/alpine [2022-07-19T20:09:00.878Z] df9b9388f04a: Pulling fs layer [2022-07-19T20:09:01.138Z] df9b9388f04a: Verifying Checksum [2022-07-19T20:09:01.138Z] df9b9388f04a: Download complete [2022-07-19T20:09:01.138Z] df9b9388f04a: Pull complete [2022-07-19T20:09:01.138Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-19T20:09:01.138Z] Status: Downloaded newer image for alpine:3.15 [2022-07-19T20:09:01.138Z] ---> 0ac33e5f5afa [2022-07-19T20:09:01.138Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-19T20:09:01.399Z] ---> Running in 79c9f0b1ba1d [2022-07-19T20:09:01.399Z] Removing intermediate container 79c9f0b1ba1d [2022-07-19T20:09:01.399Z] ---> 6788b1317f54 [2022-07-19T20:09:01.399Z] Step 16/30 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-19T20:09:01.399Z] ---> Running in aa5286248a65 [2022-07-19T20:09:01.530Z] using credential edgex-jenkins-ssh [2022-07-19T20:09:01.548Z] Cloning the remote Git repository [2022-07-19T20:09:01.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-19T20:09:01.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-19T20:09:01.611Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-07-19T20:09:01.737Z] > git init /w/workspace/device-usb-camera/26 # timeout=10 [2022-07-19T20:09:01.832Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-07-19T20:09:01.833Z] > git --version # timeout=10 [2022-07-19T20:09:01.861Z] > git --version # 'git version 2.25.1' [2022-07-19T20:09:01.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-19T20:09:02.024Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-19T20:09:02.230Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-07-19T20:09:02.230Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-07-19T20:09:02.230Z] (3/74) Installing libxau (1.0.9-r0) [2022-07-19T20:09:02.230Z] (4/74) Installing libmd (1.0.3-r0) [2022-07-19T20:09:02.230Z] (5/74) Installing libbsd (0.11.3-r1) [2022-07-19T20:09:02.230Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-07-19T20:09:02.230Z] (7/74) Installing libxcb (1.14-r2) [2022-07-19T20:09:02.230Z] (8/74) Installing libx11 (1.7.2-r0) [2022-07-19T20:09:02.230Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-07-19T20:09:02.230Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-07-19T20:09:02.230Z] (11/74) Installing expat (2.4.7-r0) [2022-07-19T20:09:02.230Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-07-19T20:09:02.230Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-07-19T20:09:02.230Z] (14/74) Installing libpng (1.6.37-r1) [2022-07-19T20:09:02.230Z] (15/74) Installing freetype (2.11.1-r2) [2022-07-19T20:09:02.230Z] (16/74) Installing libuuid (2.37.4-r0) [2022-07-19T20:09:02.230Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-07-19T20:09:02.230Z] (18/74) Installing fribidi (1.0.11-r0) [2022-07-19T20:09:02.230Z] (19/74) Installing libffi (3.4.2-r1) [2022-07-19T20:09:02.230Z] (20/74) Installing libintl (0.21-r0) [2022-07-19T20:09:02.230Z] (21/74) Installing libblkid (2.37.4-r0) [2022-07-19T20:09:02.230Z] (22/74) Installing libmount (2.37.4-r0) [2022-07-19T20:09:02.230Z] (23/74) Installing pcre (8.45-r1) [2022-07-19T20:09:02.230Z] (24/74) Installing glib (2.70.1-r0) [2022-07-19T20:09:02.490Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-07-19T20:09:02.490Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-07-19T20:09:02.490Z] (27/74) Installing libass (0.15.2-r0) [2022-07-19T20:09:02.490Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-07-19T20:09:02.490Z] (29/74) Installing gmp (6.2.1-r1) [2022-07-19T20:09:02.490Z] (30/74) Installing nettle (3.7.3-r0) [2022-07-19T20:09:02.490Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-07-19T20:09:02.490Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-07-19T20:09:02.490Z] (33/74) Installing libunistring (0.9.10-r1) [2022-07-19T20:09:02.490Z] (34/74) Installing gnutls (3.7.1-r0) [2022-07-19T20:09:02.490Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-19T20:09:02.490Z] (36/74) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-19T20:09:02.490Z] (37/74) Installing lame (3.100-r0) [2022-07-19T20:09:02.490Z] (38/74) Installing opus (1.3.1-r1) [2022-07-19T20:09:02.490Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-07-19T20:09:02.490Z] (40/74) Installing soxr (0.1.3-r2) [2022-07-19T20:09:02.490Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-07-19T20:09:02.490Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-19T20:09:02.490Z] (43/74) Installing libsrt (1.4.2-r1) [2022-07-19T20:09:02.490Z] (44/74) Installing libssh (0.9.6-r1) [2022-07-19T20:09:02.490Z] (45/74) Installing libogg (1.3.5-r0) [2022-07-19T20:09:02.490Z] (46/74) Installing libtheora (1.1.1-r16) [2022-07-19T20:09:02.490Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-07-19T20:09:02.490Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-07-19T20:09:02.490Z] (49/74) Installing libxext (1.3.4-r0) [2022-07-19T20:09:02.490Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-07-19T20:09:02.490Z] (51/74) Installing libpciaccess (0.16-r0) [2022-07-19T20:09:02.747Z] Avoid second fetch [2022-07-19T20:09:02.748Z] Checking out Revision 7a78c2b7239740d78d841f7c6c5822fe465b85ee (main) [2022-07-19T20:09:02.753Z] (52/74) Installing libdrm (2.4.109-r0) [2022-07-19T20:09:02.753Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-07-19T20:09:02.753Z] (54/74) Installing libva (2.13.0-r0) [2022-07-19T20:09:02.753Z] (55/74) Installing libvdpau (1.4-r0) [2022-07-19T20:09:02.753Z] (56/74) Installing vidstab (1.1.0-r1) [2022-07-19T20:09:02.753Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-07-19T20:09:02.753Z] (58/74) Installing libvpx (1.10.0-r0) [2022-07-19T20:09:02.753Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-07-19T20:09:02.753Z] (60/74) Installing libwebp (1.2.2-r0) [2022-07-19T20:09:02.753Z] (61/74) Installing x264-libs (20210613-r0) [2022-07-19T20:09:02.753Z] (62/74) Installing x265-libs (3.5-r0) [2022-07-19T20:09:02.753Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-07-19T20:09:02.753Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-07-19T20:09:03.013Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-07-19T20:09:03.013Z] (66/74) Installing udev-init-scripts (35-r0) [2022-07-19T20:09:03.013Z] Executing udev-init-scripts-35-r0.post-install [2022-07-19T20:09:03.013Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-19T20:09:03.013Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-07-19T20:09:03.013Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-07-19T20:09:03.013Z] (70/74) Installing kmod-libs (29-r2) [2022-07-19T20:09:03.013Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-07-19T20:09:03.013Z] (72/74) Installing libsodium (1.0.18-r0) [2022-07-19T20:09:03.013Z] (73/74) Installing libzmq (4.3.4-r0) [2022-07-19T20:09:03.013Z] (74/74) Installing zeromq (4.3.4-r0) [2022-07-19T20:09:03.013Z] Executing busybox-1.34.1-r5.trigger [2022-07-19T20:09:03.013Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-19T20:09:03.013Z] OK: 78 MiB in 88 packages [2022-07-19T20:09:02.635Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-07-19T20:09:02.715Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-19T20:09:02.811Z] > git config core.sparsecheckout # timeout=10 [2022-07-19T20:09:02.871Z] > git checkout -f 7a78c2b7239740d78d841f7c6c5822fe465b85ee # timeout=10 [2022-07-19T20:09:04.930Z] Removing intermediate container aa5286248a65 [2022-07-19T20:09:04.930Z] ---> d4426e4e8af6 [2022-07-19T20:09:04.930Z] Step 17/30 : WORKDIR / [2022-07-19T20:09:04.930Z] ---> Running in f573144d93b3 [2022-07-19T20:09:04.930Z] Removing intermediate container f573144d93b3 [2022-07-19T20:09:04.930Z] ---> bed39c5f55f2 [2022-07-19T20:09:04.930Z] Step 18/30 : COPY --from=builder /device-usb-camera/cmd / [2022-07-19T20:09:05.191Z] ---> 6df7549a1129 [2022-07-19T20:09:05.191Z] Step 19/30 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-19T20:09:05.452Z] ---> eb457da4c853 [2022-07-19T20:09:05.453Z] Step 20/30 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-19T20:09:05.453Z] ---> ad18d1d17599 [2022-07-19T20:09:05.453Z] Step 21/30 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-19T20:09:05.713Z] ---> c64abed24686 [2022-07-19T20:09:05.713Z] Step 22/30 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-19T20:09:05.975Z] ---> e53068dcaf2b [2022-07-19T20:09:05.975Z] Step 23/30 : COPY --from=rtsp /rtsp-simple-server / [2022-07-19T20:09:06.549Z] ---> b24900cc3502 [2022-07-19T20:09:06.549Z] Step 24/30 : EXPOSE 59983 [2022-07-19T20:09:06.549Z] ---> Running in bce06461076a [2022-07-19T20:09:06.549Z] Removing intermediate container bce06461076a [2022-07-19T20:09:06.549Z] ---> 1c2daf8d1145 [2022-07-19T20:09:06.549Z] Step 25/30 : EXPOSE 8554 [2022-07-19T20:09:06.549Z] ---> Running in f117eaa17766 [2022-07-19T20:09:06.809Z] Removing intermediate container f117eaa17766 [2022-07-19T20:09:06.809Z] ---> a0acd68a840c [2022-07-19T20:09:06.809Z] Step 26/30 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-19T20:09:06.809Z] ---> Running in a707d569421b [2022-07-19T20:09:06.809Z] Removing intermediate container a707d569421b [2022-07-19T20:09:06.809Z] ---> cd8aad54e896 [2022-07-19T20:09:06.809Z] Step 27/30 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-19T20:09:06.809Z] ---> Running in fbffc3ca5d0a [2022-07-19T20:09:07.069Z] Removing intermediate container fbffc3ca5d0a [2022-07-19T20:09:07.069Z] ---> e668860bd670 [2022-07-19T20:09:07.069Z] Step 28/30 : LABEL arch=amd64 [2022-07-19T20:09:07.069Z] ---> Running in 174b305992c6 [2022-07-19T20:09:07.069Z] Removing intermediate container 174b305992c6 [2022-07-19T20:09:07.069Z] ---> e9abc46c43ae [2022-07-19T20:09:07.069Z] Step 29/30 : LABEL git_sha=7a78c2b7239740d78d841f7c6c5822fe465b85ee [2022-07-19T20:09:07.069Z] ---> Running in 1af2d75ff624 [2022-07-19T20:09:07.330Z] Removing intermediate container 1af2d75ff624 [2022-07-19T20:09:07.330Z] ---> 29d9893212dc [2022-07-19T20:09:07.330Z] Step 30/30 : LABEL version=0.0.1-dev.15 [2022-07-19T20:09:07.330Z] ---> Running in 2fdea1b47c7e [2022-07-19T20:09:07.330Z] Removing intermediate container 2fdea1b47c7e [2022-07-19T20:09:07.330Z] ---> 6df7ab3f7b5d [2022-07-19T20:09:07.330Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-19T20:09:07.330Z] Successfully built 6df7ab3f7b5d [2022-07-19T20:09:07.330Z] Successfully tagged device-usb-camera:latest [2022-07-19T20:09:07.332Z] Commit message: "feat(snap): Allow RTSP server config using snap options (#50)" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T20:09:07.430Z] provisioning config files... [2022-07-19T20:09:07.439Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1901096556051914346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-19T20:09:07.736Z] ---> docker-login.sh [2022-07-19T20:09:07.736Z] nexus3.edgexfoundry.org:10001 [2022-07-19T20:09:07.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:09:07.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:09:07.736Z] Configure a credential helper to remove this warning. See [2022-07-19T20:09:07.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:09:07.736Z] [2022-07-19T20:09:07.736Z] Login Succeeded [2022-07-19T20:09:07.736Z] nexus3.edgexfoundry.org:10002 [2022-07-19T20:09:07.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:09:07.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:09:07.997Z] Configure a credential helper to remove this warning. See [2022-07-19T20:09:07.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:09:07.997Z] [2022-07-19T20:09:07.997Z] Login Succeeded [2022-07-19T20:09:07.997Z] nexus3.edgexfoundry.org:10003 [2022-07-19T20:09:07.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:09:07.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:09:07.997Z] Configure a credential helper to remove this warning. See [2022-07-19T20:09:07.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:09:07.997Z] [2022-07-19T20:09:07.997Z] Login Succeeded [2022-07-19T20:09:07.997Z] nexus3.edgexfoundry.org:10004 [2022-07-19T20:09:08.169Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-19T20:09:08.169Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-19T20:09:08.169Z] Dload Upload Total Spent Left Speed [2022-07-19T20:09:08.169Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92029 0 --:--:-- --:--:-- --:--:-- 91348 [2022-07-19T20:09:08.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:09:08.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:09:08.258Z] Configure a credential helper to remove this warning. See [2022-07-19T20:09:08.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:09:08.258Z] [2022-07-19T20:09:08.258Z] Login Succeeded [2022-07-19T20:09:08.258Z] docker.io [2022-07-19T20:09:08.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:09:08.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:09:08.518Z] Configure a credential helper to remove this warning. See [2022-07-19T20:09:08.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:09:08.518Z] [2022-07-19T20:09:08.518Z] Login Succeeded [2022-07-19T20:09:08.518Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T20:09:08.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-19T20:09:08.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [Pipeline] echo [2022-07-19T20:09:08.658Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-07-19T20:09:08.659Z] 7a78c2b7239740d78d841f7c6c5822fe465b85ee [2022-07-19T20:09:08.659Z] latest [2022-07-19T20:09:08.659Z] 0.0.1-dev.15 [2022-07-19T20:09:08.659Z] 7a78c2b7239740d78d841f7c6c5822fe465b85ee-0.0.1-dev.15 [2022-07-19T20:09:08.659Z] main [2022-07-19T20:09:08.659Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:09:08.907Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-19T20:09:08.973Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:7a78c2b7239740d78d841f7c6c5822fe465b85ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:09:09.259Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-19T20:09:09.259Z] + sudo tee /etc/docker/daemon.new [2022-07-19T20:09:09.259Z] { [2022-07-19T20:09:09.259Z] "registry-mirrors": [ [2022-07-19T20:09:09.259Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-19T20:09:09.259Z] ], [2022-07-19T20:09:09.259Z] "bip": "10.250.0.254/24", [2022-07-19T20:09:09.259Z] "hosts": [ [2022-07-19T20:09:09.259Z] "tcp://0.0.0.0:5555", [2022-07-19T20:09:09.259Z] "unix:///var/run/docker.sock" [2022-07-19T20:09:09.259Z] ], [2022-07-19T20:09:09.259Z] "mtu": 1458, [2022-07-19T20:09:09.259Z] "selinux-enabled": true, [2022-07-19T20:09:09.259Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-19T20:09:09.259Z] } [Pipeline] sh [2022-07-19T20:09:09.302Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:7a78c2b7239740d78d841f7c6c5822fe465b85ee [2022-07-19T20:09:09.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-19T20:09:09.302Z] 550e596c6d0e: Preparing [2022-07-19T20:09:09.302Z] 1207169bf42c: Preparing [2022-07-19T20:09:09.302Z] 12842cb52958: Preparing [2022-07-19T20:09:09.302Z] f39342d6eef7: Preparing [2022-07-19T20:09:09.302Z] 994003ccc94b: Preparing [2022-07-19T20:09:09.302Z] 8b60a1c30eac: Preparing [2022-07-19T20:09:09.302Z] d36d48b08cd9: Preparing [2022-07-19T20:09:09.302Z] 4fc242d58285: Preparing [2022-07-19T20:09:09.302Z] d36d48b08cd9: Waiting [2022-07-19T20:09:09.302Z] 8b60a1c30eac: Waiting [2022-07-19T20:09:09.302Z] 4fc242d58285: Waiting [2022-07-19T20:09:09.302Z] 12842cb52958: Pushed [2022-07-19T20:09:09.302Z] 1207169bf42c: Pushed [2022-07-19T20:09:09.302Z] f39342d6eef7: Pushed [2022-07-19T20:09:09.302Z] 994003ccc94b: Pushed [2022-07-19T20:09:09.302Z] 4fc242d58285: Layer already exists [2022-07-19T20:09:09.608Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-19T20:09:09.997Z] + sudo service docker restart [2022-07-19T20:09:11.848Z] 550e596c6d0e: Pushed [2022-07-19T20:09:12.420Z] 8b60a1c30eac: Pushed [2022-07-19T20:09:17.708Z] d36d48b08cd9: Pushed [2022-07-19T20:09:17.708Z] 7a78c2b7239740d78d841f7c6c5822fe465b85ee: digest: sha256:94ece637df4c9dbb7f8d08b9e23a3fd637d18dbbdcec3c13be285b8f8f5f12dd size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:09:18.030Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:09:18.346Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-19T20:09:18.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-19T20:09:18.347Z] 550e596c6d0e: Preparing [2022-07-19T20:09:18.347Z] 1207169bf42c: Preparing [2022-07-19T20:09:18.347Z] 12842cb52958: Preparing [2022-07-19T20:09:18.347Z] f39342d6eef7: Preparing [2022-07-19T20:09:18.347Z] 994003ccc94b: Preparing [2022-07-19T20:09:18.347Z] 8b60a1c30eac: Preparing [2022-07-19T20:09:18.347Z] d36d48b08cd9: Preparing [2022-07-19T20:09:18.347Z] 4fc242d58285: Preparing [2022-07-19T20:09:18.347Z] 8b60a1c30eac: Waiting [2022-07-19T20:09:18.347Z] d36d48b08cd9: Waiting [2022-07-19T20:09:18.347Z] 4fc242d58285: Waiting [2022-07-19T20:09:18.347Z] 994003ccc94b: Layer already exists [2022-07-19T20:09:18.347Z] f39342d6eef7: Layer already exists [2022-07-19T20:09:18.347Z] 1207169bf42c: Layer already exists [2022-07-19T20:09:18.347Z] 550e596c6d0e: Layer already exists [2022-07-19T20:09:18.347Z] 12842cb52958: Layer already exists [2022-07-19T20:09:18.347Z] d36d48b08cd9: Layer already exists [2022-07-19T20:09:18.347Z] 4fc242d58285: Layer already exists [2022-07-19T20:09:18.347Z] 8b60a1c30eac: Layer already exists [2022-07-19T20:09:18.347Z] latest: digest: sha256:94ece637df4c9dbb7f8d08b9e23a3fd637d18dbbdcec3c13be285b8f8f5f12dd size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:09:18.663Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:09:18.979Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.15 [2022-07-19T20:09:18.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-19T20:09:18.979Z] 550e596c6d0e: Preparing [2022-07-19T20:09:18.979Z] 1207169bf42c: Preparing [2022-07-19T20:09:18.979Z] 12842cb52958: Preparing [2022-07-19T20:09:18.979Z] f39342d6eef7: Preparing [2022-07-19T20:09:18.979Z] 994003ccc94b: Preparing [2022-07-19T20:09:18.979Z] 8b60a1c30eac: Preparing [2022-07-19T20:09:18.979Z] d36d48b08cd9: Preparing [2022-07-19T20:09:18.979Z] 4fc242d58285: Preparing [2022-07-19T20:09:18.979Z] d36d48b08cd9: Waiting [2022-07-19T20:09:18.979Z] 8b60a1c30eac: Waiting [2022-07-19T20:09:18.979Z] 994003ccc94b: Layer already exists [2022-07-19T20:09:18.979Z] 12842cb52958: Layer already exists [2022-07-19T20:09:18.979Z] 550e596c6d0e: Layer already exists [2022-07-19T20:09:18.979Z] 1207169bf42c: Layer already exists [2022-07-19T20:09:18.979Z] f39342d6eef7: Layer already exists [2022-07-19T20:09:18.979Z] 8b60a1c30eac: Layer already exists [2022-07-19T20:09:18.979Z] d36d48b08cd9: Layer already exists [2022-07-19T20:09:18.979Z] 4fc242d58285: Layer already exists [2022-07-19T20:09:18.979Z] 0.0.1-dev.15: digest: sha256:94ece637df4c9dbb7f8d08b9e23a3fd637d18dbbdcec3c13be285b8f8f5f12dd size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:09:19.296Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:7a78c2b7239740d78d841f7c6c5822fe465b85ee-0.0.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:09:19.610Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:7a78c2b7239740d78d841f7c6c5822fe465b85ee-0.0.1-dev.15 [2022-07-19T20:09:19.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-19T20:09:19.611Z] 550e596c6d0e: Preparing [2022-07-19T20:09:19.611Z] 1207169bf42c: Preparing [2022-07-19T20:09:19.611Z] 12842cb52958: Preparing [2022-07-19T20:09:19.611Z] f39342d6eef7: Preparing [2022-07-19T20:09:19.611Z] 994003ccc94b: Preparing [2022-07-19T20:09:19.611Z] 8b60a1c30eac: Preparing [2022-07-19T20:09:19.611Z] d36d48b08cd9: Preparing [2022-07-19T20:09:19.611Z] 4fc242d58285: Preparing [2022-07-19T20:09:19.611Z] 8b60a1c30eac: Waiting [2022-07-19T20:09:19.611Z] d36d48b08cd9: Waiting [2022-07-19T20:09:19.611Z] 4fc242d58285: Waiting [2022-07-19T20:09:19.611Z] 1207169bf42c: Layer already exists [2022-07-19T20:09:19.611Z] f39342d6eef7: Layer already exists [2022-07-19T20:09:19.611Z] 550e596c6d0e: Layer already exists [2022-07-19T20:09:19.611Z] 994003ccc94b: Layer already exists [2022-07-19T20:09:19.611Z] 12842cb52958: Layer already exists [2022-07-19T20:09:19.611Z] 8b60a1c30eac: Layer already exists [2022-07-19T20:09:19.611Z] 4fc242d58285: Layer already exists [2022-07-19T20:09:19.611Z] d36d48b08cd9: Layer already exists [2022-07-19T20:09:19.611Z] 7a78c2b7239740d78d841f7c6c5822fe465b85ee-0.0.1-dev.15: digest: sha256:94ece637df4c9dbb7f8d08b9e23a3fd637d18dbbdcec3c13be285b8f8f5f12dd size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:09:19.949Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:09:20.262Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-07-19T20:09:20.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-19T20:09:20.262Z] 550e596c6d0e: Preparing [2022-07-19T20:09:20.262Z] 1207169bf42c: Preparing [2022-07-19T20:09:20.262Z] 12842cb52958: Preparing [2022-07-19T20:09:20.262Z] f39342d6eef7: Preparing [2022-07-19T20:09:20.262Z] 994003ccc94b: Preparing [2022-07-19T20:09:20.262Z] 8b60a1c30eac: Preparing [2022-07-19T20:09:20.262Z] d36d48b08cd9: Preparing [2022-07-19T20:09:20.262Z] 4fc242d58285: Preparing [2022-07-19T20:09:20.262Z] 8b60a1c30eac: Waiting [2022-07-19T20:09:20.262Z] d36d48b08cd9: Waiting [2022-07-19T20:09:20.262Z] 4fc242d58285: Waiting [2022-07-19T20:09:20.262Z] f39342d6eef7: Layer already exists [2022-07-19T20:09:20.262Z] 1207169bf42c: Layer already exists [2022-07-19T20:09:20.262Z] 12842cb52958: Layer already exists [2022-07-19T20:09:20.262Z] 994003ccc94b: Layer already exists [2022-07-19T20:09:20.262Z] 550e596c6d0e: Layer already exists [2022-07-19T20:09:20.262Z] 8b60a1c30eac: Layer already exists [2022-07-19T20:09:20.262Z] d36d48b08cd9: Layer already exists [2022-07-19T20:09:20.262Z] 4fc242d58285: Layer already exists [2022-07-19T20:09:20.262Z] main: digest: sha256:94ece637df4c9dbb7f8d08b9e23a3fd637d18dbbdcec3c13be285b8f8f5f12dd size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-19T20:09:20.313Z] ===================================================== [Pipeline] echo [2022-07-19T20:09:20.321Z] taggedImages: [2022-07-19T20:09:20.321Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:7a78c2b7239740d78d841f7c6c5822fe465b85ee [2022-07-19T20:09:20.321Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-19T20:09:20.321Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.15 [2022-07-19T20:09:20.321Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:7a78c2b7239740d78d841f7c6c5822fe465b85ee-0.0.1-dev.15 [2022-07-19T20:09:20.321Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:09:20.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T20:09:20.702Z] [2022-07-19T20:09:20.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:09:21.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T20:09:21.006Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-19T20:09:21.006Z] 5eb5b503b376: Pulling fs layer [2022-07-19T20:09:21.006Z] 5c69ac0246d0: Pulling fs layer [2022-07-19T20:09:21.006Z] ec43610c2a17: Pulling fs layer [2022-07-19T20:09:21.006Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-19T20:09:21.006Z] 33b1e0a273af: Pulling fs layer [2022-07-19T20:09:21.006Z] 5d3b04190fa2: Pulling fs layer [2022-07-19T20:09:21.006Z] 2f39f015ded8: Pulling fs layer [2022-07-19T20:09:21.006Z] 5d3b04190fa2: Waiting [2022-07-19T20:09:21.006Z] 33b1e0a273af: Waiting [2022-07-19T20:09:21.006Z] 5c69ac0246d0: Verifying Checksum [2022-07-19T20:09:21.006Z] 5c69ac0246d0: Download complete [2022-07-19T20:09:21.006Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-19T20:09:21.006Z] 3a2ae6a8a46f: Download complete [2022-07-19T20:09:21.006Z] 33b1e0a273af: Verifying Checksum [2022-07-19T20:09:21.006Z] 33b1e0a273af: Download complete [2022-07-19T20:09:21.006Z] ec43610c2a17: Verifying Checksum [2022-07-19T20:09:21.006Z] ec43610c2a17: Download complete [2022-07-19T20:09:21.006Z] 5d3b04190fa2: Verifying Checksum [2022-07-19T20:09:21.006Z] 5d3b04190fa2: Download complete [2022-07-19T20:09:21.265Z] 5eb5b503b376: Verifying Checksum [2022-07-19T20:09:21.265Z] 5eb5b503b376: Download complete [2022-07-19T20:09:21.834Z] 2f39f015ded8: Verifying Checksum [2022-07-19T20:09:21.834Z] 2f39f015ded8: Download complete [2022-07-19T20:09:22.405Z] 5eb5b503b376: Pull complete [2022-07-19T20:09:22.665Z] 5c69ac0246d0: Pull complete [2022-07-19T20:09:23.235Z] ec43610c2a17: Pull complete [2022-07-19T20:09:23.235Z] 3a2ae6a8a46f: Pull complete [2022-07-19T20:09:23.498Z] 33b1e0a273af: Pull complete [2022-07-19T20:09:23.498Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T20:09:28.324Z] provisioning config files... [2022-07-19T20:09:28.348Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/26@tmp/config5642187529469590856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T20:09:28.774Z] 2f39f015ded8: Pull complete [2022-07-19T20:09:28.774Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-19T20:09:28.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T20:09:28.774Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T20:09:28.865Z] ---> docker-login.sh [2022-07-19T20:09:28.865Z] nexus3.edgexfoundry.org:10001 [2022-07-19T20:09:28.882Z] prd-ubuntu20.04-docker-8c-8g-20516 does not seem to be running inside a container [2022-07-19T20:09:28.927Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-19T20:09:29.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:09:29.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:09:29.737Z] Configure a credential helper to remove this warning. See [2022-07-19T20:09:29.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:09:29.737Z] [2022-07-19T20:09:29.737Z] Login Succeeded [2022-07-19T20:09:29.737Z] nexus3.edgexfoundry.org:10002 [2022-07-19T20:09:30.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:09:30.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:09:30.287Z] Configure a credential helper to remove this warning. See [2022-07-19T20:09:30.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:09:30.287Z] [2022-07-19T20:09:30.287Z] Login Succeeded [2022-07-19T20:09:30.287Z] nexus3.edgexfoundry.org:10003 [2022-07-19T20:09:30.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:09:30.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:09:30.566Z] Configure a credential helper to remove this warning. See [2022-07-19T20:09:30.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:09:30.566Z] [2022-07-19T20:09:30.566Z] Login Succeeded [2022-07-19T20:09:30.566Z] nexus3.edgexfoundry.org:10004 [2022-07-19T20:09:31.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:09:31.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:09:31.172Z] Configure a credential helper to remove this warning. See [2022-07-19T20:09:31.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:09:31.172Z] [2022-07-19T20:09:31.172Z] Login Succeeded [2022-07-19T20:09:31.172Z] docker.io [2022-07-19T20:09:31.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:09:31.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:09:31.720Z] Configure a credential helper to remove this warning. See [2022-07-19T20:09:31.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:09:31.720Z] [2022-07-19T20:09:31.720Z] Login Succeeded [2022-07-19T20:09:31.720Z] ---> docker-login.sh ends [2022-07-19T20:09:32.363Z] $ docker top 3d62b0c0b55c701e8a834b778b57089b01a684ee452b4dff18899a0132692972 -eo pid,comm [Pipeline] { [Pipeline] } [2022-07-19T20:09:32.432Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-07-19T20:09:32.749Z] ---> job-cost.sh [2022-07-19T20:09:32.749Z] lf-activate-venv: SKIPPING [2022-07-19T20:09:32.749Z] INFO: No Stack... [Pipeline] echo [2022-07-19T20:09:32.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T20:09:32.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T20:09:32.823Z] ========================================================= [2022-07-19T20:09:32.823Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-19T20:09:32.823Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:09:33.190Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-19T20:09:33.317Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-19T20:09:33.471Z] Sending build context to Docker daemon 446.5kB [2022-07-19T20:09:33.471Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-19T20:09:33.471Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-19T20:09:33.578Z] INFO: Archiving Costs [Pipeline] sh [2022-07-19T20:09:33.746Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-19T20:09:33.746Z] b3c136eddcbf: Pulling fs layer [2022-07-19T20:09:33.746Z] c0a3192eca97: Pulling fs layer [2022-07-19T20:09:33.746Z] a050256f5b6f: Pulling fs layer [2022-07-19T20:09:33.746Z] 656be50a0ddc: Pulling fs layer [2022-07-19T20:09:33.746Z] 2bbca73fdf42: Pulling fs layer [2022-07-19T20:09:33.746Z] 46d945488cbd: Pulling fs layer [2022-07-19T20:09:33.746Z] 8a5474983e97: Pulling fs layer [2022-07-19T20:09:33.746Z] 329c88fbcd65: Pulling fs layer [2022-07-19T20:09:33.746Z] 656be50a0ddc: Waiting [2022-07-19T20:09:33.746Z] 46d945488cbd: Waiting [2022-07-19T20:09:33.746Z] 8a5474983e97: Waiting [2022-07-19T20:09:33.746Z] 329c88fbcd65: Waiting [2022-07-19T20:09:33.746Z] 2bbca73fdf42: Waiting [2022-07-19T20:09:33.746Z] a050256f5b6f: Download complete [2022-07-19T20:09:33.746Z] c0a3192eca97: Verifying Checksum [2022-07-19T20:09:33.746Z] c0a3192eca97: Download complete [2022-07-19T20:09:33.746Z] 2bbca73fdf42: Verifying Checksum [2022-07-19T20:09:33.746Z] 2bbca73fdf42: Download complete [2022-07-19T20:09:33.746Z] 46d945488cbd: Verifying Checksum [2022-07-19T20:09:33.746Z] 46d945488cbd: Download complete [2022-07-19T20:09:33.746Z] b3c136eddcbf: Verifying Checksum [2022-07-19T20:09:33.746Z] b3c136eddcbf: Download complete [2022-07-19T20:09:33.872Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-07-19T20:09:33.872Z] + cut -d, -f6 [Pipeline] lock [2022-07-19T20:09:33.887Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-26-stack-cost] [2022-07-19T20:09:33.895Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-26-stack-cost] did not exist. Created. [2022-07-19T20:09:33.895Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-19T20:09:34.199Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-19T20:09:34.226Z] Stashed 1 file(s) [Pipeline] } [2022-07-19T20:09:34.234Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-19T20:09:34.263Z] $ docker stop --time=1 3d62b0c0b55c701e8a834b778b57089b01a684ee452b4dff18899a0132692972 [2022-07-19T20:09:34.742Z] b3c136eddcbf: Pull complete [2022-07-19T20:09:35.022Z] 329c88fbcd65: Verifying Checksum [2022-07-19T20:09:35.022Z] 329c88fbcd65: Download complete [2022-07-19T20:09:35.446Z] $ docker rm -f 3d62b0c0b55c701e8a834b778b57089b01a684ee452b4dff18899a0132692972 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-19T20:09:35.634Z] c0a3192eca97: Pull complete [2022-07-19T20:09:35.908Z] a050256f5b6f: Pull complete [2022-07-19T20:09:36.183Z] 8a5474983e97: Verifying Checksum [2022-07-19T20:09:36.183Z] 8a5474983e97: Download complete [2022-07-19T20:09:36.779Z] 656be50a0ddc: Verifying Checksum [2022-07-19T20:09:36.779Z] 656be50a0ddc: Download complete [2022-07-19T20:09:49.182Z] 656be50a0ddc: Pull complete [2022-07-19T20:09:49.182Z] 2bbca73fdf42: Pull complete [2022-07-19T20:09:49.182Z] 46d945488cbd: Pull complete [2022-07-19T20:09:55.924Z] 8a5474983e97: Pull complete [2022-07-19T20:09:57.914Z] 329c88fbcd65: Pull complete [2022-07-19T20:09:57.914Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-19T20:09:57.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-19T20:09:57.914Z] ---> ff4287adb874 [2022-07-19T20:09:57.914Z] Step 3/12 : ARG MAKE="make build" [2022-07-19T20:09:58.511Z] ---> Running in 3e6a3be012e4 [2022-07-19T20:09:58.787Z] Removing intermediate container 3e6a3be012e4 [2022-07-19T20:09:58.787Z] ---> 0f6fae95848d [2022-07-19T20:09:58.787Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-19T20:09:59.060Z] ---> Running in ed2f19866293 [2022-07-19T20:09:59.332Z] Removing intermediate container ed2f19866293 [2022-07-19T20:09:59.332Z] ---> dbfabc4867c3 [2022-07-19T20:09:59.332Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-19T20:09:59.332Z] ---> Running in 2369c04e512d [2022-07-19T20:09:59.615Z] Removing intermediate container 2369c04e512d [2022-07-19T20:09:59.615Z] ---> 2fa59ca841b5 [2022-07-19T20:09:59.615Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T20:09:59.615Z] ---> Running in 517800d0daed [2022-07-19T20:10:01.607Z] Removing intermediate container 517800d0daed [2022-07-19T20:10:01.607Z] ---> 6d269e38ea45 [2022-07-19T20:10:01.608Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-19T20:10:01.608Z] ---> Running in 115b135ccbc5 [2022-07-19T20:10:02.597Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-19T20:10:04.046Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-19T20:10:05.043Z] (1/14) Installing libintl (0.21-r2) [2022-07-19T20:10:05.043Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-07-19T20:10:05.043Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-07-19T20:10:05.316Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-07-19T20:10:05.589Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-07-19T20:10:05.863Z] (6/14) Installing udev-init-scripts (35-r0) [2022-07-19T20:10:05.863Z] Executing udev-init-scripts-35-r0.post-install [2022-07-19T20:10:05.863Z] (7/14) Installing libblkid (2.38-r1) [2022-07-19T20:10:06.137Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-07-19T20:10:06.137Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-07-19T20:10:06.137Z] (10/14) Installing kmod-libs (29-r2) [2022-07-19T20:10:06.410Z] (11/14) Installing eudev (3.2.11-r0) [2022-07-19T20:10:06.683Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-07-19T20:10:06.683Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-19T20:10:06.956Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-07-19T20:10:07.229Z] Executing busybox-1.35.0-r13.trigger [2022-07-19T20:10:07.229Z] Executing eudev-3.2.11-r0.trigger [2022-07-19T20:10:07.229Z] OK: 228 MiB in 65 packages [2022-07-19T20:10:08.676Z] Removing intermediate container 115b135ccbc5 [2022-07-19T20:10:08.676Z] ---> 646418a311e2 [2022-07-19T20:10:08.676Z] Step 8/12 : WORKDIR /device-usb-camera [2022-07-19T20:10:08.676Z] ---> Running in 7433441ad6cb [2022-07-19T20:10:08.950Z] Removing intermediate container 7433441ad6cb [2022-07-19T20:10:08.950Z] ---> f3983e8a2194 [2022-07-19T20:10:08.950Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-19T20:10:09.559Z] ---> 4551bb8b98fa [2022-07-19T20:10:09.559Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T20:10:09.559Z] ---> Running in b80b57ed6638 [2022-07-19T20:11:06.087Z] Removing intermediate container b80b57ed6638 [2022-07-19T20:11:06.087Z] ---> e2c9f7b474e3 [2022-07-19T20:11:06.087Z] Step 11/12 : COPY . . [2022-07-19T20:11:06.087Z] ---> 51e51d6ced92 [2022-07-19T20:11:06.087Z] Step 12/12 : RUN ${MAKE} [2022-07-19T20:11:06.087Z] ---> Running in 80f71340513c [2022-07-19T20:11:06.087Z] noop [2022-07-19T20:11:06.087Z] Removing intermediate container 80f71340513c [2022-07-19T20:11:06.087Z] ---> 414d19d8dfaa [2022-07-19T20:11:06.087Z] Successfully built 414d19d8dfaa [2022-07-19T20:11:06.087Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:11:06.455Z] + docker inspect -f . ci-base-image-arm64 [2022-07-19T20:11:06.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T20:11:06.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-20518 does not seem to be running inside a container [2022-07-19T20:11:06.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/26 -v /w/workspace/device-usb-camera/26:/w/workspace/device-usb-camera/26:rw,z -v /w/workspace/device-usb-camera/26@tmp:/w/workspace/device-usb-camera/26@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 ******** ci-base-image-arm64 cat [2022-07-19T20:11:07.977Z] $ docker top df30790261bdfd40e340fd87bdd66439633fa84f2c6b20e50f5c6470e3d0608a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T20:11:08.905Z] + go version [2022-07-19T20:11:08.905Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-19T20:11:08.937Z] $ docker stop --time=1 df30790261bdfd40e340fd87bdd66439633fa84f2c6b20e50f5c6470e3d0608a [2022-07-19T20:11:10.586Z] $ docker rm -f df30790261bdfd40e340fd87bdd66439633fa84f2c6b20e50f5c6470e3d0608a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:11:11.190Z] + docker inspect -f . ci-base-image-arm64 [2022-07-19T20:11:11.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T20:11:11.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-20518 does not seem to be running inside a container [2022-07-19T20:11:11.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/26 -v /w/workspace/device-usb-camera/26:/w/workspace/device-usb-camera/26:rw,z -v /w/workspace/device-usb-camera/26@tmp:/w/workspace/device-usb-camera/26@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 ******** ci-base-image-arm64 cat [2022-07-19T20:11:12.818Z] $ docker top 3bbfa216e0eb321b5bc1c3f329253849efd283022d736777d6c7ad49d7161990 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T20:11:13.711Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/26 [Pipeline] fileExists [Pipeline] sh [2022-07-19T20:11:14.383Z] + make test [2022-07-19T20:11:14.383Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-19T20:11:15.825Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-19T20:12:52.731Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-19T20:12:52.731Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-07-19T20:12:52.731Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-19T20:12:52.731Z] CGO_ENABLED=1 go vet ./... [2022-07-19T20:13:01.043Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-19T20:13:01.043Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-19T20:13:01.318Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-19T20:13:04.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-19T20:13:04.753Z] $ docker stop --time=1 3bbfa216e0eb321b5bc1c3f329253849efd283022d736777d6c7ad49d7161990 [2022-07-19T20:13:06.591Z] $ docker rm -f 3bbfa216e0eb321b5bc1c3f329253849efd283022d736777d6c7ad49d7161990 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-19T20:13:07.591Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-19T20:13:07.612Z] Warning: overwriting stash ‘coverage-report’ [2022-07-19T20:13:08.146Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-19T20:13:08.603Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-19T20:13:09.008Z] + ls -al . [2022-07-19T20:13:09.009Z] total 160 [2022-07-19T20:13:09.009Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 20:13 . [2022-07-19T20:13:09.009Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 20:09 .. [2022-07-19T20:13:09.009Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 20:09 .git [2022-07-19T20:13:09.009Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 20:09 .github [2022-07-19T20:13:09.009Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 19 20:09 .gitignore [2022-07-19T20:13:09.009Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 19 20:09 .golangci.yml [2022-07-19T20:13:09.009Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 19 20:09 .hadolint.yml [2022-07-19T20:13:09.009Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jul 19 20:09 Attribution.txt [2022-07-19T20:13:09.009Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 19 20:09 CHANGELOG.md [2022-07-19T20:13:09.009Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jul 19 20:09 Dockerfile [2022-07-19T20:13:09.009Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 19 20:09 GOVERNANCE.md [2022-07-19T20:13:09.009Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 19 20:09 Jenkinsfile [2022-07-19T20:13:09.009Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 19 20:09 LICENSE [2022-07-19T20:13:09.009Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 19 20:09 Makefile [2022-07-19T20:13:09.009Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 19 20:09 OWNERS.md [2022-07-19T20:13:09.009Z] -rw-rw-r-- 1 jenkins jenkins 11243 Jul 19 20:09 README.md [2022-07-19T20:13:09.009Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 20:07 VERSION [2022-07-19T20:13:09.009Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 20:09 bin [2022-07-19T20:13:09.009Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 20:09 cmd [2022-07-19T20:13:09.009Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 19 20:11 coverage.out [2022-07-19T20:13:09.009Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 19 20:09 docker-entrypoint.sh [2022-07-19T20:13:09.009Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jul 19 20:09 go.mod [2022-07-19T20:13:09.009Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jul 19 20:09 go.sum [2022-07-19T20:13:09.009Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 20:09 internal [2022-07-19T20:13:09.009Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 20:09 snap [2022-07-19T20:13:09.009Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 19 20:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:13:09.398Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7a78c2b7239740d78d841f7c6c5822fe465b85ee --label arch=arm64 --label version=0.0.1-dev.15 . [2022-07-19T20:13:09.708Z] Sending build context to Docker daemon 447.5kB [2022-07-19T20:13:09.708Z] Step 1/30 : ARG BASE=golang:1.17-alpine3.15 [2022-07-19T20:13:09.708Z] Step 2/30 : FROM ${BASE} AS builder [2022-07-19T20:13:09.708Z] ---> 414d19d8dfaa [2022-07-19T20:13:09.708Z] Step 3/30 : ARG MAKE="make build" [2022-07-19T20:13:10.047Z] ---> Running in 6e064c283db1 [2022-07-19T20:13:10.356Z] Removing intermediate container 6e064c283db1 [2022-07-19T20:13:10.356Z] ---> e3ead26dd680 [2022-07-19T20:13:10.356Z] Step 4/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-19T20:13:10.356Z] ---> Running in 2d313f75bc58 [2022-07-19T20:13:10.646Z] Removing intermediate container 2d313f75bc58 [2022-07-19T20:13:10.646Z] ---> 6d106ed08d02 [2022-07-19T20:13:10.646Z] Step 5/30 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-19T20:13:10.922Z] ---> Running in 5a373ecf4cb1 [2022-07-19T20:13:11.204Z] Removing intermediate container 5a373ecf4cb1 [2022-07-19T20:13:11.204Z] ---> 36437dcfe2a4 [2022-07-19T20:13:11.204Z] Step 6/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T20:13:11.204Z] ---> Running in 7c7f4e700733 [2022-07-19T20:13:13.207Z] Removing intermediate container 7c7f4e700733 [2022-07-19T20:13:13.207Z] ---> 554dac9256c2 [2022-07-19T20:13:13.207Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-19T20:13:13.207Z] ---> Running in 58ce59aada4f [2022-07-19T20:13:14.187Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-19T20:13:15.178Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-19T20:13:16.161Z] OK: 228 MiB in 65 packages [2022-07-19T20:13:16.768Z] Removing intermediate container 58ce59aada4f [2022-07-19T20:13:16.768Z] ---> 25bf26df5be9 [2022-07-19T20:13:16.768Z] Step 8/30 : WORKDIR /device-usb-camera [2022-07-19T20:13:17.044Z] ---> Running in ebe2e07a3956 [2022-07-19T20:13:17.319Z] Removing intermediate container ebe2e07a3956 [2022-07-19T20:13:17.319Z] ---> 8d36be3b0dda [2022-07-19T20:13:17.319Z] Step 9/30 : COPY go.mod vendor* ./ [2022-07-19T20:13:17.917Z] ---> 41335bf8c18f [2022-07-19T20:13:17.917Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T20:13:17.917Z] ---> Running in b3333400ee8f [2022-07-19T20:13:19.899Z] Removing intermediate container b3333400ee8f [2022-07-19T20:13:19.899Z] ---> 1db7ae34a082 [2022-07-19T20:13:19.899Z] Step 11/30 : COPY . . [2022-07-19T20:13:20.882Z] ---> 4a7f5b3e8149 [2022-07-19T20:13:20.882Z] Step 12/30 : RUN ${MAKE} [2022-07-19T20:13:20.882Z] ---> Running in 11929e612894 [2022-07-19T20:13:21.870Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.15 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-19T20:15:43.816Z] Removing intermediate container 11929e612894 [2022-07-19T20:15:43.816Z] ---> c516099c9e95 [2022-07-19T20:15:43.816Z] Step 13/30 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-19T20:15:43.816Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-19T20:15:43.816Z] eab2503cf8f4: Pulling fs layer [2022-07-19T20:15:43.816Z] 97cd0a44c592: Pulling fs layer [2022-07-19T20:15:43.816Z] 97cd0a44c592: Verifying Checksum [2022-07-19T20:15:43.816Z] eab2503cf8f4: Verifying Checksum [2022-07-19T20:15:43.816Z] eab2503cf8f4: Download complete [2022-07-19T20:15:43.816Z] eab2503cf8f4: Pull complete [2022-07-19T20:15:43.816Z] 97cd0a44c592: Pull complete [2022-07-19T20:15:43.816Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-19T20:15:43.816Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-19T20:15:43.816Z] ---> 7f763cca56b3 [2022-07-19T20:15:43.816Z] Step 14/30 : FROM alpine:3.15 [2022-07-19T20:15:43.816Z] 3.15: Pulling from library/alpine [2022-07-19T20:15:43.816Z] 9981e73032c8: Pulling fs layer [2022-07-19T20:15:43.816Z] 9981e73032c8: Verifying Checksum [2022-07-19T20:15:43.816Z] 9981e73032c8: Download complete [2022-07-19T20:15:43.816Z] 9981e73032c8: Pull complete [2022-07-19T20:15:43.816Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-19T20:15:43.816Z] Status: Downloaded newer image for alpine:3.15 [2022-07-19T20:15:43.816Z] ---> 3fb3c9af89a9 [2022-07-19T20:15:43.816Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-19T20:15:44.094Z] ---> Running in 2ce992241015 [2022-07-19T20:15:44.371Z] Removing intermediate container 2ce992241015 [2022-07-19T20:15:44.371Z] ---> d4bc35997998 [2022-07-19T20:15:44.371Z] Step 16/30 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-19T20:15:44.371Z] ---> Running in 97bf93e07007 [2022-07-19T20:15:45.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-19T20:15:46.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-19T20:15:47.383Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-07-19T20:15:47.383Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-07-19T20:15:47.383Z] (3/73) Installing libxau (1.0.9-r0) [2022-07-19T20:15:47.383Z] (4/73) Installing libmd (1.0.3-r0) [2022-07-19T20:15:47.383Z] (5/73) Installing libbsd (0.11.3-r1) [2022-07-19T20:15:47.383Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-07-19T20:15:47.383Z] (7/73) Installing libxcb (1.14-r2) [2022-07-19T20:15:47.655Z] (8/73) Installing libx11 (1.7.2-r0) [2022-07-19T20:15:47.655Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-07-19T20:15:47.655Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-07-19T20:15:47.930Z] (11/73) Installing expat (2.4.7-r0) [2022-07-19T20:15:47.930Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-07-19T20:15:47.930Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-07-19T20:15:47.930Z] (14/73) Installing libpng (1.6.37-r1) [2022-07-19T20:15:47.930Z] (15/73) Installing freetype (2.11.1-r2) [2022-07-19T20:15:47.930Z] (16/73) Installing libuuid (2.37.4-r0) [2022-07-19T20:15:47.930Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-07-19T20:15:47.930Z] (18/73) Installing fribidi (1.0.11-r0) [2022-07-19T20:15:47.930Z] (19/73) Installing libffi (3.4.2-r1) [2022-07-19T20:15:47.930Z] (20/73) Installing libintl (0.21-r0) [2022-07-19T20:15:47.930Z] (21/73) Installing libblkid (2.37.4-r0) [2022-07-19T20:15:47.930Z] (22/73) Installing libmount (2.37.4-r0) [2022-07-19T20:15:47.930Z] (23/73) Installing pcre (8.45-r1) [2022-07-19T20:15:47.930Z] (24/73) Installing glib (2.70.1-r0) [2022-07-19T20:15:48.204Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-07-19T20:15:48.204Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-07-19T20:15:48.204Z] (27/73) Installing libass (0.15.2-r0) [2022-07-19T20:15:48.204Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-07-19T20:15:48.204Z] (29/73) Installing gmp (6.2.1-r1) [2022-07-19T20:15:48.204Z] (30/73) Installing nettle (3.7.3-r0) [2022-07-19T20:15:48.204Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-07-19T20:15:48.204Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-07-19T20:15:48.204Z] (33/73) Installing libunistring (0.9.10-r1) [2022-07-19T20:15:48.204Z] (34/73) Installing gnutls (3.7.1-r0) [2022-07-19T20:15:48.477Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-19T20:15:48.477Z] (36/73) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-19T20:15:48.477Z] (37/73) Installing lame (3.100-r0) [2022-07-19T20:15:48.477Z] (38/73) Installing opus (1.3.1-r1) [2022-07-19T20:15:48.477Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-07-19T20:15:48.477Z] (40/73) Installing soxr (0.1.3-r2) [2022-07-19T20:15:48.477Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-07-19T20:15:48.477Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-19T20:15:48.477Z] (43/73) Installing libsrt (1.4.2-r1) [2022-07-19T20:15:48.477Z] (44/73) Installing libssh (0.9.6-r1) [2022-07-19T20:15:48.477Z] (45/73) Installing libogg (1.3.5-r0) [2022-07-19T20:15:48.477Z] (46/73) Installing libtheora (1.1.1-r16) [2022-07-19T20:15:48.477Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-07-19T20:15:48.477Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-07-19T20:15:48.477Z] (49/73) Installing libxext (1.3.4-r0) [2022-07-19T20:15:48.477Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-07-19T20:15:48.750Z] (51/73) Installing libdrm (2.4.109-r0) [2022-07-19T20:15:48.750Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-07-19T20:15:48.750Z] (53/73) Installing libva (2.13.0-r0) [2022-07-19T20:15:48.750Z] (54/73) Installing libvdpau (1.4-r0) [2022-07-19T20:15:48.750Z] (55/73) Installing vidstab (1.1.0-r1) [2022-07-19T20:15:48.750Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-07-19T20:15:48.750Z] (57/73) Installing libvpx (1.10.0-r0) [2022-07-19T20:15:48.750Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-07-19T20:15:48.750Z] (59/73) Installing libwebp (1.2.2-r0) [2022-07-19T20:15:48.750Z] (60/73) Installing x264-libs (20210613-r0) [2022-07-19T20:15:48.750Z] (61/73) Installing x265-libs (3.5-r0) [2022-07-19T20:15:48.750Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-07-19T20:15:49.024Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-07-19T20:15:49.296Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-07-19T20:15:49.296Z] (65/73) Installing udev-init-scripts (35-r0) [2022-07-19T20:15:49.296Z] Executing udev-init-scripts-35-r0.post-install [2022-07-19T20:15:49.296Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-19T20:15:49.296Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-07-19T20:15:49.296Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-07-19T20:15:49.296Z] (69/73) Installing kmod-libs (29-r2) [2022-07-19T20:15:49.573Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-07-19T20:15:49.573Z] (71/73) Installing libsodium (1.0.18-r0) [2022-07-19T20:15:49.573Z] (72/73) Installing libzmq (4.3.4-r0) [2022-07-19T20:15:49.573Z] (73/73) Installing zeromq (4.3.4-r0) [2022-07-19T20:15:49.573Z] Executing busybox-1.34.1-r5.trigger [2022-07-19T20:15:49.573Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-19T20:15:49.573Z] OK: 67 MiB in 87 packages [2022-07-19T20:15:52.969Z] Removing intermediate container 97bf93e07007 [2022-07-19T20:15:52.969Z] ---> 90cb6fee76ec [2022-07-19T20:15:52.969Z] Step 17/30 : WORKDIR / [2022-07-19T20:15:52.969Z] ---> Running in e8ce17fcc2b1 [2022-07-19T20:15:52.969Z] Removing intermediate container e8ce17fcc2b1 [2022-07-19T20:15:52.969Z] ---> 69bd54f7b369 [2022-07-19T20:15:52.969Z] Step 18/30 : COPY --from=builder /device-usb-camera/cmd / [2022-07-19T20:15:54.401Z] ---> 9cea0a45724d [2022-07-19T20:15:54.401Z] Step 19/30 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-19T20:15:54.997Z] ---> e0a937bd65d1 [2022-07-19T20:15:54.997Z] Step 20/30 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-19T20:15:55.594Z] ---> eaa5d5c8dad0 [2022-07-19T20:15:55.594Z] Step 21/30 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-19T20:15:56.189Z] ---> 42611aa640e7 [2022-07-19T20:15:56.189Z] Step 22/30 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-19T20:15:56.786Z] ---> a4fafb60260a [2022-07-19T20:15:56.786Z] Step 23/30 : COPY --from=rtsp /rtsp-simple-server / [2022-07-19T20:15:58.223Z] ---> a45b30c19a80 [2022-07-19T20:15:58.223Z] Step 24/30 : EXPOSE 59983 [2022-07-19T20:15:58.223Z] ---> Running in 03a1f7889e7e [2022-07-19T20:15:58.502Z] Removing intermediate container 03a1f7889e7e [2022-07-19T20:15:58.502Z] ---> d0030d7354ba [2022-07-19T20:15:58.502Z] Step 25/30 : EXPOSE 8554 [2022-07-19T20:15:58.502Z] ---> Running in 184cdc0af377 [2022-07-19T20:15:58.774Z] Removing intermediate container 184cdc0af377 [2022-07-19T20:15:58.774Z] ---> db0ce9db95ce [2022-07-19T20:15:58.774Z] Step 26/30 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-19T20:15:58.774Z] ---> Running in 9de82f6d96b2 [2022-07-19T20:15:59.047Z] Removing intermediate container 9de82f6d96b2 [2022-07-19T20:15:59.047Z] ---> c8c259286b5f [2022-07-19T20:15:59.047Z] Step 27/30 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-19T20:15:59.331Z] ---> Running in aac14641aeb8 [2022-07-19T20:15:59.603Z] Removing intermediate container aac14641aeb8 [2022-07-19T20:15:59.603Z] ---> 43047e08b4a9 [2022-07-19T20:15:59.603Z] Step 28/30 : LABEL arch=arm64 [2022-07-19T20:15:59.603Z] ---> Running in 3fff1dba773f [2022-07-19T20:15:59.876Z] Removing intermediate container 3fff1dba773f [2022-07-19T20:15:59.876Z] ---> d21c36c868b5 [2022-07-19T20:15:59.876Z] Step 29/30 : LABEL git_sha=7a78c2b7239740d78d841f7c6c5822fe465b85ee [2022-07-19T20:16:00.149Z] ---> Running in eec8f4943262 [2022-07-19T20:16:00.423Z] Removing intermediate container eec8f4943262 [2022-07-19T20:16:00.423Z] ---> 6798ca4bdfb6 [2022-07-19T20:16:00.423Z] Step 30/30 : LABEL version=0.0.1-dev.15 [2022-07-19T20:16:00.423Z] ---> Running in a4d18c69143d [2022-07-19T20:16:00.697Z] Removing intermediate container a4d18c69143d [2022-07-19T20:16:00.697Z] ---> a6e8e3300763 [2022-07-19T20:16:00.697Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-19T20:16:00.697Z] Successfully built a6e8e3300763 [2022-07-19T20:16:00.697Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T20:16:00.830Z] provisioning config files... [2022-07-19T20:16:00.851Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/26@tmp/config6816329111554729299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T20:16:01.207Z] ---> docker-login.sh [2022-07-19T20:16:01.208Z] nexus3.edgexfoundry.org:10001 [2022-07-19T20:16:01.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:16:01.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:16:01.482Z] Configure a credential helper to remove this warning. See [2022-07-19T20:16:01.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:16:01.482Z] [2022-07-19T20:16:01.482Z] Login Succeeded [2022-07-19T20:16:01.482Z] nexus3.edgexfoundry.org:10002 [2022-07-19T20:16:02.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:16:02.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:16:02.079Z] Configure a credential helper to remove this warning. See [2022-07-19T20:16:02.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:16:02.079Z] [2022-07-19T20:16:02.079Z] Login Succeeded [2022-07-19T20:16:02.079Z] nexus3.edgexfoundry.org:10003 [2022-07-19T20:16:02.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:16:02.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:16:02.629Z] Configure a credential helper to remove this warning. See [2022-07-19T20:16:02.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:16:02.629Z] [2022-07-19T20:16:02.629Z] Login Succeeded [2022-07-19T20:16:02.629Z] nexus3.edgexfoundry.org:10004 [2022-07-19T20:16:02.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:16:03.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:16:03.184Z] Configure a credential helper to remove this warning. See [2022-07-19T20:16:03.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:16:03.184Z] [2022-07-19T20:16:03.184Z] Login Succeeded [2022-07-19T20:16:03.184Z] docker.io [2022-07-19T20:16:03.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T20:16:04.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T20:16:04.050Z] Configure a credential helper to remove this warning. See [2022-07-19T20:16:04.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T20:16:04.050Z] [2022-07-19T20:16:04.050Z] Login Succeeded [2022-07-19T20:16:04.050Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T20:16:04.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-19T20:16:04.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T20:16:04.125Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-07-19T20:16:04.125Z] 7a78c2b7239740d78d841f7c6c5822fe465b85ee [2022-07-19T20:16:04.125Z] latest [2022-07-19T20:16:04.125Z] 0.0.1-dev.15 [2022-07-19T20:16:04.125Z] 7a78c2b7239740d78d841f7c6c5822fe465b85ee-0.0.1-dev.15 [2022-07-19T20:16:04.125Z] main [2022-07-19T20:16:04.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:16:04.500Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7a78c2b7239740d78d841f7c6c5822fe465b85ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:16:04.868Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7a78c2b7239740d78d841f7c6c5822fe465b85ee [2022-07-19T20:16:04.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-19T20:16:04.868Z] a43932d1df72: Preparing [2022-07-19T20:16:04.868Z] 1207169bf42c: Preparing [2022-07-19T20:16:04.868Z] 876ad11e543f: Preparing [2022-07-19T20:16:04.868Z] fe8823556768: Preparing [2022-07-19T20:16:04.868Z] 51a67ea8ded7: Preparing [2022-07-19T20:16:04.868Z] 346f0659ee07: Preparing [2022-07-19T20:16:04.868Z] 4e1593b06299: Preparing [2022-07-19T20:16:04.868Z] 4f4ce317c6bb: Preparing [2022-07-19T20:16:04.868Z] 346f0659ee07: Waiting [2022-07-19T20:16:04.868Z] 4e1593b06299: Waiting [2022-07-19T20:16:04.868Z] 4f4ce317c6bb: Waiting [2022-07-19T20:16:05.145Z] 1207169bf42c: Pushed [2022-07-19T20:16:05.145Z] fe8823556768: Pushed [2022-07-19T20:16:05.145Z] 876ad11e543f: Pushed [2022-07-19T20:16:05.145Z] 51a67ea8ded7: Pushed [2022-07-19T20:16:05.421Z] 4f4ce317c6bb: Layer already exists [2022-07-19T20:16:09.732Z] a43932d1df72: Pushed [2022-07-19T20:16:10.716Z] 346f0659ee07: Pushed [2022-07-19T20:16:20.861Z] 4e1593b06299: Pushed [2022-07-19T20:16:20.861Z] 7a78c2b7239740d78d841f7c6c5822fe465b85ee: digest: sha256:3f3b0b8d2fdb8d029b8b89d0f5e03a1b2b714c84db71747cb799b78adedc3902 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:16:21.226Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:16:21.592Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-19T20:16:21.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-19T20:16:21.592Z] a43932d1df72: Preparing [2022-07-19T20:16:21.592Z] 1207169bf42c: Preparing [2022-07-19T20:16:21.592Z] 876ad11e543f: Preparing [2022-07-19T20:16:21.592Z] fe8823556768: Preparing [2022-07-19T20:16:21.592Z] 51a67ea8ded7: Preparing [2022-07-19T20:16:21.592Z] 346f0659ee07: Preparing [2022-07-19T20:16:21.592Z] 4e1593b06299: Preparing [2022-07-19T20:16:21.592Z] 4f4ce317c6bb: Preparing [2022-07-19T20:16:21.592Z] 346f0659ee07: Waiting [2022-07-19T20:16:21.592Z] 4e1593b06299: Waiting [2022-07-19T20:16:21.592Z] 4f4ce317c6bb: Waiting [2022-07-19T20:16:21.592Z] fe8823556768: Layer already exists [2022-07-19T20:16:21.592Z] 876ad11e543f: Layer already exists [2022-07-19T20:16:21.592Z] 1207169bf42c: Layer already exists [2022-07-19T20:16:21.592Z] a43932d1df72: Layer already exists [2022-07-19T20:16:21.592Z] 51a67ea8ded7: Layer already exists [2022-07-19T20:16:21.864Z] 346f0659ee07: Layer already exists [2022-07-19T20:16:21.864Z] 4e1593b06299: Layer already exists [2022-07-19T20:16:21.864Z] 4f4ce317c6bb: Layer already exists [2022-07-19T20:16:21.864Z] latest: digest: sha256:3f3b0b8d2fdb8d029b8b89d0f5e03a1b2b714c84db71747cb799b78adedc3902 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:16:22.231Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:16:22.641Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.15 [2022-07-19T20:16:22.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-19T20:16:22.641Z] a43932d1df72: Preparing [2022-07-19T20:16:22.641Z] 1207169bf42c: Preparing [2022-07-19T20:16:22.641Z] 876ad11e543f: Preparing [2022-07-19T20:16:22.641Z] fe8823556768: Preparing [2022-07-19T20:16:22.641Z] 51a67ea8ded7: Preparing [2022-07-19T20:16:22.641Z] 346f0659ee07: Preparing [2022-07-19T20:16:22.641Z] 4e1593b06299: Preparing [2022-07-19T20:16:22.641Z] 4f4ce317c6bb: Preparing [2022-07-19T20:16:22.641Z] 346f0659ee07: Waiting [2022-07-19T20:16:22.641Z] 4e1593b06299: Waiting [2022-07-19T20:16:22.641Z] 4f4ce317c6bb: Waiting [2022-07-19T20:16:22.641Z] 1207169bf42c: Layer already exists [2022-07-19T20:16:22.641Z] 51a67ea8ded7: Layer already exists [2022-07-19T20:16:22.641Z] a43932d1df72: Layer already exists [2022-07-19T20:16:22.641Z] 876ad11e543f: Layer already exists [2022-07-19T20:16:22.641Z] fe8823556768: Layer already exists [2022-07-19T20:16:22.641Z] 4f4ce317c6bb: Layer already exists [2022-07-19T20:16:22.641Z] 346f0659ee07: Layer already exists [2022-07-19T20:16:22.641Z] 4e1593b06299: Layer already exists [2022-07-19T20:16:22.917Z] 0.0.1-dev.15: digest: sha256:3f3b0b8d2fdb8d029b8b89d0f5e03a1b2b714c84db71747cb799b78adedc3902 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:16:23.310Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7a78c2b7239740d78d841f7c6c5822fe465b85ee-0.0.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:16:23.702Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7a78c2b7239740d78d841f7c6c5822fe465b85ee-0.0.1-dev.15 [2022-07-19T20:16:23.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-19T20:16:23.702Z] a43932d1df72: Preparing [2022-07-19T20:16:23.702Z] 1207169bf42c: Preparing [2022-07-19T20:16:23.702Z] 876ad11e543f: Preparing [2022-07-19T20:16:23.702Z] fe8823556768: Preparing [2022-07-19T20:16:23.702Z] 51a67ea8ded7: Preparing [2022-07-19T20:16:23.702Z] 346f0659ee07: Preparing [2022-07-19T20:16:23.702Z] 4e1593b06299: Preparing [2022-07-19T20:16:23.702Z] 4f4ce317c6bb: Preparing [2022-07-19T20:16:23.702Z] 346f0659ee07: Waiting [2022-07-19T20:16:23.702Z] 4e1593b06299: Waiting [2022-07-19T20:16:23.702Z] 4f4ce317c6bb: Waiting [2022-07-19T20:16:23.702Z] a43932d1df72: Layer already exists [2022-07-19T20:16:23.702Z] 51a67ea8ded7: Layer already exists [2022-07-19T20:16:23.702Z] 1207169bf42c: Layer already exists [2022-07-19T20:16:23.702Z] 876ad11e543f: Layer already exists [2022-07-19T20:16:23.702Z] fe8823556768: Layer already exists [2022-07-19T20:16:23.978Z] 4f4ce317c6bb: Layer already exists [2022-07-19T20:16:23.978Z] 346f0659ee07: Layer already exists [2022-07-19T20:16:23.978Z] 4e1593b06299: Layer already exists [2022-07-19T20:16:23.978Z] 7a78c2b7239740d78d841f7c6c5822fe465b85ee-0.0.1-dev.15: digest: sha256:3f3b0b8d2fdb8d029b8b89d0f5e03a1b2b714c84db71747cb799b78adedc3902 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:16:24.350Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:16:24.773Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-07-19T20:16:24.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-19T20:16:24.773Z] a43932d1df72: Preparing [2022-07-19T20:16:24.773Z] 1207169bf42c: Preparing [2022-07-19T20:16:24.773Z] 876ad11e543f: Preparing [2022-07-19T20:16:24.773Z] fe8823556768: Preparing [2022-07-19T20:16:24.773Z] 51a67ea8ded7: Preparing [2022-07-19T20:16:24.773Z] 346f0659ee07: Preparing [2022-07-19T20:16:24.773Z] 4e1593b06299: Preparing [2022-07-19T20:16:24.773Z] 4f4ce317c6bb: Preparing [2022-07-19T20:16:24.773Z] 346f0659ee07: Waiting [2022-07-19T20:16:24.773Z] 4e1593b06299: Waiting [2022-07-19T20:16:24.773Z] 51a67ea8ded7: Layer already exists [2022-07-19T20:16:24.773Z] 876ad11e543f: Layer already exists [2022-07-19T20:16:24.773Z] a43932d1df72: Layer already exists [2022-07-19T20:16:24.773Z] 1207169bf42c: Layer already exists [2022-07-19T20:16:24.773Z] fe8823556768: Layer already exists [2022-07-19T20:16:25.046Z] 346f0659ee07: Layer already exists [2022-07-19T20:16:25.046Z] 4f4ce317c6bb: Layer already exists [2022-07-19T20:16:25.046Z] 4e1593b06299: Layer already exists [2022-07-19T20:16:25.046Z] main: digest: sha256:3f3b0b8d2fdb8d029b8b89d0f5e03a1b2b714c84db71747cb799b78adedc3902 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-19T20:16:25.110Z] ===================================================== [Pipeline] echo [2022-07-19T20:16:25.118Z] taggedImages: [2022-07-19T20:16:25.118Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7a78c2b7239740d78d841f7c6c5822fe465b85ee [2022-07-19T20:16:25.118Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-19T20:16:25.118Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.15 [2022-07-19T20:16:25.118Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7a78c2b7239740d78d841f7c6c5822fe465b85ee-0.0.1-dev.15 [2022-07-19T20:16:25.118Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:16:25.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-19T20:16:25.482Z] [2022-07-19T20:16:25.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:16:25.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-19T20:16:26.113Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-19T20:16:26.113Z] 8998bd30e6a1: Pulling fs layer [2022-07-19T20:16:26.113Z] 04944245beec: Pulling fs layer [2022-07-19T20:16:26.113Z] 699f458cf7ca: Pulling fs layer [2022-07-19T20:16:26.113Z] 765212b225bb: Pulling fs layer [2022-07-19T20:16:26.113Z] f23df028b6ca: Pulling fs layer [2022-07-19T20:16:26.113Z] d65c8cfc05b1: Pulling fs layer [2022-07-19T20:16:26.113Z] 2437ff75d9bd: Pulling fs layer [2022-07-19T20:16:26.113Z] f23df028b6ca: Waiting [2022-07-19T20:16:26.113Z] d65c8cfc05b1: Waiting [2022-07-19T20:16:26.113Z] 765212b225bb: Waiting [2022-07-19T20:16:26.113Z] 2437ff75d9bd: Waiting [2022-07-19T20:16:26.113Z] 04944245beec: Verifying Checksum [2022-07-19T20:16:26.113Z] 04944245beec: Download complete [2022-07-19T20:16:26.113Z] 765212b225bb: Verifying Checksum [2022-07-19T20:16:26.113Z] 765212b225bb: Download complete [2022-07-19T20:16:26.113Z] f23df028b6ca: Verifying Checksum [2022-07-19T20:16:26.113Z] f23df028b6ca: Download complete [2022-07-19T20:16:26.113Z] d65c8cfc05b1: Verifying Checksum [2022-07-19T20:16:26.113Z] d65c8cfc05b1: Download complete [2022-07-19T20:16:26.391Z] 699f458cf7ca: Verifying Checksum [2022-07-19T20:16:26.391Z] 699f458cf7ca: Download complete [2022-07-19T20:16:26.665Z] 8998bd30e6a1: Verifying Checksum [2022-07-19T20:16:26.665Z] 8998bd30e6a1: Download complete [2022-07-19T20:16:29.279Z] 2437ff75d9bd: Verifying Checksum [2022-07-19T20:16:29.279Z] 2437ff75d9bd: Download complete [2022-07-19T20:16:31.244Z] 8998bd30e6a1: Pull complete [2022-07-19T20:16:31.517Z] 04944245beec: Pull complete [2022-07-19T20:16:32.947Z] 699f458cf7ca: Pull complete [2022-07-19T20:16:33.226Z] 765212b225bb: Pull complete [2022-07-19T20:16:33.819Z] f23df028b6ca: Pull complete [2022-07-19T20:16:34.089Z] d65c8cfc05b1: Pull complete [2022-07-19T20:16:49.159Z] 2437ff75d9bd: Pull complete [2022-07-19T20:16:49.159Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-19T20:16:49.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-19T20:16:49.159Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T20:16:49.415Z] prd-ubuntu20.04-docker-arm64-4c-16g-20518 does not seem to be running inside a container [2022-07-19T20:16:49.504Z] $ 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/26 -v /w/workspace/device-usb-camera/26:/w/workspace/device-usb-camera/26:rw,z -v /w/workspace/device-usb-camera/26@tmp:/w/workspace/device-usb-camera/26@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:arm64 cat [2022-07-19T20:16:52.276Z] $ docker top 5a67cb8f60c2256d561853d63ed5c4e6e528744904e1b3b2a01800f816b52bad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T20:16:53.184Z] ---> job-cost.sh [2022-07-19T20:16:53.184Z] lf-activate-venv: SKIPPING [2022-07-19T20:16:53.184Z] INFO: No Stack... [2022-07-19T20:16:53.456Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-19T20:16:54.431Z] INFO: Archiving Costs [Pipeline] sh [2022-07-19T20:16:55.089Z] + cut -d, -f6 [2022-07-19T20:16:55.089Z] + cat /w/workspace/device-usb-camera/26/archives/cost.csv [Pipeline] lock [2022-07-19T20:16:55.155Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-26-stack-cost] [2022-07-19T20:16:55.162Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-26-stack-cost] did not exist. Created. [2022-07-19T20:16:55.162Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-19T20:16:55.836Z] /w/workspace/device-usb-camera/26@tmp/durable-022c5c2c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-19T20:16:56.509Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-19T20:16:56.529Z] Warning: overwriting stash ‘stack-cost’ [2022-07-19T20:16:56.575Z] Stashed 1 file(s) [Pipeline] } [2022-07-19T20:16:56.582Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-19T20:16:56.610Z] $ docker stop --time=1 5a67cb8f60c2256d561853d63ed5c4e6e528744904e1b3b2a01800f816b52bad [2022-07-19T20:16:58.098Z] $ docker rm -f 5a67cb8f60c2256d561853d63ed5c4e6e528744904e1b3b2a01800f816b52bad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-19T20:16:58.556Z] provisioning config files... [2022-07-19T20:16:58.565Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3343868042081201298tmp [Pipeline] { [Pipeline] sh [2022-07-19T20:16:58.864Z] + set +x [2022-07-19T20:16:58.864Z] + curl -s https://codecov.io/bash [2022-07-19T20:16:58.864Z] + bash -s -- [2022-07-19T20:16:58.864Z] [2022-07-19T20:16:58.864Z] _____ _ [2022-07-19T20:16:58.864Z] / ____| | | [2022-07-19T20:16:58.864Z] | | ___ __| | ___ ___ _____ __ [2022-07-19T20:16:58.864Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-19T20:16:58.864Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-19T20:16:58.864Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-19T20:16:58.864Z] Bash-1.0.6 [2022-07-19T20:16:58.864Z] [2022-07-19T20:16:58.864Z] [2022-07-19T20:16:58.864Z] ==> git version 2.25.1 found [2022-07-19T20:16:58.864Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-19T20:16:58.864Z] Release-Date: 2020-01-08 [2022-07-19T20:16:58.864Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-19T20:16:58.864Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-19T20:16:58.864Z] ==> Jenkins CI detected. [2022-07-19T20:16:58.864Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-07-19T20:16:58.864Z] project root: . [2022-07-19T20:16:58.864Z] --> token set from env [2022-07-19T20:16:58.864Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-19T20:16:58.864Z] ==> Running gcov in . (disable via -X gcov) [2022-07-19T20:16:58.864Z] ==> Python coveragepy not found [2022-07-19T20:16:58.864Z] ==> Searching for coverage reports in: [2022-07-19T20:16:58.864Z] + . [2022-07-19T20:16:58.864Z] -> Found 1 reports [2022-07-19T20:16:58.864Z] ==> Detecting git/mercurial file structure [2022-07-19T20:16:58.864Z] ==> Reading reports [2022-07-19T20:16:59.124Z] + ./coverage.out bytes=10 [2022-07-19T20:16:59.124Z] ==> Appending adjustments [2022-07-19T20:16:59.124Z] https://docs.codecov.io/docs/fixing-reports [2022-07-19T20:16:59.124Z] + Found adjustments [2022-07-19T20:16:59.124Z] ==> Gzipping contents [2022-07-19T20:16:59.124Z] 4.0K /tmp/codecov.RQIvlf.gz [2022-07-19T20:16:59.124Z] ==> Uploading reports [2022-07-19T20:16:59.124Z] url: https://codecov.io [2022-07-19T20:16:59.124Z] query: branch=main&commit=7a78c2b7239740d78d841f7c6c5822fe465b85ee&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-19T20:16:59.124Z] -> Pinging Codecov [2022-07-19T20:16:59.124Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=7a78c2b7239740d78d841f7c6c5822fe465b85ee&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-19T20:16:59.384Z] -> Uploading to [2022-07-19T20:16:59.384Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-19/73D8F5FF140700D3E01443B452E23636/7a78c2b7239740d78d841f7c6c5822fe465b85ee/69225008-dcf6-487d-b65b-8f0df1af034e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220719T201659Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4950f8034a1c8150a55b4dfc79c82a5066f359fdccd041719a736b312ccee685 [2022-07-19T20:16:59.384Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-19T20:16:59.384Z] Dload Upload Total Spent Left Speed [2022-07-19T20:16:59.643Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1205 0 0 100 1205 0 5527 --:--:-- --:--:-- --:--:-- 5502 100 1205 0 0 100 1205 0 5527 --:--:-- --:--:-- --:--:-- 5502 [2022-07-19T20:16:59.643Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/7a78c2b7239740d78d841f7c6c5822fe465b85ee [Pipeline] } [2022-07-19T20:16:59.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-19T20:16:59.817Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-19T20:16:59.831Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:17:00.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-19T20:17:00.136Z] [2022-07-19T20:17:00.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:17:00.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-19T20:17:00.439Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-19T20:17:00.439Z] df9b9388f04a: Already exists [2022-07-19T20:17:00.439Z] 52dc419b0ee2: Pulling fs layer [2022-07-19T20:17:00.439Z] 25bc292e5bac: Pulling fs layer [2022-07-19T20:17:00.439Z] 114826534d7a: Pulling fs layer [2022-07-19T20:17:00.439Z] 4657fd5d0bcf: Pulling fs layer [2022-07-19T20:17:00.439Z] 6ad1cebc031e: Pulling fs layer [2022-07-19T20:17:00.439Z] 8a3aa393b2d8: Pulling fs layer [2022-07-19T20:17:00.439Z] 4657fd5d0bcf: Waiting [2022-07-19T20:17:00.439Z] 6ad1cebc031e: Waiting [2022-07-19T20:17:00.439Z] 8a3aa393b2d8: Waiting [2022-07-19T20:17:00.439Z] 25bc292e5bac: Verifying Checksum [2022-07-19T20:17:00.439Z] 25bc292e5bac: Download complete [2022-07-19T20:17:00.439Z] 52dc419b0ee2: Download complete [2022-07-19T20:17:00.439Z] 4657fd5d0bcf: Verifying Checksum [2022-07-19T20:17:00.439Z] 4657fd5d0bcf: Download complete [2022-07-19T20:17:00.439Z] 52dc419b0ee2: Pull complete [2022-07-19T20:17:00.698Z] 25bc292e5bac: Pull complete [2022-07-19T20:17:00.698Z] 6ad1cebc031e: Verifying Checksum [2022-07-19T20:17:00.698Z] 6ad1cebc031e: Download complete [2022-07-19T20:17:01.268Z] 114826534d7a: Verifying Checksum [2022-07-19T20:17:01.268Z] 114826534d7a: Download complete [2022-07-19T20:17:01.534Z] 8a3aa393b2d8: Verifying Checksum [2022-07-19T20:17:01.534Z] 8a3aa393b2d8: Download complete [2022-07-19T20:17:04.904Z] 114826534d7a: Pull complete [2022-07-19T20:17:04.904Z] 4657fd5d0bcf: Pull complete [2022-07-19T20:17:05.163Z] 6ad1cebc031e: Pull complete [2022-07-19T20:17:07.703Z] 8a3aa393b2d8: Pull complete [2022-07-19T20:17:07.703Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-19T20:17:07.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-19T20:17:07.703Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T20:17:07.795Z] prd-ubuntu20.04-docker-8c-8g-20516 does not seem to be running inside a container [2022-07-19T20:17:07.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-19T20:17:09.569Z] $ docker top e7679f17667e598c5509533efd28db3fc37cf518422375565f47830215677821 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-19T20:17:09.636Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-07-19T20:17:09.915Z] + set -o pipefail [2022-07-19T20:17:09.915Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-07-19T20:17:15.421Z] [2022-07-19T20:17:15.421Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-07-19T20:17:15.421Z] [2022-07-19T20:17:15.421Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/7eb63dd8-eb1c-4c94-8ea2-1a4330764d93 [2022-07-19T20:17:15.421Z] [2022-07-19T20:17:15.421Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-19T20:17:15.421Z] [2022-07-19T20:17:15.421Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-19T20:17:15.421Z] [2022-07-19T20:17:15.421Z] [Pipeline] } [2022-07-19T20:17:15.447Z] $ docker stop --time=1 e7679f17667e598c5509533efd28db3fc37cf518422375565f47830215677821 [2022-07-19T20:17:17.414Z] $ docker rm -f e7679f17667e598c5509533efd28db3fc37cf518422375565f47830215677821 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-19T20:17:18.163Z] + git log --format=format:%s -1 7a78c2b7239740d78d841f7c6c5822fe465b85ee [Pipeline] sh [2022-07-19T20:17:18.460Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-19T20:17:18.460Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:17:18.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T20:17:18.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T20:17:18.837Z] prd-ubuntu20.04-docker-8c-8g-20516 does not seem to be running inside a container [2022-07-19T20:17:18.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-07-19T20:17:19.283Z] $ docker top 7eac64ec59ae30c02b0060d9b56b5731bd86d98af79f08b720510dc05a2aeed5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-19T20:17:19.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T20:17:19.364Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T20:17:19.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T20:17:19.512Z] $ docker exec 7eac64ec59ae30c02b0060d9b56b5731bd86d98af79f08b720510dc05a2aeed5 ssh-agent [2022-07-19T20:17:19.616Z] SSH_AUTH_SOCK=/tmp/ssh-IntCsDbclTD3/agent.34 [2022-07-19T20:17:19.616Z] SSH_AGENT_PID=40 [2022-07-19T20:17:19.622Z] Running ssh-add (command line suppressed) [2022-07-19T20:17:19.753Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_598400543278041729.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_598400543278041729.key) [2022-07-19T20:17:19.758Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T20:17:20.051Z] + git semver tag [2022-07-19T20:17:20.311Z] 2022-07-19 20:17:20,258 [run_tag] DEBUG tag force:False [2022-07-19T20:17:20.311Z] 2022-07-19 20:17:20,258 [check_head_tag] DEBUG check head tag [2022-07-19T20:17:20.311Z] 2022-07-19 20:17:20,259 [execute] INFO git cat-file --batch-check [2022-07-19T20:17:20.311Z] 2022-07-19 20:17:20,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-19T20:17:20.312Z] 2022-07-19 20:17:20,263 [execute] INFO git cat-file --batch [2022-07-19T20:17:20.312Z] 2022-07-19 20:17:20,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-19T20:17:20.312Z] 2022-07-19 20:17:20,272 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-19T20:17:20.312Z] 2022-07-19 20:17:20,272 [execute] INFO git tag -a v0.0.1-dev.15 -m v0.0.1-dev.15 [2022-07-19T20:17:20.312Z] 2022-07-19 20:17:20,272 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.15', '-m', 'v0.0.1-dev.15'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-19T20:17:20.312Z] 2022-07-19 20:17:20,277 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-19T20:17:20.312Z] 0.0.1-dev.15 [Pipeline] } [2022-07-19T20:17:20.333Z] $ docker exec --env ******** --env ******** 7eac64ec59ae30c02b0060d9b56b5731bd86d98af79f08b720510dc05a2aeed5 ssh-agent -k [2022-07-19T20:17:20.455Z] unset SSH_AUTH_SOCK; [2022-07-19T20:17:20.455Z] unset SSH_AGENT_PID; [2022-07-19T20:17:20.455Z] echo Agent pid 40 killed; [2022-07-19T20:17:20.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-19T20:17:20.761Z] + git semver [Pipeline] } [2022-07-19T20:17:21.048Z] $ docker stop --time=1 7eac64ec59ae30c02b0060d9b56b5731bd86d98af79f08b720510dc05a2aeed5 [2022-07-19T20:17:22.335Z] $ docker rm -f 7eac64ec59ae30c02b0060d9b56b5731bd86d98af79f08b720510dc05a2aeed5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:17:22.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-19T20:17:22.725Z] [2022-07-19T20:17:22.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:17:23.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-19T20:17:23.025Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-19T20:17:23.025Z] ab5ef0e58194: Pulling fs layer [2022-07-19T20:17:23.025Z] 9712f1f96733: Pulling fs layer [2022-07-19T20:17:23.025Z] 63f879dbbcfc: Pulling fs layer [2022-07-19T20:17:23.025Z] 0d9ebad4ef96: Pulling fs layer [2022-07-19T20:17:23.025Z] e9a5061849ea: Pulling fs layer [2022-07-19T20:17:23.025Z] d747dcd14b5f: Pulling fs layer [2022-07-19T20:17:23.025Z] 2de7ff778b66: Pulling fs layer [2022-07-19T20:17:23.025Z] e9a5061849ea: Waiting [2022-07-19T20:17:23.025Z] d747dcd14b5f: Waiting [2022-07-19T20:17:23.025Z] 0d9ebad4ef96: Waiting [2022-07-19T20:17:23.025Z] 2de7ff778b66: Waiting [2022-07-19T20:17:23.025Z] 9712f1f96733: Verifying Checksum [2022-07-19T20:17:23.025Z] 9712f1f96733: Download complete [2022-07-19T20:17:23.285Z] 63f879dbbcfc: Verifying Checksum [2022-07-19T20:17:23.285Z] 63f879dbbcfc: Download complete [2022-07-19T20:17:23.545Z] e9a5061849ea: Verifying Checksum [2022-07-19T20:17:23.545Z] d747dcd14b5f: Verifying Checksum [2022-07-19T20:17:23.545Z] d747dcd14b5f: Download complete [2022-07-19T20:17:23.545Z] 0d9ebad4ef96: Verifying Checksum [2022-07-19T20:17:23.545Z] 0d9ebad4ef96: Download complete [2022-07-19T20:17:23.545Z] ab5ef0e58194: Verifying Checksum [2022-07-19T20:17:23.545Z] ab5ef0e58194: Download complete [2022-07-19T20:17:23.804Z] 2de7ff778b66: Verifying Checksum [2022-07-19T20:17:23.804Z] 2de7ff778b66: Download complete [2022-07-19T20:17:26.340Z] ab5ef0e58194: Pull complete [2022-07-19T20:17:26.340Z] 9712f1f96733: Pull complete [2022-07-19T20:17:27.276Z] 63f879dbbcfc: Pull complete [2022-07-19T20:17:31.480Z] 0d9ebad4ef96: Pull complete [2022-07-19T20:17:31.480Z] e9a5061849ea: Pull complete [2022-07-19T20:17:31.480Z] d747dcd14b5f: Pull complete [2022-07-19T20:17:32.418Z] 2de7ff778b66: Pull complete [2022-07-19T20:17:32.418Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-19T20:17:32.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-19T20:17:32.418Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T20:17:32.516Z] prd-ubuntu20.04-docker-8c-8g-20516 does not seem to be running inside a container [2022-07-19T20:17:32.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools:0.23.1-centos7 cat [2022-07-19T20:17:34.620Z] $ docker top 58619205adc76354b6aeac7c38740ec9b65c7f0d9799a7c4065530c148a90972 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-19T20:17:34.687Z] provisioning config files... [2022-07-19T20:17:34.693Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3826348110242882594tmp [2022-07-19T20:17:34.704Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config123317442388143660tmp [2022-07-19T20:17:34.714Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3211818829083184915tmp [Pipeline] { [Pipeline] echo [2022-07-19T20:17:34.730Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T20:17:35.015Z] ---> sigul-configuration.sh [2022-07-19T20:17:35.015Z] gpg: directory `/root/.gnupg' created [2022-07-19T20:17:35.015Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-19T20:17:35.015Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-19T20:17:35.015Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-19T20:17:35.015Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-19T20:17:35.015Z] gpg: CAST5 encrypted data [2022-07-19T20:17:35.015Z] gpg: encrypted with 1 passphrase [2022-07-19T20:17:35.015Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-19T20:17:35.303Z] + mkdir /home/jenkins [2022-07-19T20:17:35.303Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-19T20:17:35.592Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-19T20:17:35.601Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T20:17:35.886Z] ---> sigul-install.sh [2022-07-19T20:17:35.886Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-19T20:17:36.173Z] + git tag --list [2022-07-19T20:17:36.173Z] v0.0.0 [2022-07-19T20:17:36.173Z] v0.0.1-dev.1 [2022-07-19T20:17:36.173Z] v0.0.1-dev.10 [2022-07-19T20:17:36.173Z] v0.0.1-dev.11 [2022-07-19T20:17:36.173Z] v0.0.1-dev.12 [2022-07-19T20:17:36.173Z] v0.0.1-dev.13 [2022-07-19T20:17:36.173Z] v0.0.1-dev.14 [2022-07-19T20:17:36.173Z] v0.0.1-dev.15 [2022-07-19T20:17:36.173Z] v0.0.1-dev.2 [2022-07-19T20:17:36.173Z] v0.0.1-dev.3 [2022-07-19T20:17:36.173Z] v0.0.1-dev.4 [2022-07-19T20:17:36.173Z] v0.0.1-dev.5 [2022-07-19T20:17:36.173Z] v0.0.1-dev.6 [2022-07-19T20:17:36.173Z] v0.0.1-dev.7 [2022-07-19T20:17:36.173Z] v0.0.1-dev.8 [2022-07-19T20:17:36.173Z] v0.0.1-dev.9 [Pipeline] sh [2022-07-19T20:17:36.458Z] + lftools sign git-tag v0.0.1-dev.15 [2022-07-19T20:17:37.027Z] Signing Git tag with Sigul... [2022-07-19T20:17:37.027Z] Signing v0.0.1-dev.15 [Pipeline] echo [2022-07-19T20:17:37.297Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T20:17:37.652Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-19T20:17:37.680Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-19T20:17:37.734Z] $ docker stop --time=1 58619205adc76354b6aeac7c38740ec9b65c7f0d9799a7c4065530c148a90972 [2022-07-19T20:17:39.094Z] $ docker rm -f 58619205adc76354b6aeac7c38740ec9b65c7f0d9799a7c4065530c148a90972 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-19T20:17:39.505Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-19T20:17:39.505Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:17:39.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T20:17:39.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T20:17:39.890Z] prd-ubuntu20.04-docker-8c-8g-20516 does not seem to be running inside a container [2022-07-19T20:17:39.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-07-19T20:17:40.313Z] $ docker top ff33ebf8d9153d5eb3af4b812a19aac067a7ee1897f6f65898624b0244710639 -eo pid,comm [2022-07-19T20:17:40.364Z] 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-07-19T20:17:40.364Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-19T20:17:40.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T20:17:40.406Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T20:17:40.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T20:17:40.551Z] $ docker exec ff33ebf8d9153d5eb3af4b812a19aac067a7ee1897f6f65898624b0244710639 ssh-agent [2022-07-19T20:17:40.671Z] SSH_AUTH_SOCK=/tmp/ssh-QIM99hXzXo87/agent.33 [2022-07-19T20:17:40.671Z] SSH_AGENT_PID=40 [2022-07-19T20:17:40.678Z] Running ssh-add (command line suppressed) [2022-07-19T20:17:40.796Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6910493530288860358.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6910493530288860358.key) [2022-07-19T20:17:40.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T20:17:41.101Z] + git semver bump pre [2022-07-19T20:17:41.362Z] 2022-07-19 20:17:41,305 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-19T20:17:41.362Z] 2022-07-19 20:17:41,305 [bump_version] DEBUG bumping version:0.0.1-dev.15 on axis:pre with prefix:dev [2022-07-19T20:17:41.362Z] 2022-07-19 20:17:41,305 [bump_version] DEBUG bumped version:0.0.1-dev.16 [2022-07-19T20:17:41.362Z] 2022-07-19 20:17:41,305 [write_version] DEBUG write version:0.0.1-dev.16 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-07-19T20:17:41.362Z] 2022-07-19 20:17:41,305 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-19T20:17:41.362Z] 2022-07-19 20:17:41,305 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-19T20:17:41.362Z] 2022-07-19 20:17:41,307 [execute] INFO git cat-file --batch-check [2022-07-19T20:17:41.362Z] 2022-07-19 20:17:41,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-19T20:17:41.362Z] 2022-07-19 20:17:41,313 [execute] INFO git cat-file --batch [2022-07-19T20:17:41.362Z] 2022-07-19 20:17:41,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-19T20:17:41.362Z] 2022-07-19 20:17:41,318 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-19T20:17:41.362Z] 0.0.1-dev.16 [Pipeline] } [2022-07-19T20:17:41.386Z] $ docker exec --env ******** --env ******** ff33ebf8d9153d5eb3af4b812a19aac067a7ee1897f6f65898624b0244710639 ssh-agent -k [2022-07-19T20:17:41.489Z] unset SSH_AUTH_SOCK; [2022-07-19T20:17:41.489Z] unset SSH_AGENT_PID; [2022-07-19T20:17:41.489Z] echo Agent pid 40 killed; [2022-07-19T20:17:41.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-19T20:17:41.800Z] + git semver [Pipeline] } [2022-07-19T20:17:42.087Z] $ docker stop --time=1 ff33ebf8d9153d5eb3af4b812a19aac067a7ee1897f6f65898624b0244710639 [2022-07-19T20:17:43.399Z] $ docker rm -f ff33ebf8d9153d5eb3af4b812a19aac067a7ee1897f6f65898624b0244710639 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-19T20:17:43.735Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-19T20:17:43.735Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:17:44.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T20:17:44.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T20:17:44.116Z] prd-ubuntu20.04-docker-8c-8g-20516 does not seem to be running inside a container [2022-07-19T20:17:44.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-07-19T20:17:44.533Z] $ docker top 976150d858f73a503a872de16d33e32387cc421b87a0071494d7c78269d43e99 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-19T20:17:44.604Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T20:17:44.604Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T20:17:44.722Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T20:17:44.737Z] $ docker exec 976150d858f73a503a872de16d33e32387cc421b87a0071494d7c78269d43e99 ssh-agent [2022-07-19T20:17:44.866Z] SSH_AUTH_SOCK=/tmp/ssh-xyUzbPVUKNph/agent.33 [2022-07-19T20:17:44.866Z] SSH_AGENT_PID=40 [2022-07-19T20:17:44.872Z] Running ssh-add (command line suppressed) [2022-07-19T20:17:44.993Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4198776538340438767.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4198776538340438767.key) [2022-07-19T20:17:44.995Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T20:17:45.285Z] + git semver push [2022-07-19T20:17:45.544Z] 2022-07-19 20:17:45,477 [run_push] DEBUG push [2022-07-19T20:17:45.544Z] 2022-07-19 20:17:45,478 [execute] INFO git cat-file --batch-check [2022-07-19T20:17:45.544Z] 2022-07-19 20:17:45,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-19T20:17:45.544Z] 2022-07-19 20:17:45,481 [execute] INFO git rev-list ebdaec797d0eb52b007cfabe4abfe0366049d997 -- [2022-07-19T20:17:45.544Z] 2022-07-19 20:17:45,481 [execute] DEBUG Popen(['git', 'rev-list', 'ebdaec797d0eb52b007cfabe4abfe0366049d997', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-19T20:17:45.544Z] 2022-07-19 20:17:45,486 [execute] INFO git fetch -v origin [2022-07-19T20:17:45.544Z] 2022-07-19 20:17:45,486 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-19T20:17:46.113Z] 2022-07-19 20:17:45,967 [run_push] DEBUG no remote changes detected [2022-07-19T20:17:46.113Z] 2022-07-19 20:17:45,968 [execute] INFO git push origin semver [2022-07-19T20:17:46.113Z] 2022-07-19 20:17:45,968 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-19T20:17:46.682Z] 2022-07-19 20:17:46,636 [run_push] DEBUG push all version tags [2022-07-19T20:17:46.682Z] 2022-07-19 20:17:46,636 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-19T20:17:46.682Z] 2022-07-19 20:17:46,637 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-19T20:17:47.624Z] 2022-07-19 20:17:47,315 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-19T20:17:47.624Z] 0.0.1-dev.16 [Pipeline] } [2022-07-19T20:17:47.649Z] $ docker exec --env ******** --env ******** 976150d858f73a503a872de16d33e32387cc421b87a0071494d7c78269d43e99 ssh-agent -k [2022-07-19T20:17:47.755Z] unset SSH_AUTH_SOCK; [2022-07-19T20:17:47.755Z] unset SSH_AGENT_PID; [2022-07-19T20:17:47.755Z] echo Agent pid 40 killed; [2022-07-19T20:17:47.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-19T20:17:48.066Z] + git semver [Pipeline] } [2022-07-19T20:17:48.354Z] $ docker stop --time=1 976150d858f73a503a872de16d33e32387cc421b87a0071494d7c78269d43e99 [2022-07-19T20:17:49.680Z] $ docker rm -f 976150d858f73a503a872de16d33e32387cc421b87a0071494d7c78269d43e99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-19T20:17:50.255Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-07-19T20:17:50.255Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-19T20:17:50.255Z] total 16 [2022-07-19T20:17:50.255Z] drwxr-xr-x 3 root root 4096 Jul 19 20:09 . [2022-07-19T20:17:50.255Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 20:17 .. [2022-07-19T20:17:50.255Z] drwxr-xr-x 2 root root 4096 Jul 19 20:09 cost [2022-07-19T20:17:50.255Z] -rw-r--r-- 1 root root 87 Jul 19 20:09 cost.csv [2022-07-19T20:17:50.255Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-19T20:17:50.255Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-19T20:17:50.255Z] total 16 [2022-07-19T20:17:50.255Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 20:09 . [2022-07-19T20:17:50.255Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 20:17 .. [2022-07-19T20:17:50.255Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 20:09 cost [2022-07-19T20:17:50.255Z] -rw-r--r-- 1 jenkins jenkins 87 Jul 19 20:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-19T20:17:50.552Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T20:17:51.422Z] ---> package-listing.sh [2022-07-19T20:17:51.422Z] ++ facter osfamily [2022-07-19T20:17:51.422Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-19T20:17:51.683Z] + OS_FAMILY=debian [2022-07-19T20:17:51.683Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-07-19T20:17:51.683Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-19T20:17:51.683Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-19T20:17:51.683Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-19T20:17:51.683Z] + PACKAGES=/tmp/packages_start.txt [2022-07-19T20:17:51.683Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-19T20:17:51.683Z] + PACKAGES=/tmp/packages_end.txt [2022-07-19T20:17:51.683Z] + case "${OS_FAMILY}" in [2022-07-19T20:17:51.683Z] + dpkg -l [2022-07-19T20:17:51.683Z] + grep '^ii' [2022-07-19T20:17:51.683Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-19T20:17:51.683Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-19T20:17:51.683Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-19T20:17:51.683Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-19T20:17:51.683Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-07-19T20:17:51.683Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-07-19T20:17:51.695Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-19T20:17:51.975Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T20:17:52.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T20:17:52.540Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T20:17:52.626Z] prd-ubuntu20.04-docker-8c-8g-20516 does not seem to be running inside a container [2022-07-19T20:17:52.677Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools-log-publisher:latest cat [2022-07-19T20:17:52.923Z] $ docker top e9326888e1ade13e03751933b472c0b37b059c37441905a9b9b985f420ea90ad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T20:17:53.263Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-19T20:17:53.547Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-19T20:17:53.836Z] + ls /var/log/sa-host [2022-07-19T20:17:53.836Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T20:17:53.910Z] provisioning config files... [2022-07-19T20:17:53.919Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4036349651269553341tmp [Pipeline] { [Pipeline] echo [2022-07-19T20:17:53.936Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T20:17:54.227Z] ---> create-netrc.sh [Pipeline] } [2022-07-19T20:17:54.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-19T20:17:54.585Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-19T20:17:54.615Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T20:17:54.930Z] ---> sudo-logs.sh [2022-07-19T20:17:54.930Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-19T20:17:54.962Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T20:17:55.252Z] ---> job-cost.sh [2022-07-19T20:17:55.252Z] lf-activate-venv: SKIPPING [2022-07-19T20:17:55.252Z] DEBUG: total: 0.2199999988079071 [2022-07-19T20:17:55.252Z] INFO: Retrieving Stack Cost... [2022-07-19T20:17:55.512Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-19T20:17:56.080Z] INFO: Archiving Costs [Pipeline] echo [2022-07-19T20:17:56.091Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T20:17:56.375Z] ---> logs-deploy.sh [2022-07-19T20:17:56.375Z] lf-activate-venv: SKIPPING [2022-07-19T20:17:56.375Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/26 [2022-07-19T20:17:56.375Z] INFO: archiving workspace using pattern(s): [2022-07-19T20:17:57.755Z] Archives upload complete. [2022-07-19T20:17:57.756Z] INFO: archiving logs to Nexus [2022-07-19T20:17:58.328Z] ---> uname -a: [2022-07-19T20:17:58.328Z] Linux prd-ubuntu20-04-docker-8c-8g-20516 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-19T20:17:58.328Z] [2022-07-19T20:17:58.328Z] [2022-07-19T20:17:58.328Z] ---> lscpu: [2022-07-19T20:17:58.328Z] Architecture: x86_64 [2022-07-19T20:17:58.328Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-19T20:17:58.328Z] Byte Order: Little Endian [2022-07-19T20:17:58.328Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-19T20:17:58.328Z] CPU(s): 8 [2022-07-19T20:17:58.328Z] On-line CPU(s) list: 0-7 [2022-07-19T20:17:58.328Z] Thread(s) per core: 1 [2022-07-19T20:17:58.328Z] Core(s) per socket: 1 [2022-07-19T20:17:58.328Z] Socket(s): 8 [2022-07-19T20:17:58.328Z] NUMA node(s): 1 [2022-07-19T20:17:58.328Z] Vendor ID: AuthenticAMD [2022-07-19T20:17:58.328Z] CPU family: 23 [2022-07-19T20:17:58.328Z] Model: 49 [2022-07-19T20:17:58.328Z] Model name: AMD EPYC-Rome Processor [2022-07-19T20:17:58.328Z] Stepping: 0 [2022-07-19T20:17:58.328Z] CPU MHz: 2799.996 [2022-07-19T20:17:58.328Z] BogoMIPS: 5599.99 [2022-07-19T20:17:58.328Z] Virtualization: AMD-V [2022-07-19T20:17:58.328Z] Hypervisor vendor: KVM [2022-07-19T20:17:58.328Z] Virtualization type: full [2022-07-19T20:17:58.328Z] L1d cache: 256 KiB [2022-07-19T20:17:58.328Z] L1i cache: 256 KiB [2022-07-19T20:17:58.328Z] L2 cache: 4 MiB [2022-07-19T20:17:58.328Z] L3 cache: 128 MiB [2022-07-19T20:17:58.328Z] NUMA node0 CPU(s): 0-7 [2022-07-19T20:17:58.328Z] Vulnerability Itlb multihit: Not affected [2022-07-19T20:17:58.328Z] Vulnerability L1tf: Not affected [2022-07-19T20:17:58.328Z] Vulnerability Mds: Not affected [2022-07-19T20:17:58.328Z] Vulnerability Meltdown: Not affected [2022-07-19T20:17:58.328Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-19T20:17:58.328Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-19T20:17:58.328Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-19T20:17:58.328Z] Vulnerability Srbds: Not affected [2022-07-19T20:17:58.328Z] Vulnerability Tsx async abort: Not affected [2022-07-19T20:17:58.328Z] 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-07-19T20:17:58.328Z] [2022-07-19T20:17:58.328Z] [2022-07-19T20:17:58.328Z] ---> nproc: [2022-07-19T20:17:58.328Z] 8 [2022-07-19T20:17:58.328Z] [2022-07-19T20:17:58.328Z] [2022-07-19T20:17:58.328Z] ---> df -h: [2022-07-19T20:17:58.328Z] Filesystem Size Used Avail Use% Mounted on [2022-07-19T20:17:58.328Z] overlay 155G 13G 143G 8% / [2022-07-19T20:17:58.328Z] tmpfs 64M 0 64M 0% /dev [2022-07-19T20:17:58.328Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-19T20:17:58.328Z] shm 64M 0 64M 0% /dev/shm [2022-07-19T20:17:58.328Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-07-19T20:17:58.328Z] [2022-07-19T20:17:58.328Z] [2022-07-19T20:17:58.328Z] ---> sar -b -r -n DEV: [2022-07-19T20:17:58.328Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20516) 07/19/22 _x86_64_ (8 CPU) [2022-07-19T20:17:58.328Z] [2022-07-19T20:17:58.328Z] 20:06:10 LINUX RESTART (8 CPU) [2022-07-19T20:17:58.328Z] [2022-07-19T20:17:58.328Z] 20:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-19T20:17:58.328Z] 20:08:01 179.04 4.20 174.84 0.00 355.21 77583.34 0.00 [2022-07-19T20:17:58.328Z] 20:09:01 114.94 0.10 114.84 0.00 8.66 20781.74 0.00 [2022-07-19T20:17:58.328Z] 20:10:01 101.02 0.03 100.98 0.00 3.20 25713.41 0.00 [2022-07-19T20:17:58.328Z] 20:11:01 1.90 0.00 1.90 0.00 0.00 22.28 0.00 [2022-07-19T20:17:58.328Z] 20:12:01 1.18 0.02 1.17 0.00 0.13 13.86 0.00 [2022-07-19T20:17:58.328Z] 20:13:01 1.65 0.00 1.65 0.00 0.00 19.19 0.00 [2022-07-19T20:17:58.328Z] 20:14:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 [2022-07-19T20:17:58.328Z] 20:15:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 [2022-07-19T20:17:58.328Z] 20:16:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2022-07-19T20:17:58.328Z] 20:17:01 6.42 0.12 6.30 0.00 10.40 2232.40 0.00 [2022-07-19T20:17:58.328Z] Average: 40.95 0.45 40.50 0.00 37.76 12641.46 0.00 [2022-07-19T20:17:58.328Z] [2022-07-19T20:17:58.328Z] 20:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-19T20:17:58.328Z] 20:08:01 28313040 31734848 559628 1.70 161052 3471316 2378160 7.01 1160068 2965204 632 [2022-07-19T20:17:58.328Z] 20:09:01 28062756 31726340 565980 1.72 165336 3693596 2268616 6.69 1270784 3083868 204 [2022-07-19T20:17:58.328Z] 20:10:01 27465936 31762472 527072 1.60 173936 4262032 1788792 5.27 1297356 3594756 160 [2022-07-19T20:17:58.328Z] 20:11:01 27466468 31763020 526148 1.60 173960 4262032 1788792 5.27 1297292 3594756 24 [2022-07-19T20:17:58.328Z] 20:12:01 27469928 31766660 522372 1.59 173996 4262040 1788792 5.27 1293480 3594768 16 [2022-07-19T20:17:58.328Z] 20:13:01 27470188 31766896 522020 1.59 174004 4262052 1788792 5.27 1292820 3594772 12 [2022-07-19T20:17:58.328Z] 20:14:01 27477512 31774456 514712 1.57 174012 4262052 1788792 5.27 1285736 3594996 12 [2022-07-19T20:17:58.328Z] 20:15:01 27477244 31774200 514904 1.57 174024 4262056 1788792 5.27 1285732 3595008 12 [2022-07-19T20:17:58.328Z] 20:16:01 27477676 31774644 514424 1.56 174032 4262056 1788792 5.27 1285988 3595008 12 [2022-07-19T20:17:58.328Z] 20:17:01 27120240 31712468 575916 1.75 175180 4547524 2195828 6.47 1349340 3880060 223540 [2022-07-19T20:17:58.328Z] Average: 27580099 31755600 534318 1.62 171953 4154676 1936415 5.71 1281860 3509320 22462 [2022-07-19T20:17:58.328Z] [2022-07-19T20:17:58.328Z] 20:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-19T20:17:58.328Z] 20:08:01 veth76037f6 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:08:01 docker0 172.11 254.13 12.71 1750.27 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:08:01 ens3 476.97 353.53 5728.02 109.90 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:08:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:09:01 vetha716186 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:09:01 vethaa6c671 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:09:01 docker0 10.84 17.82 0.56 41.36 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:09:01 ens3 112.79 79.13 296.46 59.24 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:09:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:10:01 docker0 13.53 33.78 0.99 504.36 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:10:01 ens3 254.62 190.44 3064.95 856.67 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:10:01 lo 7.86 7.86 0.77 0.77 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:11:01 ens3 2.95 0.85 3.12 0.42 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:12:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:13:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:14:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:15:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:17:01 ens3 158.52 117.23 3920.23 20.96 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] 20:17:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] Average: docker0 19.65 30.58 1.43 229.62 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] Average: ens3 100.65 74.15 1301.26 104.74 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] Average: lo 1.44 1.44 0.14 0.14 0.00 0.00 0.00 0.00 [2022-07-19T20:17:58.328Z] [2022-07-19T20:17:58.328Z] [2022-07-19T20:17:58.328Z] ---> sar -P ALL: [2022-07-19T20:17:58.328Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20516) 07/19/22 _x86_64_ (8 CPU) [2022-07-19T20:17:58.328Z] [2022-07-19T20:17:58.328Z] 20:06:10 LINUX RESTART (8 CPU) [2022-07-19T20:17:58.328Z] [2022-07-19T20:17:58.328Z] 20:07:01 CPU %user %nice %system %iowait %steal %idle [2022-07-19T20:17:58.329Z] 20:08:01 all 9.11 0.00 4.28 1.62 0.05 84.95 [2022-07-19T20:17:58.329Z] 20:08:01 0 8.55 0.00 4.72 1.19 0.03 85.51 [2022-07-19T20:17:58.329Z] 20:08:01 1 8.68 0.00 4.42 1.15 0.05 85.70 [2022-07-19T20:17:58.329Z] 20:08:01 2 8.89 0.00 4.36 3.06 0.05 83.64 [2022-07-19T20:17:58.329Z] 20:08:01 3 10.32 0.00 3.58 0.12 0.05 85.93 [2022-07-19T20:17:58.329Z] 20:08:01 4 10.27 0.00 4.50 0.30 0.05 84.88 [2022-07-19T20:17:58.329Z] 20:08:01 5 8.03 0.00 4.24 4.52 0.07 83.14 [2022-07-19T20:17:58.329Z] 20:08:01 6 9.32 0.00 4.04 2.08 0.03 84.52 [2022-07-19T20:17:58.329Z] 20:08:01 7 8.80 0.00 4.38 0.49 0.07 86.26 [2022-07-19T20:17:58.329Z] 20:09:01 all 40.57 0.00 7.31 0.66 0.08 51.38 [2022-07-19T20:17:58.329Z] 20:09:01 0 39.81 0.00 6.52 0.07 0.08 53.52 [2022-07-19T20:17:58.329Z] 20:09:01 1 40.30 0.00 7.56 0.41 0.08 51.65 [2022-07-19T20:17:58.329Z] 20:09:01 2 40.55 0.00 7.76 1.01 0.08 50.60 [2022-07-19T20:17:58.329Z] 20:09:01 3 41.22 0.00 7.42 0.08 0.08 51.19 [2022-07-19T20:17:58.329Z] 20:09:01 4 41.30 0.00 7.27 0.39 0.07 50.98 [2022-07-19T20:17:58.329Z] 20:09:01 5 40.51 0.00 7.76 3.09 0.08 48.56 [2022-07-19T20:17:58.329Z] 20:09:01 6 40.62 0.00 7.26 0.24 0.08 51.80 [2022-07-19T20:17:58.329Z] 20:09:01 7 40.26 0.00 6.90 0.03 0.08 52.72 [2022-07-19T20:17:58.329Z] 20:10:01 all 6.97 0.00 2.08 1.21 0.03 89.70 [2022-07-19T20:17:58.329Z] 20:10:01 0 8.23 0.00 1.58 0.08 0.03 90.08 [2022-07-19T20:17:58.329Z] 20:10:01 1 6.42 0.00 1.76 1.19 0.02 90.62 [2022-07-19T20:17:58.329Z] 20:10:01 2 6.30 0.00 2.70 4.45 0.03 86.52 [2022-07-19T20:17:58.329Z] 20:10:01 3 6.29 0.00 2.06 0.18 0.03 91.43 [2022-07-19T20:17:58.329Z] 20:10:01 4 8.16 0.00 1.78 0.02 0.03 90.01 [2022-07-19T20:17:58.329Z] 20:10:01 5 5.75 0.00 1.53 2.52 0.03 90.17 [2022-07-19T20:17:58.329Z] 20:10:01 6 7.69 0.00 2.62 0.85 0.03 88.81 [2022-07-19T20:17:58.329Z] 20:10:01 7 6.93 0.00 2.63 0.40 0.03 90.00 [2022-07-19T20:17:58.329Z] 20:11:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2022-07-19T20:17:58.329Z] 20:11:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2022-07-19T20:17:58.329Z] 20:11:01 1 0.03 0.00 0.00 0.08 0.00 99.88 [2022-07-19T20:17:58.329Z] 20:11:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2022-07-19T20:17:58.329Z] 20:11:01 3 0.10 0.00 0.07 0.00 0.00 99.83 [2022-07-19T20:17:58.329Z] 20:11:01 4 0.00 0.00 0.03 0.03 0.00 99.93 [2022-07-19T20:17:58.329Z] 20:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-19T20:17:58.329Z] 20:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-19T20:17:58.329Z] 20:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-19T20:17:58.329Z] 20:12:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-07-19T20:17:58.329Z] 20:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-19T20:17:58.329Z] 20:12:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2022-07-19T20:17:58.329Z] 20:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-19T20:17:58.329Z] 20:12:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2022-07-19T20:17:58.329Z] 20:12:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2022-07-19T20:17:58.329Z] 20:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-19T20:17:58.329Z] 20:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-19T20:17:58.329Z] 20:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-19T20:17:58.329Z] 20:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-19T20:17:58.329Z] 20:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-19T20:17:58.329Z] 20:13:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-19T20:17:58.329Z] 20:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-19T20:17:58.329Z] 20:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-19T20:17:58.329Z] 20:13:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-19T20:17:58.329Z] 20:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-19T20:17:58.329Z] 20:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-19T20:17:58.329Z] 20:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-19T20:17:58.329Z] 20:14:01 all 0.06 0.00 0.02 0.00 0.00 99.91 [2022-07-19T20:17:58.329Z] 20:14:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-19T20:17:58.329Z] 20:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-19T20:17:58.329Z] 20:14:01 2 0.02 0.00 0.07 0.00 0.02 99.90 [2022-07-19T20:17:58.329Z] 20:14:01 3 0.33 0.00 0.00 0.00 0.00 99.67 [2022-07-19T20:17:58.329Z] 20:14:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-19T20:17:58.329Z] 20:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-19T20:17:58.329Z] 20:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-19T20:17:58.329Z] 20:14:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-19T20:17:58.329Z] 20:15:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-07-19T20:17:58.329Z] 20:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-19T20:17:58.329Z] 20:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-19T20:17:58.329Z] 20:15:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2022-07-19T20:17:58.329Z] 20:15:01 3 1.99 0.00 0.00 0.00 0.00 98.01 [2022-07-19T20:17:58.329Z] 20:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-19T20:17:58.329Z] 20:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-19T20:17:58.329Z] 20:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-19T20:17:58.329Z] 20:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-19T20:17:58.329Z] 20:16:01 all 0.28 0.00 0.02 0.00 0.00 99.70 [2022-07-19T20:17:58.329Z] 20:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-19T20:17:58.329Z] 20:16:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-19T20:17:58.329Z] 20:16:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-19T20:17:58.329Z] 20:16:01 3 1.99 0.00 0.02 0.00 0.00 98.00 [2022-07-19T20:17:58.329Z] 20:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-19T20:17:58.329Z] 20:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-19T20:17:58.329Z] 20:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-19T20:17:58.329Z] 20:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-19T20:17:58.329Z] 20:17:01 all 0.76 0.00 0.30 0.05 0.01 98.88 [2022-07-19T20:17:58.329Z] 20:17:01 0 0.52 0.00 0.37 0.03 0.02 99.07 [2022-07-19T20:17:58.329Z] 20:17:01 1 0.58 0.00 0.23 0.15 0.00 99.03 [2022-07-19T20:17:58.329Z] 20:17:01 2 0.32 0.00 0.30 0.20 0.02 99.16 [2022-07-19T20:17:58.329Z] 20:17:01 3 2.44 0.00 0.36 0.00 0.02 97.19 [2022-07-19T20:17:58.329Z] 20:17:01 4 0.68 0.00 0.33 0.00 0.02 98.97 [2022-07-19T20:17:58.329Z] 20:17:01 5 0.52 0.00 0.32 0.02 0.00 99.15 [2022-07-19T20:17:58.329Z] 20:17:01 6 0.40 0.00 0.22 0.00 0.00 99.38 [2022-07-19T20:17:58.329Z] 20:17:01 7 0.58 0.00 0.28 0.00 0.00 99.13 [2022-07-19T20:17:58.329Z] Average: all 5.76 0.00 1.39 0.35 0.02 92.47 [2022-07-19T20:17:58.329Z] Average: 0 5.68 0.00 1.31 0.14 0.02 92.85 [2022-07-19T20:17:58.329Z] Average: 1 5.56 0.00 1.39 0.30 0.02 92.72 [2022-07-19T20:17:58.329Z] Average: 2 5.59 0.00 1.52 0.87 0.02 91.99 [2022-07-19T20:17:58.329Z] Average: 3 6.41 0.00 1.34 0.04 0.02 92.19 [2022-07-19T20:17:58.329Z] Average: 4 6.01 0.00 1.39 0.08 0.02 92.51 [2022-07-19T20:17:58.329Z] Average: 5 5.44 0.00 1.38 1.01 0.02 92.15 [2022-07-19T20:17:58.329Z] Average: 6 5.76 0.00 1.41 0.32 0.02 92.50 [2022-07-19T20:17:58.329Z] Average: 7 5.62 0.00 1.41 0.09 0.02 92.86 [2022-07-19T20:17:58.329Z] [2022-07-19T20:17:58.329Z] [2022-07-19T20:17:58.329Z]