Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c99ddce2530f0bca898d9428dd15bfa81bd19b45 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-ssh10854550739272106072.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh10862017191390331805.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1796412977461278631.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh101760595845809829.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh15766355026825556744.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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.20 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-11048’ Running on prd-ubuntu20.04-docker-8c-8g-11052 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 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 Avoid second fetch Checking out Revision c99ddce2530f0bca898d9428dd15bfa81bd19b45 (main) Commit message: "Merge pull request #224 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.76" > 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 c99ddce2530f0bca898d9428dd15bfa81bd19b45 # timeout=10 > git rev-list --no-walk a96d24b1846f601a5cabef5dd86be8ade2ea54c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T18:48:20.371Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T18:48:20.429Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T18:48:20.440Z] ========================================================= [2023-04-26T18:48:20.440Z] EdgeX Global Pipelines Version Info [2023-04-26T18:48:20.440Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T18:48:21.139Z] ------------------- [2023-04-26T18:48:21.139Z] stable info: [2023-04-26T18:48:21.139Z] ------------------- [2023-04-26T18:48:21.139Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T18:48:21.139Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T18:48:21.139Z] Message: update stable to v1.0.248 [2023-04-26T18:48:21.708Z] ------------------- [2023-04-26T18:48:21.708Z] experimental info: [2023-04-26T18:48:21.708Z] ------------------- [2023-04-26T18:48:21.708Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T18:48:21.708Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T18:48:21.708Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T18:48:21.921Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-04-26T18:48:21.934Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-04-26T18:48:21.944Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T18:48:21.953Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T18:48:21.962Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T18:48:21.970Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T18:48:21.979Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T18:48:21.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-26T18:48:21.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T18:48:22.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T18:48:22.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T18:48:22.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-04-26T18:48:22.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T18:48:22.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T18:48:22.081Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T18:48:22.094Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T18:48:22.109Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T18:48:22.126Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T18:48:22.140Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T18:48:22.153Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T18:48:22.169Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-26T18:48:22.190Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-26T18:48:22.209Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T18:48:22.229Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T18:48:22.246Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-26T18:48:22.262Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T18:48:22.284Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T18:48:22.298Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-26T18:48:22.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-26T18:48:22.332Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-26T18:48:22.352Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c99ddce2530f0bca898d9428dd15bfa81bd19b45 [Pipeline] echo [2023-04-26T18:48:22.371Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c99ddce [Pipeline] echo [2023-04-26T18:48:22.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T18:48:22.430Z] provisioning config files... [2023-04-26T18:48:22.444Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14154240753990284855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T18:48:22.757Z] ---> docker-login.sh [2023-04-26T18:48:22.757Z] nexus3.edgexfoundry.org:10001 [2023-04-26T18:48:23.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T18:48:23.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T18:48:23.017Z] Configure a credential helper to remove this warning. See [2023-04-26T18:48:23.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T18:48:23.017Z] [2023-04-26T18:48:23.017Z] Login Succeeded [2023-04-26T18:48:23.017Z] nexus3.edgexfoundry.org:10002 [2023-04-26T18:48:23.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T18:48:23.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T18:48:23.276Z] Configure a credential helper to remove this warning. See [2023-04-26T18:48:23.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T18:48:23.277Z] [2023-04-26T18:48:23.277Z] Login Succeeded [2023-04-26T18:48:23.277Z] nexus3.edgexfoundry.org:10003 [2023-04-26T18:48:23.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T18:48:23.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T18:48:23.277Z] Configure a credential helper to remove this warning. See [2023-04-26T18:48:23.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T18:48:23.277Z] [2023-04-26T18:48:23.277Z] Login Succeeded [2023-04-26T18:48:23.277Z] nexus3.edgexfoundry.org:10004 [2023-04-26T18:48:23.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T18:48:23.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T18:48:23.537Z] Configure a credential helper to remove this warning. See [2023-04-26T18:48:23.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T18:48:23.537Z] [2023-04-26T18:48:23.537Z] Login Succeeded [2023-04-26T18:48:23.537Z] docker.io [2023-04-26T18:48:23.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T18:48:23.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T18:48:23.797Z] Configure a credential helper to remove this warning. See [2023-04-26T18:48:23.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T18:48:23.797Z] [2023-04-26T18:48:23.797Z] Login Succeeded [2023-04-26T18:48:23.797Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T18:48:23.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T18:48:24.179Z] + git rev-list -1 --merges c99ddce2530f0bca898d9428dd15bfa81bd19b45~1..c99ddce2530f0bca898d9428dd15bfa81bd19b45 [Pipeline] echo [2023-04-26T18:48:24.219Z] -----------> git rev-list -1 --merges c99ddce2530f0bca898d9428dd15bfa81bd19b45~1..c99ddce2530f0bca898d9428dd15bfa81bd19b45 c99ddce2530f0bca898d9428dd15bfa81bd19b45 [2023-04-26T18:48:24.219Z] c99ddce2530f0bca898d9428dd15bfa81bd19b45 [false] [Pipeline] sh [2023-04-26T18:48:24.506Z] + git log --format=format:%s -1 c99ddce2530f0bca898d9428dd15bfa81bd19b45 [Pipeline] echo [2023-04-26T18:48:24.535Z] ========================================================= [2023-04-26T18:48:24.535Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T18:48:24.535Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T18:48:24.856Z] + git log --format=format:%s -1 c99ddce2530f0bca898d9428dd15bfa81bd19b45 [Pipeline] echo [2023-04-26T18:48:24.867Z] [semverPrep] GIT_COMMIT: c99ddce2530f0bca898d9428dd15bfa81bd19b45, Commit Message: Merge pull request #224 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.76 [Pipeline] echo [2023-04-26T18:48:24.874Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T18:48:25.229Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T18:48:25.229Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T18:48:25.229Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T18:48:25.229Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T18:48:25.229Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T18:48:25.229Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T18:48:25.229Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T18:48:25.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T18:48:25.579Z] [2023-04-26T18:48:25.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T18:48:25.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T18:48:25.880Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T18:48:25.880Z] b85a868b505f: Pulling fs layer [2023-04-26T18:48:25.880Z] e2be974225ed: Pulling fs layer [2023-04-26T18:48:25.880Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T18:48:25.880Z] 988bab9f4d93: Pulling fs layer [2023-04-26T18:48:25.880Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T18:48:25.880Z] eaf3925da568: Pulling fs layer [2023-04-26T18:48:25.880Z] bab4dde63d76: Pulling fs layer [2023-04-26T18:48:25.880Z] bde34c3a00c8: Pulling fs layer [2023-04-26T18:48:25.880Z] b352a97aabf1: Pulling fs layer [2023-04-26T18:48:25.880Z] 4872d77fe225: Pulling fs layer [2023-04-26T18:48:25.880Z] 5851b861e8e6: Pulling fs layer [2023-04-26T18:48:25.880Z] bab4dde63d76: Waiting [2023-04-26T18:48:25.880Z] bde34c3a00c8: Waiting [2023-04-26T18:48:25.880Z] b352a97aabf1: Waiting [2023-04-26T18:48:25.880Z] 4872d77fe225: Waiting [2023-04-26T18:48:25.880Z] 5851b861e8e6: Waiting [2023-04-26T18:48:25.880Z] 988bab9f4d93: Waiting [2023-04-26T18:48:25.880Z] eaf3925da568: Waiting [2023-04-26T18:48:25.880Z] 1469e6f7b9e6: Waiting [2023-04-26T18:48:25.880Z] e2be974225ed: Download complete [2023-04-26T18:48:25.880Z] 988bab9f4d93: Verifying Checksum [2023-04-26T18:48:25.880Z] 988bab9f4d93: Download complete [2023-04-26T18:48:26.138Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T18:48:26.138Z] 1469e6f7b9e6: Download complete [2023-04-26T18:48:26.138Z] eaf3925da568: Download complete [2023-04-26T18:48:26.138Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T18:48:26.138Z] 339a4e72a1f5: Download complete [2023-04-26T18:48:26.138Z] bde34c3a00c8: Verifying Checksum [2023-04-26T18:48:26.138Z] bde34c3a00c8: Download complete [2023-04-26T18:48:26.138Z] b352a97aabf1: Download complete [2023-04-26T18:48:26.138Z] 4872d77fe225: Verifying Checksum [2023-04-26T18:48:26.138Z] 4872d77fe225: Download complete [2023-04-26T18:48:26.138Z] 5851b861e8e6: Verifying Checksum [2023-04-26T18:48:26.138Z] 5851b861e8e6: Download complete [2023-04-26T18:48:26.138Z] b85a868b505f: Download complete [2023-04-26T18:48:26.397Z] bab4dde63d76: Verifying Checksum [2023-04-26T18:48:26.397Z] bab4dde63d76: Download complete [2023-04-26T18:48:27.332Z] b85a868b505f: Pull complete [2023-04-26T18:48:27.593Z] e2be974225ed: Pull complete [2023-04-26T18:48:27.854Z] 339a4e72a1f5: Pull complete [2023-04-26T18:48:27.854Z] 988bab9f4d93: Pull complete [2023-04-26T18:48:28.115Z] 1469e6f7b9e6: Pull complete [2023-04-26T18:48:28.375Z] eaf3925da568: Pull complete [2023-04-26T18:48:30.289Z] bab4dde63d76: Pull complete [2023-04-26T18:48:30.289Z] bde34c3a00c8: Pull complete [2023-04-26T18:48:30.289Z] b352a97aabf1: Pull complete [2023-04-26T18:48:30.289Z] 4872d77fe225: Pull complete [2023-04-26T18:48:30.289Z] 5851b861e8e6: Pull complete [2023-04-26T18:48:30.289Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T18:48:30.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T18:48:30.289Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T18:48:30.399Z] prd-ubuntu20.04-docker-8c-8g-11052 does not seem to be running inside a container [2023-04-26T18:48:30.440Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T18:48:31.901Z] $ docker top 1d0f0839f463715e83718463f05f4436e0ee6d69dda9cd5996667221a064a366 -eo pid,comm [2023-04-26T18:48:31.949Z] 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). [2023-04-26T18:48:31.949Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T18:48:31.986Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T18:48:31.986Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T18:48:32.095Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T18:48:32.105Z] $ docker exec 1d0f0839f463715e83718463f05f4436e0ee6d69dda9cd5996667221a064a366 ssh-agent [2023-04-26T18:48:32.203Z] SSH_AUTH_SOCK=/tmp/ssh-13xL7C3LfhhF/agent.32 [2023-04-26T18:48:32.203Z] SSH_AGENT_PID=38 [2023-04-26T18:48:32.210Z] Running ssh-add (command line suppressed) [2023-04-26T18:48:32.320Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16053853151481824928.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16053853151481824928.key) [2023-04-26T18:48:32.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T18:48:32.617Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T18:48:32.641Z] $ docker exec --env ******** --env ******** 1d0f0839f463715e83718463f05f4436e0ee6d69dda9cd5996667221a064a366 ssh-agent -k [2023-04-26T18:48:32.749Z] unset SSH_AUTH_SOCK; [2023-04-26T18:48:32.749Z] unset SSH_AGENT_PID; [2023-04-26T18:48:32.750Z] echo Agent pid 38 killed; [2023-04-26T18:48:32.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T18:48:32.776Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T18:48:32.776Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T18:48:32.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T18:48:32.891Z] $ docker exec 1d0f0839f463715e83718463f05f4436e0ee6d69dda9cd5996667221a064a366 ssh-agent [2023-04-26T18:48:33.001Z] SSH_AUTH_SOCK=/tmp/ssh-qoVbyvzzd9xH/agent.70 [2023-04-26T18:48:33.001Z] SSH_AGENT_PID=76 [2023-04-26T18:48:33.006Z] Running ssh-add (command line suppressed) [2023-04-26T18:48:33.112Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13542946590520694659.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13542946590520694659.key) [2023-04-26T18:48:33.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T18:48:33.402Z] + git semver init [2023-04-26T18:48:33.663Z] 2023-04-26 18:48:33,604 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T18:48:33.663Z] 2023-04-26 18:48:33,604 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-04-26T18:48:33.663Z] 2023-04-26 18:48:33,604 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-04-26T18:48:33.663Z] 2023-04-26 18:48:33,605 [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) [2023-04-26T18:48:34.602Z] 2023-04-26 18:48:34,295 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-04-26T18:48:34.602Z] 2023-04-26 18:48:34,296 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-04-26T18:48:34.602Z] 2023-04-26 18:48:34,296 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-26T18:48:34.602Z] 2023-04-26 18:48:34,296 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-26T18:48:34.602Z] 3.0.0-dev.30 [Pipeline] } [2023-04-26T18:48:34.617Z] $ docker exec --env ******** --env ******** 1d0f0839f463715e83718463f05f4436e0ee6d69dda9cd5996667221a064a366 ssh-agent -k [2023-04-26T18:48:34.709Z] unset SSH_AUTH_SOCK; [2023-04-26T18:48:34.714Z] unset SSH_AGENT_PID; [2023-04-26T18:48:34.714Z] echo Agent pid 76 killed; [2023-04-26T18:48:34.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T18:48:35.023Z] + git semver [Pipeline] } [2023-04-26T18:48:35.301Z] $ docker stop --time=1 1d0f0839f463715e83718463f05f4436e0ee6d69dda9cd5996667221a064a366 [2023-04-26T18:48:36.573Z] $ docker rm -f --volumes 1d0f0839f463715e83718463f05f4436e0ee6d69dda9cd5996667221a064a366 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T18:48:36.911Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T18:48:37.115Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T18:48:37.117Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.30 [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 [2023-04-26T18:48:37.263Z] provisioning config files... [2023-04-26T18:48:37.272Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11043932108414698341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T18:48:37.569Z] ---> docker-login.sh [2023-04-26T18:48:37.569Z] nexus3.edgexfoundry.org:10001 [2023-04-26T18:48:37.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T18:48:37.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T18:48:37.569Z] Configure a credential helper to remove this warning. See [2023-04-26T18:48:37.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T18:48:37.569Z] [2023-04-26T18:48:37.569Z] Login Succeeded [2023-04-26T18:48:37.569Z] nexus3.edgexfoundry.org:10002 [2023-04-26T18:48:37.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T18:48:37.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T18:48:37.569Z] Configure a credential helper to remove this warning. See [2023-04-26T18:48:37.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T18:48:37.569Z] [2023-04-26T18:48:37.569Z] Login Succeeded [2023-04-26T18:48:37.569Z] nexus3.edgexfoundry.org:10003 [2023-04-26T18:48:37.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T18:48:37.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T18:48:37.829Z] Configure a credential helper to remove this warning. See [2023-04-26T18:48:37.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T18:48:37.829Z] [2023-04-26T18:48:37.829Z] Login Succeeded [2023-04-26T18:48:37.829Z] nexus3.edgexfoundry.org:10004 [2023-04-26T18:48:37.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T18:48:37.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T18:48:37.829Z] Configure a credential helper to remove this warning. See [2023-04-26T18:48:37.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T18:48:37.829Z] [2023-04-26T18:48:37.829Z] Login Succeeded [2023-04-26T18:48:37.829Z] docker.io [2023-04-26T18:48:37.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T18:48:38.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T18:48:38.088Z] Configure a credential helper to remove this warning. See [2023-04-26T18:48:38.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T18:48:38.088Z] [2023-04-26T18:48:38.088Z] Login Succeeded [2023-04-26T18:48:38.088Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T18:48:38.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T18:48:38.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T18:48:38.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T18:48:38.166Z] ========================================================= [2023-04-26T18:48:38.166Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T18:48:38.166Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T18:48:38.470Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T18:48:38.470Z] Sending build context to Docker daemon 1.944MB [2023-04-26T18:48:38.470Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T18:48:38.470Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-26T18:48:38.470Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T18:48:38.470Z] f56be85fc22e: Pulling fs layer [2023-04-26T18:48:38.470Z] 85791d961cd3: Pulling fs layer [2023-04-26T18:48:38.470Z] d694b5ae8c79: Pulling fs layer [2023-04-26T18:48:38.470Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T18:48:38.470Z] 4d19c01a9841: Pulling fs layer [2023-04-26T18:48:38.470Z] 9325e15d5711: Pulling fs layer [2023-04-26T18:48:38.470Z] 556b6ee489ea: Pulling fs layer [2023-04-26T18:48:38.470Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T18:48:38.470Z] 9325e15d5711: Waiting [2023-04-26T18:48:38.470Z] 556b6ee489ea: Waiting [2023-04-26T18:48:38.470Z] c5a4b2cf53e6: Waiting [2023-04-26T18:48:38.470Z] 9f32a84ed3da: Waiting [2023-04-26T18:48:38.470Z] 4d19c01a9841: Waiting [2023-04-26T18:48:38.470Z] 85791d961cd3: Verifying Checksum [2023-04-26T18:48:38.470Z] 85791d961cd3: Download complete [2023-04-26T18:48:38.470Z] 9f32a84ed3da: Verifying Checksum [2023-04-26T18:48:38.470Z] 9f32a84ed3da: Download complete [2023-04-26T18:48:38.470Z] 4d19c01a9841: Download complete [2023-04-26T18:48:38.470Z] f56be85fc22e: Verifying Checksum [2023-04-26T18:48:38.470Z] f56be85fc22e: Download complete [2023-04-26T18:48:38.732Z] 9325e15d5711: Verifying Checksum [2023-04-26T18:48:38.732Z] 9325e15d5711: Download complete [2023-04-26T18:48:38.732Z] f56be85fc22e: Pull complete [2023-04-26T18:48:38.732Z] 85791d961cd3: Pull complete [2023-04-26T18:48:38.991Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T18:48:38.991Z] c5a4b2cf53e6: Download complete [2023-04-26T18:48:39.250Z] d694b5ae8c79: Verifying Checksum [2023-04-26T18:48:39.250Z] d694b5ae8c79: Download complete [2023-04-26T18:48:39.508Z] 556b6ee489ea: Verifying Checksum [2023-04-26T18:48:39.508Z] 556b6ee489ea: Download complete [2023-04-26T18:48:42.792Z] d694b5ae8c79: Pull complete [2023-04-26T18:48:42.792Z] 9f32a84ed3da: Pull complete [2023-04-26T18:48:42.792Z] 4d19c01a9841: Pull complete [2023-04-26T18:48:42.792Z] 9325e15d5711: Pull complete [2023-04-26T18:48:44.693Z] 556b6ee489ea: Pull complete [2023-04-26T18:48:45.257Z] c5a4b2cf53e6: Pull complete [2023-04-26T18:48:45.257Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T18:48:45.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T18:48:45.516Z] ---> c4be618373d6 [2023-04-26T18:48:45.516Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-26T18:48:47.420Z] ---> Running in ee79d06e34c7 [2023-04-26T18:48:47.420Z] Removing intermediate container ee79d06e34c7 [2023-04-26T18:48:47.420Z] ---> b42165752f5d [2023-04-26T18:48:47.420Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T18:48:47.420Z] ---> Running in 0d91586f68b0 [2023-04-26T18:48:47.420Z] Removing intermediate container 0d91586f68b0 [2023-04-26T18:48:47.420Z] ---> a8e7b7d858ce [2023-04-26T18:48:47.420Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-26T18:48:47.420Z] ---> Running in 3052938f572f [2023-04-26T18:48:47.420Z] Removing intermediate container 3052938f572f [2023-04-26T18:48:47.420Z] ---> 8ee9536cc68b [2023-04-26T18:48:47.420Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-26T18:48:47.420Z] ---> Running in be158fd54288 [2023-04-26T18:48:47.420Z] Removing intermediate container be158fd54288 [2023-04-26T18:48:47.420Z] ---> 4235d6b90531 [2023-04-26T18:48:47.420Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T18:48:47.420Z] ---> Running in ddcf5e89ec47 [2023-04-26T18:48:47.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T18:48:47.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T18:48:48.199Z] (1/14) Installing libintl (0.21.1-r1) [2023-04-26T18:48:48.199Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-04-26T18:48:48.199Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-04-26T18:48:48.199Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-04-26T18:48:48.199Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-04-26T18:48:48.199Z] (6/14) Installing udev-init-scripts (35-r1) [2023-04-26T18:48:48.199Z] (7/14) Installing libblkid (2.38.1-r1) [2023-04-26T18:48:48.199Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-04-26T18:48:48.199Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-04-26T18:48:48.199Z] (10/14) Installing kmod-libs (30-r1) [2023-04-26T18:48:48.199Z] (11/14) Installing eudev (3.2.11-r4) [2023-04-26T18:48:48.199Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-04-26T18:48:48.199Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-04-26T18:48:48.199Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-04-26T18:48:48.199Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T18:48:48.199Z] Executing eudev-3.2.11-r4.trigger [2023-04-26T18:48:48.199Z] OK: 272 MiB in 67 packages [2023-04-26T18:48:48.766Z] Removing intermediate container ddcf5e89ec47 [2023-04-26T18:48:48.766Z] ---> 5cd3956903f4 [2023-04-26T18:48:48.766Z] Step 8/13 : WORKDIR /device-usb-camera [2023-04-26T18:48:48.766Z] ---> Running in c37e57c89020 [2023-04-26T18:48:48.766Z] Removing intermediate container c37e57c89020 [2023-04-26T18:48:48.766Z] ---> ad6d7a598884 [2023-04-26T18:48:48.766Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-26T18:48:49.026Z] ---> 5961b2dd9cf8 [2023-04-26T18:48:49.026Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T18:48:49.026Z] ---> Running in ca892a489a67 [2023-04-26T18:48:52.225Z] Still waiting to schedule task [2023-04-26T18:48:52.226Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11049’ [2023-04-26T18:49:11.003Z] Removing intermediate container ca892a489a67 [2023-04-26T18:49:11.003Z] ---> a861b00230d8 [2023-04-26T18:49:11.003Z] Step 11/13 : COPY . . [2023-04-26T18:49:11.003Z] ---> 3ce01455ebc0 [2023-04-26T18:49:11.003Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-26T18:49:11.003Z] ---> Running in b7f0fdbae43e [2023-04-26T18:49:11.003Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T18:49:11.003Z] Dload Upload Total Spent Left Speed [2023-04-26T18:49:11.003Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7725 0 --:--:-- --:--:-- --:--:-- 7751 [2023-04-26T18:49:11.003Z] Removing intermediate container b7f0fdbae43e [2023-04-26T18:49:11.003Z] ---> 79f528e088bf [2023-04-26T18:49:11.003Z] Step 13/13 : RUN ${MAKE} [2023-04-26T18:49:11.003Z] ---> Running in 5adb69a6a426 [2023-04-26T18:49:11.003Z] noop [2023-04-26T18:49:11.003Z] Removing intermediate container 5adb69a6a426 [2023-04-26T18:49:11.003Z] ---> 9b6ef3d3105b [2023-04-26T18:49:11.003Z] Successfully built 9b6ef3d3105b [2023-04-26T18:49:11.003Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T18:49:11.307Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T18:49:11.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T18:49:11.377Z] prd-ubuntu20.04-docker-8c-8g-11052 does not seem to be running inside a container [2023-04-26T18:49:11.408Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T18:49:11.726Z] $ docker top 3f0dd2b67d95bf40f71ab04195feb862f4bf7678bf405bef7450939cfdfe8694 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T18:49:12.064Z] + go version [2023-04-26T18:49:12.064Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T18:49:12.078Z] $ docker stop --time=1 3f0dd2b67d95bf40f71ab04195feb862f4bf7678bf405bef7450939cfdfe8694 [2023-04-26T18:49:13.332Z] $ docker rm -f --volumes 3f0dd2b67d95bf40f71ab04195feb862f4bf7678bf405bef7450939cfdfe8694 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T18:49:13.749Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T18:49:13.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T18:49:13.819Z] prd-ubuntu20.04-docker-8c-8g-11052 does not seem to be running inside a container [2023-04-26T18:49:13.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T18:49:14.171Z] $ docker top 03b422ed4525964487b9f8a58b5de92796fc9be984c6792cd6f2728b6ea39308 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T18:49:14.506Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-04-26T18:49:14.801Z] + make test [2023-04-26T18:49:14.801Z] go test ./... -coverprofile=coverage.out ./... [2023-04-26T18:49:18.985Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-04-26T18:49:28.951Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-04-26T18:49:28.951Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 2.0% of statements [2023-04-26T18:49:34.208Z] go vet ./... [2023-04-26T18:49:37.491Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T18:49:37.491Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T18:49:37.491Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T18:49:37.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T18:49:37.518Z] $ docker stop --time=1 03b422ed4525964487b9f8a58b5de92796fc9be984c6792cd6f2728b6ea39308 [2023-04-26T18:49:39.949Z] $ docker rm -f --volumes 03b422ed4525964487b9f8a58b5de92796fc9be984c6792cd6f2728b6ea39308 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T18:49:40.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T18:49:40.446Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-26T18:49:40.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T18:49:41.227Z] + ls -al . [2023-04-26T18:49:41.227Z] total 192 [2023-04-26T18:49:41.227Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 18:49 . [2023-04-26T18:49:41.227Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 18:48 .. [2023-04-26T18:49:41.227Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 18:48 .git [2023-04-26T18:49:41.227Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 18:48 .github [2023-04-26T18:49:41.227Z] -rw-rw-r-- 1 jenkins jenkins 414 Apr 26 18:48 .gitignore [2023-04-26T18:49:41.227Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 26 18:48 .golangci.yml [2023-04-26T18:49:41.227Z] -rw-rw-r-- 1 jenkins jenkins 77 Apr 26 18:48 .hadolint.yml [2023-04-26T18:49:41.227Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 18:48 .semver [2023-04-26T18:49:41.227Z] -rw-rw-r-- 1 jenkins jenkins 9665 Apr 26 18:48 Attribution.txt [2023-04-26T18:49:41.227Z] -rw-rw-r-- 1 jenkins jenkins 6219 Apr 26 18:48 CHANGELOG.md [2023-04-26T18:49:41.227Z] -rw-rw-r-- 1 jenkins jenkins 2328 Apr 26 18:48 Dockerfile [2023-04-26T18:49:41.227Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 26 18:48 GOVERNANCE.md [2023-04-26T18:49:41.227Z] -rw-rw-r-- 1 jenkins jenkins 659 Apr 26 18:48 Jenkinsfile [2023-04-26T18:49:41.227Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 26 18:48 LICENSE [2023-04-26T18:49:41.227Z] -rw-rw-r-- 1 jenkins jenkins 2364 Apr 26 18:48 Makefile [2023-04-26T18:49:41.227Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 26 18:48 OWNERS.md [2023-04-26T18:49:41.227Z] -rw-rw-r-- 1 jenkins jenkins 5681 Apr 26 18:48 README.md [2023-04-26T18:49:41.227Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 18:48 VERSION [2023-04-26T18:49:41.227Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 18:48 bin [2023-04-26T18:49:41.227Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 18:48 cmd [2023-04-26T18:49:41.227Z] -rw-r--r-- 1 jenkins jenkins 28693 Apr 26 18:49 coverage.out [2023-04-26T18:49:41.227Z] -rwxrwxr-x 1 jenkins jenkins 140 Apr 26 18:48 docker-entrypoint.sh [2023-04-26T18:49:41.227Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 18:48 docs [2023-04-26T18:49:41.227Z] -rw-rw-r-- 1 jenkins jenkins 3443 Apr 26 18:48 go.mod [2023-04-26T18:49:41.227Z] -rw-rw-r-- 1 jenkins jenkins 31603 Apr 26 18:48 go.sum [2023-04-26T18:49:41.227Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 18:48 internal [2023-04-26T18:49:41.227Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 18:48 snap [2023-04-26T18:49:41.227Z] -rw-rw-r-- 1 jenkins jenkins 231 Apr 26 18:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T18:49:41.538Z] + 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=c99ddce2530f0bca898d9428dd15bfa81bd19b45 --label arch=amd64 --label version=3.0.0-dev.30 . [2023-04-26T18:49:41.538Z] Sending build context to Docker daemon 1.974MB [2023-04-26T18:49:41.538Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T18:49:41.538Z] Step 2/35 : FROM ${BASE} AS builder [2023-04-26T18:49:41.538Z] ---> 9b6ef3d3105b [2023-04-26T18:49:41.538Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-04-26T18:49:41.538Z] ---> Running in 53607d665586 [2023-04-26T18:49:41.538Z] Removing intermediate container 53607d665586 [2023-04-26T18:49:41.538Z] ---> 9347ab97d484 [2023-04-26T18:49:41.538Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T18:49:41.798Z] ---> Running in 8a55bbae10e6 [2023-04-26T18:49:41.799Z] Removing intermediate container 8a55bbae10e6 [2023-04-26T18:49:41.799Z] ---> c2c2b9c7f358 [2023-04-26T18:49:41.799Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-26T18:49:41.799Z] ---> Running in 3421067d6d63 [2023-04-26T18:49:41.799Z] Removing intermediate container 3421067d6d63 [2023-04-26T18:49:41.799Z] ---> 5c52786ac331 [2023-04-26T18:49:41.799Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-26T18:49:41.799Z] ---> Running in d953c6cd49ab [2023-04-26T18:49:42.057Z] Removing intermediate container d953c6cd49ab [2023-04-26T18:49:42.057Z] ---> 72a9b12e1af5 [2023-04-26T18:49:42.057Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T18:49:42.057Z] ---> Running in c11f6e88e5da [2023-04-26T18:49:42.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T18:49:42.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T18:49:42.573Z] OK: 272 MiB in 67 packages [2023-04-26T18:49:43.140Z] Removing intermediate container c11f6e88e5da [2023-04-26T18:49:43.140Z] ---> af8f44181e7d [2023-04-26T18:49:43.140Z] Step 8/35 : WORKDIR /device-usb-camera [2023-04-26T18:49:43.140Z] ---> Running in f20f00160faf [2023-04-26T18:49:43.140Z] Removing intermediate container f20f00160faf [2023-04-26T18:49:43.140Z] ---> ff6641496b1c [2023-04-26T18:49:43.140Z] Step 9/35 : COPY go.mod vendor* ./ [2023-04-26T18:49:43.140Z] ---> 3994d9b5aa35 [2023-04-26T18:49:43.140Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T18:49:43.140Z] ---> Running in 01b19df37a68 [2023-04-26T18:49:44.075Z] Removing intermediate container 01b19df37a68 [2023-04-26T18:49:44.075Z] ---> 5349dbc00646 [2023-04-26T18:49:44.075Z] Step 11/35 : COPY . . [2023-04-26T18:49:44.075Z] ---> 2721a94ecd89 [2023-04-26T18:49:44.075Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-26T18:49:44.075Z] ---> Running in 6f47044db404 [2023-04-26T18:49:44.333Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T18:49:44.333Z] Dload Upload Total Spent Left Speed [2023-04-26T18:49:44.591Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 18935 0 --:--:-- --:--:-- --:--:-- 19309 [2023-04-26T18:49:44.851Z] Removing intermediate container 6f47044db404 [2023-04-26T18:49:44.851Z] ---> fb96eb3f8c46 [2023-04-26T18:49:44.851Z] Step 13/35 : RUN ${MAKE} [2023-04-26T18:49:44.851Z] ---> Running in ed3947c9222c [2023-04-26T18:49:45.114Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.30" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-04-26T18:50:03.193Z] Removing intermediate container ed3947c9222c [2023-04-26T18:50:03.193Z] ---> 43321e3d4182 [2023-04-26T18:50:03.193Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-04-26T18:50:04.130Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-04-26T18:50:04.388Z] 4acc49c71d14: Pulling fs layer [2023-04-26T18:50:04.647Z] 4acc49c71d14: Verifying Checksum [2023-04-26T18:50:04.648Z] 4acc49c71d14: Download complete [2023-04-26T18:50:04.648Z] 4acc49c71d14: Pull complete [2023-04-26T18:50:04.648Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-04-26T18:50:04.648Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-04-26T18:50:04.648Z] ---> 01a2bd3e5fff [2023-04-26T18:50:04.648Z] Step 15/35 : FROM alpine:3.17 [2023-04-26T18:50:05.216Z] 3.17: Pulling from library/alpine [2023-04-26T18:50:05.216Z] f56be85fc22e: Already exists [2023-04-26T18:50:05.531Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T18:50:05.531Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T18:50:05.531Z] ---> 9ed4aefc74f6 [2023-04-26T18:50:05.531Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-26T18:50:05.531Z] ---> Running in 32a98b761c4f [2023-04-26T18:50:05.531Z] Removing intermediate container 32a98b761c4f [2023-04-26T18:50:05.531Z] ---> 0234f7d18e6c [2023-04-26T18:50:05.531Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-04-26T18:50:05.531Z] ---> Running in 79cbbae7760a [2023-04-26T18:50:05.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T18:50:06.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T18:50:06.386Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-04-26T18:50:06.386Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-04-26T18:50:06.386Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-04-26T18:50:06.386Z] (4/86) Installing libxau (1.0.10-r0) [2023-04-26T18:50:06.386Z] (5/86) Installing libmd (1.0.4-r0) [2023-04-26T18:50:06.386Z] (6/86) Installing libbsd (0.11.7-r0) [2023-04-26T18:50:06.386Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-04-26T18:50:06.386Z] (8/86) Installing libxcb (1.15-r0) [2023-04-26T18:50:06.386Z] (9/86) Installing libx11 (1.8.4-r0) [2023-04-26T18:50:06.386Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-04-26T18:50:06.386Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-04-26T18:50:06.386Z] (12/86) Installing libexpat (2.5.0-r0) [2023-04-26T18:50:06.386Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-04-26T18:50:06.386Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-04-26T18:50:06.386Z] (15/86) Installing libpng (1.6.38-r0) [2023-04-26T18:50:06.386Z] (16/86) Installing freetype (2.12.1-r0) [2023-04-26T18:50:06.386Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-04-26T18:50:06.386Z] (18/86) Installing fribidi (1.0.12-r0) [2023-04-26T18:50:06.386Z] (19/86) Installing libffi (3.4.4-r0) [2023-04-26T18:50:06.386Z] (20/86) Installing libintl (0.21.1-r1) [2023-04-26T18:50:06.386Z] (21/86) Installing libblkid (2.38.1-r1) [2023-04-26T18:50:06.386Z] (22/86) Installing libmount (2.38.1-r1) [2023-04-26T18:50:06.386Z] (23/86) Installing pcre2 (10.42-r0) [2023-04-26T18:50:06.386Z] (24/86) Installing glib (2.74.6-r0) [2023-04-26T18:50:06.645Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-04-26T18:50:06.645Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-04-26T18:50:06.645Z] (27/86) Installing libass (0.16.0-r1) [2023-04-26T18:50:06.645Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-04-26T18:50:06.645Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-04-26T18:50:06.645Z] (30/86) Installing libpciaccess (0.17-r0) [2023-04-26T18:50:06.645Z] (31/86) Installing libdrm (2.4.114-r0) [2023-04-26T18:50:06.645Z] (32/86) Installing gmp (6.2.1-r2) [2023-04-26T18:50:06.645Z] (33/86) Installing nettle (3.8.1-r0) [2023-04-26T18:50:06.645Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-04-26T18:50:06.645Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-04-26T18:50:06.645Z] (36/86) Installing libunistring (1.1-r0) [2023-04-26T18:50:06.645Z] (37/86) Installing gnutls (3.7.8-r3) [2023-04-26T18:50:06.645Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-04-26T18:50:06.645Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-04-26T18:50:06.645Z] (40/86) Installing lame (3.100-r2) [2023-04-26T18:50:06.645Z] (41/86) Installing opus (1.3.1-r1) [2023-04-26T18:50:06.645Z] (42/86) Installing libasyncns (0.8-r1) [2023-04-26T18:50:06.645Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-04-26T18:50:06.645Z] (44/86) Installing libltdl (2.4.7-r1) [2023-04-26T18:50:06.645Z] (45/86) Installing orc (0.4.33-r0) [2023-04-26T18:50:06.645Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-04-26T18:50:06.645Z] (47/86) Installing libogg (1.3.5-r2) [2023-04-26T18:50:06.645Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-04-26T18:50:06.904Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-04-26T18:50:06.904Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-04-26T18:50:06.904Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-04-26T18:50:06.904Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-04-26T18:50:06.904Z] (53/86) Installing soxr (0.1.3-r3) [2023-04-26T18:50:06.904Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-04-26T18:50:06.904Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-04-26T18:50:06.904Z] (56/86) Installing libpulse (16.1-r6) [2023-04-26T18:50:06.904Z] (57/86) Installing cjson (1.7.15-r3) [2023-04-26T18:50:06.904Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-04-26T18:50:06.904Z] (59/86) Installing librist (0.2.7-r0) [2023-04-26T18:50:06.904Z] (60/86) Installing libsrt (1.5.1-r0) [2023-04-26T18:50:06.904Z] (61/86) Installing libssh (0.10.4-r0) [2023-04-26T18:50:06.904Z] (62/86) Installing libtheora (1.1.1-r16) [2023-04-26T18:50:06.904Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-04-26T18:50:06.904Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-04-26T18:50:06.904Z] (65/86) Installing libxext (1.3.5-r0) [2023-04-26T18:50:06.904Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-04-26T18:50:06.904Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-04-26T18:50:06.904Z] (68/86) Installing libva (2.16.0-r0) [2023-04-26T18:50:06.904Z] (69/86) Installing libvdpau (1.5-r0) [2023-04-26T18:50:06.904Z] (70/86) Installing vidstab (1.1.0-r2) [2023-04-26T18:50:06.904Z] (71/86) Installing libvpx (1.12.0-r1) [2023-04-26T18:50:06.904Z] (72/86) Installing libwebp (1.2.4-r1) [2023-04-26T18:50:06.904Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-04-26T18:50:06.904Z] (74/86) Installing numactl (2.0.16-r1) [2023-04-26T18:50:06.904Z] (75/86) Installing x265-libs (3.5-r3) [2023-04-26T18:50:07.163Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-04-26T18:50:07.163Z] (77/86) Installing libsodium (1.0.18-r2) [2023-04-26T18:50:07.163Z] (78/86) Installing libzmq (4.3.4-r1) [2023-04-26T18:50:07.163Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-04-26T18:50:07.163Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-04-26T18:50:07.163Z] (81/86) Installing udev-init-scripts (35-r1) [2023-04-26T18:50:07.163Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-04-26T18:50:07.163Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-04-26T18:50:07.163Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-04-26T18:50:07.163Z] (85/86) Installing kmod-libs (30-r1) [2023-04-26T18:50:07.163Z] (86/86) Installing eudev (3.2.11-r4) [2023-04-26T18:50:07.163Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T18:50:07.163Z] Executing eudev-3.2.11-r4.trigger [2023-04-26T18:50:07.425Z] OK: 112 MiB in 101 packages [2023-04-26T18:50:09.356Z] Removing intermediate container 79cbbae7760a [2023-04-26T18:50:09.356Z] ---> 70ca463e5e45 [2023-04-26T18:50:09.356Z] Step 18/35 : WORKDIR / [2023-04-26T18:50:09.356Z] ---> Running in 118971d63bd7 [2023-04-26T18:50:09.356Z] Removing intermediate container 118971d63bd7 [2023-04-26T18:50:09.356Z] ---> 9eff87ec1246 [2023-04-26T18:50:09.356Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-04-26T18:50:09.923Z] ---> 3574ba041f9b [2023-04-26T18:50:09.923Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-04-26T18:50:09.923Z] ---> aa72cd6aec29 [2023-04-26T18:50:09.923Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-04-26T18:50:10.183Z] ---> 314b2698e21b [2023-04-26T18:50:10.183Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-04-26T18:50:10.183Z] ---> 217dd4ee9610 [2023-04-26T18:50:10.183Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-04-26T18:50:10.183Z] ---> b29d149ac878 [2023-04-26T18:50:10.183Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-04-26T18:50:10.442Z] ---> 007f79dedbe3 [2023-04-26T18:50:10.442Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-04-26T18:50:11.011Z] ---> 01288c1a7023 [2023-04-26T18:50:11.011Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-04-26T18:50:11.011Z] ---> Running in 4eb97ac247d6 [2023-04-26T18:50:11.577Z] Removing intermediate container 4eb97ac247d6 [2023-04-26T18:50:11.577Z] ---> 031e50eff0b7 [2023-04-26T18:50:11.577Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-04-26T18:50:11.577Z] ---> Running in b74bef07deea [2023-04-26T18:50:12.144Z] Removing intermediate container b74bef07deea [2023-04-26T18:50:12.144Z] ---> ef2e0b84a41e [2023-04-26T18:50:12.144Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-04-26T18:50:12.144Z] ---> Running in 71ca5f570c12 [2023-04-26T18:50:12.711Z] Removing intermediate container 71ca5f570c12 [2023-04-26T18:50:12.711Z] ---> 1d15ed1043d9 [2023-04-26T18:50:12.711Z] Step 29/35 : EXPOSE 59983 [2023-04-26T18:50:12.711Z] ---> Running in 106426836a0e [2023-04-26T18:50:12.711Z] Removing intermediate container 106426836a0e [2023-04-26T18:50:12.711Z] ---> fd436b97bc2c [2023-04-26T18:50:12.711Z] Step 30/35 : EXPOSE 8554 [2023-04-26T18:50:12.711Z] ---> Running in e78f0977ff35 [2023-04-26T18:50:12.711Z] Removing intermediate container e78f0977ff35 [2023-04-26T18:50:12.711Z] ---> 30d256211941 [2023-04-26T18:50:12.711Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-04-26T18:50:12.711Z] ---> Running in 6908ae5b07a8 [2023-04-26T18:50:12.971Z] Removing intermediate container 6908ae5b07a8 [2023-04-26T18:50:12.971Z] ---> d5e5b8abc8d1 [2023-04-26T18:50:12.971Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-04-26T18:50:12.971Z] ---> Running in ddeb9f0704dd [2023-04-26T18:50:12.971Z] Removing intermediate container ddeb9f0704dd [2023-04-26T18:50:12.971Z] ---> cc8e1e81aee4 [2023-04-26T18:50:12.971Z] Step 33/35 : LABEL arch=amd64 [2023-04-26T18:50:12.971Z] ---> Running in 1e7bf2ad86e6 [2023-04-26T18:50:12.971Z] Removing intermediate container 1e7bf2ad86e6 [2023-04-26T18:50:12.971Z] ---> 7fa73b065029 [2023-04-26T18:50:12.971Z] Step 34/35 : LABEL git_sha=c99ddce2530f0bca898d9428dd15bfa81bd19b45 [2023-04-26T18:50:13.230Z] ---> Running in 2f74ecbff703 [2023-04-26T18:50:13.230Z] Removing intermediate container 2f74ecbff703 [2023-04-26T18:50:13.230Z] ---> fb31a487c395 [2023-04-26T18:50:13.230Z] Step 35/35 : LABEL version=3.0.0-dev.30 [2023-04-26T18:50:13.230Z] ---> Running in 25860b989005 [2023-04-26T18:50:13.230Z] Removing intermediate container 25860b989005 [2023-04-26T18:50:13.230Z] ---> 8036b69d9338 [2023-04-26T18:50:13.230Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T18:50:13.230Z] Successfully built 8036b69d9338 [2023-04-26T18:50:13.230Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T18:50:13.312Z] provisioning config files... [2023-04-26T18:50:13.322Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13034279873224782372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T18:50:13.620Z] ---> docker-login.sh [2023-04-26T18:50:13.620Z] nexus3.edgexfoundry.org:10001 [2023-04-26T18:50:13.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T18:50:13.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T18:50:13.620Z] Configure a credential helper to remove this warning. See [2023-04-26T18:50:13.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T18:50:13.620Z] [2023-04-26T18:50:13.620Z] Login Succeeded [2023-04-26T18:50:13.620Z] nexus3.edgexfoundry.org:10002 [2023-04-26T18:50:13.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T18:50:13.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T18:50:13.620Z] Configure a credential helper to remove this warning. See [2023-04-26T18:50:13.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T18:50:13.620Z] [2023-04-26T18:50:13.620Z] Login Succeeded [2023-04-26T18:50:13.620Z] nexus3.edgexfoundry.org:10003 [2023-04-26T18:50:13.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T18:50:13.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T18:50:13.880Z] Configure a credential helper to remove this warning. See [2023-04-26T18:50:13.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T18:50:13.880Z] [2023-04-26T18:50:13.880Z] Login Succeeded [2023-04-26T18:50:13.880Z] nexus3.edgexfoundry.org:10004 [2023-04-26T18:50:13.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T18:50:13.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T18:50:13.880Z] Configure a credential helper to remove this warning. See [2023-04-26T18:50:13.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T18:50:13.880Z] [2023-04-26T18:50:13.880Z] Login Succeeded [2023-04-26T18:50:13.880Z] docker.io [2023-04-26T18:50:13.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T18:50:14.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T18:50:14.140Z] Configure a credential helper to remove this warning. See [2023-04-26T18:50:14.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T18:50:14.140Z] [2023-04-26T18:50:14.140Z] Login Succeeded [2023-04-26T18:50:14.140Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T18:50:14.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T18:50:14.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T18:50:14.199Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-04-26T18:50:14.199Z] c99ddce2530f0bca898d9428dd15bfa81bd19b45 [2023-04-26T18:50:14.199Z] latest [2023-04-26T18:50:14.199Z] 3.0.0-dev.30 [2023-04-26T18:50:14.199Z] c99ddce2530f0bca898d9428dd15bfa81bd19b45-3.0.0-dev.30 [2023-04-26T18:50:14.199Z] main [2023-04-26T18:50:14.199Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T18:50:14.521Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c99ddce2530f0bca898d9428dd15bfa81bd19b45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T18:50:14.833Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c99ddce2530f0bca898d9428dd15bfa81bd19b45 [2023-04-26T18:50:14.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-26T18:50:14.833Z] a4e88219ae7f: Preparing [2023-04-26T18:50:14.833Z] 75184e786204: Preparing [2023-04-26T18:50:14.833Z] eeaa40184e78: Preparing [2023-04-26T18:50:14.833Z] 3827b5b91e75: Preparing [2023-04-26T18:50:14.833Z] acc83c6ca332: Preparing [2023-04-26T18:50:14.833Z] 52b376d3cd94: Preparing [2023-04-26T18:50:14.833Z] 53a742f38ca6: Preparing [2023-04-26T18:50:14.833Z] 401f2bcb1938: Preparing [2023-04-26T18:50:14.833Z] 747dbd980863: Preparing [2023-04-26T18:50:14.833Z] cd41b3d87446: Preparing [2023-04-26T18:50:14.833Z] 037c5e50ccbb: Preparing [2023-04-26T18:50:14.833Z] f1417ff83b31: Preparing [2023-04-26T18:50:14.833Z] 401f2bcb1938: Waiting [2023-04-26T18:50:14.833Z] 53a742f38ca6: Waiting [2023-04-26T18:50:14.833Z] 747dbd980863: Waiting [2023-04-26T18:50:14.833Z] cd41b3d87446: Waiting [2023-04-26T18:50:14.833Z] 037c5e50ccbb: Waiting [2023-04-26T18:50:14.833Z] 52b376d3cd94: Waiting [2023-04-26T18:50:14.833Z] f1417ff83b31: Waiting [2023-04-26T18:50:14.833Z] eeaa40184e78: Pushed [2023-04-26T18:50:14.833Z] 75184e786204: Pushed [2023-04-26T18:50:14.833Z] acc83c6ca332: Pushed [2023-04-26T18:50:14.833Z] a4e88219ae7f: Pushed [2023-04-26T18:50:14.833Z] 52b376d3cd94: Pushed [2023-04-26T18:50:15.091Z] 53a742f38ca6: Pushed [2023-04-26T18:50:15.091Z] 747dbd980863: Pushed [2023-04-26T18:50:15.091Z] 401f2bcb1938: Pushed [2023-04-26T18:50:15.091Z] f1417ff83b31: Layer already exists [2023-04-26T18:50:17.624Z] 3827b5b91e75: Pushed [2023-04-26T18:50:17.624Z] cd41b3d87446: Pushed [2023-04-26T18:50:24.190Z] 037c5e50ccbb: Pushed [2023-04-26T18:50:24.449Z] c99ddce2530f0bca898d9428dd15bfa81bd19b45: digest: sha256:4aa47b78b0bae3a4b7f96382b1d66a76f7692daa3d186ef5e7061ed480bd4574 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T18:50:24.762Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T18:50:25.064Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-04-26T18:50:25.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-26T18:50:25.065Z] a4e88219ae7f: Preparing [2023-04-26T18:50:25.065Z] 75184e786204: Preparing [2023-04-26T18:50:25.065Z] eeaa40184e78: Preparing [2023-04-26T18:50:25.065Z] 3827b5b91e75: Preparing [2023-04-26T18:50:25.065Z] acc83c6ca332: Preparing [2023-04-26T18:50:25.065Z] 52b376d3cd94: Preparing [2023-04-26T18:50:25.065Z] 53a742f38ca6: Preparing [2023-04-26T18:50:25.065Z] 401f2bcb1938: Preparing [2023-04-26T18:50:25.065Z] 747dbd980863: Preparing [2023-04-26T18:50:25.065Z] cd41b3d87446: Preparing [2023-04-26T18:50:25.065Z] 037c5e50ccbb: Preparing [2023-04-26T18:50:25.065Z] f1417ff83b31: Preparing [2023-04-26T18:50:25.065Z] 52b376d3cd94: Waiting [2023-04-26T18:50:25.065Z] 747dbd980863: Waiting [2023-04-26T18:50:25.065Z] f1417ff83b31: Waiting [2023-04-26T18:50:25.065Z] cd41b3d87446: Waiting [2023-04-26T18:50:25.065Z] 037c5e50ccbb: Waiting [2023-04-26T18:50:25.065Z] 401f2bcb1938: Waiting [2023-04-26T18:50:25.065Z] 75184e786204: Layer already exists [2023-04-26T18:50:25.065Z] 3827b5b91e75: Layer already exists [2023-04-26T18:50:25.065Z] eeaa40184e78: Layer already exists [2023-04-26T18:50:25.065Z] a4e88219ae7f: Layer already exists [2023-04-26T18:50:25.065Z] acc83c6ca332: Layer already exists [2023-04-26T18:50:25.065Z] 401f2bcb1938: Layer already exists [2023-04-26T18:50:25.065Z] 53a742f38ca6: Layer already exists [2023-04-26T18:50:25.065Z] 52b376d3cd94: Layer already exists [2023-04-26T18:50:25.065Z] 747dbd980863: Layer already exists [2023-04-26T18:50:25.065Z] cd41b3d87446: Layer already exists [2023-04-26T18:50:25.065Z] f1417ff83b31: Layer already exists [2023-04-26T18:50:25.065Z] 037c5e50ccbb: Layer already exists [2023-04-26T18:50:25.065Z] latest: digest: sha256:4aa47b78b0bae3a4b7f96382b1d66a76f7692daa3d186ef5e7061ed480bd4574 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T18:50:25.371Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T18:50:25.672Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.30 [2023-04-26T18:50:25.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-26T18:50:25.672Z] a4e88219ae7f: Preparing [2023-04-26T18:50:25.672Z] 75184e786204: Preparing [2023-04-26T18:50:25.672Z] eeaa40184e78: Preparing [2023-04-26T18:50:25.672Z] 3827b5b91e75: Preparing [2023-04-26T18:50:25.672Z] acc83c6ca332: Preparing [2023-04-26T18:50:25.672Z] 52b376d3cd94: Preparing [2023-04-26T18:50:25.672Z] 53a742f38ca6: Preparing [2023-04-26T18:50:25.672Z] 401f2bcb1938: Preparing [2023-04-26T18:50:25.672Z] 747dbd980863: Preparing [2023-04-26T18:50:25.672Z] cd41b3d87446: Preparing [2023-04-26T18:50:25.672Z] 037c5e50ccbb: Preparing [2023-04-26T18:50:25.672Z] f1417ff83b31: Preparing [2023-04-26T18:50:25.672Z] 747dbd980863: Waiting [2023-04-26T18:50:25.672Z] cd41b3d87446: Waiting [2023-04-26T18:50:25.672Z] 52b376d3cd94: Waiting [2023-04-26T18:50:25.672Z] 53a742f38ca6: Waiting [2023-04-26T18:50:25.672Z] 401f2bcb1938: Waiting [2023-04-26T18:50:25.672Z] 037c5e50ccbb: Waiting [2023-04-26T18:50:25.672Z] f1417ff83b31: Waiting [2023-04-26T18:50:25.672Z] 3827b5b91e75: Layer already exists [2023-04-26T18:50:25.672Z] eeaa40184e78: Layer already exists [2023-04-26T18:50:25.672Z] 75184e786204: Layer already exists [2023-04-26T18:50:25.672Z] acc83c6ca332: Layer already exists [2023-04-26T18:50:25.672Z] a4e88219ae7f: Layer already exists [2023-04-26T18:50:25.672Z] 52b376d3cd94: Layer already exists [2023-04-26T18:50:25.672Z] 401f2bcb1938: Layer already exists [2023-04-26T18:50:25.672Z] 53a742f38ca6: Layer already exists [2023-04-26T18:50:25.672Z] cd41b3d87446: Layer already exists [2023-04-26T18:50:25.672Z] 747dbd980863: Layer already exists [2023-04-26T18:50:25.672Z] 037c5e50ccbb: Layer already exists [2023-04-26T18:50:25.672Z] f1417ff83b31: Layer already exists [2023-04-26T18:50:25.672Z] 3.0.0-dev.30: digest: sha256:4aa47b78b0bae3a4b7f96382b1d66a76f7692daa3d186ef5e7061ed480bd4574 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T18:50:25.982Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c99ddce2530f0bca898d9428dd15bfa81bd19b45-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T18:50:26.297Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c99ddce2530f0bca898d9428dd15bfa81bd19b45-3.0.0-dev.30 [2023-04-26T18:50:26.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-26T18:50:26.297Z] a4e88219ae7f: Preparing [2023-04-26T18:50:26.297Z] 75184e786204: Preparing [2023-04-26T18:50:26.297Z] eeaa40184e78: Preparing [2023-04-26T18:50:26.297Z] 3827b5b91e75: Preparing [2023-04-26T18:50:26.297Z] acc83c6ca332: Preparing [2023-04-26T18:50:26.297Z] 52b376d3cd94: Preparing [2023-04-26T18:50:26.297Z] 53a742f38ca6: Preparing [2023-04-26T18:50:26.297Z] 401f2bcb1938: Preparing [2023-04-26T18:50:26.297Z] 747dbd980863: Preparing [2023-04-26T18:50:26.297Z] cd41b3d87446: Preparing [2023-04-26T18:50:26.297Z] 037c5e50ccbb: Preparing [2023-04-26T18:50:26.297Z] f1417ff83b31: Preparing [2023-04-26T18:50:26.297Z] 747dbd980863: Waiting [2023-04-26T18:50:26.297Z] 52b376d3cd94: Waiting [2023-04-26T18:50:26.297Z] cd41b3d87446: Waiting [2023-04-26T18:50:26.297Z] f1417ff83b31: Waiting [2023-04-26T18:50:26.297Z] 037c5e50ccbb: Waiting [2023-04-26T18:50:26.297Z] 53a742f38ca6: Waiting [2023-04-26T18:50:26.297Z] 401f2bcb1938: Waiting [2023-04-26T18:50:26.297Z] a4e88219ae7f: Layer already exists [2023-04-26T18:50:26.297Z] 75184e786204: Layer already exists [2023-04-26T18:50:26.297Z] eeaa40184e78: Layer already exists [2023-04-26T18:50:26.297Z] 3827b5b91e75: Layer already exists [2023-04-26T18:50:26.297Z] acc83c6ca332: Layer already exists [2023-04-26T18:50:26.297Z] 53a742f38ca6: Layer already exists [2023-04-26T18:50:26.297Z] 401f2bcb1938: Layer already exists [2023-04-26T18:50:26.297Z] 52b376d3cd94: Layer already exists [2023-04-26T18:50:26.297Z] 747dbd980863: Layer already exists [2023-04-26T18:50:26.297Z] cd41b3d87446: Layer already exists [2023-04-26T18:50:26.297Z] f1417ff83b31: Layer already exists [2023-04-26T18:50:26.297Z] 037c5e50ccbb: Layer already exists [2023-04-26T18:50:26.297Z] c99ddce2530f0bca898d9428dd15bfa81bd19b45-3.0.0-dev.30: digest: sha256:4aa47b78b0bae3a4b7f96382b1d66a76f7692daa3d186ef5e7061ed480bd4574 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T18:50:26.620Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T18:50:26.931Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-04-26T18:50:26.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-26T18:50:26.931Z] a4e88219ae7f: Preparing [2023-04-26T18:50:26.931Z] 75184e786204: Preparing [2023-04-26T18:50:26.931Z] eeaa40184e78: Preparing [2023-04-26T18:50:26.931Z] 3827b5b91e75: Preparing [2023-04-26T18:50:26.931Z] acc83c6ca332: Preparing [2023-04-26T18:50:26.931Z] 52b376d3cd94: Preparing [2023-04-26T18:50:26.931Z] 53a742f38ca6: Preparing [2023-04-26T18:50:26.931Z] 401f2bcb1938: Preparing [2023-04-26T18:50:26.931Z] 747dbd980863: Preparing [2023-04-26T18:50:26.931Z] cd41b3d87446: Preparing [2023-04-26T18:50:26.931Z] 037c5e50ccbb: Preparing [2023-04-26T18:50:26.931Z] f1417ff83b31: Preparing [2023-04-26T18:50:26.931Z] 401f2bcb1938: Waiting [2023-04-26T18:50:26.931Z] f1417ff83b31: Waiting [2023-04-26T18:50:26.931Z] 747dbd980863: Waiting [2023-04-26T18:50:26.931Z] 037c5e50ccbb: Waiting [2023-04-26T18:50:26.931Z] cd41b3d87446: Waiting [2023-04-26T18:50:26.931Z] 52b376d3cd94: Waiting [2023-04-26T18:50:26.931Z] 53a742f38ca6: Waiting [2023-04-26T18:50:26.931Z] acc83c6ca332: Layer already exists [2023-04-26T18:50:26.931Z] 75184e786204: Layer already exists [2023-04-26T18:50:26.931Z] eeaa40184e78: Layer already exists [2023-04-26T18:50:26.931Z] 3827b5b91e75: Layer already exists [2023-04-26T18:50:26.931Z] a4e88219ae7f: Layer already exists [2023-04-26T18:50:26.931Z] 53a742f38ca6: Layer already exists [2023-04-26T18:50:26.931Z] 401f2bcb1938: Layer already exists [2023-04-26T18:50:26.931Z] cd41b3d87446: Layer already exists [2023-04-26T18:50:26.931Z] 52b376d3cd94: Layer already exists [2023-04-26T18:50:26.931Z] 037c5e50ccbb: Layer already exists [2023-04-26T18:50:26.931Z] 747dbd980863: Layer already exists [2023-04-26T18:50:26.931Z] f1417ff83b31: Layer already exists [2023-04-26T18:50:26.931Z] main: digest: sha256:4aa47b78b0bae3a4b7f96382b1d66a76f7692daa3d186ef5e7061ed480bd4574 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T18:50:26.983Z] ===================================================== [Pipeline] echo [2023-04-26T18:50:26.994Z] taggedImages: [2023-04-26T18:50:26.994Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:c99ddce2530f0bca898d9428dd15bfa81bd19b45 [2023-04-26T18:50:26.994Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-04-26T18:50:26.994Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.30 [2023-04-26T18:50:26.994Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:c99ddce2530f0bca898d9428dd15bfa81bd19b45-3.0.0-dev.30 [2023-04-26T18:50:26.994Z] - 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 [2023-04-26T18:50:27.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T18:50:27.372Z] [2023-04-26T18:50:27.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T18:50:27.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T18:50:27.666Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T18:50:27.666Z] 5eb5b503b376: Pulling fs layer [2023-04-26T18:50:27.666Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T18:50:27.666Z] ec43610c2a17: Pulling fs layer [2023-04-26T18:50:27.666Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T18:50:27.666Z] 33b1e0a273af: Pulling fs layer [2023-04-26T18:50:27.666Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T18:50:27.666Z] 2f39f015ded8: Pulling fs layer [2023-04-26T18:50:27.666Z] 2f39f015ded8: Waiting [2023-04-26T18:50:27.666Z] 33b1e0a273af: Waiting [2023-04-26T18:50:27.666Z] 5d3b04190fa2: Waiting [2023-04-26T18:50:27.666Z] 3a2ae6a8a46f: Waiting [2023-04-26T18:50:27.666Z] 5c69ac0246d0: Download complete [2023-04-26T18:50:27.666Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-26T18:50:27.666Z] 3a2ae6a8a46f: Download complete [2023-04-26T18:50:27.666Z] 33b1e0a273af: Verifying Checksum [2023-04-26T18:50:27.666Z] 33b1e0a273af: Download complete [2023-04-26T18:50:27.666Z] ec43610c2a17: Verifying Checksum [2023-04-26T18:50:27.666Z] ec43610c2a17: Download complete [2023-04-26T18:50:27.666Z] 5d3b04190fa2: Verifying Checksum [2023-04-26T18:50:27.666Z] 5d3b04190fa2: Download complete [2023-04-26T18:50:27.926Z] 5eb5b503b376: Verifying Checksum [2023-04-26T18:50:27.926Z] 5eb5b503b376: Download complete [2023-04-26T18:50:28.491Z] 2f39f015ded8: Download complete [2023-04-26T18:50:29.056Z] 5eb5b503b376: Pull complete [2023-04-26T18:50:29.056Z] 5c69ac0246d0: Pull complete [2023-04-26T18:50:29.624Z] ec43610c2a17: Pull complete [2023-04-26T18:50:29.624Z] 3a2ae6a8a46f: Pull complete [2023-04-26T18:50:29.624Z] 33b1e0a273af: Pull complete [2023-04-26T18:50:29.882Z] 5d3b04190fa2: Pull complete [2023-04-26T18:50:34.066Z] 2f39f015ded8: Pull complete [2023-04-26T18:50:34.066Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T18:50:34.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T18:50:34.066Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T18:50:34.140Z] prd-ubuntu20.04-docker-8c-8g-11052 does not seem to be running inside a container [2023-04-26T18:50:34.172Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T18:50:36.782Z] $ docker top 637b4e174520d2fcc5ff55b8bf782e786802d8500ad69c93aae1408f5484b45a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T18:50:37.183Z] ---> job-cost.sh [2023-04-26T18:50:37.183Z] lf-activate-venv: SKIPPING [2023-04-26T18:50:37.183Z] INFO: No Stack... [2023-04-26T18:50:37.441Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T18:50:37.702Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T18:50:37.989Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-04-26T18:50:37.989Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T18:50:38.002Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-102-stack-cost] [2023-04-26T18:50:38.008Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-102-stack-cost] did not exist. Created. [2023-04-26T18:50:38.009Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T18:50:38.307Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-26T18:50:38.336Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T18:50:38.342Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-102-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T18:50:38.363Z] $ docker stop --time=1 637b4e174520d2fcc5ff55b8bf782e786802d8500ad69c93aae1408f5484b45a [2023-04-26T18:50:39.511Z] $ docker rm -f --volumes 637b4e174520d2fcc5ff55b8bf782e786802d8500ad69c93aae1408f5484b45a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-26T18:52:27.049Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11053 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-04-26T18:52:27.061Z] Running in /w/workspace/device-usb-camera/102 [Pipeline] { [Pipeline] checkout [2023-04-26T18:52:27.101Z] Selected Git installation does not exist. Using Default [2023-04-26T18:52:27.101Z] The recommended git tool is: NONE [2023-04-26T18:52:32.787Z] using credential edgex-jenkins-ssh [2023-04-26T18:52:32.809Z] Cloning the remote Git repository [2023-04-26T18:52:32.863Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-04-26T18:52:32.972Z] > git init /w/workspace/device-usb-camera/102 # timeout=10 [2023-04-26T18:52:33.146Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-04-26T18:52:33.147Z] > git --version # timeout=10 [2023-04-26T18:52:33.187Z] > git --version # 'git version 2.25.1' [2023-04-26T18:52:33.190Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T18:52:33.347Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T18:52:34.094Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-04-26T18:52:34.116Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T18:52:34.984Z] Avoid second fetch [2023-04-26T18:52:34.984Z] Checking out Revision c99ddce2530f0bca898d9428dd15bfa81bd19b45 (main) [2023-04-26T18:52:35.529Z] Commit message: "Merge pull request #224 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.76" [Pipeline] withEnv [Pipeline] { [2023-04-26T18:52:35.003Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T18:52:35.069Z] > git checkout -f c99ddce2530f0bca898d9428dd15bfa81bd19b45 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T18:52:36.556Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T18:52:36.556Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T18:52:36.556Z] Dload Upload Total Spent Left Speed [2023-04-26T18:52:36.556Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-04-26T18:52:37.173Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T18:52:37.493Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T18:52:37.493Z] + sudo tee /etc/docker/daemon.new [2023-04-26T18:52:37.494Z] { [2023-04-26T18:52:37.494Z] "registry-mirrors": [ [2023-04-26T18:52:37.494Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T18:52:37.494Z] ], [2023-04-26T18:52:37.494Z] "bip": "10.250.0.254/24", [2023-04-26T18:52:37.494Z] "hosts": [ [2023-04-26T18:52:37.494Z] "tcp://0.0.0.0:5555", [2023-04-26T18:52:37.494Z] "unix:///var/run/docker.sock" [2023-04-26T18:52:37.494Z] ], [2023-04-26T18:52:37.494Z] "mtu": 1458, [2023-04-26T18:52:37.494Z] "selinux-enabled": true, [2023-04-26T18:52:37.494Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T18:52:37.494Z] } [Pipeline] sh [2023-04-26T18:52:37.822Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T18:52:38.148Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T18:53:00.298Z] provisioning config files... [2023-04-26T18:53:00.325Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/102@tmp/config3636897521364665063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T18:53:00.680Z] ---> docker-login.sh [2023-04-26T18:53:00.680Z] nexus3.edgexfoundry.org:10001 [2023-04-26T18:53:01.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T18:53:01.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T18:53:01.269Z] Configure a credential helper to remove this warning. See [2023-04-26T18:53:01.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T18:53:01.269Z] [2023-04-26T18:53:01.269Z] Login Succeeded [2023-04-26T18:53:01.269Z] nexus3.edgexfoundry.org:10002 [2023-04-26T18:53:01.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T18:53:01.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T18:53:01.812Z] Configure a credential helper to remove this warning. See [2023-04-26T18:53:01.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T18:53:01.812Z] [2023-04-26T18:53:01.812Z] Login Succeeded [2023-04-26T18:53:01.812Z] nexus3.edgexfoundry.org:10003 [2023-04-26T18:53:02.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T18:53:02.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T18:53:02.084Z] Configure a credential helper to remove this warning. See [2023-04-26T18:53:02.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T18:53:02.084Z] [2023-04-26T18:53:02.084Z] Login Succeeded [2023-04-26T18:53:02.084Z] nexus3.edgexfoundry.org:10004 [2023-04-26T18:53:02.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T18:53:02.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T18:53:02.356Z] Configure a credential helper to remove this warning. See [2023-04-26T18:53:02.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T18:53:02.356Z] [2023-04-26T18:53:02.356Z] Login Succeeded [2023-04-26T18:53:02.356Z] docker.io [2023-04-26T18:53:02.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T18:53:02.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T18:53:02.897Z] Configure a credential helper to remove this warning. See [2023-04-26T18:53:02.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T18:53:02.897Z] [2023-04-26T18:53:02.897Z] Login Succeeded [2023-04-26T18:53:02.897Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T18:53:02.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T18:53:03.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T18:53:03.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T18:53:03.175Z] ========================================================= [2023-04-26T18:53:03.175Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T18:53:03.175Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T18:53:03.525Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T18:53:03.800Z] Sending build context to Docker daemon 1.234MB [2023-04-26T18:53:03.800Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T18:53:03.800Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-26T18:53:04.072Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T18:53:04.072Z] c41833b44d91: Pulling fs layer [2023-04-26T18:53:04.072Z] ed15518f5707: Pulling fs layer [2023-04-26T18:53:04.072Z] feae8fd75edb: Pulling fs layer [2023-04-26T18:53:04.072Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T18:53:04.072Z] 3cdef696dda3: Pulling fs layer [2023-04-26T18:53:04.072Z] 2ced38df9373: Pulling fs layer [2023-04-26T18:53:04.072Z] 58f1dce35555: Pulling fs layer [2023-04-26T18:53:04.072Z] 242c74f7c9fa: Waiting [2023-04-26T18:53:04.072Z] 3cdef696dda3: Waiting [2023-04-26T18:53:04.072Z] 2ced38df9373: Waiting [2023-04-26T18:53:04.072Z] 58f1dce35555: Waiting [2023-04-26T18:53:04.072Z] ed15518f5707: Download complete [2023-04-26T18:53:04.072Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T18:53:04.072Z] 242c74f7c9fa: Download complete [2023-04-26T18:53:04.072Z] 3cdef696dda3: Download complete [2023-04-26T18:53:04.072Z] c41833b44d91: Verifying Checksum [2023-04-26T18:53:04.072Z] c41833b44d91: Download complete [2023-04-26T18:53:05.055Z] c41833b44d91: Pull complete [2023-04-26T18:53:05.648Z] 58f1dce35555: Verifying Checksum [2023-04-26T18:53:05.648Z] 58f1dce35555: Download complete [2023-04-26T18:53:05.648Z] ed15518f5707: Pull complete [2023-04-26T18:53:06.620Z] feae8fd75edb: Verifying Checksum [2023-04-26T18:53:06.620Z] feae8fd75edb: Download complete [2023-04-26T18:53:06.890Z] 2ced38df9373: Verifying Checksum [2023-04-26T18:53:06.890Z] 2ced38df9373: Download complete [2023-04-26T18:53:19.240Z] feae8fd75edb: Pull complete [2023-04-26T18:53:19.240Z] 242c74f7c9fa: Pull complete [2023-04-26T18:53:19.240Z] 3cdef696dda3: Pull complete [2023-04-26T18:53:24.596Z] 2ced38df9373: Pull complete [2023-04-26T18:53:26.549Z] 58f1dce35555: Pull complete [2023-04-26T18:53:26.549Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T18:53:26.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T18:53:26.549Z] ---> fadd8f120f05 [2023-04-26T18:53:26.549Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-26T18:53:27.968Z] ---> Running in 90a0f29122ea [2023-04-26T18:53:28.237Z] Removing intermediate container 90a0f29122ea [2023-04-26T18:53:28.237Z] ---> e50e72aadb6c [2023-04-26T18:53:28.237Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T18:53:28.515Z] ---> Running in 70772b1a29da [2023-04-26T18:53:28.783Z] Removing intermediate container 70772b1a29da [2023-04-26T18:53:28.783Z] ---> 14b5b4399d7d [2023-04-26T18:53:28.783Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-26T18:53:28.783Z] ---> Running in b29e57fdea86 [2023-04-26T18:53:29.050Z] Removing intermediate container b29e57fdea86 [2023-04-26T18:53:29.050Z] ---> 73cb2f8c57b9 [2023-04-26T18:53:29.050Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-26T18:53:29.050Z] ---> Running in d1547c245a5b [2023-04-26T18:53:29.636Z] Removing intermediate container d1547c245a5b [2023-04-26T18:53:29.636Z] ---> d7ea80cf28d0 [2023-04-26T18:53:29.636Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T18:53:29.636Z] ---> Running in 7a051108492e [2023-04-26T18:53:30.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T18:53:31.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T18:53:32.153Z] (1/14) Installing libintl (0.21.1-r1) [2023-04-26T18:53:32.153Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-04-26T18:53:32.153Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-04-26T18:53:32.153Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-04-26T18:53:32.153Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-04-26T18:53:32.153Z] (6/14) Installing udev-init-scripts (35-r1) [2023-04-26T18:53:32.153Z] (7/14) Installing libblkid (2.38.1-r1) [2023-04-26T18:53:32.153Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-04-26T18:53:32.153Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-04-26T18:53:32.153Z] (10/14) Installing kmod-libs (30-r1) [2023-04-26T18:53:32.422Z] (11/14) Installing eudev (3.2.11-r4) [2023-04-26T18:53:32.422Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-04-26T18:53:32.422Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-04-26T18:53:32.422Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-04-26T18:53:32.422Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T18:53:32.422Z] Executing eudev-3.2.11-r4.trigger [2023-04-26T18:53:32.422Z] OK: 271 MiB in 67 packages [2023-04-26T18:53:33.840Z] Removing intermediate container 7a051108492e [2023-04-26T18:53:33.840Z] ---> 0f2a2a2c5439 [2023-04-26T18:53:33.840Z] Step 8/13 : WORKDIR /device-usb-camera [2023-04-26T18:53:33.840Z] ---> Running in 9c434ba314fb [2023-04-26T18:53:34.106Z] Removing intermediate container 9c434ba314fb [2023-04-26T18:53:34.106Z] ---> e361fec452b5 [2023-04-26T18:53:34.106Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-26T18:53:34.372Z] ---> 60ec50e318eb [2023-04-26T18:53:34.372Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T18:53:34.643Z] ---> Running in f0fadf08c703 [2023-04-26T18:54:56.384Z] Removing intermediate container f0fadf08c703 [2023-04-26T18:54:56.384Z] ---> 1df249c91851 [2023-04-26T18:54:56.384Z] Step 11/13 : COPY . . [2023-04-26T18:54:56.384Z] ---> c34b462660b5 [2023-04-26T18:54:56.384Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-26T18:54:56.384Z] ---> Running in bf07896025c8 [2023-04-26T18:54:56.384Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-04-26T18:54:56.384Z]   Dload Upload Total Spent Left Speed [2023-04-26T18:54:56.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2898 0 --:--:-- --:--:-- --:--:-- 2909 [2023-04-26T18:54:56.384Z] Removing intermediate container bf07896025c8 [2023-04-26T18:54:56.384Z] ---> 300fb6ed948c [2023-04-26T18:54:56.384Z] Step 13/13 : RUN ${MAKE} [2023-04-26T18:54:56.384Z] ---> Running in 1d53022fe113 [2023-04-26T18:54:56.384Z] noop [2023-04-26T18:54:56.384Z] Removing intermediate container 1d53022fe113 [2023-04-26T18:54:56.384Z] ---> bc8bb8ea9517 [2023-04-26T18:54:56.384Z] Successfully built bc8bb8ea9517 [2023-04-26T18:54:56.384Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T18:54:56.736Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T18:54:56.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T18:54:56.941Z] prd-ubuntu20.04-docker-arm64-4c-16g-11053 does not seem to be running inside a container [2023-04-26T18:54:57.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/102 -v /w/workspace/device-usb-camera/102:/w/workspace/device-usb-camera/102:rw,z -v /w/workspace/device-usb-camera/102@tmp:/w/workspace/device-usb-camera/102@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 [2023-04-26T18:54:58.187Z] $ docker top 2008b7f507c68571a1c0ac6282217515de4cf46f1f05d5720bb77f8c6304a317 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T18:54:59.022Z] + go version [2023-04-26T18:54:59.022Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T18:54:59.046Z] $ docker stop --time=1 2008b7f507c68571a1c0ac6282217515de4cf46f1f05d5720bb77f8c6304a317 [2023-04-26T18:55:00.668Z] $ docker rm -f --volumes 2008b7f507c68571a1c0ac6282217515de4cf46f1f05d5720bb77f8c6304a317 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T18:55:01.215Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T18:55:01.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T18:55:01.404Z] prd-ubuntu20.04-docker-arm64-4c-16g-11053 does not seem to be running inside a container [2023-04-26T18:55:01.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/102 -v /w/workspace/device-usb-camera/102:/w/workspace/device-usb-camera/102:rw,z -v /w/workspace/device-usb-camera/102@tmp:/w/workspace/device-usb-camera/102@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 [2023-04-26T18:55:02.631Z] $ docker top ad64b798b211f62ea00948b69a8dda293b054bde1cb0e6d451eb1e2235d8c8ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T18:55:03.137Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/102 [Pipeline] fileExists [Pipeline] sh [2023-04-26T18:55:03.469Z] + make test [2023-04-26T18:55:03.743Z] go test ./... -coverprofile=coverage.out ./... [2023-04-26T18:55:35.986Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-04-26T18:58:12.752Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-04-26T18:58:12.752Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.063s coverage: 2.0% of statements [2023-04-26T18:58:12.752Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-26T18:58:12.752Z] go vet ./... [2023-04-26T18:58:39.484Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T18:58:39.484Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T18:58:39.484Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T18:58:39.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T18:58:39.521Z] $ docker stop --time=1 ad64b798b211f62ea00948b69a8dda293b054bde1cb0e6d451eb1e2235d8c8ff [2023-04-26T18:58:41.396Z] $ docker rm -f --volumes ad64b798b211f62ea00948b69a8dda293b054bde1cb0e6d451eb1e2235d8c8ff [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T18:58:42.758Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T18:58:42.780Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T18:58:43.333Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T18:58:43.720Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T18:58:44.043Z] + ls -al . [2023-04-26T18:58:44.043Z] total 188 [2023-04-26T18:58:44.043Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 18:55 . [2023-04-26T18:58:44.043Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 18:52 .. [2023-04-26T18:58:44.043Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 18:52 .git [2023-04-26T18:58:44.043Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 18:52 .github [2023-04-26T18:58:44.043Z] -rw-rw-r-- 1 jenkins jenkins 414 Apr 26 18:52 .gitignore [2023-04-26T18:58:44.043Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 26 18:52 .golangci.yml [2023-04-26T18:58:44.043Z] -rw-rw-r-- 1 jenkins jenkins 77 Apr 26 18:52 .hadolint.yml [2023-04-26T18:58:44.043Z] -rw-rw-r-- 1 jenkins jenkins 9665 Apr 26 18:52 Attribution.txt [2023-04-26T18:58:44.043Z] -rw-rw-r-- 1 jenkins jenkins 6219 Apr 26 18:52 CHANGELOG.md [2023-04-26T18:58:44.043Z] -rw-rw-r-- 1 jenkins jenkins 2328 Apr 26 18:52 Dockerfile [2023-04-26T18:58:44.043Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 26 18:52 GOVERNANCE.md [2023-04-26T18:58:44.043Z] -rw-rw-r-- 1 jenkins jenkins 659 Apr 26 18:52 Jenkinsfile [2023-04-26T18:58:44.043Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 26 18:52 LICENSE [2023-04-26T18:58:44.043Z] -rw-rw-r-- 1 jenkins jenkins 2364 Apr 26 18:52 Makefile [2023-04-26T18:58:44.043Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 26 18:52 OWNERS.md [2023-04-26T18:58:44.043Z] -rw-rw-r-- 1 jenkins jenkins 5681 Apr 26 18:52 README.md [2023-04-26T18:58:44.043Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 18:48 VERSION [2023-04-26T18:58:44.043Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 18:52 bin [2023-04-26T18:58:44.043Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 18:52 cmd [2023-04-26T18:58:44.043Z] -rw-r--r-- 1 jenkins jenkins 28693 Apr 26 18:58 coverage.out [2023-04-26T18:58:44.043Z] -rwxrwxr-x 1 jenkins jenkins 140 Apr 26 18:52 docker-entrypoint.sh [2023-04-26T18:58:44.043Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 18:52 docs [2023-04-26T18:58:44.043Z] -rw-rw-r-- 1 jenkins jenkins 3443 Apr 26 18:52 go.mod [2023-04-26T18:58:44.043Z] -rw-rw-r-- 1 jenkins jenkins 31603 Apr 26 18:52 go.sum [2023-04-26T18:58:44.043Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 18:52 internal [2023-04-26T18:58:44.043Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 18:52 snap [2023-04-26T18:58:44.043Z] -rw-rw-r-- 1 jenkins jenkins 231 Apr 26 18:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T18:58:44.392Z] + 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=c99ddce2530f0bca898d9428dd15bfa81bd19b45 --label arch=arm64 --label version=3.0.0-dev.30 . [2023-04-26T18:58:44.659Z] Sending build context to Docker daemon 1.264MB [2023-04-26T18:58:44.659Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T18:58:44.659Z] Step 2/35 : FROM ${BASE} AS builder [2023-04-26T18:58:44.659Z] ---> bc8bb8ea9517 [2023-04-26T18:58:44.659Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-04-26T18:58:44.927Z] ---> Running in 54eb201ff66f [2023-04-26T18:58:45.195Z] Removing intermediate container 54eb201ff66f [2023-04-26T18:58:45.195Z] ---> eaeab9cddb64 [2023-04-26T18:58:45.195Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T18:58:45.195Z] ---> Running in 5201198953c0 [2023-04-26T18:58:45.463Z] Removing intermediate container 5201198953c0 [2023-04-26T18:58:45.463Z] ---> 22f70fe9e3ad [2023-04-26T18:58:45.463Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-26T18:58:45.731Z] ---> Running in 49b94ee7b8c5 [2023-04-26T18:58:46.001Z] Removing intermediate container 49b94ee7b8c5 [2023-04-26T18:58:46.001Z] ---> 4e1aff7b3ecd [2023-04-26T18:58:46.001Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-26T18:58:46.001Z] ---> Running in c7af16c36705 [2023-04-26T18:58:46.268Z] Removing intermediate container c7af16c36705 [2023-04-26T18:58:46.268Z] ---> 22f4ee82a109 [2023-04-26T18:58:46.268Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T18:58:46.540Z] ---> Running in 27d32cee0c1a [2023-04-26T18:58:47.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T18:58:48.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T18:58:49.518Z] OK: 271 MiB in 67 packages [2023-04-26T18:58:50.104Z] Removing intermediate container 27d32cee0c1a [2023-04-26T18:58:50.104Z] ---> b83cdcf189d9 [2023-04-26T18:58:50.104Z] Step 8/35 : WORKDIR /device-usb-camera [2023-04-26T18:58:50.104Z] ---> Running in 42a0090ed1d6 [2023-04-26T18:58:50.692Z] Removing intermediate container 42a0090ed1d6 [2023-04-26T18:58:50.692Z] ---> 4a4ac2757331 [2023-04-26T18:58:50.692Z] Step 9/35 : COPY go.mod vendor* ./ [2023-04-26T18:58:50.960Z] ---> d9cf97a5beb2 [2023-04-26T18:58:50.960Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T18:58:51.231Z] ---> Running in 6b80689196c1 [2023-04-26T18:58:53.821Z] Removing intermediate container 6b80689196c1 [2023-04-26T18:58:53.821Z] ---> bff165a8fbd4 [2023-04-26T18:58:53.821Z] Step 11/35 : COPY . . [2023-04-26T18:58:54.409Z] ---> 0c471513fe2d [2023-04-26T18:58:54.409Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-26T18:58:54.677Z] ---> Running in 5f8a86c4c27d [2023-04-26T18:58:55.637Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-04-26T18:58:55.637Z]  Dload Upload Total Spent Left  Speed [2023-04-26T18:58:55.905Z] 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3844 0 --:--:-- --:--:-- --:--:-- 3861 [2023-04-26T18:58:56.510Z] Removing intermediate container 5f8a86c4c27d [2023-04-26T18:58:56.511Z] ---> 1a0d26f67ac2 [2023-04-26T18:58:56.511Z] Step 13/35 : RUN ${MAKE} [2023-04-26T18:58:56.511Z] ---> Running in 95a5bae98a6d [2023-04-26T18:58:57.935Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.30" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-04-26T19:01:34.713Z] Removing intermediate container 95a5bae98a6d [2023-04-26T19:01:34.713Z] ---> efb43938e2cb [2023-04-26T19:01:34.713Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-04-26T19:01:34.980Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-04-26T19:01:35.247Z] 8766b47fe142: Pulling fs layer [2023-04-26T19:01:35.514Z] 8766b47fe142: Verifying Checksum [2023-04-26T19:01:35.514Z] 8766b47fe142: Download complete [2023-04-26T19:01:36.097Z] 8766b47fe142: Pull complete [2023-04-26T19:01:36.097Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-04-26T19:01:36.097Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-04-26T19:01:36.097Z] ---> 69d40e2cb93c [2023-04-26T19:01:36.097Z] Step 15/35 : FROM alpine:3.17 [2023-04-26T19:01:36.681Z] 3.17: Pulling from library/alpine [2023-04-26T19:01:36.949Z] c41833b44d91: Already exists [2023-04-26T19:01:36.949Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T19:01:36.949Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T19:01:36.949Z] ---> 51e60588ff2c [2023-04-26T19:01:36.949Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-26T19:01:37.220Z] ---> Running in cc13a2877620 [2023-04-26T19:01:37.489Z] Removing intermediate container cc13a2877620 [2023-04-26T19:01:37.489Z] ---> e6524f5634e0 [2023-04-26T19:01:37.489Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-04-26T19:01:37.489Z] ---> Running in d1f26ba90e23 [2023-04-26T19:01:38.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T19:01:39.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T19:01:40.452Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-04-26T19:01:40.452Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-04-26T19:01:40.452Z] (3/83) Installing libxau (1.0.10-r0) [2023-04-26T19:01:40.452Z] (4/83) Installing libmd (1.0.4-r0) [2023-04-26T19:01:40.452Z] (5/83) Installing libbsd (0.11.7-r0) [2023-04-26T19:01:40.452Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-04-26T19:01:40.452Z] (7/83) Installing libxcb (1.15-r0) [2023-04-26T19:01:40.452Z] (8/83) Installing libx11 (1.8.4-r0) [2023-04-26T19:01:40.452Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-04-26T19:01:40.721Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-04-26T19:01:40.721Z] (11/83) Installing libexpat (2.5.0-r0) [2023-04-26T19:01:40.721Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-04-26T19:01:40.721Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-04-26T19:01:40.721Z] (14/83) Installing libpng (1.6.38-r0) [2023-04-26T19:01:40.721Z] (15/83) Installing freetype (2.12.1-r0) [2023-04-26T19:01:40.721Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-04-26T19:01:40.721Z] (17/83) Installing fribidi (1.0.12-r0) [2023-04-26T19:01:40.721Z] (18/83) Installing libffi (3.4.4-r0) [2023-04-26T19:01:40.721Z] (19/83) Installing libintl (0.21.1-r1) [2023-04-26T19:01:40.721Z] (20/83) Installing libblkid (2.38.1-r1) [2023-04-26T19:01:40.721Z] (21/83) Installing libmount (2.38.1-r1) [2023-04-26T19:01:40.991Z] (22/83) Installing pcre2 (10.42-r0) [2023-04-26T19:01:40.991Z] (23/83) Installing glib (2.74.6-r0) [2023-04-26T19:01:40.991Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-04-26T19:01:40.991Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-04-26T19:01:40.991Z] (26/83) Installing libass (0.16.0-r1) [2023-04-26T19:01:40.991Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-04-26T19:01:40.991Z] (28/83) Installing libdrm (2.4.114-r0) [2023-04-26T19:01:40.991Z] (29/83) Installing gmp (6.2.1-r2) [2023-04-26T19:01:40.991Z] (30/83) Installing nettle (3.8.1-r0) [2023-04-26T19:01:41.258Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-04-26T19:01:41.258Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-04-26T19:01:41.258Z] (33/83) Installing libunistring (1.1-r0) [2023-04-26T19:01:41.258Z] (34/83) Installing gnutls (3.7.8-r3) [2023-04-26T19:01:41.258Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-04-26T19:01:41.258Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-04-26T19:01:41.258Z] (37/83) Installing lame (3.100-r2) [2023-04-26T19:01:41.258Z] (38/83) Installing opus (1.3.1-r1) [2023-04-26T19:01:41.258Z] (39/83) Installing libasyncns (0.8-r1) [2023-04-26T19:01:41.258Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-04-26T19:01:41.258Z] (41/83) Installing libltdl (2.4.7-r1) [2023-04-26T19:01:41.258Z] (42/83) Installing orc (0.4.33-r0) [2023-04-26T19:01:41.525Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-04-26T19:01:41.525Z] (44/83) Installing libogg (1.3.5-r2) [2023-04-26T19:01:41.525Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-04-26T19:01:41.525Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-04-26T19:01:41.525Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-04-26T19:01:41.525Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-04-26T19:01:41.525Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-04-26T19:01:41.525Z] (50/83) Installing soxr (0.1.3-r3) [2023-04-26T19:01:41.525Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-04-26T19:01:41.525Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-04-26T19:01:41.525Z] (53/83) Installing libpulse (16.1-r6) [2023-04-26T19:01:41.525Z] (54/83) Installing cjson (1.7.15-r3) [2023-04-26T19:01:41.525Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-04-26T19:01:41.793Z] (56/83) Installing librist (0.2.7-r0) [2023-04-26T19:01:41.793Z] (57/83) Installing libsrt (1.5.1-r0) [2023-04-26T19:01:41.793Z] (58/83) Installing libssh (0.10.4-r0) [2023-04-26T19:01:41.793Z] (59/83) Installing libtheora (1.1.1-r16) [2023-04-26T19:01:41.793Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-04-26T19:01:41.793Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-04-26T19:01:41.793Z] (62/83) Installing libxext (1.3.5-r0) [2023-04-26T19:01:41.793Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-04-26T19:01:41.793Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-04-26T19:01:41.793Z] (65/83) Installing libva (2.16.0-r0) [2023-04-26T19:01:41.793Z] (66/83) Installing libvdpau (1.5-r0) [2023-04-26T19:01:41.793Z] (67/83) Installing vidstab (1.1.0-r2) [2023-04-26T19:01:41.793Z] (68/83) Installing libvpx (1.12.0-r1) [2023-04-26T19:01:41.793Z] (69/83) Installing libwebp (1.2.4-r1) [2023-04-26T19:01:42.062Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-04-26T19:01:42.062Z] (71/83) Installing numactl (2.0.16-r1) [2023-04-26T19:01:42.062Z] (72/83) Installing x265-libs (3.5-r3) [2023-04-26T19:01:42.062Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-04-26T19:01:42.062Z] (74/83) Installing libsodium (1.0.18-r2) [2023-04-26T19:01:42.062Z] (75/83) Installing libzmq (4.3.4-r1) [2023-04-26T19:01:42.062Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-04-26T19:01:42.650Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-04-26T19:01:42.650Z] (78/83) Installing udev-init-scripts (35-r1) [2023-04-26T19:01:42.650Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-04-26T19:01:42.650Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-04-26T19:01:42.650Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-04-26T19:01:42.650Z] (82/83) Installing kmod-libs (30-r1) [2023-04-26T19:01:42.650Z] (83/83) Installing eudev (3.2.11-r4) [2023-04-26T19:01:42.650Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T19:01:42.650Z] Executing eudev-3.2.11-r4.trigger [2023-04-26T19:01:42.650Z] OK: 86 MiB in 98 packages [2023-04-26T19:01:46.005Z] Removing intermediate container d1f26ba90e23 [2023-04-26T19:01:46.005Z] ---> f59f3a2992bb [2023-04-26T19:01:46.005Z] Step 18/35 : WORKDIR / [2023-04-26T19:01:46.005Z] ---> Running in 38e13b421c13 [2023-04-26T19:01:46.273Z] Removing intermediate container 38e13b421c13 [2023-04-26T19:01:46.273Z] ---> 2960b3c87a2f [2023-04-26T19:01:46.273Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-04-26T19:01:47.686Z] ---> a6bdf745626f [2023-04-26T19:01:47.686Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-04-26T19:01:48.271Z] ---> 28e864e75651 [2023-04-26T19:01:48.271Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-04-26T19:01:48.856Z] ---> 0abaee069407 [2023-04-26T19:01:48.856Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-04-26T19:01:49.123Z] ---> 859a6d0d365a [2023-04-26T19:01:49.123Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-04-26T19:01:49.707Z] ---> bacad5133654 [2023-04-26T19:01:49.707Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-04-26T19:01:50.290Z] ---> e9bbc2a677c8 [2023-04-26T19:01:50.290Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-04-26T19:01:54.545Z] ---> 9d69900a3b55 [2023-04-26T19:01:54.545Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-04-26T19:01:54.545Z] ---> Running in 22d732b96019 [2023-04-26T19:01:55.573Z] Removing intermediate container 22d732b96019 [2023-04-26T19:01:55.573Z] ---> 381f3962a92e [2023-04-26T19:01:55.573Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-04-26T19:01:55.852Z] ---> Running in 8445efb1ee83 [2023-04-26T19:01:57.303Z] Removing intermediate container 8445efb1ee83 [2023-04-26T19:01:57.303Z] ---> 7d52fb19b996 [2023-04-26T19:01:57.303Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-04-26T19:01:57.606Z] ---> Running in a647b6adacd0 [2023-04-26T19:01:59.022Z] Removing intermediate container a647b6adacd0 [2023-04-26T19:01:59.022Z] ---> c63389bdf705 [2023-04-26T19:01:59.023Z] Step 29/35 : EXPOSE 59983 [2023-04-26T19:01:59.290Z] ---> Running in 1bc1cf21fd05 [2023-04-26T19:01:59.557Z] Removing intermediate container 1bc1cf21fd05 [2023-04-26T19:01:59.557Z] ---> f5db29abaaac [2023-04-26T19:01:59.557Z] Step 30/35 : EXPOSE 8554 [2023-04-26T19:01:59.557Z] ---> Running in 9a90e0f7d150 [2023-04-26T19:01:59.826Z] Removing intermediate container 9a90e0f7d150 [2023-04-26T19:01:59.826Z] ---> 6386eec77010 [2023-04-26T19:01:59.826Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-04-26T19:01:59.826Z] ---> Running in 784fa31a3b2d [2023-04-26T19:02:00.409Z] Removing intermediate container 784fa31a3b2d [2023-04-26T19:02:00.409Z] ---> 87daecd28be8 [2023-04-26T19:02:00.409Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-04-26T19:02:00.409Z] ---> Running in aae5ca10c894 [2023-04-26T19:02:00.675Z] Removing intermediate container aae5ca10c894 [2023-04-26T19:02:00.675Z] ---> dac85a83fee0 [2023-04-26T19:02:00.675Z] Step 33/35 : LABEL arch=arm64 [2023-04-26T19:02:00.675Z] ---> Running in 2b2ea692cc6d [2023-04-26T19:02:00.950Z] Removing intermediate container 2b2ea692cc6d [2023-04-26T19:02:00.950Z] ---> 5f3348204db9 [2023-04-26T19:02:00.950Z] Step 34/35 : LABEL git_sha=c99ddce2530f0bca898d9428dd15bfa81bd19b45 [2023-04-26T19:02:00.950Z] ---> Running in 205ccd82dca1 [2023-04-26T19:02:01.228Z] Removing intermediate container 205ccd82dca1 [2023-04-26T19:02:01.228Z] ---> c7075eeb0f18 [2023-04-26T19:02:01.228Z] Step 35/35 : LABEL version=3.0.0-dev.30 [2023-04-26T19:02:01.495Z] ---> Running in b38452a527f0 [2023-04-26T19:02:01.766Z] Removing intermediate container b38452a527f0 [2023-04-26T19:02:01.766Z] ---> a1efa934a0be [2023-04-26T19:02:01.766Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T19:02:01.766Z] Successfully built a1efa934a0be [2023-04-26T19:02:01.766Z] 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 [2023-04-26T19:02:01.860Z] provisioning config files... [2023-04-26T19:02:01.874Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/102@tmp/config18148545655805501178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T19:02:02.208Z] ---> docker-login.sh [2023-04-26T19:02:02.208Z] nexus3.edgexfoundry.org:10001 [2023-04-26T19:02:02.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T19:02:02.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T19:02:02.475Z] Configure a credential helper to remove this warning. See [2023-04-26T19:02:02.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T19:02:02.475Z] [2023-04-26T19:02:02.475Z] Login Succeeded [2023-04-26T19:02:02.475Z] nexus3.edgexfoundry.org:10002 [2023-04-26T19:02:02.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T19:02:02.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T19:02:02.742Z] Configure a credential helper to remove this warning. See [2023-04-26T19:02:02.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T19:02:02.742Z] [2023-04-26T19:02:02.742Z] Login Succeeded [2023-04-26T19:02:03.008Z] nexus3.edgexfoundry.org:10003 [2023-04-26T19:02:03.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T19:02:03.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T19:02:03.275Z] Configure a credential helper to remove this warning. See [2023-04-26T19:02:03.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T19:02:03.275Z] [2023-04-26T19:02:03.275Z] Login Succeeded [2023-04-26T19:02:03.275Z] nexus3.edgexfoundry.org:10004 [2023-04-26T19:02:03.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T19:02:03.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T19:02:03.541Z] Configure a credential helper to remove this warning. See [2023-04-26T19:02:03.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T19:02:03.541Z] [2023-04-26T19:02:03.542Z] Login Succeeded [2023-04-26T19:02:03.542Z] docker.io [2023-04-26T19:02:03.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T19:02:04.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T19:02:04.076Z] Configure a credential helper to remove this warning. See [2023-04-26T19:02:04.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T19:02:04.076Z] [2023-04-26T19:02:04.076Z] Login Succeeded [2023-04-26T19:02:04.076Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T19:02:04.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T19:02:04.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T19:02:04.143Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-04-26T19:02:04.143Z] c99ddce2530f0bca898d9428dd15bfa81bd19b45 [2023-04-26T19:02:04.143Z] latest [2023-04-26T19:02:04.143Z] 3.0.0-dev.30 [2023-04-26T19:02:04.143Z] c99ddce2530f0bca898d9428dd15bfa81bd19b45-3.0.0-dev.30 [2023-04-26T19:02:04.143Z] main [2023-04-26T19:02:04.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T19:02:04.510Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c99ddce2530f0bca898d9428dd15bfa81bd19b45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T19:02:07.438Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c99ddce2530f0bca898d9428dd15bfa81bd19b45 [2023-04-26T19:02:07.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-26T19:02:07.439Z] fd17e79f143a: Preparing [2023-04-26T19:02:07.439Z] 77f4809649af: Preparing [2023-04-26T19:02:07.439Z] 5f2d5ca5959f: Preparing [2023-04-26T19:02:07.439Z] 608d194cb50c: Preparing [2023-04-26T19:02:07.439Z] acc83c6ca332: Preparing [2023-04-26T19:02:07.439Z] 03c103429431: Preparing [2023-04-26T19:02:07.439Z] e2c691a044a4: Preparing [2023-04-26T19:02:07.439Z] ee7186547823: Preparing [2023-04-26T19:02:07.439Z] 347bc39416b2: Preparing [2023-04-26T19:02:07.439Z] 6e35ac368e22: Preparing [2023-04-26T19:02:07.439Z] 287836664794: Preparing [2023-04-26T19:02:07.439Z] 26cbea5cba74: Preparing [2023-04-26T19:02:07.439Z] 03c103429431: Waiting [2023-04-26T19:02:07.439Z] 347bc39416b2: Waiting [2023-04-26T19:02:07.439Z] 6e35ac368e22: Waiting [2023-04-26T19:02:07.439Z] 287836664794: Waiting [2023-04-26T19:02:07.439Z] 26cbea5cba74: Waiting [2023-04-26T19:02:07.439Z] e2c691a044a4: Waiting [2023-04-26T19:02:07.439Z] ee7186547823: Waiting [2023-04-26T19:02:07.705Z] acc83c6ca332: Pushed [2023-04-26T19:02:07.705Z] 5f2d5ca5959f: Pushed [2023-04-26T19:02:07.705Z] fd17e79f143a: Pushed [2023-04-26T19:02:07.705Z] 77f4809649af: Pushed [2023-04-26T19:02:07.705Z] 03c103429431: Pushed [2023-04-26T19:02:07.975Z] e2c691a044a4: Pushed [2023-04-26T19:02:07.975Z] 347bc39416b2: Pushed [2023-04-26T19:02:07.975Z] ee7186547823: Pushed [2023-04-26T19:02:07.975Z] 26cbea5cba74: Layer already exists [2023-04-26T19:02:13.321Z] 6e35ac368e22: Pushed [2023-04-26T19:02:13.321Z] 608d194cb50c: Pushed [2023-04-26T19:02:23.383Z] 287836664794: Pushed [2023-04-26T19:02:23.383Z] c99ddce2530f0bca898d9428dd15bfa81bd19b45: digest: sha256:2c9d5099c0f6708079079dfe4f28469d94a9dd5b31b6248e51879ad07ca02099 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T19:02:23.738Z] + 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 [2023-04-26T19:02:24.082Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-04-26T19:02:24.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-26T19:02:24.082Z] fd17e79f143a: Preparing [2023-04-26T19:02:24.082Z] 77f4809649af: Preparing [2023-04-26T19:02:24.082Z] 5f2d5ca5959f: Preparing [2023-04-26T19:02:24.082Z] 608d194cb50c: Preparing [2023-04-26T19:02:24.082Z] acc83c6ca332: Preparing [2023-04-26T19:02:24.082Z] 03c103429431: Preparing [2023-04-26T19:02:24.082Z] e2c691a044a4: Preparing [2023-04-26T19:02:24.082Z] ee7186547823: Preparing [2023-04-26T19:02:24.082Z] 347bc39416b2: Preparing [2023-04-26T19:02:24.082Z] 6e35ac368e22: Preparing [2023-04-26T19:02:24.082Z] 287836664794: Preparing [2023-04-26T19:02:24.082Z] 26cbea5cba74: Preparing [2023-04-26T19:02:24.082Z] 03c103429431: Waiting [2023-04-26T19:02:24.082Z] e2c691a044a4: Waiting [2023-04-26T19:02:24.082Z] ee7186547823: Waiting [2023-04-26T19:02:24.082Z] 287836664794: Waiting [2023-04-26T19:02:24.082Z] 26cbea5cba74: Waiting [2023-04-26T19:02:24.082Z] 347bc39416b2: Waiting [2023-04-26T19:02:24.082Z] 6e35ac368e22: Waiting [2023-04-26T19:02:24.082Z] fd17e79f143a: Layer already exists [2023-04-26T19:02:24.082Z] 77f4809649af: Layer already exists [2023-04-26T19:02:24.082Z] acc83c6ca332: Layer already exists [2023-04-26T19:02:24.082Z] 608d194cb50c: Layer already exists [2023-04-26T19:02:24.082Z] 5f2d5ca5959f: Layer already exists [2023-04-26T19:02:24.082Z] 03c103429431: Layer already exists [2023-04-26T19:02:24.082Z] e2c691a044a4: Layer already exists [2023-04-26T19:02:24.082Z] 347bc39416b2: Layer already exists [2023-04-26T19:02:24.082Z] 6e35ac368e22: Layer already exists [2023-04-26T19:02:24.082Z] 287836664794: Layer already exists [2023-04-26T19:02:24.082Z] 26cbea5cba74: Layer already exists [2023-04-26T19:02:24.082Z] ee7186547823: Layer already exists [2023-04-26T19:02:24.350Z] latest: digest: sha256:2c9d5099c0f6708079079dfe4f28469d94a9dd5b31b6248e51879ad07ca02099 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T19:02:24.702Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T19:02:25.050Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.30 [2023-04-26T19:02:25.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-26T19:02:25.050Z] fd17e79f143a: Preparing [2023-04-26T19:02:25.050Z] 77f4809649af: Preparing [2023-04-26T19:02:25.050Z] 5f2d5ca5959f: Preparing [2023-04-26T19:02:25.050Z] 608d194cb50c: Preparing [2023-04-26T19:02:25.050Z] acc83c6ca332: Preparing [2023-04-26T19:02:25.050Z] 03c103429431: Preparing [2023-04-26T19:02:25.050Z] e2c691a044a4: Preparing [2023-04-26T19:02:25.050Z] ee7186547823: Preparing [2023-04-26T19:02:25.050Z] 347bc39416b2: Preparing [2023-04-26T19:02:25.050Z] 6e35ac368e22: Preparing [2023-04-26T19:02:25.050Z] 287836664794: Preparing [2023-04-26T19:02:25.050Z] 26cbea5cba74: Preparing [2023-04-26T19:02:25.050Z] 347bc39416b2: Waiting [2023-04-26T19:02:25.050Z] 287836664794: Waiting [2023-04-26T19:02:25.050Z] 26cbea5cba74: Waiting [2023-04-26T19:02:25.050Z] 6e35ac368e22: Waiting [2023-04-26T19:02:25.050Z] 03c103429431: Waiting [2023-04-26T19:02:25.050Z] e2c691a044a4: Waiting [2023-04-26T19:02:25.050Z] ee7186547823: Waiting [2023-04-26T19:02:25.050Z] fd17e79f143a: Layer already exists [2023-04-26T19:02:25.050Z] acc83c6ca332: Layer already exists [2023-04-26T19:02:25.050Z] 5f2d5ca5959f: Layer already exists [2023-04-26T19:02:25.050Z] 77f4809649af: Layer already exists [2023-04-26T19:02:25.050Z] 608d194cb50c: Layer already exists [2023-04-26T19:02:25.050Z] 347bc39416b2: Layer already exists [2023-04-26T19:02:25.050Z] e2c691a044a4: Layer already exists [2023-04-26T19:02:25.050Z] 6e35ac368e22: Layer already exists [2023-04-26T19:02:25.050Z] ee7186547823: Layer already exists [2023-04-26T19:02:25.050Z] 03c103429431: Layer already exists [2023-04-26T19:02:25.050Z] 26cbea5cba74: Layer already exists [2023-04-26T19:02:25.050Z] 287836664794: Layer already exists [2023-04-26T19:02:25.318Z] 3.0.0-dev.30: digest: sha256:2c9d5099c0f6708079079dfe4f28469d94a9dd5b31b6248e51879ad07ca02099 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T19:02:25.669Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c99ddce2530f0bca898d9428dd15bfa81bd19b45-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T19:02:26.015Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c99ddce2530f0bca898d9428dd15bfa81bd19b45-3.0.0-dev.30 [2023-04-26T19:02:26.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-26T19:02:26.015Z] fd17e79f143a: Preparing [2023-04-26T19:02:26.015Z] 77f4809649af: Preparing [2023-04-26T19:02:26.015Z] 5f2d5ca5959f: Preparing [2023-04-26T19:02:26.015Z] 608d194cb50c: Preparing [2023-04-26T19:02:26.015Z] acc83c6ca332: Preparing [2023-04-26T19:02:26.015Z] 03c103429431: Preparing [2023-04-26T19:02:26.015Z] e2c691a044a4: Preparing [2023-04-26T19:02:26.015Z] ee7186547823: Preparing [2023-04-26T19:02:26.015Z] 347bc39416b2: Preparing [2023-04-26T19:02:26.015Z] 6e35ac368e22: Preparing [2023-04-26T19:02:26.015Z] 287836664794: Preparing [2023-04-26T19:02:26.015Z] 26cbea5cba74: Preparing [2023-04-26T19:02:26.015Z] 347bc39416b2: Waiting [2023-04-26T19:02:26.015Z] 6e35ac368e22: Waiting [2023-04-26T19:02:26.015Z] 287836664794: Waiting [2023-04-26T19:02:26.015Z] 03c103429431: Waiting [2023-04-26T19:02:26.015Z] 26cbea5cba74: Waiting [2023-04-26T19:02:26.015Z] e2c691a044a4: Waiting [2023-04-26T19:02:26.015Z] ee7186547823: Waiting [2023-04-26T19:02:26.015Z] 5f2d5ca5959f: Layer already exists [2023-04-26T19:02:26.015Z] 77f4809649af: Layer already exists [2023-04-26T19:02:26.015Z] acc83c6ca332: Layer already exists [2023-04-26T19:02:26.015Z] fd17e79f143a: Layer already exists [2023-04-26T19:02:26.015Z] 608d194cb50c: Layer already exists [2023-04-26T19:02:26.283Z] e2c691a044a4: Layer already exists [2023-04-26T19:02:26.283Z] 03c103429431: Layer already exists [2023-04-26T19:02:26.283Z] ee7186547823: Layer already exists [2023-04-26T19:02:26.283Z] 6e35ac368e22: Layer already exists [2023-04-26T19:02:26.283Z] 347bc39416b2: Layer already exists [2023-04-26T19:02:26.283Z] 287836664794: Layer already exists [2023-04-26T19:02:26.283Z] 26cbea5cba74: Layer already exists [2023-04-26T19:02:26.283Z] c99ddce2530f0bca898d9428dd15bfa81bd19b45-3.0.0-dev.30: digest: sha256:2c9d5099c0f6708079079dfe4f28469d94a9dd5b31b6248e51879ad07ca02099 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T19:02:26.634Z] + 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 [2023-04-26T19:02:26.983Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-04-26T19:02:26.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-26T19:02:26.983Z] fd17e79f143a: Preparing [2023-04-26T19:02:26.983Z] 77f4809649af: Preparing [2023-04-26T19:02:26.983Z] 5f2d5ca5959f: Preparing [2023-04-26T19:02:26.983Z] 608d194cb50c: Preparing [2023-04-26T19:02:26.983Z] acc83c6ca332: Preparing [2023-04-26T19:02:26.984Z] 03c103429431: Preparing [2023-04-26T19:02:26.984Z] e2c691a044a4: Preparing [2023-04-26T19:02:26.984Z] ee7186547823: Preparing [2023-04-26T19:02:26.984Z] 347bc39416b2: Preparing [2023-04-26T19:02:26.984Z] 6e35ac368e22: Preparing [2023-04-26T19:02:26.984Z] 287836664794: Preparing [2023-04-26T19:02:26.984Z] 26cbea5cba74: Preparing [2023-04-26T19:02:26.984Z] ee7186547823: Waiting [2023-04-26T19:02:26.984Z] 347bc39416b2: Waiting [2023-04-26T19:02:26.984Z] 6e35ac368e22: Waiting [2023-04-26T19:02:26.984Z] 287836664794: Waiting [2023-04-26T19:02:26.984Z] 26cbea5cba74: Waiting [2023-04-26T19:02:26.984Z] 03c103429431: Waiting [2023-04-26T19:02:26.984Z] e2c691a044a4: Waiting [2023-04-26T19:02:26.984Z] acc83c6ca332: Layer already exists [2023-04-26T19:02:26.984Z] 608d194cb50c: Layer already exists [2023-04-26T19:02:26.984Z] fd17e79f143a: Layer already exists [2023-04-26T19:02:26.984Z] 77f4809649af: Layer already exists [2023-04-26T19:02:26.984Z] 5f2d5ca5959f: Layer already exists [2023-04-26T19:02:26.984Z] e2c691a044a4: Layer already exists [2023-04-26T19:02:26.984Z] 03c103429431: Layer already exists [2023-04-26T19:02:26.984Z] ee7186547823: Layer already exists [2023-04-26T19:02:26.984Z] 347bc39416b2: Layer already exists [2023-04-26T19:02:26.984Z] 6e35ac368e22: Layer already exists [2023-04-26T19:02:26.984Z] 26cbea5cba74: Layer already exists [2023-04-26T19:02:26.984Z] 287836664794: Layer already exists [2023-04-26T19:02:27.250Z] main: digest: sha256:2c9d5099c0f6708079079dfe4f28469d94a9dd5b31b6248e51879ad07ca02099 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T19:02:27.305Z] ===================================================== [Pipeline] echo [2023-04-26T19:02:27.315Z] taggedImages: [2023-04-26T19:02:27.315Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c99ddce2530f0bca898d9428dd15bfa81bd19b45 [2023-04-26T19:02:27.315Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-04-26T19:02:27.315Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.30 [2023-04-26T19:02:27.315Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c99ddce2530f0bca898d9428dd15bfa81bd19b45-3.0.0-dev.30 [2023-04-26T19:02:27.315Z] - 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 [2023-04-26T19:02:27.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T19:02:27.685Z] [2023-04-26T19:02:27.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T19:02:28.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T19:02:28.020Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T19:02:28.020Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T19:02:28.020Z] 04944245beec: Pulling fs layer [2023-04-26T19:02:28.020Z] 699f458cf7ca: Pulling fs layer [2023-04-26T19:02:28.020Z] 765212b225bb: Pulling fs layer [2023-04-26T19:02:28.020Z] f23df028b6ca: Pulling fs layer [2023-04-26T19:02:28.020Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T19:02:28.020Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T19:02:28.020Z] f23df028b6ca: Waiting [2023-04-26T19:02:28.020Z] d65c8cfc05b1: Waiting [2023-04-26T19:02:28.020Z] 2437ff75d9bd: Waiting [2023-04-26T19:02:28.020Z] 765212b225bb: Waiting [2023-04-26T19:02:28.288Z] 04944245beec: Verifying Checksum [2023-04-26T19:02:28.288Z] 04944245beec: Download complete [2023-04-26T19:02:28.288Z] 765212b225bb: Verifying Checksum [2023-04-26T19:02:28.288Z] 765212b225bb: Download complete [2023-04-26T19:02:28.288Z] f23df028b6ca: Verifying Checksum [2023-04-26T19:02:28.288Z] f23df028b6ca: Download complete [2023-04-26T19:02:28.288Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T19:02:28.288Z] d65c8cfc05b1: Download complete [2023-04-26T19:02:28.557Z] 699f458cf7ca: Verifying Checksum [2023-04-26T19:02:28.557Z] 699f458cf7ca: Download complete [2023-04-26T19:02:28.825Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T19:02:28.825Z] 8998bd30e6a1: Download complete [2023-04-26T19:02:31.411Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T19:02:31.411Z] 2437ff75d9bd: Download complete [2023-04-26T19:02:32.820Z] 8998bd30e6a1: Pull complete [2023-04-26T19:02:34.763Z] 04944245beec: Pull complete [2023-04-26T19:02:36.168Z] 699f458cf7ca: Pull complete [2023-04-26T19:02:36.168Z] 765212b225bb: Pull complete [2023-04-26T19:02:37.128Z] f23df028b6ca: Pull complete [2023-04-26T19:02:37.128Z] d65c8cfc05b1: Pull complete [2023-04-26T19:02:52.124Z] 2437ff75d9bd: Pull complete [2023-04-26T19:02:52.124Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T19:02:52.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T19:02:52.124Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T19:02:52.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-11053 does not seem to be running inside a container [2023-04-26T19:02:52.417Z] $ 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/102 -v /w/workspace/device-usb-camera/102:/w/workspace/device-usb-camera/102:rw,z -v /w/workspace/device-usb-camera/102@tmp:/w/workspace/device-usb-camera/102@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 [2023-04-26T19:02:56.816Z] $ docker top 75df87394474f3ece5b67b39215e9a701948ed665f440d25cd3dfc39a076d4a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T19:02:57.662Z] ---> job-cost.sh [2023-04-26T19:02:57.663Z] lf-activate-venv: SKIPPING [2023-04-26T19:02:57.663Z] INFO: No Stack... [2023-04-26T19:02:58.248Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T19:02:58.838Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T19:02:59.482Z] + + catcut /w/workspace/device-usb-camera/102/archives/cost.csv -d, [2023-04-26T19:02:59.482Z] -f6 [Pipeline] lock [2023-04-26T19:02:59.554Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-102-stack-cost] [2023-04-26T19:02:59.560Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-102-stack-cost] did not exist. Created. [2023-04-26T19:02:59.560Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T19:02:59.905Z] /w/workspace/device-usb-camera/102@tmp/durable-76e8a536/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T19:03:00.570Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T19:03:00.589Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T19:03:00.641Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T19:03:00.648Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-102-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T19:03:00.669Z] $ docker stop --time=1 75df87394474f3ece5b67b39215e9a701948ed665f440d25cd3dfc39a076d4a5 [2023-04-26T19:03:02.191Z] $ docker rm -f --volumes 75df87394474f3ece5b67b39215e9a701948ed665f440d25cd3dfc39a076d4a5 [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 [2023-04-26T19:03:02.601Z] provisioning config files... [2023-04-26T19:03:02.620Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config920703463961393110tmp [Pipeline] { [Pipeline] sh [2023-04-26T19:03:02.916Z] + set +x [2023-04-26T19:03:02.916Z] + curl -s https://codecov.io/bash [2023-04-26T19:03:02.916Z] + bash -s -- [2023-04-26T19:03:02.916Z] [2023-04-26T19:03:02.916Z] _____ _ [2023-04-26T19:03:02.916Z] / ____| | | [2023-04-26T19:03:02.916Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T19:03:02.916Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T19:03:02.916Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T19:03:02.916Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T19:03:02.916Z] Bash-1.0.6 [2023-04-26T19:03:02.916Z] [2023-04-26T19:03:02.916Z] [2023-04-26T19:03:02.916Z] ==> git version 2.25.1 found [2023-04-26T19:03:02.916Z] ==> 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 [2023-04-26T19:03:02.916Z] Release-Date: 2020-01-08 [2023-04-26T19:03:02.916Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-26T19:03:02.916Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T19:03:02.916Z] ==> Jenkins CI detected. [2023-04-26T19:03:02.916Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-04-26T19:03:02.916Z] project root: . [2023-04-26T19:03:02.916Z] --> token set from env [2023-04-26T19:03:02.916Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T19:03:02.916Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T19:03:02.916Z] ==> Python coveragepy not found [2023-04-26T19:03:02.916Z] ==> Searching for coverage reports in: [2023-04-26T19:03:02.916Z] + . [2023-04-26T19:03:02.916Z] -> Found 1 reports [2023-04-26T19:03:02.916Z] ==> Detecting git/mercurial file structure [2023-04-26T19:03:03.189Z] ==> Reading reports [2023-04-26T19:03:03.189Z] + ./coverage.out bytes=28693 [2023-04-26T19:03:03.189Z] ==> Appending adjustments [2023-04-26T19:03:03.189Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T19:03:03.189Z] + Found adjustments [2023-04-26T19:03:03.189Z] ==> Gzipping contents [2023-04-26T19:03:03.189Z] 4.0K /tmp/codecov.Adw5Vx.gz [2023-04-26T19:03:03.189Z] ==> Uploading reports [2023-04-26T19:03:03.189Z] url: https://codecov.io [2023-04-26T19:03:03.189Z] query: branch=main&commit=c99ddce2530f0bca898d9428dd15bfa81bd19b45&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T19:03:03.189Z] -> Pinging Codecov [2023-04-26T19:03:03.189Z] 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=c99ddce2530f0bca898d9428dd15bfa81bd19b45&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T19:03:03.189Z] -> Uploading to [2023-04-26T19:03:03.189Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/73D8F5FF140700D3E01443B452E23636/c99ddce2530f0bca898d9428dd15bfa81bd19b45/c36f95b7-1187-4a81-903a-36957e01c7bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T190303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=57c338ec60643bc6d41d60f3acdfcaa9fb92377a9f32a73cd4aacd604afbc291 [2023-04-26T19:03:03.447Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T19:03:03.447Z] Dload Upload Total Spent Left Speed [2023-04-26T19:03:03.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3929 0 0 100 3929 0 15716 --:--:-- --:--:-- --:--:-- 15716 [2023-04-26T19:03:03.706Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/c99ddce2530f0bca898d9428dd15bfa81bd19b45 [Pipeline] } [2023-04-26T19:03:03.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-26T19:03:03.923Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-26T19:03:03.935Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T19:03:04.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T19:03:04.340Z] [2023-04-26T19:03:04.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T19:03:04.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T19:03:04.641Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-26T19:03:04.641Z] df9b9388f04a: Pulling fs layer [2023-04-26T19:03:04.641Z] 52dc419b0ee2: Pulling fs layer [2023-04-26T19:03:04.641Z] 25bc292e5bac: Pulling fs layer [2023-04-26T19:03:04.641Z] 114826534d7a: Pulling fs layer [2023-04-26T19:03:04.641Z] 4657fd5d0bcf: Pulling fs layer [2023-04-26T19:03:04.641Z] 6ad1cebc031e: Pulling fs layer [2023-04-26T19:03:04.641Z] 8a3aa393b2d8: Pulling fs layer [2023-04-26T19:03:04.641Z] 114826534d7a: Waiting [2023-04-26T19:03:04.641Z] 6ad1cebc031e: Waiting [2023-04-26T19:03:04.641Z] 8a3aa393b2d8: Waiting [2023-04-26T19:03:04.641Z] 25bc292e5bac: Verifying Checksum [2023-04-26T19:03:04.641Z] 25bc292e5bac: Download complete [2023-04-26T19:03:04.641Z] 52dc419b0ee2: Download complete [2023-04-26T19:03:04.641Z] 4657fd5d0bcf: Verifying Checksum [2023-04-26T19:03:04.641Z] 4657fd5d0bcf: Download complete [2023-04-26T19:03:04.641Z] df9b9388f04a: Verifying Checksum [2023-04-26T19:03:04.641Z] df9b9388f04a: Download complete [2023-04-26T19:03:04.901Z] df9b9388f04a: Pull complete [2023-04-26T19:03:04.901Z] 6ad1cebc031e: Verifying Checksum [2023-04-26T19:03:04.901Z] 6ad1cebc031e: Download complete [2023-04-26T19:03:04.901Z] 52dc419b0ee2: Pull complete [2023-04-26T19:03:04.901Z] 25bc292e5bac: Pull complete [2023-04-26T19:03:05.468Z] 114826534d7a: Verifying Checksum [2023-04-26T19:03:05.468Z] 114826534d7a: Download complete [2023-04-26T19:03:05.468Z] 8a3aa393b2d8: Download complete [2023-04-26T19:03:08.763Z] 114826534d7a: Pull complete [2023-04-26T19:03:08.763Z] 4657fd5d0bcf: Pull complete [2023-04-26T19:03:09.021Z] 6ad1cebc031e: Pull complete [2023-04-26T19:03:11.546Z] 8a3aa393b2d8: Pull complete [2023-04-26T19:03:11.546Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-26T19:03:11.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T19:03:11.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T19:03:11.634Z] prd-ubuntu20.04-docker-8c-8g-11052 does not seem to be running inside a container [2023-04-26T19:03:11.668Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-26T19:03:13.930Z] $ docker top a743a8a8d9b223fa2387e00dec654580b23a488cdbe4d908e188bd22875bf6dc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-26T19:03:13.993Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-04-26T19:03:14.271Z] + set -o pipefail [2023-04-26T19:03:14.271Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-04-26T19:03:19.538Z] [2023-04-26T19:03:19.538Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-04-26T19:03:19.538Z] [2023-04-26T19:03:19.538Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/417cdca3-5883-440d-9739-2402819c4741 [2023-04-26T19:03:19.538Z] [2023-04-26T19:03:19.538Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-26T19:03:19.538Z] [2023-04-26T19:03:19.538Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-26T19:03:19.538Z] [2023-04-26T19:03:19.538Z] [2023-04-26T19:03:19.538Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-26T19:03:19.538Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-26T19:03:19.538Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-26T19:03:19.549Z] $ docker stop --time=1 a743a8a8d9b223fa2387e00dec654580b23a488cdbe4d908e188bd22875bf6dc [2023-04-26T19:03:22.123Z] $ docker rm -f --volumes a743a8a8d9b223fa2387e00dec654580b23a488cdbe4d908e188bd22875bf6dc [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 [2023-04-26T19:03:22.814Z] + git log --format=format:%s -1 c99ddce2530f0bca898d9428dd15bfa81bd19b45 [Pipeline] sh [2023-04-26T19:03:23.107Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T19:03:23.107Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T19:03:23.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T19:03:23.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T19:03:23.490Z] prd-ubuntu20.04-docker-8c-8g-11052 does not seem to be running inside a container [2023-04-26T19:03:23.521Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T19:03:23.907Z] $ docker top 24ab45277f6dedf57d620dcb619c929c70e6e3320faaec9e7cc4fdd660685477 -eo pid,comm [2023-04-26T19:03:23.954Z] 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). [2023-04-26T19:03:23.954Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T19:03:23.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T19:03:23.988Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T19:03:24.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T19:03:24.116Z] $ docker exec 24ab45277f6dedf57d620dcb619c929c70e6e3320faaec9e7cc4fdd660685477 ssh-agent [2023-04-26T19:03:24.229Z] SSH_AUTH_SOCK=/tmp/ssh-dWQyzXP5qjkQ/agent.33 [2023-04-26T19:03:24.229Z] SSH_AGENT_PID=39 [2023-04-26T19:03:24.234Z] Running ssh-add (command line suppressed) [2023-04-26T19:03:24.339Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16489640777123525363.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16489640777123525363.key) [2023-04-26T19:03:24.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T19:03:24.641Z] + git semver tag [2023-04-26T19:03:24.900Z] 2023-04-26 19:03:24,831 [run_tag] DEBUG tag force:False [2023-04-26T19:03:24.900Z] 2023-04-26 19:03:24,832 [check_head_tag] DEBUG check head tag [2023-04-26T19:03:24.900Z] 2023-04-26 19:03:24,833 [execute] INFO git cat-file --batch-check [2023-04-26T19:03:24.900Z] 2023-04-26 19:03:24,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-26T19:03:24.900Z] 2023-04-26 19:03:24,837 [execute] INFO git cat-file --batch [2023-04-26T19:03:24.900Z] 2023-04-26 19:03:24,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-26T19:03:24.900Z] 2023-04-26 19:03:24,865 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-26T19:03:24.900Z] 2023-04-26 19:03:24,866 [execute] INFO git tag -a v3.0.0-dev.30 -m v3.0.0-dev.30 [2023-04-26T19:03:24.900Z] 2023-04-26 19:03:24,866 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.30', '-m', 'v3.0.0-dev.30'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T19:03:24.900Z] 2023-04-26 19:03:24,870 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-26T19:03:24.900Z] 3.0.0-dev.30 [Pipeline] } [2023-04-26T19:03:24.910Z] $ docker exec --env ******** --env ******** 24ab45277f6dedf57d620dcb619c929c70e6e3320faaec9e7cc4fdd660685477 ssh-agent -k [2023-04-26T19:03:25.004Z] unset SSH_AUTH_SOCK; [2023-04-26T19:03:25.005Z] unset SSH_AGENT_PID; [2023-04-26T19:03:25.005Z] echo Agent pid 39 killed; [2023-04-26T19:03:25.014Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T19:03:25.316Z] + git semver [Pipeline] } [2023-04-26T19:03:25.586Z] $ docker stop --time=1 24ab45277f6dedf57d620dcb619c929c70e6e3320faaec9e7cc4fdd660685477 [2023-04-26T19:03:26.873Z] $ docker rm -f --volumes 24ab45277f6dedf57d620dcb619c929c70e6e3320faaec9e7cc4fdd660685477 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T19:03:27.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T19:03:27.287Z] [2023-04-26T19:03:27.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T19:03:27.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T19:03:27.588Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-26T19:03:27.588Z] ab5ef0e58194: Pulling fs layer [2023-04-26T19:03:27.588Z] 9712f1f96733: Pulling fs layer [2023-04-26T19:03:27.588Z] 63f879dbbcfc: Pulling fs layer [2023-04-26T19:03:27.588Z] 0d9ebad4ef96: Pulling fs layer [2023-04-26T19:03:27.588Z] e9a5061849ea: Pulling fs layer [2023-04-26T19:03:27.588Z] d747dcd14b5f: Pulling fs layer [2023-04-26T19:03:27.588Z] 2de7ff778b66: Pulling fs layer [2023-04-26T19:03:27.588Z] d747dcd14b5f: Waiting [2023-04-26T19:03:27.588Z] 0d9ebad4ef96: Waiting [2023-04-26T19:03:27.588Z] 2de7ff778b66: Waiting [2023-04-26T19:03:27.588Z] 9712f1f96733: Verifying Checksum [2023-04-26T19:03:27.588Z] 9712f1f96733: Download complete [2023-04-26T19:03:27.846Z] 63f879dbbcfc: Verifying Checksum [2023-04-26T19:03:27.846Z] 63f879dbbcfc: Download complete [2023-04-26T19:03:27.846Z] e9a5061849ea: Verifying Checksum [2023-04-26T19:03:27.846Z] e9a5061849ea: Download complete [2023-04-26T19:03:27.846Z] d747dcd14b5f: Download complete [2023-04-26T19:03:28.105Z] ab5ef0e58194: Verifying Checksum [2023-04-26T19:03:28.106Z] ab5ef0e58194: Download complete [2023-04-26T19:03:28.106Z] 0d9ebad4ef96: Verifying Checksum [2023-04-26T19:03:28.106Z] 0d9ebad4ef96: Download complete [2023-04-26T19:03:28.106Z] 2de7ff778b66: Verifying Checksum [2023-04-26T19:03:28.106Z] 2de7ff778b66: Download complete [2023-04-26T19:03:30.632Z] ab5ef0e58194: Pull complete [2023-04-26T19:03:30.632Z] 9712f1f96733: Pull complete [2023-04-26T19:03:31.199Z] 63f879dbbcfc: Pull complete [2023-04-26T19:03:34.478Z] 0d9ebad4ef96: Pull complete [2023-04-26T19:03:35.042Z] e9a5061849ea: Pull complete [2023-04-26T19:03:35.042Z] d747dcd14b5f: Pull complete [2023-04-26T19:03:35.976Z] 2de7ff778b66: Pull complete [2023-04-26T19:03:35.976Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-26T19:03:35.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T19:03:35.976Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T19:03:36.059Z] prd-ubuntu20.04-docker-8c-8g-11052 does not seem to be running inside a container [2023-04-26T19:03:36.090Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-26T19:03:38.748Z] $ docker top af1d2b017a4aae388d245abe184707b57c9a969c486c723b66b51035573cd84e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-26T19:03:38.821Z] provisioning config files... [2023-04-26T19:03:38.829Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14934219073968931369tmp [2023-04-26T19:03:38.839Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7285290266002457201tmp [2023-04-26T19:03:38.848Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17133703232293161254tmp [Pipeline] { [Pipeline] echo [2023-04-26T19:03:38.863Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T19:03:39.145Z] ---> sigul-configuration.sh [2023-04-26T19:03:39.145Z] gpg: directory `/root/.gnupg' created [2023-04-26T19:03:39.145Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-26T19:03:39.145Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-26T19:03:39.145Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-26T19:03:39.145Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-26T19:03:39.145Z] gpg: CAST5 encrypted data [2023-04-26T19:03:39.145Z] gpg: encrypted with 1 passphrase [2023-04-26T19:03:39.145Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-26T19:03:39.429Z] + mkdir /home/jenkins [2023-04-26T19:03:39.429Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-26T19:03:39.715Z] + 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 [2023-04-26T19:03:39.724Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T19:03:40.008Z] ---> sigul-install.sh [2023-04-26T19:03:40.008Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-26T19:03:40.293Z] + git tag --list [2023-04-26T19:03:40.293Z] v0.0.0 [2023-04-26T19:03:40.293Z] v0.0.1-dev.1 [2023-04-26T19:03:40.293Z] v0.0.1-dev.10 [2023-04-26T19:03:40.293Z] v0.0.1-dev.11 [2023-04-26T19:03:40.293Z] v0.0.1-dev.12 [2023-04-26T19:03:40.293Z] v0.0.1-dev.13 [2023-04-26T19:03:40.293Z] v0.0.1-dev.14 [2023-04-26T19:03:40.293Z] v0.0.1-dev.15 [2023-04-26T19:03:40.293Z] v0.0.1-dev.16 [2023-04-26T19:03:40.293Z] v0.0.1-dev.2 [2023-04-26T19:03:40.293Z] v0.0.1-dev.3 [2023-04-26T19:03:40.293Z] v0.0.1-dev.4 [2023-04-26T19:03:40.293Z] v0.0.1-dev.5 [2023-04-26T19:03:40.293Z] v0.0.1-dev.6 [2023-04-26T19:03:40.293Z] v0.0.1-dev.7 [2023-04-26T19:03:40.293Z] v0.0.1-dev.8 [2023-04-26T19:03:40.293Z] v0.0.1-dev.9 [2023-04-26T19:03:40.293Z] v2.2.0 [2023-04-26T19:03:40.293Z] v2.2.0-dev.17 [2023-04-26T19:03:40.293Z] v2.2.0-dev.18 [2023-04-26T19:03:40.293Z] v2.2.0-dev.19 [2023-04-26T19:03:40.293Z] v2.2.0-dev.20 [2023-04-26T19:03:40.293Z] v2.2.0-dev.21 [2023-04-26T19:03:40.293Z] v2.2.0-dev.22 [2023-04-26T19:03:40.293Z] v2.2.0-dev.23 [2023-04-26T19:03:40.293Z] v2.2.0-dev.24 [2023-04-26T19:03:40.293Z] v2.2.0-dev.25 [2023-04-26T19:03:40.293Z] v2.2.0-dev.26 [2023-04-26T19:03:40.293Z] v2.2.0-dev.27 [2023-04-26T19:03:40.293Z] v2.3.0 [2023-04-26T19:03:40.293Z] v2.3.0-dev.1 [2023-04-26T19:03:40.293Z] v2.3.0-dev.10 [2023-04-26T19:03:40.293Z] v2.3.0-dev.11 [2023-04-26T19:03:40.293Z] v2.3.0-dev.12 [2023-04-26T19:03:40.293Z] v2.3.0-dev.13 [2023-04-26T19:03:40.293Z] v2.3.0-dev.14 [2023-04-26T19:03:40.293Z] v2.3.0-dev.15 [2023-04-26T19:03:40.293Z] v2.3.0-dev.16 [2023-04-26T19:03:40.293Z] v2.3.0-dev.17 [2023-04-26T19:03:40.293Z] v2.3.0-dev.18 [2023-04-26T19:03:40.293Z] v2.3.0-dev.19 [2023-04-26T19:03:40.293Z] v2.3.0-dev.2 [2023-04-26T19:03:40.293Z] v2.3.0-dev.20 [2023-04-26T19:03:40.293Z] v2.3.0-dev.21 [2023-04-26T19:03:40.293Z] v2.3.0-dev.22 [2023-04-26T19:03:40.293Z] v2.3.0-dev.23 [2023-04-26T19:03:40.293Z] v2.3.0-dev.24 [2023-04-26T19:03:40.293Z] v2.3.0-dev.25 [2023-04-26T19:03:40.293Z] v2.3.0-dev.26 [2023-04-26T19:03:40.293Z] v2.3.0-dev.27 [2023-04-26T19:03:40.293Z] v2.3.0-dev.28 [2023-04-26T19:03:40.293Z] v2.3.0-dev.3 [2023-04-26T19:03:40.293Z] v2.3.0-dev.4 [2023-04-26T19:03:40.293Z] v2.3.0-dev.5 [2023-04-26T19:03:40.293Z] v2.3.0-dev.6 [2023-04-26T19:03:40.293Z] v2.3.0-dev.7 [2023-04-26T19:03:40.293Z] v2.3.0-dev.8 [2023-04-26T19:03:40.293Z] v2.3.0-dev.9 [2023-04-26T19:03:40.293Z] v2.3.1 [2023-04-26T19:03:40.293Z] v2.3.1-dev.4 [2023-04-26T19:03:40.293Z] v2.3.1-dev.5 [2023-04-26T19:03:40.293Z] v2.3.1-dev.6 [2023-04-26T19:03:40.293Z] v3.0.0-dev.1 [2023-04-26T19:03:40.293Z] v3.0.0-dev.10 [2023-04-26T19:03:40.293Z] v3.0.0-dev.11 [2023-04-26T19:03:40.293Z] v3.0.0-dev.12 [2023-04-26T19:03:40.293Z] v3.0.0-dev.13 [2023-04-26T19:03:40.293Z] v3.0.0-dev.14 [2023-04-26T19:03:40.293Z] v3.0.0-dev.15 [2023-04-26T19:03:40.293Z] v3.0.0-dev.16 [2023-04-26T19:03:40.293Z] v3.0.0-dev.17 [2023-04-26T19:03:40.293Z] v3.0.0-dev.18 [2023-04-26T19:03:40.293Z] v3.0.0-dev.19 [2023-04-26T19:03:40.293Z] v3.0.0-dev.2 [2023-04-26T19:03:40.293Z] v3.0.0-dev.20 [2023-04-26T19:03:40.293Z] v3.0.0-dev.21 [2023-04-26T19:03:40.293Z] v3.0.0-dev.22 [2023-04-26T19:03:40.293Z] v3.0.0-dev.23 [2023-04-26T19:03:40.293Z] v3.0.0-dev.24 [2023-04-26T19:03:40.293Z] v3.0.0-dev.25 [2023-04-26T19:03:40.293Z] v3.0.0-dev.26 [2023-04-26T19:03:40.293Z] v3.0.0-dev.27 [2023-04-26T19:03:40.293Z] v3.0.0-dev.28 [2023-04-26T19:03:40.293Z] v3.0.0-dev.29 [2023-04-26T19:03:40.293Z] v3.0.0-dev.3 [2023-04-26T19:03:40.293Z] v3.0.0-dev.30 [2023-04-26T19:03:40.293Z] v3.0.0-dev.4 [2023-04-26T19:03:40.293Z] v3.0.0-dev.5 [2023-04-26T19:03:40.293Z] v3.0.0-dev.6 [2023-04-26T19:03:40.293Z] v3.0.0-dev.7 [2023-04-26T19:03:40.293Z] v3.0.0-dev.8 [2023-04-26T19:03:40.293Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-26T19:03:40.582Z] + lftools sign git-tag v3.0.0-dev.30 [2023-04-26T19:03:41.151Z] Signing Git tag with Sigul... [2023-04-26T19:03:41.151Z] Signing v3.0.0-dev.30 [Pipeline] echo [2023-04-26T19:03:41.728Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T19:03:42.011Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-26T19:03:42.018Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-26T19:03:42.035Z] $ docker stop --time=1 af1d2b017a4aae388d245abe184707b57c9a969c486c723b66b51035573cd84e [2023-04-26T19:03:43.339Z] $ docker rm -f --volumes af1d2b017a4aae388d245abe184707b57c9a969c486c723b66b51035573cd84e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-26T19:03:43.732Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T19:03:43.732Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T19:03:44.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T19:03:44.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T19:03:44.099Z] prd-ubuntu20.04-docker-8c-8g-11052 does not seem to be running inside a container [2023-04-26T19:03:44.133Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T19:03:44.561Z] $ docker top e8061c408973795159afbeb21067a7dd65bf01083116f8c8d73a9ca928fb0efc -eo pid,comm [2023-04-26T19:03:44.612Z] 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). [2023-04-26T19:03:44.612Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T19:03:44.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T19:03:44.647Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T19:03:44.760Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T19:03:44.763Z] $ docker exec e8061c408973795159afbeb21067a7dd65bf01083116f8c8d73a9ca928fb0efc ssh-agent [2023-04-26T19:03:44.889Z] SSH_AUTH_SOCK=/tmp/ssh-pkA0FlJFh8Px/agent.32 [2023-04-26T19:03:44.889Z] SSH_AGENT_PID=38 [2023-04-26T19:03:44.894Z] Running ssh-add (command line suppressed) [2023-04-26T19:03:44.996Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4029989513568263074.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4029989513568263074.key) [2023-04-26T19:03:45.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T19:03:45.302Z] + git semver bump pre [2023-04-26T19:03:45.561Z] 2023-04-26 19:03:45,475 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-26T19:03:45.561Z] 2023-04-26 19:03:45,475 [bump_version] DEBUG bumping version:3.0.0-dev.30 on axis:pre with prefix:dev [2023-04-26T19:03:45.561Z] 2023-04-26 19:03:45,475 [bump_version] DEBUG bumped version:3.0.0-dev.31 [2023-04-26T19:03:45.561Z] 2023-04-26 19:03:45,475 [write_version] DEBUG write version:3.0.0-dev.31 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-04-26T19:03:45.561Z] 2023-04-26 19:03:45,475 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-26T19:03:45.561Z] 2023-04-26 19:03:45,475 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-26T19:03:45.561Z] 2023-04-26 19:03:45,477 [execute] INFO git cat-file --batch-check [2023-04-26T19:03:45.561Z] 2023-04-26 19:03:45,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T19:03:45.561Z] 2023-04-26 19:03:45,483 [execute] INFO git cat-file --batch [2023-04-26T19:03:45.561Z] 2023-04-26 19:03:45,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T19:03:45.561Z] 2023-04-26 19:03:45,489 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-26T19:03:45.561Z] 3.0.0-dev.31 [Pipeline] } [2023-04-26T19:03:45.571Z] $ docker exec --env ******** --env ******** e8061c408973795159afbeb21067a7dd65bf01083116f8c8d73a9ca928fb0efc ssh-agent -k [2023-04-26T19:03:45.675Z] unset SSH_AUTH_SOCK; [2023-04-26T19:03:45.676Z] unset SSH_AGENT_PID; [2023-04-26T19:03:45.676Z] echo Agent pid 38 killed; [2023-04-26T19:03:45.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T19:03:45.995Z] + git semver [Pipeline] } [2023-04-26T19:03:46.267Z] $ docker stop --time=1 e8061c408973795159afbeb21067a7dd65bf01083116f8c8d73a9ca928fb0efc [2023-04-26T19:03:47.581Z] $ docker rm -f --volumes e8061c408973795159afbeb21067a7dd65bf01083116f8c8d73a9ca928fb0efc [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T19:03:47.915Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T19:03:47.915Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T19:03:48.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T19:03:48.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T19:03:48.286Z] prd-ubuntu20.04-docker-8c-8g-11052 does not seem to be running inside a container [2023-04-26T19:03:48.321Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T19:03:48.713Z] $ docker top 2592e0409cf582b447377847776ad80281b58008bf78e825e3a6bdd5ff0147b6 -eo pid,comm [2023-04-26T19:03:48.756Z] 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). [2023-04-26T19:03:48.756Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T19:03:48.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T19:03:48.797Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T19:03:48.907Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T19:03:48.910Z] $ docker exec 2592e0409cf582b447377847776ad80281b58008bf78e825e3a6bdd5ff0147b6 ssh-agent [2023-04-26T19:03:49.010Z] SSH_AUTH_SOCK=/tmp/ssh-8ncAPdAFMat2/agent.33 [2023-04-26T19:03:49.010Z] SSH_AGENT_PID=39 [2023-04-26T19:03:49.015Z] Running ssh-add (command line suppressed) [2023-04-26T19:03:49.111Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14274163571681437975.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14274163571681437975.key) [2023-04-26T19:03:49.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T19:03:49.498Z] + git semver push [2023-04-26T19:03:49.778Z] 2023-04-26 19:03:49,627 [run_push] DEBUG push [2023-04-26T19:03:49.778Z] 2023-04-26 19:03:49,628 [execute] INFO git cat-file --batch-check [2023-04-26T19:03:49.778Z] 2023-04-26 19:03:49,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T19:03:49.778Z] 2023-04-26 19:03:49,633 [execute] INFO git rev-list 9e707ef807b4e7378f65e7b5d08a7caf0bfab9ec -- [2023-04-26T19:03:49.778Z] 2023-04-26 19:03:49,633 [execute] DEBUG Popen(['git', 'rev-list', '9e707ef807b4e7378f65e7b5d08a7caf0bfab9ec', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T19:03:49.778Z] 2023-04-26 19:03:49,639 [execute] INFO git fetch -v origin [2023-04-26T19:03:49.778Z] 2023-04-26 19:03:49,639 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-26T19:03:50.417Z] 2023-04-26 19:03:50,151 [run_push] DEBUG no remote changes detected [2023-04-26T19:03:50.417Z] 2023-04-26 19:03:50,151 [execute] INFO git push origin semver [2023-04-26T19:03:50.417Z] 2023-04-26 19:03:50,152 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T19:03:50.999Z] 2023-04-26 19:03:50,901 [run_push] DEBUG push all version tags [2023-04-26T19:03:50.999Z] 2023-04-26 19:03:50,901 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-26T19:03:50.999Z] 2023-04-26 19:03:50,902 [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) [2023-04-26T19:03:51.937Z] 2023-04-26 19:03:51,645 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-26T19:03:51.937Z] 3.0.0-dev.31 [Pipeline] } [2023-04-26T19:03:51.948Z] $ docker exec --env ******** --env ******** 2592e0409cf582b447377847776ad80281b58008bf78e825e3a6bdd5ff0147b6 ssh-agent -k [2023-04-26T19:03:52.041Z] unset SSH_AUTH_SOCK; [2023-04-26T19:03:52.041Z] unset SSH_AGENT_PID; [2023-04-26T19:03:52.044Z] echo Agent pid 39 killed; [2023-04-26T19:03:52.050Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T19:03:52.362Z] + git semver [Pipeline] } [2023-04-26T19:03:52.634Z] $ docker stop --time=1 2592e0409cf582b447377847776ad80281b58008bf78e825e3a6bdd5ff0147b6 [2023-04-26T19:03:54.101Z] $ docker rm -f --volumes 2592e0409cf582b447377847776ad80281b58008bf78e825e3a6bdd5ff0147b6 [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 [2023-04-26T19:03:54.669Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-04-26T19:03:54.669Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-04-26T19:03:54.669Z] total 16 [2023-04-26T19:03:54.669Z] drwxr-xr-x 3 root root 4096 Apr 26 18:50 . [2023-04-26T19:03:54.669Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 19:03 .. [2023-04-26T19:03:54.669Z] drwxr-xr-x 2 root root 4096 Apr 26 18:50 cost [2023-04-26T19:03:54.669Z] -rw-r--r-- 1 root root 89 Apr 26 18:50 cost.csv [2023-04-26T19:03:54.669Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-04-26T19:03:54.669Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-04-26T19:03:54.669Z] total 16 [2023-04-26T19:03:54.669Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 18:50 . [2023-04-26T19:03:54.669Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 19:03 .. [2023-04-26T19:03:54.669Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 18:50 cost [2023-04-26T19:03:54.669Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 26 18:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T19:03:54.956Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T19:03:55.811Z] ---> package-listing.sh [2023-04-26T19:03:55.811Z] ++ facter osfamily [2023-04-26T19:03:55.811Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T19:03:56.070Z] + OS_FAMILY=debian [2023-04-26T19:03:56.070Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-04-26T19:03:56.070Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T19:03:56.070Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T19:03:56.070Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T19:03:56.070Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T19:03:56.070Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-04-26T19:03:56.070Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T19:03:56.070Z] + case "${OS_FAMILY}" in [2023-04-26T19:03:56.070Z] + dpkg -l [2023-04-26T19:03:56.070Z] + grep '^ii' [2023-04-26T19:03:56.070Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T19:03:56.070Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T19:03:56.070Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T19:03:56.070Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-04-26T19:03:56.070Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-04-26T19:03:56.070Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-04-26T19:03:56.080Z] 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 [2023-04-26T19:03:56.357Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T19:03:56.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T19:03:56.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T19:03:56.999Z] prd-ubuntu20.04-docker-8c-8g-11052 does not seem to be running inside a container [2023-04-26T19:03:57.049Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T19:03:57.234Z] $ docker top 41c1985e7273c153b3510d27cd59e7e9085c1bc2dcb00c3700b378a75c7ec7ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T19:03:57.564Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T19:03:57.845Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T19:03:58.129Z] + ls /var/log/sa-host [2023-04-26T19:03:58.129Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T19:03:58.292Z] provisioning config files... [2023-04-26T19:03:58.299Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6445733184627831298tmp [Pipeline] { [Pipeline] echo [2023-04-26T19:03:58.313Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T19:03:58.595Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T19:03:58.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T19:03:58.924Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T19:03:58.933Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T19:03:59.221Z] ---> sudo-logs.sh [2023-04-26T19:03:59.221Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T19:03:59.249Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T19:03:59.531Z] ---> job-cost.sh [2023-04-26T19:03:59.531Z] lf-activate-venv: SKIPPING [2023-04-26T19:03:59.531Z] DEBUG: total: 0.2199999988079071 [2023-04-26T19:03:59.531Z] INFO: Retrieving Stack Cost... [2023-04-26T19:03:59.789Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T19:04:00.358Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T19:04:00.370Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T19:04:00.654Z] ---> logs-deploy.sh [2023-04-26T19:04:00.654Z] lf-activate-venv: SKIPPING [2023-04-26T19:04:00.654Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/102 [2023-04-26T19:04:00.654Z] INFO: archiving workspace using pattern(s): [2023-04-26T19:04:01.590Z] Archives upload complete. [2023-04-26T19:04:01.849Z] INFO: archiving logs to Nexus [2023-04-26T19:04:02.417Z] ---> uname -a: [2023-04-26T19:04:02.417Z] Linux prd-ubuntu20-04-docker-8c-8g-11052 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-26T19:04:02.417Z] [2023-04-26T19:04:02.417Z] [2023-04-26T19:04:02.417Z] ---> lscpu: [2023-04-26T19:04:02.417Z] Architecture: x86_64 [2023-04-26T19:04:02.417Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-26T19:04:02.417Z] Byte Order: Little Endian [2023-04-26T19:04:02.417Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-26T19:04:02.417Z] CPU(s): 8 [2023-04-26T19:04:02.417Z] On-line CPU(s) list: 0-7 [2023-04-26T19:04:02.417Z] Thread(s) per core: 1 [2023-04-26T19:04:02.417Z] Core(s) per socket: 1 [2023-04-26T19:04:02.417Z] Socket(s): 8 [2023-04-26T19:04:02.417Z] NUMA node(s): 1 [2023-04-26T19:04:02.417Z] Vendor ID: AuthenticAMD [2023-04-26T19:04:02.417Z] CPU family: 23 [2023-04-26T19:04:02.417Z] Model: 49 [2023-04-26T19:04:02.417Z] Model name: AMD EPYC-Rome Processor [2023-04-26T19:04:02.417Z] Stepping: 0 [2023-04-26T19:04:02.417Z] CPU MHz: 2799.998 [2023-04-26T19:04:02.417Z] BogoMIPS: 5599.99 [2023-04-26T19:04:02.417Z] Virtualization: AMD-V [2023-04-26T19:04:02.417Z] Hypervisor vendor: KVM [2023-04-26T19:04:02.417Z] Virtualization type: full [2023-04-26T19:04:02.417Z] L1d cache: 256 KiB [2023-04-26T19:04:02.417Z] L1i cache: 256 KiB [2023-04-26T19:04:02.417Z] L2 cache: 4 MiB [2023-04-26T19:04:02.417Z] L3 cache: 128 MiB [2023-04-26T19:04:02.417Z] NUMA node0 CPU(s): 0-7 [2023-04-26T19:04:02.417Z] Vulnerability Itlb multihit: Not affected [2023-04-26T19:04:02.417Z] Vulnerability L1tf: Not affected [2023-04-26T19:04:02.417Z] Vulnerability Mds: Not affected [2023-04-26T19:04:02.417Z] Vulnerability Meltdown: Not affected [2023-04-26T19:04:02.417Z] Vulnerability Mmio stale data: Not affected [2023-04-26T19:04:02.417Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-26T19:04:02.417Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-26T19:04:02.417Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-26T19:04:02.417Z] Vulnerability Srbds: Not affected [2023-04-26T19:04:02.417Z] Vulnerability Tsx async abort: Not affected [2023-04-26T19:04:02.417Z] 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 [2023-04-26T19:04:02.417Z] [2023-04-26T19:04:02.417Z] [2023-04-26T19:04:02.417Z] ---> nproc: [2023-04-26T19:04:02.417Z] 8 [2023-04-26T19:04:02.417Z] [2023-04-26T19:04:02.417Z] [2023-04-26T19:04:02.417Z] ---> df -h: [2023-04-26T19:04:02.417Z] Filesystem Size Used Avail Use% Mounted on [2023-04-26T19:04:02.417Z] overlay 155G 13G 143G 9% / [2023-04-26T19:04:02.417Z] tmpfs 64M 0 64M 0% /dev [2023-04-26T19:04:02.417Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-26T19:04:02.417Z] shm 64M 0 64M 0% /dev/shm [2023-04-26T19:04:02.417Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-04-26T19:04:02.417Z] [2023-04-26T19:04:02.417Z] [2023-04-26T19:04:02.417Z] ---> sar -b -r -n DEV: [2023-04-26T19:04:02.417Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11052) 04/26/23 _x86_64_ (8 CPU) [2023-04-26T19:04:02.417Z] [2023-04-26T19:04:02.417Z] 18:47:47 LINUX RESTART (8 CPU) [2023-04-26T19:04:02.417Z] [2023-04-26T19:04:02.417Z] 18:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-26T19:04:02.417Z] 18:49:01 233.97 48.98 184.98 0.00 5428.53 96458.27 0.00 [2023-04-26T19:04:02.417Z] 18:50:01 169.02 0.27 168.76 0.00 11.60 40909.32 0.00 [2023-04-26T19:04:02.417Z] 18:51:01 157.84 0.15 157.69 0.00 21.20 37192.33 0.00 [2023-04-26T19:04:02.417Z] 18:52:01 2.60 0.00 2.60 0.00 0.00 31.21 0.00 [2023-04-26T19:04:02.417Z] 18:53:01 37.53 12.66 24.86 0.00 5447.23 6231.76 0.00 [2023-04-26T19:04:02.417Z] 18:54:01 3.97 0.00 3.97 0.00 0.00 47.73 0.00 [2023-04-26T19:04:02.417Z] 18:55:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 [2023-04-26T19:04:02.417Z] 18:56:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 [2023-04-26T19:04:02.417Z] 18:57:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 [2023-04-26T19:04:02.417Z] 18:58:01 2.12 0.00 2.12 0.00 0.00 38.65 0.00 [2023-04-26T19:04:02.417Z] 18:59:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 [2023-04-26T19:04:02.417Z] 19:00:01 1.77 0.00 1.77 0.00 0.00 20.53 0.00 [2023-04-26T19:04:02.417Z] 19:01:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 [2023-04-26T19:04:02.417Z] 19:02:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 [2023-04-26T19:04:02.417Z] 19:03:01 1.90 0.02 1.88 0.00 0.13 21.73 0.00 [2023-04-26T19:04:02.417Z] 19:04:01 126.96 0.42 126.55 0.00 34.53 58658.89 0.00 [2023-04-26T19:04:02.417Z] Average: 46.51 3.91 42.61 0.00 683.89 14979.49 0.00 [2023-04-26T19:04:02.417Z] [2023-04-26T19:04:02.417Z] 18:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-26T19:04:02.417Z] 18:49:01 28199780 31588880 724496 2.20 117684 3464460 2093036 6.17 1140584 3096152 263096 [2023-04-26T19:04:02.417Z] 18:50:01 28093568 31569980 737420 2.24 149848 3508108 2093264 6.17 1244464 3082568 86460 [2023-04-26T19:04:02.417Z] 18:51:01 27507920 31590036 714796 2.17 161140 4052444 1772896 5.22 1267800 3589256 372 [2023-04-26T19:04:02.417Z] 18:52:01 27508164 31590360 714336 2.17 161200 4052456 1772896 5.22 1267868 3589264 36 [2023-04-26T19:04:02.417Z] 18:53:01 27123252 31558048 731736 2.23 169348 4385640 1841068 5.43 1515592 3698396 920 [2023-04-26T19:04:02.417Z] 18:54:01 27141584 31576360 714144 2.17 169396 4385636 1858428 5.48 1497120 3698360 44 [2023-04-26T19:04:02.417Z] 18:55:01 27147372 31582116 708360 2.15 169424 4385644 1858428 5.48 1491348 3698368 8 [2023-04-26T19:04:02.417Z] 18:56:01 27147324 31582128 708292 2.15 169444 4385644 1858428 5.48 1491268 3698368 4 [2023-04-26T19:04:02.417Z] 18:57:01 27147236 31582664 708152 2.15 169472 4385776 1858428 5.48 1491048 3698976 20 [2023-04-26T19:04:02.417Z] 18:58:01 27147380 31582908 707832 2.15 169572 4385756 1858428 5.48 1491072 3698972 24 [2023-04-26T19:04:02.417Z] 18:59:01 27147460 31583000 707732 2.15 169592 4385756 1858428 5.48 1491144 3698972 8 [2023-04-26T19:04:02.417Z] 19:00:01 27147400 31583004 707888 2.15 169636 4385760 1858428 5.48 1491148 3698976 44 [2023-04-26T19:04:02.417Z] 19:01:01 27147152 31582828 707696 2.15 169684 4385760 1858428 5.48 1491456 3698976 8 [2023-04-26T19:04:02.417Z] 19:02:01 27147412 31583132 707328 2.15 169708 4385764 1858428 5.48 1491608 3698988 184 [2023-04-26T19:04:02.417Z] 19:03:01 27147120 31582932 707552 2.15 169760 4385760 1833416 5.40 1491260 3698992 28 [2023-04-26T19:04:02.417Z] 19:04:01 25562320 31479548 802348 2.44 207892 5695152 1928420 5.68 1689036 4942820 872 [2023-04-26T19:04:02.417Z] Average: 27216403 31574870 719382 2.19 166425 4313470 1878803 5.54 1440238 3686650 22008 [2023-04-26T19:04:02.417Z] [2023-04-26T19:04:02.417Z] 18:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-26T19:04:02.417Z] 18:49:01 docker0 176.37 295.15 14.67 1991.87 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:49:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:49:01 ens3 933.27 558.77 8645.52 103.93 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:50:01 docker0 1.83 3.47 0.13 42.73 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:50:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:50:01 ens3 46.41 27.36 82.71 17.07 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:51:01 docker0 13.25 36.26 1.02 671.69 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:51:01 lo 11.13 11.13 1.09 1.09 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:51:01 ens3 297.37 241.71 3460.04 1180.56 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:52:01 ens3 0.85 0.32 0.19 0.08 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:53:01 ens3 97.45 40.14 1950.15 3.18 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:54:01 ens3 0.53 0.40 0.10 0.09 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:55:01 ens3 0.17 0.12 0.12 0.07 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:56:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:57:01 ens3 0.37 0.17 0.76 0.01 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:58:01 ens3 4.33 3.67 11.70 0.25 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 18:59:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 19:00:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 19:01:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 19:02:01 ens3 0.68 0.70 0.33 0.23 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 19:03:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 19:04:01 docker0 37.61 64.26 3.35 582.77 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 19:04:01 lo 2.63 2.63 0.25 0.25 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] 19:04:01 ens3 403.65 257.12 7833.80 154.20 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] Average: docker0 14.31 24.94 1.20 205.55 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] Average: lo 1.41 1.41 0.14 0.14 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] Average: ens3 111.63 70.67 1374.01 91.23 0.00 0.00 0.00 0.00 [2023-04-26T19:04:02.417Z] [2023-04-26T19:04:02.417Z] [2023-04-26T19:04:02.417Z] ---> sar -P ALL: [2023-04-26T19:04:02.417Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11052) 04/26/23 _x86_64_ (8 CPU) [2023-04-26T19:04:02.417Z] [2023-04-26T19:04:02.417Z] 18:47:47 LINUX RESTART (8 CPU) [2023-04-26T19:04:02.417Z] [2023-04-26T19:04:02.417Z] 18:48:01 CPU %user %nice %system %iowait %steal %idle [2023-04-26T19:04:02.417Z] 18:49:01 all 11.64 0.00 4.31 1.78 0.08 82.19 [2023-04-26T19:04:02.417Z] 18:49:01 0 13.34 0.00 3.43 0.47 0.12 82.64 [2023-04-26T19:04:02.417Z] 18:49:01 1 12.85 0.00 4.68 0.62 0.07 81.78 [2023-04-26T19:04:02.417Z] 18:49:01 2 12.35 0.00 4.35 0.40 0.07 82.83 [2023-04-26T19:04:02.417Z] 18:49:01 3 10.79 0.00 4.30 3.71 0.08 81.12 [2023-04-26T19:04:02.417Z] 18:49:01 4 11.30 0.00 5.04 4.44 0.08 79.13 [2023-04-26T19:04:02.417Z] 18:49:01 5 9.34 0.00 4.26 2.84 0.07 83.49 [2023-04-26T19:04:02.417Z] 18:49:01 6 11.25 0.00 3.99 1.10 0.07 83.60 [2023-04-26T19:04:02.417Z] 18:49:01 7 11.90 0.00 4.44 0.66 0.10 82.90 [2023-04-26T19:04:02.417Z] 18:50:01 all 37.95 0.00 6.85 1.25 0.09 53.86 [2023-04-26T19:04:02.417Z] 18:50:01 0 38.05 0.00 6.66 0.54 0.08 54.66 [2023-04-26T19:04:02.417Z] 18:50:01 1 38.14 0.00 6.80 1.11 0.08 53.88 [2023-04-26T19:04:02.417Z] 18:50:01 2 39.19 0.00 7.18 0.44 0.08 53.11 [2023-04-26T19:04:02.417Z] 18:50:01 3 37.91 0.00 6.42 0.20 0.08 55.38 [2023-04-26T19:04:02.417Z] 18:50:01 4 37.76 0.00 6.57 0.35 0.10 55.22 [2023-04-26T19:04:02.417Z] 18:50:01 5 37.38 0.00 8.02 5.55 0.08 48.97 [2023-04-26T19:04:02.417Z] 18:50:01 6 37.83 0.00 6.34 1.50 0.10 54.22 [2023-04-26T19:04:02.417Z] 18:50:01 7 37.36 0.00 6.82 0.29 0.08 55.45 [2023-04-26T19:04:02.417Z] 18:51:01 all 7.05 0.00 2.01 1.18 0.05 89.70 [2023-04-26T19:04:02.417Z] 18:51:01 0 4.48 0.00 2.54 4.08 0.03 88.87 [2023-04-26T19:04:02.417Z] 18:51:01 1 7.24 0.00 1.70 0.49 0.05 90.52 [2023-04-26T19:04:02.417Z] 18:51:01 2 6.15 0.00 1.86 1.54 0.03 90.41 [2023-04-26T19:04:02.417Z] 18:51:01 3 6.40 0.00 1.76 0.07 0.07 91.70 [2023-04-26T19:04:02.417Z] 18:51:01 4 8.85 0.00 1.86 0.08 0.05 89.15 [2023-04-26T19:04:02.417Z] 18:51:01 5 8.16 0.00 1.81 2.96 0.05 87.01 [2023-04-26T19:04:02.417Z] 18:51:01 6 8.68 0.00 2.07 0.15 0.03 89.06 [2023-04-26T19:04:02.417Z] 18:51:01 7 6.46 0.00 2.50 0.10 0.07 90.88 [2023-04-26T19:04:02.417Z] 18:52:01 all 0.18 0.00 0.01 0.00 0.01 99.80 [2023-04-26T19:04:02.417Z] 18:52:01 0 0.07 0.00 0.00 0.03 0.02 99.88 [2023-04-26T19:04:02.417Z] 18:52:01 1 0.37 0.00 0.00 0.00 0.00 99.63 [2023-04-26T19:04:02.417Z] 18:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T19:04:02.417Z] 18:52:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2023-04-26T19:04:02.417Z] 18:52:01 4 0.91 0.00 0.02 0.00 0.00 99.07 [2023-04-26T19:04:02.417Z] 18:52:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2023-04-26T19:04:02.417Z] 18:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T19:04:02.417Z] 18:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T19:04:02.417Z] 18:53:01 all 1.43 0.00 0.55 0.36 0.01 97.65 [2023-04-26T19:04:02.417Z] 18:53:01 0 1.94 0.00 0.60 0.75 0.02 96.70 [2023-04-26T19:04:02.417Z] 18:53:01 1 2.54 0.00 0.45 0.02 0.03 96.96 [2023-04-26T19:04:02.417Z] 18:53:01 2 1.03 0.00 0.55 0.42 0.00 98.00 [2023-04-26T19:04:02.417Z] 18:53:01 3 0.78 0.00 0.90 0.90 0.02 97.40 [2023-04-26T19:04:02.417Z] 18:53:01 4 0.63 0.00 0.28 0.33 0.00 98.75 [2023-04-26T19:04:02.417Z] 18:53:01 5 2.12 0.00 0.38 0.10 0.02 97.38 [2023-04-26T19:04:02.417Z] 18:53:01 6 1.07 0.00 0.75 0.23 0.00 97.95 [2023-04-26T19:04:02.417Z] 18:53:01 7 1.30 0.00 0.48 0.10 0.02 98.10 [2023-04-26T19:04:02.417Z] 18:54:01 all 0.17 0.00 0.02 0.01 0.01 99.79 [2023-04-26T19:04:02.418Z] 18:54:01 0 0.03 0.00 0.03 0.03 0.02 99.88 [2023-04-26T19:04:02.418Z] 18:54:01 1 1.19 0.00 0.03 0.00 0.00 98.78 [2023-04-26T19:04:02.418Z] 18:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-26T19:04:02.418Z] 18:54:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-26T19:04:02.418Z] 18:54:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-26T19:04:02.418Z] 18:54:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-04-26T19:04:02.418Z] 18:54:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-26T19:04:02.418Z] 18:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T19:04:02.418Z] 18:55:01 all 0.27 0.00 0.01 0.00 0.00 99.70 [2023-04-26T19:04:02.418Z] 18:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T19:04:02.418Z] 18:55:01 1 1.97 0.00 0.00 0.00 0.02 98.01 [2023-04-26T19:04:02.418Z] 18:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T19:04:02.418Z] 18:55:01 3 0.12 0.00 0.07 0.00 0.02 99.80 [2023-04-26T19:04:02.418Z] 18:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T19:04:02.418Z] 18:55:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-26T19:04:02.418Z] 18:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T19:04:02.418Z] 18:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T19:04:02.418Z] 18:56:01 all 0.12 0.00 0.02 0.01 0.01 99.85 [2023-04-26T19:04:02.418Z] 18:56:01 0 0.07 0.00 0.02 0.02 0.00 99.90 [2023-04-26T19:04:02.418Z] 18:56:01 1 0.80 0.00 0.05 0.00 0.02 99.14 [2023-04-26T19:04:02.418Z] 18:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T19:04:02.418Z] 18:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T19:04:02.418Z] 18:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T19:04:02.418Z] 18:56:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2023-04-26T19:04:02.418Z] 18:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T19:04:02.418Z] 18:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T19:04:02.418Z] 18:57:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2023-04-26T19:04:02.418Z] 18:57:01 0 0.30 0.00 0.00 0.00 0.02 99.68 [2023-04-26T19:04:02.418Z] 18:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T19:04:02.418Z] 18:57:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2023-04-26T19:04:02.418Z] 18:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T19:04:02.418Z] 18:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T19:04:02.418Z] 18:57:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2023-04-26T19:04:02.418Z] 18:57:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-26T19:04:02.418Z] 18:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T19:04:02.418Z] 18:58:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2023-04-26T19:04:02.418Z] 18:58:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2023-04-26T19:04:02.418Z] 18:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T19:04:02.418Z] 18:58:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2023-04-26T19:04:02.418Z] 18:58:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2023-04-26T19:04:02.418Z] 18:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T19:04:02.418Z] 18:58:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-04-26T19:04:02.418Z] 18:58:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2023-04-26T19:04:02.418Z] 18:58:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-26T19:04:02.418Z] 18:59:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-04-26T19:04:02.418Z] 18:59:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2023-04-26T19:04:02.418Z] 18:59:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-26T19:04:02.418Z] 18:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T19:04:02.418Z] 18:59:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-26T19:04:02.418Z] 18:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T19:04:02.418Z] 18:59:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-04-26T19:04:02.418Z] 18:59:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-26T19:04:02.418Z] 18:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T19:04:02.418Z] [2023-04-26T19:04:02.418Z] 18:59:01 CPU %user %nice %system %iowait %steal %idle [2023-04-26T19:04:02.418Z] 19:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-26T19:04:02.418Z] 19:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T19:04:02.418Z] 19:00:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-04-26T19:04:02.418Z] 19:00:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T19:04:02.418Z] 19:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T19:04:02.418Z] 19:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T19:04:02.418Z] 19:00:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2023-04-26T19:04:02.418Z] 19:00:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-04-26T19:04:02.418Z] 19:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T19:04:02.418Z] 19:01:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2023-04-26T19:04:02.418Z] 19:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T19:04:02.418Z] 19:01:01 1 1.84 0.00 0.02 0.00 0.02 98.13 [2023-04-26T19:04:02.418Z] 19:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T19:04:02.418Z] 19:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T19:04:02.418Z] 19:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T19:04:02.418Z] 19:01:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-04-26T19:04:02.418Z] 19:01:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-26T19:04:02.418Z] 19:01:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T19:04:02.418Z] 19:02:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2023-04-26T19:04:02.418Z] 19:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T19:04:02.418Z] 19:02:01 1 1.99 0.00 0.00 0.02 0.02 97.98 [2023-04-26T19:04:02.418Z] 19:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T19:04:02.418Z] 19:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T19:04:02.418Z] 19:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T19:04:02.418Z] 19:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T19:04:02.418Z] 19:02:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-26T19:04:02.418Z] 19:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T19:04:02.418Z] 19:03:01 all 0.25 0.00 0.02 0.00 0.01 99.71 [2023-04-26T19:04:02.418Z] 19:03:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-26T19:04:02.418Z] 19:03:01 1 1.78 0.00 0.05 0.00 0.00 98.17 [2023-04-26T19:04:02.418Z] 19:03:01 2 0.05 0.00 0.00 0.02 0.00 99.93 [2023-04-26T19:04:02.418Z] 19:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T19:04:02.418Z] 19:03:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-26T19:04:02.418Z] 19:03:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-04-26T19:04:02.418Z] 19:03:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2023-04-26T19:04:02.418Z] 19:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T19:04:02.418Z] 19:04:01 all 9.17 0.00 3.95 1.44 0.11 85.32 [2023-04-26T19:04:02.418Z] 19:04:01 0 9.41 0.00 4.11 1.37 0.10 85.01 [2023-04-26T19:04:02.418Z] 19:04:01 1 9.14 0.00 4.18 2.87 0.13 83.67 [2023-04-26T19:04:02.418Z] 19:04:01 2 10.40 0.00 4.44 3.53 0.13 81.49 [2023-04-26T19:04:02.418Z] 19:04:01 3 7.27 0.00 3.71 0.22 0.12 88.69 [2023-04-26T19:04:02.418Z] 19:04:01 4 8.87 0.00 4.52 1.96 0.08 84.57 [2023-04-26T19:04:02.418Z] 19:04:01 5 9.12 0.00 3.46 1.21 0.10 86.11 [2023-04-26T19:04:02.418Z] 19:04:01 6 7.91 0.00 3.41 0.34 0.08 88.26 [2023-04-26T19:04:02.418Z] 19:04:01 7 11.25 0.00 3.79 0.05 0.12 84.79 [2023-04-26T19:04:02.418Z] Average: all 4.27 0.00 1.11 0.38 0.03 94.22 [2023-04-26T19:04:02.418Z] Average: 0 4.22 0.00 1.09 0.45 0.03 94.22 [2023-04-26T19:04:02.418Z] Average: 1 4.96 0.00 1.11 0.32 0.03 93.58 [2023-04-26T19:04:02.418Z] Average: 2 4.31 0.00 1.15 0.40 0.02 94.12 [2023-04-26T19:04:02.418Z] Average: 3 3.94 0.00 1.08 0.32 0.03 94.64 [2023-04-26T19:04:02.418Z] Average: 4 4.24 0.00 1.14 0.44 0.02 94.15 [2023-04-26T19:04:02.418Z] Average: 5 4.11 0.00 1.12 0.80 0.02 93.95 [2023-04-26T19:04:02.418Z] Average: 6 4.17 0.00 1.04 0.21 0.02 94.56 [2023-04-26T19:04:02.418Z] Average: 7 4.23 0.00 1.12 0.07 0.03 94.55 [2023-04-26T19:04:02.418Z] [2023-04-26T19:04:02.418Z] [2023-04-26T19:04:02.418Z]